summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2026-06-219p: Cache negative dentries for lookup performanceRemi Pommarel
2026-06-21netfilter: nf_conntrack_expect: use conntrack GC to reap expectationsPablo Neira Ayuso
2026-06-21netfilter: nft_meta_bridge: add validate callback for get operationsFlorian Westphal
2026-06-19netfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie
2026-06-17sctp: hold socket lock when dumping endpoints in sctp_diagXin Long
2026-06-17net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-17xfrm: validate selector family and prefixlen during matchEric Dumazet
2026-06-17xfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]Eric Dumazet
2026-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-15tcp: rehash onto different local ECMP path on retransmit timeoutNeil Spring
2026-06-15sctp: correct CONFIG_SCTP_DBG_OBJCNT macro name in commentEthan Nelson-Moore
2026-06-15Merge tag 'nf-next-26-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-06-14netfilter: nf_dup_netdev: add nf_dev_xmit_recursion*() helpers and use themPablo Neira Ayuso
2026-06-14netfilter: conntrack: check NULL when retrieving ct extensionPablo Neira Ayuso
2026-06-13devlink: Implement devlink param multi attribute nested data valuesSaeed Mahameed
2026-06-13Merge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-06-13vsock: introduce vsock_pending_to_accept() helperRaf Dickson
2026-06-12psp: add new netlink cmd for dev-assoc and dev-disassocWei Wang
2026-06-12tls: remove tls_toe and the related driverSabrina Dubroca
2026-06-12tcp: clear sock_ops cb flags before force-closing a child socketSechang Lim
2026-06-11Merge tag 'for-net-next-2026-06-11' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2026-06-11tcp: allow mptcp to drop TS for some packetsMatthieu Baerts (NGI0)
2026-06-11net: fib_rules: Don't dump dying fib_rule in fib_rules_dump().Kuniyuki Iwashima
2026-06-11ipv4: fib: Don't dump dying fib_info in fib_leaf_notify().Kuniyuki Iwashima
2026-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-11Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver
2026-06-11Bluetooth: Add SPDX id lines to some source filesTim Bird
2026-06-11Bluetooth: hci_sync: Add support for HCI_LE_Set_Host_Feature [v2]Luiz Augusto von Dentz
2026-06-11Merge tag 'nf-26-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2026-06-10netfilter: nf_conntrack: destroy stale expectfn expectations on unregisterWeiming Shi
2026-06-10Merge tag 'wireless-next-2026-06-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-06-10bonding: 3ad: add lacp_strict configuration knobLouis Scalbert
2026-06-09net: guard timestamp cmsgs to real error queue skbsKyle Zeng
2026-06-09net: mana: Cache MANA_QUERY_LINK_CONFIG result to avoid repeated HWC queriesErni Sri Satya Vennela
2026-06-09net: mana: Add support for PF device 0x00C1Haiyang Zhang
2026-06-09RDMA/mana_ib: Allocate interrupt contexts on EQsLong Li
2026-06-09net: mana: Allocate interrupt context for each EQ when creating vPortLong Li
2026-06-09net: mana: Introduce GIC context with refcounting for interrupt managementLong Li
2026-06-09net: mana: Query device capabilities and configure MSI-X sharing for EQsLong Li
2026-06-09net: mana: Create separate EQs for each vPortLong Li
2026-06-09net: ncsi: Set ncsi_stop_dev() to inline while NET_NCSI not enabledMinda Chen
2026-06-09net: ethtool: make dev->hwprov ops-protectedJakub Kicinski
2026-06-09net/sched: Update function name in TCQ_F_NOPARENT commentVictor Nogueira
2026-06-08tls: Suppress spurious saved_data_ready on all receive pathsChuck Lever
2026-06-08ip6mr: Define net->ipv6.{ip6mr_notifier_ops,ipmr_seq} under CONFIG_IPV6_MROUTE.Kuniyuki Iwashima
2026-06-08ip6mr: Replace RTNL with a dedicated mutex for MFC.Kuniyuki Iwashima
2026-06-08net: Remove rtnl_held of struct fib_dump_filter.Kuniyuki Iwashima
2026-06-05netfilter: conntrack: revert ct extension genid infrastructurePablo Neira Ayuso
2026-06-05netfilter: nf_conntrack_helper: add refcounting from datapathPablo Neira Ayuso
2026-06-05netfilter: nf_conntrack_pptp: move GRE specific cleanup to GRE trackerPablo Neira Ayuso