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