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