summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
25 hoursnet: gro: properly validate BIG TCP aggregation criteriaEric Dumazet
25 hoursBluetooth: hci_event: validate LE Set CIG Parameters responseLaxman Acharya Padhya
25 hoursBluetooth: hci_event: fix LE list UAF on resetChengfeng Ye
25 hoursmptcp: pm: fix memory leak from alloc-during-teardown raceShardul Bankar
25 hoursBluetooth: hci_sync: Fix advertising data UAFsChengfeng Ye
25 hoursxfrm: fix sk_dst_cache double-free in xfrm_user_policy()Xiang Mei (Microsoft)
25 hoursmptcp: pm: fix data race in add_addr timer callbackQing Luo
25 hoursipv6: fix use-after-free in ip6_finish_output2()Luxiao Xu
25 hoursipv4: reject undersized MTUs in ip_do_fragment()Yong Wang
25 hourslibceph: fix OOB read in decode_watchers() via missing bounds checkPavitra Jha
25 hoursndisc: ndisc_send_redirect() cleanupEric Dumazet
25 hoursnfc: nci: free destination parameters when closing a connectionLinmao Li
25 hoursnfc: nci: fix uninit-value in the RF discover/activated NTF handlersSamuel Page
25 hoursnfc: nci: fix out-of-bounds write in nci_target_auto_activated()Samuel Page
25 hoursnfc: llcp: reject PDUs shorter than the LLCP headerDoruk Tan Ozturk
25 hoursnfc: llcp: fix OOB read and u8 offset wrap in TLV parsersMuhammad Bilal
25 hoursnfc: llcp: bound the connect_sn TLV walk to the skbDoruk Tan Ozturk
25 hoursnfc: digital: clamp SENSF_RES length to the destination bufferDoruk Tan Ozturk
25 hoursinet: frags: publish queues before arming timerZhiling Zou
25 hoursinet: frags: save a pair of atomic operations in reassemblyEric Dumazet
25 hoursinet: frags: change inet_frag_kill() to defer refcount updatesEric Dumazet
25 hoursipv4: frags: remove ipq_put()Eric Dumazet
25 hoursinet: frags: add inet_frag_putn() helperEric Dumazet
25 hoursBluetooth: RFCOMM: take rfcomm_mutex for the deferred setup acceptAli Ahmet Memis
5 daysnet: harmonize tstats and dstatsPaolo Abeni
5 daysnet/x25: fix use-after-free of the socket by its timersBaul Lee
5 daysnet/sched: cls_bpf: reject dev-bound programs bound to a different deviceJamal Hadi Salim
5 daysnet/sched: cls_u32: skip hash tables in u32_bind_class()Zhang Changzhong
5 daysnet/sched: act_api: fix TOCTOU NULL deref on a->goto_chainJamal Hadi Salim
5 daysnet: sched: Add initial TC error skb drop reasonsVictor Nogueira
5 daysnet: sched: Move drop_reason to struct tc_skb_cbVictor Nogueira
5 dayspacket: add a generic drop reason for receiveYan Zhai
5 daysnet, sched: Fix SKB_NOT_DROPPED_YET splat under debug configJamal Hadi Salim
5 daysnet, sched: Add tcf_set_drop_reason for {__,}tcf_classifyDaniel Borkmann
5 daysnet, sched: Make tc-related drop reason more flexibleDaniel Borkmann
5 daysaf_packet: Don't send zero-byte data in tpacket_snd().Eric Dumazet
5 daysnet/tls: Fail tls_sw_splice_read() after a failed async decryptChuck Lever
5 daysnet: packet: fix wrong transport_header when sending VLAN-tagged frameWei Fang
5 daysnetfilter: ipset: let destroy callbacks adjust ext mem sizeFlorian Westphal
5 daysnetfilter: ipset: fix list type element drift bugFlorian Westphal
5 daysnetfilter: flowtable: publish GC-visible tuple lastJérémy Jean
5 daysnetfilter: nf_tables_offload: suppress WARN_ON_ONCE for ENOMEM in abort pathAlexey Velichayshiy
5 daysnetfilter: ipset: fix refcount race between list:set GC and swapXiang Mei (Microsoft)
5 daysnet: pktgen: fix proc entry use-after-freeChengfeng Ye
5 daysnet: pktgen: fix code style (WARNING: Block comments)Peter Seiderer
5 daystcp: challenge ACK for non-exact RST in SYN-RECEIVEDYuxiang Yang
5 daystcp: Pass flags to __tcp_send_ackIlpo Järvinen
5 daysnet/sched: serialize qdisc_rtab_list against concurrent get/putAldo Ariel Panzardo
5 daysnet: gro: fix double aggregation of flush-marked skbsShiming Cheng
5 daysnet: move skb_gro_receive_list from udp to coreFelix Fietkau