summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
6 daysipv6: seg6: clear IPv4 control block on IPIP decapsulationKyle Zeng
6 daysnet: bridge: mcast: fix use-after-free of a master VLAN's multicast contextNorbert Szetei
6 daysxfrm: fix xfrm_state_construct() auth-trunc leakZihan Xi
6 daysxfrm: ah6: validate routing header segments_leftAsim Viladi Oglu Manizada
6 daysxfrm: drop ESP-in-TCP packets with no ingress deviceZhiling Zou
6 daysxfrm: espintcp: fix UAF during closeSabrina Dubroca
6 daysnfc: nci: add data_len bound checks to activation parameter extractorsBryam Vargas
6 daysipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet
6 dayssmc: Use __sk_dst_get() and dst_dev_rcu() in smc_vlan_by_tcpsk().Kuniyuki Iwashima
6 dayscan: j1939: make j1939_sk_bind() fail if device is no longer registeredTetsuo Handa
6 dayscan: j1939: add missing calls in NETDEV_UNREGISTER notification handlerTetsuo Handa
6 dayscan: j1939: implement NETDEV_UNREGISTER notification handlerTetsuo Handa
6 daysbpf: Remove tst_run from lwt_seg6local_prog_ops.Sebastian Andrzej Siewior
6 daysipvs: reload ip header after head reallocationFlorian Westphal
11 daysinet: frags: strip GSO state from fragments before reassemblyXinyang Ge
12 dayscan: isotp: fix timer drain order, wakeup handling and tx_gen orderingOliver Hartkopp
12 dayscan: use skb hash instead of private variable in headroomOliver Hartkopp
12 daysmptcp: pm: fix data race in add_addr timer callbackQing Luo
12 daysmptcp: pm: ADD_ADDR rtx: free sk if lastMatthieu Baerts (NGI0)
12 daysmptcp: pm: ADD_ADDR rtx: always decrease sk refcountMatthieu Baerts (NGI0)
12 daysmptcp: pm: ADD_ADDR rtx: allow ID 0Matthieu Baerts (NGI0)
12 daysxfrm: fix sk_dst_cache double-free in xfrm_user_policy()Xiang Mei (Microsoft)
12 daysmptcp: avoid combining some incoming suboptionsMatthieu Baerts (NGI0)
12 daysipv6: fix use-after-free in ip6_finish_output2()Luxiao Xu
12 daysipv4: reject undersized MTUs in ip_do_fragment()Yong Wang
12 dayslibceph: fix OOB read in decode_watchers() via missing bounds checkPavitra Jha
12 daysnfc: nci: free destination parameters when closing a connectionLinmao Li
12 daysnfc: nci: fix uninit-value in the RF discover/activated NTF handlersSamuel Page
12 daysnfc: nci: fix out-of-bounds write in nci_target_auto_activated()Samuel Page
12 daysnfc: llcp: reject PDUs shorter than the LLCP headerDoruk Tan Ozturk
12 daysnfc: llcp: fix OOB read and u8 offset wrap in TLV parsersMuhammad Bilal
12 daysnfc: llcp: bound the connect_sn TLV walk to the skbDoruk Tan Ozturk
12 daysnfc: digital: clamp SENSF_RES length to the destination bufferDoruk Tan Ozturk
12 daysinet: frags: publish queues before arming timerZhiling Zou
12 dayspacket: synchronize pressure clearing with ring reconfigurationZihan Xi
12 daysnet/sched: reject overly deep qdisc hierarchiesZijie Huang
12 dayspacket: use consistent hard_header_len in TX_RING send pathQihang Tang
12 dayspacket: use consistent hard_header_len in non-ring send pathsQihang Tang
12 daysBluetooth: RFCOMM: take rfcomm_mutex for the deferred setup acceptAli Ahmet Memis
2026-08-23net/x25: fix use-after-free of the socket by its timersBaul Lee
2026-08-23af_packet: Don't send zero-byte data in tpacket_snd().Eric Dumazet
2026-08-23net: packet: fix wrong transport_header when sending VLAN-tagged frameWei Fang
2026-08-23netfilter: ipset: fix list type element drift bugFlorian Westphal
2026-08-23netfilter: flowtable: publish GC-visible tuple lastJérémy Jean
2026-08-23netfilter: nf_tables_offload: suppress WARN_ON_ONCE for ENOMEM in abort pathAlexey Velichayshiy
2026-08-23netfilter: ipset: fix refcount race between list:set GC and swapXiang Mei (Microsoft)
2026-08-23net: smc: fix splice entry lifetime imbalance in smc_rx_spliceDaming Li
2026-08-23net/smc: rdma write inline if qp has sufficient inline spaceGuangguan Wang
2026-08-23net/sched: act_ct: fix sk_buff leak when the header checks reject a packetHyunjung Ko
2026-08-23openvswitch: move key and ovs_cb update out of handle_fragmentsXin Long