aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-03-18net: cdc-phonet: fix data-interface release on probe failureJohan Hovold1-0/+2
2021-03-18net: marvell: Remove reference to CONFIG_MV64X60Christophe Leroy2-3/+3
2021-03-18octeontx2-af: Fix uninitialized variable warningSubbaraya Sundeep1-1/+1
2021-03-18octeontx2-af: fix infinite loop in unmapping NPC counterHariprasad Kelam1-1/+1
2021-03-18octeontx2-pf: Clear RSS enable flag on interace downGeetha sowjanya1-0/+5
2021-03-18octeontx2-af: Fix irq free in rvu teardownGeetha sowjanya1-2/+4
2021-03-18octeontx2-af: Return correct CGX RX fifo sizeSubbaraya Sundeep3-6/+22
2021-03-18octeontx2-af: Remove TOS field from MKEX TXSubbaraya Sundeep1-2/+0
2021-03-18octeontx2-af: Formatting debugfs entry rsrc_alloc.Rakesh Babu1-17/+29
2021-03-18octeontx2-pf: Do not modify number of rulesSubbaraya Sundeep1-1/+3
2021-03-18netsec: restore phy power state after controller resetMian Yousaf Kaukab1-3/+6
2021-03-17ionic: linearize tso skb with too many fragsShannon Nelson1-6/+7
2021-03-16nfp: flower: fix pre_tun mask id allocationLouis Peens1-7/+17
2021-03-16nfp: flower: add ipv6 bit to pre_tunnel control messageLouis Peens1-2/+13
2021-03-16nfp: flower: fix unsupported pre_tunnel flowsLouis Peens1-0/+18
2021-03-16net: broadcom: BCM4908_ENET should not default to y, unconditionallyGeert Uytterhoeven1-1/+1
2021-03-16can: m_can: m_can_rx_peripheral(): fix RX being blocked by errorsTorin Cooper-Bennun1-1/+1
2021-03-16can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warningTorin Cooper-Bennun1-3/+0
2021-03-16can: c_can: move runtime PM enable/disable to c_can_platformTong Zhang2-24/+6
2021-03-16can: c_can_pci: c_can_pci_remove(): fix use-after-freeTong Zhang1-1/+2
2021-03-16can: kvaser_usb: Add support for USBcan Pro 4xHSJimmy Assarsson2-1/+4
2021-03-16can: kvaser_pciefd: Always disable bus load reportingJimmy Assarsson1-0/+4
2021-03-16can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrateAngelo Dureghello1-1/+7
2021-03-16can: peak_usb: add forgotten supported devicesStephane Grosjean1-0/+2
2021-03-16can: dev: Move device back to init netns on owning netns deleteMartin Willi1-0/+1
2021-03-15net: phylink: Fix phylink_err() function name error in phylink_major_configOng Boon Leong1-1/+1
2021-03-15net: hdlc_x25: Prevent racing between "x25_close" and "x25_xmit"/"x25_rx"Xie He1-1/+41
2021-03-14net: arcnet: com20020 fix error handlingTong Zhang1-15/+19
2021-03-13net: ipa: terminate message handler arraysAlex Elder1-0/+2
2021-03-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/gitDavid S. Miller7-44/+57
2021-03-12net: dsa: mt7530: setup core clock even in TRGMII modeIlya Lipnitskiy1-27/+25
2021-03-12net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610MFlorian Fainelli1-0/+4
2021-03-12ftgmac100: Restart MAC HW onceDylan Hung1-0/+1
2021-03-12net: axienet: Fix probe error cleanupRobert Hancock1-12/+25
2021-03-12Revert "net: bonding: fix error return code of bond_neigh_init()"David S. Miller1-6/+2
2021-03-12igb: avoid premature Rx buffer reuseLi RongQing1-7/+15
2021-03-12ixgbe: move headroom initialization to ixgbe_configure_rx_ringMaciej Fijalkowski1-1/+2
2021-03-12ice: move headroom initialization to ice_setup_rx_ctxMaciej Fijalkowski2-17/+18
2021-03-12i40e: move headroom initialization to i40e_configure_rx_ringMaciej Fijalkowski2-12/+13
2021-03-12ice: fix napi work done reporting in xsk pathMagnus Karlsson2-7/+9
2021-03-11net: phy: broadcom: Add power down exit reset state delayFlorian Fainelli1-0/+5
2021-03-11mISDN: fix crash in fritzpciTong Zhang1-1/+1
2021-03-11net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong1-0/+3
2021-03-11e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu1-0/+2
2021-03-11e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits1-1/+5
2021-03-11igc: Fix igc_ptp_rx_pktstamp()Andre Guedes2-33/+41
2021-03-11igc: Fix Supported Pause Frame Link SettingMuhammad Husaini Zulkifli1-0/+3
2021-03-11igc: Fix Pause Frame AdvertisingMuhammad Husaini Zulkifli1-3/+1
2021-03-11igc: reinit_locked() should be called with rtnl_lockSasha Neftin1-0/+9
2021-03-10net: dsa: bcm_sf2: Qualify phydev->dev_flags based on portFlorian Fainelli1-2/+4