summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
20 hoursinet: frags: strip GSO state from fragments before reassemblyXinyang Ge
38 hoursnet: gro: properly validate BIG TCP aggregation criteriaEric Dumazet
38 hoursBluetooth: MGMT: reject HCI_CMD_SYNC params_len above 255Ali Ahmet Memis
38 hoursBluetooth: ISO: zero the sockaddr before returning it in getnameAli Ahmet Memis
38 hoursBluetooth: ISO: do not force BT_LISTEN after a failed BIG syncAli Ahmet Memis
38 hoursBluetooth: hci_sync: Fix accept list UAF during suspendChengfeng Ye
38 hoursBluetooth: hci_event: validate LE Set CIG Parameters responseLaxman Acharya Padhya
38 hoursBluetooth: hci_event: fix LE list UAF on resetChengfeng Ye
38 hoursxfrm: fix sk_dst_cache double-free in xfrm_user_policy()Xiang Mei (Microsoft)
38 hoursmptcp: pm: fix memory leak from alloc-during-teardown raceShardul Bankar
38 hoursmptcp: pm: uniform announced addresses helpersMatthieu Baerts (NGI0)
38 hoursmptcp: pm: rename add_entry structure to add_addrMatthieu Baerts (NGI0)
38 hoursmptcp: pm: use for_each_subflow helperMatthieu Baerts (NGI0)
38 hoursipv6: fix use-after-free in ip6_finish_output2()Luxiao Xu
38 hoursipv4: reject undersized MTUs in ip_do_fragment()Yong Wang
38 hoursnfc: nci: free destination parameters when closing a connectionLinmao Li
38 hoursnfc: nci: fix uninit-value in the RF discover/activated NTF handlersSamuel Page
38 hoursnfc: nci: fix out-of-bounds write in nci_target_auto_activated()Samuel Page
38 hoursnfc: nci: add data_len bound checks to activation parameter extractorsBryam Vargas
38 hoursnfc: llcp: reject PDUs shorter than the LLCP headerDoruk Tan Ozturk
38 hoursnfc: llcp: fix OOB read and u8 offset wrap in TLV parsersMuhammad Bilal
38 hoursnfc: llcp: bound the connect_sn TLV walk to the skbDoruk Tan Ozturk
38 hoursnfc: digital: clamp SENSF_RES length to the destination bufferDoruk Tan Ozturk
38 hourslibceph: fix OOB read in decode_watchers() via missing bounds checkPavitra Jha
38 hoursBluetooth: RFCOMM: take rfcomm_mutex for the deferred setup acceptAli Ahmet Memis
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 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 daystcp: fix icsk_ack.ato bitfield overflowJiayuan Chen
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/sched: serialize qdisc_rtab_list against concurrent get/putAldo Ariel Panzardo
6 dayslibceph: fix two unsafe bare decodes in decode_lockers()Pavitra Jha
6 dayslibceph: bound pg_{temp,upmap,upmap_items} length to CEPH_PG_MAX_SIZEXiang Mei
6 dayslibceph: Amend checking to fix `make W=1` build breakageAndy Shevchenko
6 dayslibceph: tolerate addrvecs with multiple entries of the same typeKefu Chai
6 dayslibceph: Avoid using invalid osd indices from primary_tempRaphael Zimmer
6 dayslibceph: fix multiple unsafe decodes in decode_locker()Pavitra Jha
6 daysmptcp: fastopen: only mark MPTFO subflows with SYN dataWyatt Feng
6 daysmptcp: pm: fix data race in add_addr timer callbackQing Luo
6 daysmptcp: options: reset DSS fields in case of unexpected sizeMatthieu Baerts (NGI0)
6 daysmptcp: avoid combining some incoming suboptionsMatthieu Baerts (NGI0)
6 daysmptcp: reclaim forward-allocated memory on RX path errorsPaolo Abeni
6 daysipvs: separate destination availability stateYizhou Zhao