summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
23 hoursnet: gro: properly validate BIG TCP aggregation criteriaEric Dumazet
23 hoursBluetooth: hci_event: fix LE list UAF on resetChengfeng Ye
23 hourscan: isotp: fix timer drain order, wakeup handling and tx_gen orderingOliver Hartkopp
23 hourscan: use skb hash instead of private variable in headroomOliver Hartkopp
23 hoursxfrm: fix sk_dst_cache double-free in xfrm_user_policy()Xiang Mei (Microsoft)
23 hoursmptcp: pm: fix data race in add_addr timer callbackQing Luo
23 hoursmptcp: pm: ADD_ADDR rtx: free sk if lastMatthieu Baerts (NGI0)
23 hoursmptcp: pm: ADD_ADDR rtx: always decrease sk refcountMatthieu Baerts (NGI0)
23 hoursipv6: fix use-after-free in ip6_finish_output2()Luxiao Xu
23 hoursipv4: reject undersized MTUs in ip_do_fragment()Yong Wang
23 hourslibceph: fix OOB read in decode_watchers() via missing bounds checkPavitra Jha
23 hoursndisc: ndisc_send_redirect() cleanupEric Dumazet
23 hoursnfc: nci: free destination parameters when closing a connectionLinmao Li
23 hoursnfc: nci: fix uninit-value in the RF discover/activated NTF handlersSamuel Page
23 hoursnfc: nci: fix out-of-bounds write in nci_target_auto_activated()Samuel Page
23 hoursnfc: llcp: reject PDUs shorter than the LLCP headerDoruk Tan Ozturk
23 hoursnfc: llcp: fix OOB read and u8 offset wrap in TLV parsersMuhammad Bilal
23 hoursnfc: llcp: bound the connect_sn TLV walk to the skbDoruk Tan Ozturk
23 hoursnfc: digital: clamp SENSF_RES length to the destination bufferDoruk Tan Ozturk
23 hourstls: handle data disappearing from under the TLS ULPJakub Kicinski
23 hourstls: fix lockless read of strp->msg_ready in ->pollSabrina Dubroca
23 hoursinet: frags: publish queues before arming timerZhiling Zou
23 hourspacket: synchronize pressure clearing with ring reconfigurationZihan Xi
23 hoursnet/packet: convert po->pressure to an atomic flagEric Dumazet
23 hourspacket: use consistent hard_header_len in TX_RING send pathQihang Tang
23 hourspacket: use consistent hard_header_len in non-ring send pathsQihang Tang
23 hoursBluetooth: RFCOMM: take rfcomm_mutex for the deferred setup acceptAli Ahmet Memis
5 daysBluetooth: mgmt: fix pending command UAF in EIR updatesZihan Xi
5 daysBluetooth: mgmt: fix locking in unpair_device/disconnect_syncPauli Virtanen
5 daysBluetooth: hci_sync: call destroy in hci_cmd_sync_run if immediatePauli Virtanen
5 daysBluetooth: hci_sock: Prevent race in socket write iter and sock bindEdward Adam Davis
5 daysBluetooth: hci_sync: Fix not using correct handleLuiz Augusto von Dentz
5 daysnet/x25: fix use-after-free of the socket by its timersBaul Lee
5 daysnet/sched: cls_u32: skip hash tables in u32_bind_class()Zhang Changzhong
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 daysnetfilter: nf_conntrack: defer invalid log until after unlockZihan Xi
5 daysnetfilter: conntrack: sctp: use nf log infrastructure for invalid packetsFlorian Westphal
5 daysnet/sched: act_ct: fix sk_buff leak when the header checks reject a packetHyunjung Ko
5 daysopenvswitch: move key and ovs_cb update out of handle_fragmentsXin Long
5 daysnet: sched: use skb_ip_totlen and iph_totlenXin Long
5 daysopenvswitch: use skb_ip_totlen in conntrackXin Long
5 daysnet: pktgen: fix proc entry use-after-freeChengfeng Ye
5 daysnet: pktgen: fix code style (WARNING: Block comments)Peter Seiderer