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