summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-10MAINTAINERS: Add headers and mailing list to UDP sectionSimon Horman
2024-10-10MAINTAINERS: consistently exclude wireless files from NETWORKING [GENERAL]Simon Horman
2024-10-10slip: make slhc_remember() more robust against malicious packetsEric Dumazet
2024-10-10net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMCD. Wythe
2024-10-10ppp: fix ppp_async_encode() illegal accessEric Dumazet
2024-10-10docs: netdev: document guidance on cleanup patchesSimon Horman
2024-10-10Merge branch 'rtnetlink-handle-error-of-rtnl_register_module'Paolo Abeni
2024-10-10phonet: Handle error of rtnl_register_module().Kuniyuki Iwashima
2024-10-10mpls: Handle error of rtnl_register_module().Kuniyuki Iwashima
2024-10-10mctp: Handle error of rtnl_register_module().Kuniyuki Iwashima
2024-10-10bridge: Handle error of rtnl_register_module().Kuniyuki Iwashima
2024-10-10vxlan: Handle error of rtnl_register_module().Kuniyuki Iwashima
2024-10-10rtnetlink: Add bulk registration helpers for rtnetlink message handlers.Kuniyuki Iwashima
2024-10-10Merge tag 'nf-24-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-10-10net: do not delay dst_entries_add() in dst_release()Eric Dumazet
2024-10-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-10-09Merge branch 'mptcp-misc-fixes-involving-fallback-to-tcp'Jakub Kicinski
2024-10-09mptcp: pm: do not remove closing subflowsMatthieu Baerts (NGI0)
2024-10-09mptcp: fallback when MPTCP opts are dropped after 1st dataMatthieu Baerts (NGI0)
2024-10-09tcp: fix mptcp DSS corruption due to large pmtu xmitPaolo Abeni
2024-10-09mptcp: handle consistently DSS corruptionPaolo Abeni
2024-10-09net: netconsole: fix wrong warningBreno Leitao
2024-10-09net: dsa: refuse cross-chip mirroring operationsVladimir Oltean
2024-10-09net: fec: don't save PTP state if PTP is unsupportedWei Fang
2024-10-09net: ibm: emac: mal: add dcr_unmap to _removeRosen Penev
2024-10-09net: ftgmac100: fixed not check status from fixed phyJacky Chou
2024-10-09selftests: netfilter: conntrack_vrf.sh: add fib test caseFlorian Westphal
2024-10-09netfilter: fib: check correct rtable in vrf setupsFlorian Westphal
2024-10-09netfilter: xtables: avoid NFPROTO_UNSPEC where neededFlorian Westphal
2024-10-09net: hns3/hns: Update the maintainer for the HNS3/HNS ethernet driverJijie Shao
2024-10-09sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_startXin Long
2024-10-09net: amd: mvme147: Fix probe banner messageDaniel Palmer
2024-10-09net: phy: realtek: Fix MMD access on RTL8126A-integrated PHYHeiner Kallweit
2024-10-09net: ti: icssg-prueth: Fix race condition for VLAN table accessMD Danish Anwar
2024-10-08net: ibm: emac: mal: fix wrong gotoRosen Penev
2024-10-08net/sched: accept TCA_STAB only for root qdiscEric Dumazet
2024-10-08e1000e: change I219 (19) devices to ADPVitaly Lifshits
2024-10-08igb: Do not bring the device up after non-fatal errorMohamed Khalfella
2024-10-08i40e: Fix macvlan leak by synchronizing access to mac_filter_hashAleksandr Loktionov
2024-10-08ice: Fix increasing MSI-X on VFMarcin Szycik
2024-10-08ice: Flush FDB entries before resetWojciech Drewek
2024-10-08ice: Fix netif_is_ice() in Safe ModeMarcin Szycik
2024-10-08ice: Fix entering Safe ModeMarcin Szycik
2024-10-08selftests: make kselftest-clean remove libynl outputsGreg Thelen
2024-10-08Merge branch 'selftests-net-add-missing-gitignore-and-extra_clean-entries'Jakub Kicinski
2024-10-08selftests: net: rds: add gitignore file for include.shJavier Carrasco
2024-10-08selftests: net: rds: add include.sh to EXTRA_CLEANJavier Carrasco
2024-10-08selftests: net: add msg_oob to gitignoreJavier Carrasco
2024-10-08Merge branch 'net-dsa-b53-assorted-jumbo-frame-fixes'Paolo Abeni
2024-10-08net: dsa: b53: fix jumbo frames on 10/100 portsJonas Gorski