summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
10 daysMerge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
10 daysMPTCP: fix lock class name family in pm_nl_create_listen_socketLi Xiasong
10 daysicmp: fix NULL pointer dereference in icmp_tag_validation()Weiming Shi
10 daysMerge tag 'nf-26-03-19' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
10 daysnet: shaper: protect from late creation of hierarchyJakub Kicinski
10 daysnet: shaper: protect late read accesses to the hierarchyJakub Kicinski
10 daysnfnetlink_osf: validate individual option lengths in fingerprintsWeiming Shi
10 daysnetfilter: nf_tables: release flowtable after rcu grace period on errorPablo Neira Ayuso
10 daysnetfilter: bpf: defer hook memory release until rcu readers are doneFlorian Westphal
11 daysMerge tag 'wireless-2026-03-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
11 daysMerge tag 'batadv-net-pullrequest-20260317' of https://git.open-mesh.org/linu...Jakub Kicinski
11 daysipv6: add NULL checks for idev in SRv6 pathsMinhong He
11 daysMerge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
11 dayswifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau
11 dayswifi: mac80211: fix NULL deref in mesh_matches_local()Xiang Mei
12 daysclsact: Fix use-after-free in init/destroy rollback asymmetryDaniel Borkmann
13 daysnet/sched: teql: Fix double-free in teql_master_xmitJamal Hadi Salim
13 daysnet/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()Jiayuan Chen
13 daysbonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet
2026-03-14Merge tag 'nf-26-03-13' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2026-03-14Merge tag 'for-net-2026-03-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-03-14sunrpc: fix cache_request leak in cache_releaseJeff Layton
2026-03-14atm: lec: fix use-after-free in sock_def_readable()Deepanshu Kartikey
2026-03-14batman-adv: avoid OGM aggregation when skb tailroom is insufficientYang Yang
2026-03-13Merge tag 'ceph-for-7.0-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-03-13netfilter: nf_conntrack_h323: check for zero length in DecodeQ931()Jenny Guanni Qu
2026-03-13netfilter: xt_time: use unsigned int for monthday bit shiftJenny Guanni Qu
2026-03-13netfilter: xt_CT: drop pending enqueued packets on template removalPablo Neira Ayuso
2026-03-13netfilter: nft_ct: drop pending enqueued packets on removalPablo Neira Ayuso
2026-03-13nf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso
2026-03-13netfilter: nf_conntrack_h323: fix OOB read in decode_int() CONS caseJenny Guanni Qu
2026-03-13netfilter: nf_flow_table_ip: reset mac header before vlan pushEric Woudstra
2026-03-13netfilter: revert nft_set_rbtree: validate open interval overlapFlorian Westphal
2026-03-13netfilter: nf_conntrack_sip: fix Content-Length u32 truncation in sip_help_tcp()Lukas Johannes Möller
2026-03-13netfilter: conntrack: add missing netlink policy validationsFlorian Westphal
2026-03-13netfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct()Hyunwoo Kim
2026-03-13wifi: mac80211: check tdls flag in ieee80211_tdls_operDeepanshu Kartikey
2026-03-12mpls: add missing unregister_netdevice_notifier to mpls_initSabrina Dubroca
2026-03-12net/rose: fix NULL pointer dereference in rose_transmit_link on reconnectJiayuan Chen
2026-03-12bridge: cfm: Fix race condition in peer_mep deletionHyunwoo Kim
2026-03-12af_unix: Give up GC if MSG_PEEK intervened.Kuniyuki Iwashima
2026-03-12Merge tag 'nfs-for-7.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2026-03-12Bluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before accessLukas Johannes Möller
2026-03-12Bluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp()Lukas Johannes Möller
2026-03-12Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz
2026-03-12Bluetooth: L2CAP: Fix use-after-free in l2cap_unregister_userShaurya Rane
2026-03-12Bluetooth: HIDP: Fix possible UAFLuiz Augusto von Dentz
2026-03-12Bluetooth: MGMT: Fix list corruption and UAF in command complete handlersWang Tao
2026-03-12Bluetooth: hci_sync: Fix hci_le_create_conn_syncMichael Grzeschik
2026-03-12Bluetooth: ISO: Fix defer tests being unstableLuiz Augusto von Dentz