summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
24 hoursipv6: seg6: clear IPv4 control block on IPIP decapsulationKyle Zeng1-0/+7
24 hoursnet: bridge: mcast: fix use-after-free of a master VLAN's multicast contextNorbert Szetei1-2/+2
24 hoursxfrm: fix xfrm_state_construct() auth-trunc leakZihan Xi1-1/+1
24 hoursxfrm: ah6: validate routing header segments_leftAsim Viladi Oglu Manizada1-11/+18
24 hoursxfrm: drop ESP-in-TCP packets with no ingress deviceZhiling Zou1-0/+6
24 hoursxfrm: espintcp: fix UAF during closeSabrina Dubroca1-1/+2
24 hoursnfc: nci: add data_len bound checks to activation parameter extractorsBryam Vargas1-4/+22
24 hoursipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet1-5/+9
24 hourssmc: Use __sk_dst_get() and dst_dev_rcu() in smc_vlan_by_tcpsk().Kuniyuki Iwashima1-15/+12
24 hourscan: j1939: make j1939_sk_bind() fail if device is no longer registeredTetsuo Handa1-0/+6
24 hourscan: j1939: add missing calls in NETDEV_UNREGISTER notification handlerTetsuo Handa1-0/+2
24 hourscan: j1939: implement NETDEV_UNREGISTER notification handlerTetsuo Handa3-0/+53
24 hoursbpf: Remove tst_run from lwt_seg6local_prog_ops.Sebastian Andrzej Siewior1-1/+0
24 hoursipvs: reload ip header after head reallocationFlorian Westphal1-4/+2
6 daysinet: frags: strip GSO state from fragments before reassemblyXinyang Ge1-0/+7
7 dayscan: isotp: fix timer drain order, wakeup handling and tx_gen orderingOliver Hartkopp1-87/+230
7 dayscan: use skb hash instead of private variable in headroomOliver Hartkopp6-15/+14
7 daysmptcp: pm: fix data race in add_addr timer callbackQing Luo1-2/+4
7 daysmptcp: pm: ADD_ADDR rtx: free sk if lastMatthieu Baerts (NGI0)1-11/+17
7 daysmptcp: pm: ADD_ADDR rtx: always decrease sk refcountMatthieu Baerts (NGI0)1-5/+3
7 daysmptcp: pm: ADD_ADDR rtx: allow ID 0Matthieu Baerts (NGI0)1-3/+0
7 daysxfrm: fix sk_dst_cache double-free in xfrm_user_policy()Xiang Mei (Microsoft)1-2/+2
7 daysmptcp: avoid combining some incoming suboptionsMatthieu Baerts (NGI0)2-0/+58
7 daysipv6: fix use-after-free in ip6_finish_output2()Luxiao Xu1-0/+2
7 daysipv4: reject undersized MTUs in ip_do_fragment()Yong Wang1-0/+4
7 dayslibceph: fix OOB read in decode_watchers() via missing bounds checkPavitra Jha1-1/+4
7 daysnfc: nci: free destination parameters when closing a connectionLinmao Li1-0/+1
7 daysnfc: nci: fix uninit-value in the RF discover/activated NTF handlersSamuel Page1-2/+2
7 daysnfc: nci: fix out-of-bounds write in nci_target_auto_activated()Samuel Page1-0/+6
7 daysnfc: llcp: reject PDUs shorter than the LLCP headerDoruk Tan Ozturk1-0/+5
7 daysnfc: llcp: fix OOB read and u8 offset wrap in TLV parsersMuhammad Bilal1-2/+16
7 daysnfc: llcp: bound the connect_sn TLV walk to the skbDoruk Tan Ozturk1-4/+6
7 daysnfc: digital: clamp SENSF_RES length to the destination bufferDoruk Tan Ozturk1-0/+2
7 daysinet: frags: publish queues before arming timerZhiling Zou1-2/+4
7 dayspacket: synchronize pressure clearing with ring reconfigurationZihan Xi1-4/+16
7 daysnet/sched: reject overly deep qdisc hierarchiesZijie Huang1-0/+9
7 dayspacket: use consistent hard_header_len in TX_RING send pathQihang Tang1-8/+11
7 dayspacket: use consistent hard_header_len in non-ring send pathsQihang Tang1-10/+16
7 daysBluetooth: RFCOMM: take rfcomm_mutex for the deferred setup acceptAli Ahmet Memis1-3/+21
11 daysnet/x25: fix use-after-free of the socket by its timersBaul Lee2-11/+18
11 daysaf_packet: Don't send zero-byte data in tpacket_snd().Eric Dumazet1-0/+3
11 daysnet: packet: fix wrong transport_header when sending VLAN-tagged frameWei Fang1-2/+2
11 daysnetfilter: ipset: fix list type element drift bugFlorian Westphal1-2/+5
11 daysnetfilter: flowtable: publish GC-visible tuple lastJérémy Jean1-3/+4
11 daysnetfilter: nf_tables_offload: suppress WARN_ON_ONCE for ENOMEM in abort pathAlexey Velichayshiy1-1/+1
11 daysnetfilter: ipset: fix refcount race between list:set GC and swapXiang Mei (Microsoft)1-6/+13
11 daysnet: smc: fix splice entry lifetime imbalance in smc_rx_spliceDaming Li1-4/+8
11 daysnet/smc: rdma write inline if qp has sufficient inline spaceGuangguan Wang1-5/+12
11 daysnet/sched: act_ct: fix sk_buff leak when the header checks reject a packetHyunjung Ko1-4/+25
11 daysopenvswitch: move key and ovs_cb update out of handle_fragmentsXin Long1-12/+25