summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
7 daysMerge tag 'nf-26-03-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
7 daysMerge tag 'for-net-2026-03-25' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
7 daysnetfilter: ctnetlink: use netlink policy range checksDavid Carlier
7 daysnetfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdpWeiming Shi
7 daysnetfilter: nf_conntrack_expect: skip expectations in other netns via procPablo Neira Ayuso
7 daysnetfilter: nf_conntrack_expect: store netns and zone in expectationPablo Neira Ayuso
7 daysnetfilter: ctnetlink: ensure safe access to master conntrackPablo Neira Ayuso
7 daysnetfilter: nf_conntrack_expect: use expect->helperPablo Neira Ayuso
7 daysnetfilter: nf_conntrack_expect: honor expectation helper fieldPablo Neira Ayuso
7 daysnetfilter: nft_set_rbtree: revisit array resize logicPablo Neira Ayuso
7 daysnetfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()Ren Wei
7 daysnetfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOADWeiming Shi
7 daystls: Purge async_hold in tls_decrypt_async_wait()Chuck Lever
8 daysnetfilter: nft_set_pipapo_avx2: don't return non-matching entry on expiryFlorian Westphal
8 daysBluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loopHyunwoo Kim
8 daysBluetooth: L2CAP: Fix deadlock in l2cap_conn_del()Hyunwoo Kim
8 daysBluetooth: L2CAP: Fix send LE flow credits in ACL linkZhang Chen
9 daysrtnetlink: fix leak of SRCU struct in rtnl_link_registerSabrina Dubroca
9 daysMerge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
9 daysnet: correctly handle tunneled traffic on IPV6_CSUM GSO fallbackWillem de Bruijn
9 daysMerge tag 'linux-can-fixes-for-7.0-20260323' of git://git.kernel.org/pub/scm/...Paolo Abeni
10 daysudp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau
10 daysnet: fix fanout UAF in packet_release() via NETDEV_UP raceYochai Eisenrich
10 daysipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.Kuniyuki Iwashima
10 daysipv6: Remove permanent routes from tb6_gc_hlist when all exceptions expire.Kuniyuki Iwashima
13 daysrtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_sizeSabrina Dubroca
13 daysrtnetlink: count IFLA_PARENT_DEV_{NAME,BUS_NAME} in if_nlmsg_sizeSabrina Dubroca
13 daysnet/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe bu...Qi Tang
13 daysopenvswitch: validate MPLS set/set_masked payload lengthYang Yang
13 daysopenvswitch: defer tunnel netdev_put to RCU releaseYang Yang
14 daysnet: openvswitch: Avoid releasing netdev before teardown completesToke Høiland-Jørgensen
14 daysnfc: nci: fix circular locking dependency in nci_close_deviceJakub Kicinski
14 daysMerge tag 'for-net-2026-03-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
14 daysBluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz
14 daysBluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cbHelen Koike
14 daysBluetooth: hci_sync: annotate data-races around hdev->req_statusCen Zhang
14 daysBluetooth: MGMT: Fix dangling pointer on mgmt_add_adv_patterns_monitor_completeLuiz Augusto von Dentz
14 daysBluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_holdHyunwoo Kim
14 daysBluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecre...Hyunwoo Kim
14 daysBluetooth: L2CAP: Fix stack-out-of-bounds read in l2cap_ecred_conn_reqMinseo Park
2026-03-19Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-19MPTCP: fix lock class name family in pm_nl_create_listen_socketLi Xiasong
2026-03-19icmp: fix NULL pointer dereference in icmp_tag_validation()Weiming Shi
2026-03-19can: isotp: fix tx.buf use-after-free in isotp_sendmsg()Oliver Hartkopp
2026-03-19can: gw: fix OOB heap access in cgw_csum_crc8_rel()Ali Norouzi
2026-03-19Merge tag 'nf-26-03-19' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2026-03-19can: statistics: add missing atomic access in hot pathOliver Hartkopp
2026-03-19net: shaper: protect from late creation of hierarchyJakub Kicinski
2026-03-19net: shaper: protect late read accesses to the hierarchyJakub Kicinski
2026-03-19nfnetlink_osf: validate individual option lengths in fingerprintsWeiming Shi