summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-13Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-13Merge tag 'nfs-for-6.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2024-06-13Merge tag 'fixes-2024-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-13bnxt_en: Adjust logging of firmware messages in case of released token in __h...Aleksandr Mishin
2024-06-13af_unix: Read with MSG_PEEK loops if the first unread byte is OOBRao Shoaib
2024-06-13bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded responseMichael Chan
2024-06-13gve: Clear napi->skb before dev_kfree_skb_any()Ziwei Xiao
2024-06-13ionic: fix use after netif_napi_del()Taehee Yoo
2024-06-13Revert "igc: fix a log entry using uninitialized netdev"Sasha Neftin
2024-06-12CDC-NCM: add support for Apple's private interfaceOle André Vadla Ravnås
2024-06-12Merge branch 'net-bridge-mst-fix-suspicious-rcu-usage-warning'Jakub Kicinski
2024-06-12net: bridge: mst: fix suspicious rcu usage in br_mst_set_stateNikolay Aleksandrov
2024-06-12net: bridge: mst: pass vlan group directly to br_mst_vlan_set_stateNikolay Aleksandrov
2024-06-12Merge branch 'net-flower-validate-encapsulation-control-flags'Jakub Kicinski
2024-06-12ice: flower: validate encapsulation control flagsAsbjørn Sloth Tønnesen
2024-06-12nfp: flower: validate encapsulation control flagsAsbjørn Sloth Tønnesen
2024-06-12net/mlx5e: flower: validate encapsulation control flagsAsbjørn Sloth Tønnesen
2024-06-12sfc: use flow_rule_is_supp_enc_control_flags()Asbjørn Sloth Tønnesen
2024-06-12flow_offload: add encapsulation control flag helpersAsbjørn Sloth Tønnesen
2024-06-12net/ipv6: Fix the RT cache flush via sysctl using a previous delayPetr Pavlu
2024-06-12net: ethernet: mtk_eth_soc: ppe: add support for multiple PPEsElad Yifee
2024-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-06-12Merge branch 'allow-configuration-of-multipath-hash-seed'Jakub Kicinski
2024-06-12selftests: forwarding: router_mpath_hash: Add a new selftestPetr Machata
2024-06-12selftests: forwarding: lib: Split sysctl_save() out of sysctl_set()Petr Machata
2024-06-12mlxsw: spectrum_router: Apply user-defined multipath hash seedPetr Machata
2024-06-12net: ipv4: Add a sysctl to set multipath hash seedPetr Machata
2024-06-12net: ipv4,ipv6: Pass multipath hash computation through a helperPetr Machata
2024-06-12Merge tag 'nf-24-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-06-12Merge tag 'bcachefs-2024-06-12' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-06-12net: xilinx: axienet: Use NL_SET_ERR_MSG instead of netdev_errSean Anderson
2024-06-12ravb: RAVB should select PAGE_POOLGeert Uytterhoeven
2024-06-12Merge branch 'net-flow-dissector-allow-explicit-passing-of-netns'Jakub Kicinski
2024-06-12net: add and use __skb_get_hash_symmetric_netFlorian Westphal
2024-06-12net: add and use skb_get_hash_netFlorian Westphal
2024-06-12mailmap: Add my outdated addresses to the map fileAndy Shevchenko
2024-06-12Merge branch 'tcp-ao-md5-racepoits'David S. Miller
2024-06-12Documentation/tcp-ao: Add a few lines on tracepointsDmitry Safonov
2024-06-12net/tcp: Remove tcp_hash_fail()Dmitry Safonov
2024-06-12net/tcp: Add tcp-md5 and tcp-ao tracepointsDmitry Safonov
2024-06-12net/tcp: Move tcp_inbound_hash() from headersDmitry Safonov
2024-06-12net/tcp: Add a helper tcp_ao_hdr_maclen()Dmitry Safonov
2024-06-12net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefsDmitry Safonov
2024-06-11net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs pa...Xiaolei Wang
2024-06-11gve: ignore nonrelevant GSO type bits when processing TSO headersJoshua Washington
2024-06-11Merge tag 'for-net-2024-06-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-06-11net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPPKory Maincent
2024-06-11Merge branch 'selftests-mptcp-use-net-lib-sh-to-manage-netns'Jakub Kicinski
2024-06-11selftests: mptcp: lib: use wait_local_port_listen helperGeliang Tang