summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2022-05-13sfc: siena: Fix Kconfig dependenciesRen Zhijie
2022-05-13Merge branch 'bnxt_en-next'David S. Miller
2022-05-13bnxt_en: parse and report result field when NVRAM package install failsKalesh AP
2022-05-13bnxt_en: Enable packet timestamping for all RX packetsPavan Chebbi
2022-05-13bnxt_en: Configure ptp filters during bnxt openPavan Chebbi
2022-05-13bnxt_en: Update firmware interface to 1.10.2.95Michael Chan
2022-05-13net: axienet: Use NAPI for TX completion pathRobert Hancock
2022-05-13net: axienet: Be more careful about updating tx_bd_tailRobert Hancock
2022-05-13inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()Eric Dumazet
2022-05-13selftests: fib_nexthops: Make the test more robustAmit Cohen
2022-05-13Merge branch 'lan95xx-no-polling'David S. Miller
2022-05-13net: phy: smsc: Cope with hot-removal in interrupt handlerLukas Wunner
2022-05-13net: phy: smsc: Cache interrupt maskLukas Wunner
2022-05-13usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid pollingLukas Wunner
2022-05-13usbnet: smsc95xx: Avoid link settings race on interrupt receptionLukas Wunner
2022-05-13usbnet: smsc95xx: Don't reset PHY behind PHY driver's backLukas Wunner
2022-05-13usbnet: smsc95xx: Don't clear read-only PHY interruptLukas Wunner
2022-05-13usbnet: Run unregister_netdev() before unbind() againLukas Wunner
2022-05-13net: ethernet: fix platform_no_drv_owner.cocci warningYang Li
2022-05-13net: page_pool: add page allocation stats for two fast page allocate pathJie Wang
2022-05-13net: ethernet: Use swap() instead of open coding itJiapeng Chong
2022-05-12Merge branch 'net-inet-retire-port-only-listening_hash'Jakub Kicinski
2022-05-12net: selftests: Stress reuseport listenMartin KaFai Lau
2022-05-12net: inet: Retire port only listening_hashMartin KaFai Lau
2022-05-12net: inet: Open code inet_hash2 and inet_unhash2Martin KaFai Lau
2022-05-12net: inet: Remove count from inet_listen_hashbucketMartin KaFai Lau
2022-05-12Merge branch 'make-sfc-siena-ko-specific-to-siena'Jakub Kicinski
2022-05-12sfc/siena: Reinstate SRIOV init/fini function callsMartin Habets
2022-05-12sfc/siena: Make PTP and reset support specific for SienaMartin Habets
2022-05-12sfc/siena: Make MCDI logging support specific for SienaMartin Habets
2022-05-12siena: Make HWMON support specific for SienaMartin Habets
2022-05-12siena: Make SRIOV support specific for SienaMartin Habets
2022-05-12siena: Make MTD support specific for SienaMartin Habets
2022-05-12Merge branch 'restructure-struct-ocelot_port'Jakub Kicinski
2022-05-12net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: indexVladimir Oltean
2022-05-12net: mscc: ocelot: minimize holes in struct ocelot_portVladimir Oltean
2022-05-12net: mscc: ocelot: delete ocelot_port :: xmit_templateVladimir Oltean
2022-05-12Merge branch 'dsa-changes-for-multiple-cpu-ports-part-1'Jakub Kicinski
2022-05-12net: dsa: felix: reimplement tagging protocol change with function pointersVladimir Oltean
2022-05-12net: dsa: felix: dynamically determine tag_8021q CPU port for trapsVladimir Oltean
2022-05-12net: dsa: remove port argument from ->change_tag_protocol()Vladimir Oltean
2022-05-12net: dsa: felix: manage host flooding using a specific driver callbackVladimir Oltean
2022-05-12net: dsa: introduce the dsa_cpu_ports() helperVladimir Oltean
2022-05-12net: dsa: felix: bring the NPI port indirection for host flooding to surfaceVladimir Oltean
2022-05-12net: dsa: felix: bring the NPI port indirection for host MDBs to surfaceVladimir Oltean
2022-05-12net: dsa: felix: program host FDB entries towards PGID_CPU for tag_8021q tooVladimir Oltean
2022-05-12net: lan966x: Fix use of pointer after being freedHoratiu Vultur
2022-05-12net: update the register_netdevice() kdocJakub Kicinski
2022-05-12skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE()Jakub Kicinski