aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
6 dayssctp: fix auth_hmacs array size in struct sctp_cookieXin Long1-1/+2
10 daysBluetooth: mgmt: Translate HCI reason in Device Disconnected eventMikhail Gavrilov1-0/+1
12 daysMerge tag 'ipsec-2026-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni1-0/+2
13 daysMerge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni1-2/+2
2026-07-09Merge tag 'nf-26-07-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni2-3/+7
2026-07-09net: mana: Sync page pool RX frags for CPUDexuan Cui1-0/+8
2026-07-08ipvs: pass parsed transport offset to state handlersYizhou Zhao1-1/+2
2026-07-08netfilter: flowtable: support IPIP tunnel with direct xmitPablo Neira Ayuso1-2/+3
2026-07-08netfilter: flowtable: IPIP tunnel hardware offload is not yet supportPablo Neira Ayuso1-0/+2
2026-07-08ipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet1-0/+5
2026-07-07wifi: cfg80211: use wiphy work for socket owner autodisconnectCen Zhang1-1/+1
2026-07-06Bluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen1-2/+3
2026-07-06Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang1-4/+6
2026-07-06Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang1-0/+1
2026-07-06wifi: cfg80211: convert pmsr_free_wk to wiphy_work to fix deadlockPeddolla Harshavardhan Reddy1-1/+1
2026-07-06net/sched: act_pedit: fix TOCTOU heap OOB write in tc offloadJamal Hadi Salim1-10/+8
2026-07-03gue: validate REMCSUM private option lengthQihang1-1/+1
2026-07-02xfrm: cache the offload ifindex for netlink dumpsCen Zhang1-0/+2
2026-06-29tcp: restore RCU grace period in tcp_ao_destroy_sockMichael Bommarito1-0/+1
2026-06-25Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds9-14/+44
2026-06-24Merge tag 'nf-26-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2-0/+5
2026-06-23Merge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-4/+11
2026-06-23netfilter: nf_conntrack_expect: store master_tuple in expectationPablo Neira Ayuso1-0/+1
2026-06-23netfilter: conntrack: add deprecation warnings for irc and pptp trackersFlorian Westphal1-0/+4
2026-06-22ipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima1-4/+3
2026-06-22Merge tag 'nf-26-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski3-3/+16
2026-06-21net: dst_metadata: fix false-positive memcpy overflow in tun_dst_uncloneIlya Maximets1-2/+5
2026-06-21Merge tag '9p-for-7.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds1-0/+2
2026-06-219p: Cache negative dentries for lookup performanceRemi Pommarel1-0/+2
2026-06-21netfilter: nf_conntrack_expect: use conntrack GC to reap expectationsPablo Neira Ayuso1-3/+13
2026-06-21netfilter: nft_meta_bridge: add validate callback for get operationsFlorian Westphal1-0/+2
2026-06-19netfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie1-0/+1
2026-06-17sctp: hold socket lock when dumping endpoints in sctp_diagXin Long1-1/+2
2026-06-17net: 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-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-0/+19
2026-06-15tcp: rehash onto different local ECMP path on retransmit timeoutNeil Spring3-6/+40
2026-06-15sctp: correct CONFIG_SCTP_DBG_OBJCNT macro name in commentEthan Nelson-Moore1-1/+1
2026-06-15Merge 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-13devlink: 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-12psp: add new netlink cmd for dev-assoc and dev-disassocWei Wang1-0/+23
2026-06-12tls: remove tls_toe and the related driverSabrina Dubroca2-78/+0
2026-06-12tcp: clear sock_ops cb flags before force-closing a child socketSechang Lim1-0/+9
2026-06-11Merge tag 'for-net-next-2026-06-11' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski9-36/+16
2026-06-11tcp: allow mptcp to drop TS for some packetsMatthieu Baerts (NGI0)1-10/+3