aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2026-03-26Merge tag 'nf-26-03-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni12-99/+200
2026-03-26Merge tag 'for-net-2026-03-25' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni1-12/+19
2026-03-26netfilter: ctnetlink: use netlink policy range checksDavid Carlier2-18/+8
2026-03-26netfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdpWeiming Shi1-4/+10
2026-03-26netfilter: nf_conntrack_expect: skip expectations in other netns via procPablo Neira Ayuso1-0/+4
2026-03-26netfilter: nf_conntrack_expect: store netns and zone in expectationPablo Neira Ayuso3-3/+17
2026-03-26netfilter: ctnetlink: ensure safe access to master conntrackPablo Neira Ayuso3-10/+30
2026-03-26netfilter: nf_conntrack_expect: use expect->helperPablo Neira Ayuso4-21/+13
2026-03-26netfilter: nf_conntrack_expect: honor expectation helper fieldPablo Neira Ayuso6-11/+28
2026-03-26netfilter: nft_set_rbtree: revisit array resize logicPablo Neira Ayuso1-17/+75
2026-03-26netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()Ren Wei1-0/+4
2026-03-26netfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOADWeiming Shi1-6/+2
2026-03-26tls: Purge async_hold in tls_decrypt_async_wait()Chuck Lever1-1/+1
2026-03-25netfilter: nft_set_pipapo_avx2: don't return non-matching entry on expiryFlorian Westphal1-10/+10
2026-03-25Bluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loopHyunwoo Kim1-7/+12
2026-03-25Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del()Hyunwoo Kim1-5/+3
2026-03-25Bluetooth: L2CAP: Fix send LE flow credits in ACL linkZhang Chen1-0/+4
2026-03-24rtnetlink: fix leak of SRCU struct in rtnl_link_registerSabrina Dubroca1-0/+3
2026-03-24Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni9-85/+136
2026-03-24net: correctly handle tunneled traffic on IPV6_CSUM GSO fallbackWillem de Bruijn1-5/+17
2026-03-24Merge tag 'linux-can-fixes-for-7.0-20260323' of git://git.kernel.org/pub/scm/...Paolo Abeni5-13/+26
2026-03-23udp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau2-18/+4
2026-03-23net: fix fanout UAF in packet_release() via NETDEV_UP raceYochai Eisenrich1-0/+1
2026-03-23ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.Kuniyuki Iwashima3-6/+6
2026-03-23ipv6: Remove permanent routes from tb6_gc_hlist when all exceptions expire.Kuniyuki Iwashima1-1/+12
2026-03-20rtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_sizeSabrina Dubroca1-3/+6
2026-03-20rtnetlink: count IFLA_PARENT_DEV_{NAME,BUS_NAME} in if_nlmsg_sizeSabrina Dubroca1-0/+16
2026-03-20net/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe bu...Qi Tang1-1/+8
2026-03-20openvswitch: validate MPLS set/set_masked payload lengthYang Yang1-0/+2
2026-03-20openvswitch: defer tunnel netdev_put to RCU releaseYang Yang1-2/+0
2026-03-19net: openvswitch: Avoid releasing netdev before teardown completesToke Høiland-Jørgensen1-1/+8
2026-03-19nfc: nci: fix circular locking dependency in nci_close_deviceJakub Kicinski1-4/+6
2026-03-19Merge tag 'for-net-2026-03-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski7-22/+57
2026-03-19Bluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz1-3/+26
2026-03-19Bluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cbHelen Koike1-0/+3
2026-03-19Bluetooth: hci_sync: annotate data-races around hdev->req_statusCen Zhang3-12/+12
2026-03-19Bluetooth: MGMT: Fix dangling pointer on mgmt_add_adv_patterns_monitor_completeLuiz Augusto von Dentz1-1/+1
2026-03-19Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_holdHyunwoo Kim1-3/+7
2026-03-19Bluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecre...Hyunwoo Kim1-0/+5
2026-03-19Bluetooth: L2CAP: Fix stack-out-of-bounds read in l2cap_ecred_conn_reqMinseo Park1-3/+3
2026-03-19Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds53-323/+439
2026-03-19MPTCP: fix lock class name family in pm_nl_create_listen_socketLi Xiasong1-1/+1
2026-03-19icmp: fix NULL pointer dereference in icmp_tag_validation()Weiming Shi1-1/+3
2026-03-19can: isotp: fix tx.buf use-after-free in isotp_sendmsg()Oliver Hartkopp1-6/+18
2026-03-19can: gw: fix OOB heap access in cgw_csum_crc8_rel()Ali Norouzi1-3/+3
2026-03-19Merge tag 'nf-26-03-19' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni3-1/+15
2026-03-19can: statistics: add missing atomic access in hot pathOliver Hartkopp3-4/+5
2026-03-19net: shaper: protect from late creation of hierarchyJakub Kicinski3-68/+83
2026-03-19net: shaper: protect late read accesses to the hierarchyJakub Kicinski1-4/+22
2026-03-19nfnetlink_osf: validate individual option lengths in fingerprintsWeiming Shi1-0/+13