aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-16mlx5: support BIG TCP packetsEric Dumazet2-23/+89
2022-05-16mlx4: support BIG TCP packetsEric Dumazet2-9/+41
2022-05-16veth: enable BIG TCP packetsEric Dumazet1-0/+1
2022-05-16net: loopback: enable BIG TCP packetsEric Dumazet1-0/+2
2022-05-16net: allow gro_max_size to exceed 65536Alexander Duyck1-1/+1
2022-05-16net: allow gso_max_size to exceed 65536Alexander Duyck8-8/+13
2022-05-16ravb: Add support for RZ/V2MPhil Edworthy1-0/+26
2022-05-16ravb: Use separate clock for gPTPPhil Edworthy2-3/+21
2022-05-16ravb: Support separate Line0 (Desc), Line1 (Err) and Line2 (Mgmt) irqsPhil Edworthy2-6/+53
2022-05-16ravb: Separate handling of irq enable/disable regs into featurePhil Edworthy3-5/+7
2022-05-13ice: Expose RSS indirection tables for queue groups via ethtoolSridhar Samudrala1-18/+51
2022-05-13ixgbe: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi1-36/+63
2022-05-13eth: sfc: remove remnants of the out-of-tree napi_weight module paramJakub Kicinski3-21/+3
2022-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextJakub Kicinski6-16/+15
2022-05-13sfc: siena: Fix Kconfig dependenciesRen Zhijie1-0/+1
2022-05-13bnxt_en: parse and report result field when NVRAM package install failsKalesh AP3-13/+72
2022-05-13bnxt_en: Enable packet timestamping for all RX packetsPavan Chebbi4-3/+36
2022-05-13bnxt_en: Configure ptp filters during bnxt openPavan Chebbi3-13/+46
2022-05-13bnxt_en: Update firmware interface to 1.10.2.95Michael Chan1-135/+280
2022-05-13net: axienet: Use NAPI for TX completion pathRobert Hancock2-85/+111
2022-05-13net: axienet: Be more careful about updating tx_bd_tailRobert Hancock1-11/+15
2022-05-13net: phy: smsc: Cope with hot-removal in interrupt handlerLukas Wunner1-1/+3
2022-05-13net: phy: smsc: Cache interrupt maskLukas Wunner1-13/+11
2022-05-13usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid pollingLukas Wunner1-52/+61
2022-05-13usbnet: smsc95xx: Avoid link settings race on interrupt receptionLukas Wunner1-7/+9
2022-05-13usbnet: smsc95xx: Don't reset PHY behind PHY driver's backLukas Wunner1-18/+0
2022-05-13usbnet: smsc95xx: Don't clear read-only PHY interruptLukas Wunner1-4/+0
2022-05-13usbnet: Run unregister_netdev() before unbind() againLukas Wunner3-10/+5
2022-05-13net: ethernet: fix platform_no_drv_owner.cocci warningYang Li1-1/+0
2022-05-13net: ethernet: Use swap() instead of open coding itJiapeng Chong1-16/+4
2022-05-12sfc/siena: Reinstate SRIOV init/fini function callsMartin Habets2-0/+19
2022-05-12sfc/siena: Make PTP and reset support specific for SienaMartin Habets2-4/+5
2022-05-12sfc/siena: Make MCDI logging support specific for SienaMartin Habets6-15/+26
2022-05-12siena: Make HWMON support specific for SienaMartin Habets4-6/+13
2022-05-12siena: Make SRIOV support specific for SienaMartin Habets13-30/+38
2022-05-12siena: Make MTD support specific for SienaMartin Habets9-13/+21
2022-05-12net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: indexVladimir Oltean3-39/+39
2022-05-12net: dsa: felix: reimplement tagging protocol change with function pointersVladimir Oltean2-197/+216
2022-05-12net: dsa: felix: dynamically determine tag_8021q CPU port for trapsVladimir Oltean1-9/+17
2022-05-12net: dsa: remove port argument from ->change_tag_protocol()Vladimir Oltean3-33/+30
2022-05-12net: dsa: felix: manage host flooding using a specific driver callbackVladimir Oltean2-0/+34
2022-05-12net: dsa: felix: bring the NPI port indirection for host flooding to surfaceVladimir Oltean2-3/+3
2022-05-12net: dsa: felix: bring the NPI port indirection for host MDBs to surfaceVladimir Oltean2-6/+6
2022-05-12net: dsa: felix: program host FDB entries towards PGID_CPU for tag_8021q tooVladimir Oltean2-8/+11
2022-05-12net: lan966x: Fix use of pointer after being freedHoratiu Vultur1-2/+2
2022-05-12mlxbf_gige: remove driver-managed interrupt countsDavid Thompson3-17/+3
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski68-316/+644
2022-05-12Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds40-172/+294
2022-05-12net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo1-0/+5
2022-05-12net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()Florian Fainelli1-0/+3