Age | Commit message (Expand) | Author |
2022-05-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | Jakub Kicinski |
2022-05-13 | sfc: siena: Fix Kconfig dependencies | Ren Zhijie |
2022-05-13 | Merge branch 'bnxt_en-next' | David S. Miller |
2022-05-13 | bnxt_en: parse and report result field when NVRAM package install fails | Kalesh AP |
2022-05-13 | bnxt_en: Enable packet timestamping for all RX packets | Pavan Chebbi |
2022-05-13 | bnxt_en: Configure ptp filters during bnxt open | Pavan Chebbi |
2022-05-13 | bnxt_en: Update firmware interface to 1.10.2.95 | Michael Chan |
2022-05-13 | net: axienet: Use NAPI for TX completion path | Robert Hancock |
2022-05-13 | net: axienet: Be more careful about updating tx_bd_tail | Robert Hancock |
2022-05-13 | inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH() | Eric Dumazet |
2022-05-13 | selftests: fib_nexthops: Make the test more robust | Amit Cohen |
2022-05-13 | Merge branch 'lan95xx-no-polling' | David S. Miller |
2022-05-13 | net: phy: smsc: Cope with hot-removal in interrupt handler | Lukas Wunner |
2022-05-13 | net: phy: smsc: Cache interrupt mask | Lukas Wunner |
2022-05-13 | usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling | Lukas Wunner |
2022-05-13 | usbnet: smsc95xx: Avoid link settings race on interrupt reception | Lukas Wunner |
2022-05-13 | usbnet: smsc95xx: Don't reset PHY behind PHY driver's back | Lukas Wunner |
2022-05-13 | usbnet: smsc95xx: Don't clear read-only PHY interrupt | Lukas Wunner |
2022-05-13 | usbnet: Run unregister_netdev() before unbind() again | Lukas Wunner |
2022-05-13 | net: ethernet: fix platform_no_drv_owner.cocci warning | Yang Li |
2022-05-13 | net: page_pool: add page allocation stats for two fast page allocate path | Jie Wang |
2022-05-13 | net: ethernet: Use swap() instead of open coding it | Jiapeng Chong |
2022-05-12 | Merge branch 'net-inet-retire-port-only-listening_hash' | Jakub Kicinski |
2022-05-12 | net: selftests: Stress reuseport listen | Martin KaFai Lau |
2022-05-12 | net: inet: Retire port only listening_hash | Martin KaFai Lau |
2022-05-12 | net: inet: Open code inet_hash2 and inet_unhash2 | Martin KaFai Lau |
2022-05-12 | net: inet: Remove count from inet_listen_hashbucket | Martin KaFai Lau |
2022-05-12 | Merge branch 'make-sfc-siena-ko-specific-to-siena' | Jakub Kicinski |
2022-05-12 | sfc/siena: Reinstate SRIOV init/fini function calls | Martin Habets |
2022-05-12 | sfc/siena: Make PTP and reset support specific for Siena | Martin Habets |
2022-05-12 | sfc/siena: Make MCDI logging support specific for Siena | Martin Habets |
2022-05-12 | siena: Make HWMON support specific for Siena | Martin Habets |
2022-05-12 | siena: Make SRIOV support specific for Siena | Martin Habets |
2022-05-12 | siena: Make MTD support specific for Siena | Martin Habets |
2022-05-12 | Merge branch 'restructure-struct-ocelot_port' | Jakub Kicinski |
2022-05-12 | net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: index | Vladimir Oltean |
2022-05-12 | net: mscc: ocelot: minimize holes in struct ocelot_port | Vladimir Oltean |
2022-05-12 | net: mscc: ocelot: delete ocelot_port :: xmit_template | Vladimir Oltean |
2022-05-12 | Merge branch 'dsa-changes-for-multiple-cpu-ports-part-1' | Jakub Kicinski |
2022-05-12 | net: dsa: felix: reimplement tagging protocol change with function pointers | Vladimir Oltean |
2022-05-12 | net: dsa: felix: dynamically determine tag_8021q CPU port for traps | Vladimir Oltean |
2022-05-12 | net: dsa: remove port argument from ->change_tag_protocol() | Vladimir Oltean |
2022-05-12 | net: dsa: felix: manage host flooding using a specific driver callback | Vladimir Oltean |
2022-05-12 | net: dsa: introduce the dsa_cpu_ports() helper | Vladimir Oltean |
2022-05-12 | net: dsa: felix: bring the NPI port indirection for host flooding to surface | Vladimir Oltean |
2022-05-12 | net: dsa: felix: bring the NPI port indirection for host MDBs to surface | Vladimir Oltean |
2022-05-12 | net: dsa: felix: program host FDB entries towards PGID_CPU for tag_8021q too | Vladimir Oltean |
2022-05-12 | net: lan966x: Fix use of pointer after being freed | Horatiu Vultur |
2022-05-12 | net: update the register_netdevice() kdoc | Jakub Kicinski |
2022-05-12 | skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE() | Jakub Kicinski |