summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-23xfrm: Fix skb double-free in xfrm_dev_direct_output()Sanghyun Park
2026-07-23xfrm: avoid lock inversion in nat keepalive workZihan Xi
2026-07-20xfrm: drop ESP-in-TCP packets with no ingress deviceZhiling Zou
2026-07-20xfrm: espintcp: fix UAF during closeSabrina Dubroca
2026-07-13esp: do not unref managed frag pages in esp_ssg_unref()Maher Azzouzi
2026-07-13xfrm6: fix out-of-bounds write in xfrm6_input_addr() when secpath is fullXiang Mei
2026-07-11net: openvswitch: reject oversized nested action attrsAsim Viladi Oglu Manizada
2026-07-11macsec: fix promiscuity refcount leak in macsec_dev_open()James Raphael Tiovalen
2026-07-11Merge tag 'ipsec-2026-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2026-07-10sctp: validate STALE_COOKIE cause length before reading stalenessWeiming Shi
2026-07-10Merge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2026-07-10net/iucv: take a reference on the socket found in afiucv_hs_rcv()Bryam Vargas
2026-07-10ipv4: fib: free fib_alias with kfree_rcu() on insert error pathWeiming Shi
2026-07-10ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAFNorbert Szetei
2026-07-09Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-09macsec: don't read an unset MAC header in macsec_encrypt()Daehyeon Ko
2026-07-09dibs: loopback: validate offset and size in move_data()Dust Li
2026-07-09octeontx2-af: fix VF bringup affecting PF promiscuous stateHarman Kalra
2026-07-09Merge tag 'nf-26-07-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2026-07-09ethtool: rss: Fix hfunc and input_xfrm parsing on big endianGal Pressman
2026-07-09net/mlx5: Fix L3 tunnel entropy refcount leakLi RongQing
2026-07-09Merge tag 'batadv-net-pullrequest-20260708' of https://git.open-mesh.org/batadvPaolo Abeni
2026-07-09net: macb: drop in-flight Tx SKBs on closeThéo Lebrun
2026-07-09Merge branch 'fix-mana-rx-with-bounce-buffering'Paolo Abeni
2026-07-09net: mana: Sync page pool RX frags for CPUDexuan Cui
2026-07-09net: mana: Validate the packet length reported by the NICDexuan Cui
2026-07-09selftests/net: fix EVP_MD_CTX leak in tcp_mmapWang Yan
2026-07-08Merge tag 'hid-for-linus-2026070801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-07-08ipvs: ensure inner headers in ICMP errors are in headroomJulian Anastasov
2026-07-08ipvs: use parsed transport offset in SCTP state lookupYizhou Zhao
2026-07-08ipvs: use parsed transport offset in TCP state lookupYizhou Zhao
2026-07-08ipvs: pass parsed transport offset to state handlersYizhou Zhao
2026-07-08netfilter: handle unreadable fragsFlorian Westphal
2026-07-08netfilter: flowtable: support IPIP tunnel with direct xmitPablo Neira Ayuso
2026-07-08netfilter: flowtable: IPIP tunnel hardware offload is not yet supportPablo Neira Ayuso
2026-07-08netfilter: flowtable: use dst in this direction when pushing IPIP headerPablo Neira Ayuso
2026-07-08netfilter: ipset: allocate the proper memory for the generic hash structureJozsef Kadlecsik
2026-07-08netfilter: ipset: cleanup the add/del backlog when resize failedJozsef Kadlecsik
2026-07-08netfilter: ipset: exclude gc when resize is in progressJozsef Kadlecsik
2026-07-08netfilter: ipset: mark the rcu locked areas properlyJozsef Kadlecsik
2026-07-08netfilter: nft_lookup: fix catchall element handling with inverted lookupsTamaki Yanagawa
2026-07-08netfilter: ebtables: module names must be null-terminatedFlorian Westphal
2026-07-08netfilter: ebtables: zero chainstack arrayFlorian Westphal
2026-07-08netfilter: ebtables: terminate table name before find_table_lock()Xiang Mei
2026-07-08netfilter: nf_conntrack_reasm: guard mac_header adjustment after IPv6 defragXiang Mei
2026-07-08Merge branch 'ipv4-ipv6-fix-uaf-and-memory-leak-in-igmp-mld'Paolo Abeni
2026-07-08ipv4: igmp: Fix potential memory leaks in igmp_mod_timer() and igmp_stop_timer()Eric Dumazet
2026-07-08ipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet
2026-07-08ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet
2026-07-08octeontx2-pf: check DMAC extraction support before filteringSuman Ghosh