summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds9-14/+44
6 daysMerge tag 'nf-26-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2-0/+5
7 daysMerge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-4/+11
8 daysnetfilter: nf_conntrack_expect: store master_tuple in expectationPablo Neira Ayuso1-0/+1
8 daysnetfilter: conntrack: add deprecation warnings for irc and pptp trackersFlorian Westphal1-0/+4
8 daysipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima1-4/+3
9 daysMerge tag 'nf-26-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski3-3/+16
9 daysnet: dst_metadata: fix false-positive memcpy overflow in tun_dst_uncloneIlya Maximets1-2/+5
10 daysMerge tag '9p-for-7.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds1-0/+2
10 days9p: Cache negative dentries for lookup performanceRemi Pommarel1-0/+2
10 daysnetfilter: nf_conntrack_expect: use conntrack GC to reap expectationsPablo Neira Ayuso1-3/+13
10 daysnetfilter: nft_meta_bridge: add validate callback for get operationsFlorian Westphal1-0/+2
12 daysnetfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie1-0/+1
13 dayssctp: hold socket lock when dumping endpoints in sctp_diagXin Long1-1/+2
13 daysnet: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+2
2026-06-17xfrm: validate selector family and prefixlen during matchEric Dumazet1-0/+7
2026-06-17xfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]Eric Dumazet1-4/+4
2026-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-0/+19
2026-06-16tcp: rehash onto different local ECMP path on retransmit timeoutNeil Spring3-6/+40
2026-06-16sctp: correct CONFIG_SCTP_DBG_OBJCNT macro name in commentEthan Nelson-Moore1-1/+1
2026-06-16Merge tag 'nf-next-26-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2-5/+31
2026-06-14netfilter: nf_dup_netdev: add nf_dev_xmit_recursion*() helpers and use themPablo Neira Ayuso1-5/+29
2026-06-14netfilter: conntrack: check NULL when retrieving ct extensionPablo Neira Ayuso1-0/+2
2026-06-14devlink: Implement devlink param multi attribute nested data valuesSaeed Mahameed1-0/+8
2026-06-13Merge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-16/+62
2026-06-13vsock: introduce vsock_pending_to_accept() helperRaf Dickson1-0/+1
2026-06-13psp: add new netlink cmd for dev-assoc and dev-disassocWei Wang1-0/+23
2026-06-13tls: remove tls_toe and the related driverSabrina Dubroca2-78/+0
2026-06-13tcp: clear sock_ops cb flags before force-closing a child socketSechang Lim1-0/+9
2026-06-12Merge tag 'for-net-next-2026-06-11' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski9-36/+16
2026-06-12tcp: allow mptcp to drop TS for some packetsMatthieu Baerts (NGI0)1-10/+3
2026-06-12net: fib_rules: Don't dump dying fib_rule in fib_rules_dump().Kuniyuki Iwashima1-0/+5
2026-06-12ipv4: fib: Don't dump dying fib_info in fib_leaf_notify().Kuniyuki Iwashima1-0/+5
2026-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+2
2026-06-11Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver1-0/+1
2026-06-11Bluetooth: Add SPDX id lines to some source filesTim Bird9-36/+9
2026-06-11Bluetooth: hci_sync: Add support for HCI_LE_Set_Host_Feature [v2]Luiz Augusto von Dentz1-0/+6
2026-06-11Merge tag 'nf-26-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-0/+1
2026-06-10netfilter: nf_conntrack: destroy stale expectfn expectations on unregisterWeiming Shi1-0/+1
2026-06-10Merge tag 'wireless-next-2026-06-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski2-3/+6
2026-06-10bonding: 3ad: add lacp_strict configuration knobLouis Scalbert2-0/+2
2026-06-10net: guard timestamp cmsgs to real error queue skbsKyle Zeng1-0/+1
2026-06-10net: mana: Cache MANA_QUERY_LINK_CONFIG result to avoid repeated HWC queriesErni Sri Satya Vennela1-0/+4
2026-06-10net: mana: Add support for PF device 0x00C1Haiyang Zhang1-0/+2
2026-06-10RDMA/mana_ib: Allocate interrupt contexts on EQsLong Li1-2/+5
2026-06-10net: mana: Allocate interrupt context for each EQ when creating vPortLong Li1-0/+1
2026-06-10net: mana: Introduce GIC context with refcounting for interrupt managementLong Li1-0/+12
2026-06-10net: mana: Query device capabilities and configure MSI-X sharing for EQsLong Li1-1/+12
2026-06-10net: mana: Create separate EQs for each vPortLong Li1-3/+12
2026-06-10net: ncsi: Set ncsi_stop_dev() to inline while NET_NCSI not enabledMinda Chen1-1/+1