summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | octeontx2-pf: Clear RSS enable flag on interace downGeetha sowjanya2021-03-181-0/+5
| | * | | octeontx2-af: Fix irq free in rvu teardownGeetha sowjanya2021-03-181-2/+4
| | * | | octeontx2-af: Return correct CGX RX fifo sizeSubbaraya Sundeep2021-03-183-6/+22
| | * | | octeontx2-af: Remove TOS field from MKEX TXSubbaraya Sundeep2021-03-181-2/+0
| | * | | octeontx2-af: Formatting debugfs entry rsrc_alloc.Rakesh Babu2021-03-181-17/+29
| | * | | octeontx2-pf: Do not modify number of rulesSubbaraya Sundeep2021-03-181-1/+3
| | * | | netsec: restore phy power state after controller resetMian Yousaf Kaukab2021-03-181-3/+6
| | * | | ionic: linearize tso skb with too many fragsShannon Nelson2021-03-171-6/+7
| | * | | nfp: flower: fix pre_tun mask id allocationLouis Peens2021-03-161-7/+17
| | * | | nfp: flower: add ipv6 bit to pre_tunnel control messageLouis Peens2021-03-161-2/+13
| | * | | nfp: flower: fix unsupported pre_tunnel flowsLouis Peens2021-03-161-0/+18
| | * | | net: broadcom: BCM4908_ENET should not default to y, unconditionallyGeert Uytterhoeven2021-03-161-1/+1
| | * | | can: m_can: m_can_rx_peripheral(): fix RX being blocked by errorsTorin Cooper-Bennun2021-03-161-1/+1
| | * | | can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warningTorin Cooper-Bennun2021-03-161-3/+0
| | * | | can: c_can: move runtime PM enable/disable to c_can_platformTong Zhang2021-03-162-24/+6
| | * | | can: c_can_pci: c_can_pci_remove(): fix use-after-freeTong Zhang2021-03-161-1/+2
| | * | | can: kvaser_usb: Add support for USBcan Pro 4xHSJimmy Assarsson2021-03-162-1/+4
| | * | | can: kvaser_pciefd: Always disable bus load reportingJimmy Assarsson2021-03-161-0/+4
| | * | | can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrateAngelo Dureghello2021-03-161-1/+7
| | * | | can: peak_usb: add forgotten supported devicesStephane Grosjean2021-03-161-0/+2
| | * | | can: dev: Move device back to init netns on owning netns deleteMartin Willi2021-03-161-0/+1
| | * | | net: phylink: Fix phylink_err() function name error in phylink_major_configOng Boon Leong2021-03-151-1/+1
| | * | | net: hdlc_x25: Prevent racing between "x25_close" and "x25_xmit"/"x25_rx"Xie He2021-03-151-1/+41
| | * | | net: arcnet: com20020 fix error handlingTong Zhang2021-03-141-15/+19
| | * | | net: ipa: terminate message handler arraysAlex Elder2021-03-131-0/+2
| | * | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/gitDavid S. Miller2021-03-137-44/+57
| | |\ \ \
| | | * | | igb: avoid premature Rx buffer reuseLi RongQing2021-03-121-7/+15
| | | * | | ixgbe: move headroom initialization to ixgbe_configure_rx_ringMaciej Fijalkowski2021-03-121-1/+2
| | | * | | ice: move headroom initialization to ice_setup_rx_ctxMaciej Fijalkowski2021-03-122-17/+18
| | | * | | i40e: move headroom initialization to i40e_configure_rx_ringMaciej Fijalkowski2021-03-122-12/+13
| | | * | | ice: fix napi work done reporting in xsk pathMagnus Karlsson2021-03-122-7/+9
| | * | | | net: dsa: mt7530: setup core clock even in TRGMII modeIlya Lipnitskiy2021-03-131-27/+25
| | * | | | net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610MFlorian Fainelli2021-03-131-0/+4
| | * | | | ftgmac100: Restart MAC HW onceDylan Hung2021-03-131-0/+1
| | * | | | net: axienet: Fix probe error cleanupRobert Hancock2021-03-131-12/+25
| | * | | | Revert "net: bonding: fix error return code of bond_neigh_init()"David S. Miller2021-03-121-6/+2
| | |/ / /
| | * | | net: phy: broadcom: Add power down exit reset state delayFlorian Fainelli2021-03-121-0/+5
| | * | | mISDN: fix crash in fritzpciTong Zhang2021-03-121-1/+1
| | * | | net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong2021-03-121-0/+3
| | * | | e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu2021-03-111-0/+2
| | * | | e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits2021-03-111-1/+5
| | * | | igc: Fix igc_ptp_rx_pktstamp()Andre Guedes2021-03-112-33/+41
| | * | | igc: Fix Supported Pause Frame Link SettingMuhammad Husaini Zulkifli2021-03-111-0/+3
| | * | | igc: Fix Pause Frame AdvertisingMuhammad Husaini Zulkifli2021-03-111-3/+1
| | * | | igc: reinit_locked() should be called with rtnl_lockSasha Neftin2021-03-111-0/+9
| | * | | net: dsa: bcm_sf2: Qualify phydev->dev_flags based on portFlorian Fainelli2021-03-111-2/+4
| | * | | net: dsa: b53: VLAN filtering is global to all usersFlorian Fainelli2021-03-111-7/+7
| | * | | Merge tag 'mlx5-fixes-2021-03-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-03-1119-49/+99
| | |\ \ \
| | | * | | net/mlx5: DR, Fix potential shift wrapping of 32-bit value in STEv1 getterYevgeny Kliteynik2021-03-101-2/+2
| | | * | | net/mlx5: SF: Fix error flow of SFs allocation flowShay Drory2021-03-101-1/+1