summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds53-323/+439
7 daysMPTCP: fix lock class name family in pm_nl_create_listen_socketLi Xiasong1-1/+1
7 daysicmp: fix NULL pointer dereference in icmp_tag_validation()Weiming Shi1-1/+3
7 daysMerge tag 'nf-26-03-19' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni3-1/+15
7 daysnet: shaper: protect from late creation of hierarchyJakub Kicinski3-68/+83
7 daysnet: shaper: protect late read accesses to the hierarchyJakub Kicinski1-4/+22
7 daysnfnetlink_osf: validate individual option lengths in fingerprintsWeiming Shi1-0/+13
7 daysnetfilter: nf_tables: release flowtable after rcu grace period on errorPablo Neira Ayuso1-0/+1
7 daysnetfilter: bpf: defer hook memory release until rcu readers are doneFlorian Westphal1-1/+1
7 daysMerge tag 'wireless-2026-03-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski8-21/+28
7 daysMerge tag 'batadv-net-pullrequest-20260317' of https://git.open-mesh.org/linu...Jakub Kicinski1-0/+3
7 daysipv6: add NULL checks for idev in SRv6 pathsMinhong He2-0/+6
7 daysMerge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-5/+21
8 dayswifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau1-1/+3
8 dayswifi: mac80211: fix NULL deref in mesh_matches_local()Xiang Mei1-0/+3
9 daysclsact: Fix use-after-free in init/destroy rollback asymmetryDaniel Borkmann1-6/+8
9 daysnet/sched: teql: Fix double-free in teql_master_xmitJamal Hadi Salim2-32/+2
9 daysnet/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()Jiayuan Chen3-7/+23
9 daysbonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet4-9/+12
12 daysMerge tag 'nf-26-03-13' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski11-87/+73
12 daysMerge tag 'for-net-2026-03-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski6-31/+51
12 dayssunrpc: fix cache_request leak in cache_releaseJeff Layton1-5/+21
12 daysatm: lec: fix use-after-free in sock_def_readable()Deepanshu Kartikey2-26/+48
12 daysbatman-adv: avoid OGM aggregation when skb tailroom is insufficientYang Yang1-0/+3
12 daysMerge tag 'ceph-for-7.0-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds3-15/+28
13 daysnetfilter: nf_conntrack_h323: check for zero length in DecodeQ931()Jenny Guanni Qu1-0/+2
13 daysnetfilter: xt_time: use unsigned int for monthday bit shiftJenny Guanni Qu1-2/+2
13 daysnetfilter: xt_CT: drop pending enqueued packets on template removalPablo Neira Ayuso1-0/+4
13 daysnetfilter: nft_ct: drop pending enqueued packets on removalPablo Neira Ayuso1-0/+4
13 daysnf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso2-3/+11
13 daysnetfilter: nf_conntrack_h323: fix OOB read in decode_int() CONS caseJenny Guanni Qu1-0/+2
13 daysnetfilter: nf_flow_table_ip: reset mac header before vlan pushEric Woudstra1-0/+1
13 daysnetfilter: revert nft_set_rbtree: validate open interval overlapFlorian Westphal2-78/+14
13 daysnetfilter: nf_conntrack_sip: fix Content-Length u32 truncation in sip_help_tcp()Lukas Johannes Möller1-1/+5
13 daysnetfilter: conntrack: add missing netlink policy validationsFlorian Westphal2-2/+3
13 daysnetfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct()Hyunwoo Kim1-1/+25
13 dayswifi: mac80211: check tdls flag in ieee80211_tdls_operDeepanshu Kartikey1-1/+1
13 daysmpls: add missing unregister_netdevice_notifier to mpls_initSabrina Dubroca1-0/+1
13 daysnet/rose: fix NULL pointer dereference in rose_transmit_link on reconnectJiayuan Chen1-0/+5
13 daysbridge: cfm: Fix race condition in peer_mep deletionHyunwoo Kim1-2/+2
13 daysaf_unix: Give up GC if MSG_PEEK intervened.Kuniyuki Iwashima3-28/+54
13 daysMerge tag 'nfs-for-7.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-3/+4
13 daysBluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before accessLukas Johannes Möller1-2/+4
13 daysBluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp()Lukas Johannes Möller1-2/+2
13 daysBluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz1-1/+9
13 daysBluetooth: L2CAP: Fix use-after-free in l2cap_unregister_userShaurya Rane1-12/+8
13 daysBluetooth: HIDP: Fix possible UAFLuiz Augusto von Dentz1-2/+14
13 daysBluetooth: MGMT: Fix list corruption and UAF in command complete handlersWang Tao1-5/+2
13 daysBluetooth: hci_sync: Fix hci_le_create_conn_syncMichael Grzeschik1-1/+1
13 daysBluetooth: ISO: Fix defer tests being unstableLuiz Augusto von Dentz1-2/+2