summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-10-18net: phy: realtek: add support for RTL8365MB-VC internal PHYsAlvin Šipraga
2021-10-18net: dsa: realtek-smi: add rtl8365mb subdriver for RTL8365MB-VCAlvin Šipraga
2021-10-18ethernet: use eth_hw_addr_set() in unmaintained driversJakub Kicinski
2021-10-18octeontx2-nic: fix mixed module buildArnd Bergmann
2021-10-18net: ethernet: ave: Add compatible string and SoC-dependent data for NX1 SoCKunihiko Hayashi
2021-10-18net: w5100: Make w5100_remove() return voidUwe Kleine-König
2021-10-18net: ks8851: Make ks8851_remove_common() return voidUwe Kleine-König
2021-10-18net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data typesAhmed S. Darwish
2021-10-16ethernet: ixgb: use eth_hw_addr_set()Jakub Kicinski
2021-10-16ethernet: ibmveth: use ether_addr_to_u64()Jakub Kicinski
2021-10-16ethernet: enetc: use eth_hw_addr_set()Jakub Kicinski
2021-10-16ethernet: ec_bhf: use eth_hw_addr_set()Jakub Kicinski
2021-10-16ethernet: enic: use eth_hw_addr_set()Jakub Kicinski
2021-10-16ethernet: bcmgenet: use eth_hw_addr_set()Jakub Kicinski
2021-10-16ethernet: bnx2x: use eth_hw_addr_set()Jakub Kicinski
2021-10-16ethernet: aquantia: use eth_hw_addr_set()Jakub Kicinski
2021-10-16ethernet: amd: use eth_hw_addr_set()Jakub Kicinski
2021-10-16ethernet: alteon: use eth_hw_addr_set()Jakub Kicinski
2021-10-16ethernet: aeroflex: use eth_hw_addr_set()Jakub Kicinski
2021-10-16ethernet: adaptec: use eth_hw_addr_set()Jakub Kicinski
2021-10-16net: ipvtap: fix template string argument of device_create() callJean Sacren
2021-10-16net: macvtap: fix template string argument of device_create() callJean Sacren
2021-10-16Merge tag 'mlx5-updates-2021-10-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-10-15net/mlx5: Use system_image_guid to determine bondingRongwei Liu
2021-10-15net/mlx5: Introduce new device index wrapperRongwei Liu
2021-10-15net/mlx5: Check return status first when querying system_image_guidRongwei Liu
2021-10-15net/mlx5: DR, Prefer kcalloc over open coded arithmeticLen Baker
2021-10-15net/mlx5e: Add extack msgs related to TC for better debugAbhiram R N
2021-10-15net/mlx5: CT: Fix missing cleanup of ct nat table on init failurePaul Blakey
2021-10-15net/mlx5: Disable roce at HCA levelShay Drory
2021-10-15net/mlx5i: Enable Rx steering for IPoIB via ethtoolMoosa Baransi
2021-10-15net/mlx5: Bridge, provide flow source hintsVlad Buslov
2021-10-15net/mlx5: Read timeout values from DTORAmir Tzin
2021-10-15net/mlx5: Read timeout values from init segmentAmir Tzin
2021-10-15ice: make use of ice_for_each_* macrosMaciej Fijalkowski
2021-10-15ice: introduce XDP_TX fallback pathMaciej Fijalkowski
2021-10-15ice: optimize XDP_TX workloadsMaciej Fijalkowski
2021-10-15ice: propagate xdp_ring onto rx_ringMaciej Fijalkowski
2021-10-15ice: do not create xdp_frame on XDP_TXMaciej Fijalkowski
2021-10-15ice: unify xdp_rings accessesMaciej Fijalkowski
2021-10-15ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski
2021-10-15ice: move ice_container_type onto ice_ring_containerMaciej Fijalkowski
2021-10-15ice: remove ring_active from ice_ringMaciej Fijalkowski
2021-10-15net: dpaa2: add adaptive interrupt coalescingIoana Ciornei
2021-10-15soc: fsl: dpio: add Net DIM integrationIoana Ciornei
2021-10-15net: dpaa2: add support for manual setup of IRQ coalesingIoana Ciornei
2021-10-15soc: fsl: dpio: add support for irq coalescing per software portalIoana Ciornei
2021-10-15soc: fsl: dpio: extract the QBMAN clock frequency from the attributesIoana Ciornei
2021-10-15tcp: switch orphan_count to bare per-cpu countersEric Dumazet