summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-15ipmr: support IP_PKTINFO on cache report IGMP msgLeone Fernando
2023-12-15net: mana: add msix index sharing between EQsKonstantin Taranov
2023-12-15octeontx2-af: Fix multicast/mirror group lock/unlock issueSuman Ghosh
2023-12-15Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-12-15Merge branch 'net-phy-rust'David S. Miller
2023-12-15net: phy: add Rust Asix PHY driverFUJITA Tomonori
2023-12-15MAINTAINERS: add Rust PHY abstractions for ETHERNET PHY LIBRARYFUJITA Tomonori
2023-12-15rust: net::phy add module_phy_driver macroFUJITA Tomonori
2023-12-15rust: core abstractions for network PHY driversFUJITA Tomonori
2023-12-15net: stmmac: don't create a MDIO bus if unnecessaryAndrew Halaney
2023-12-14i40e: remove fake support of rx-frames-irqJason Xing
2023-12-14Merge branch 'mdio-mux-cleanup'Jakub Kicinski
2023-12-14net: mdio-mux: be compatible with parent buses which only support C45Vladimir Oltean
2023-12-14net: mdio-mux: show errors on probe failureVladimir Oltean
2023-12-14net: atlantic: eliminate double free in error handling logicIgor Russkikh
2023-12-14Merge branch 'convert-net-selftests-to-run-in-unique-namespace-part-3'Jakub Kicinski
2023-12-14selftests/net: convert fdb_flush.sh to run it in unique namespaceHangbin Liu
2023-12-14selftests/net: convert fib_tests.sh to run it in unique namespaceHangbin Liu
2023-12-14selftests/net: convert fib_rule_tests.sh to run it in unique namespaceHangbin Liu
2023-12-14selftests/net: convert fib-onlink-tests.sh to run it in unique namespaceHangbin Liu
2023-12-14selftests/net: convert fib_nexthops.sh to run it in unique namespaceHangbin Liu
2023-12-14selftests/net: convert fib_nexthop_nongw.sh to run it in unique namespaceHangbin Liu
2023-12-14selftests/net: convert fib_nexthop_multiprefix to run it in unique namespaceHangbin Liu
2023-12-14selftests/net: fix grep checking for fib_nexthop_multiprefixHangbin Liu
2023-12-14selftests/net: convert fcnal-test.sh to run it in unique namespaceHangbin Liu
2023-12-14selftests/net: convert srv6_end_dt6_l3vpn_test.sh to run it in unique namespaceHangbin Liu
2023-12-14selftests/net: convert srv6_end_dt4_l3vpn_test.sh to run it in unique namespaceHangbin Liu
2023-12-14selftests/net: convert srv6_end_dt46_l3vpn_test.sh to run it in unique namespaceHangbin Liu
2023-12-14selftests/net: add variable NS_LIST for lib.shHangbin Liu
2023-12-14page_pool: fix typos and punctuationRandy Dunlap
2023-12-14net: skbuff: fix spelling errorsRandy Dunlap
2023-12-14Merge branch 'net-mdio-mdio-bcm-unimac-optimizations-and-clean-up'Jakub Kicinski
2023-12-14net: mdio: mdio-bcm-unimac: Use read_poll_timeoutJustin Chen
2023-12-14net: mdio: mdio-bcm-unimac: Delay before first pollJustin Chen
2023-12-14Merge branch 'tools-ynl-gen-fill-in-the-gaps-in-support-of-legacy-families'Jakub Kicinski
2023-12-14tools: ynl-gen: print prototypes for recursive stuffJakub Kicinski
2023-12-14tools: ynl-gen: store recursive nests by a pointerJakub Kicinski
2023-12-14tools: ynl-gen: re-sort ignoring recursive nestsJakub Kicinski
2023-12-14tools: ynl-gen: record information about recursive nestsJakub Kicinski
2023-12-14tools: ynl-gen: fill in implementations for TypeUnusedJakub Kicinski
2023-12-14tools: ynl-gen: support fixed headers in genetlinkJakub Kicinski
2023-12-14tools: ynl-gen: use enum user type for members and argsJakub Kicinski
2023-12-14tools: ynl-gen: add missing request free helpers for dumpsJakub Kicinski
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-14Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-14Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-14net: mvpp2: add support for miiStefan Eichenberger
2023-12-14net: atlantic: fix double free in ring reinit logicIgor Russkikh
2023-12-14appletalk: Fix Use-After-Free in atalk_ioctlHyunwoo Kim
2023-12-14net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney