summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2 daysnetfilter: nf_tables: don't queue packet path object notificationsFourie Zhang1-13/+23
2 daysnetfilter: nft_set_pipapo_avx2: add missing vzeroupperEric Biggers1-9/+8
2 daysbatman-adv: reject unrepresentable multicast TVLV offsetsKyle Zeng1-1/+4
2 daysipv6: seg6: clear IPv4 control block on IPIP decapsulationKyle Zeng1-0/+7
2 daysnet/packet: defer vmalloc TX_RING free until skbs finishKyle Zeng1-9/+87
2 daysnet: bridge: mcast: fix use-after-free of a master VLAN's multicast contextNorbert Szetei1-2/+2
2 daysxfrm: bound nat keepalive state collectionZihan Xi1-25/+21
2 daysxfrm: fix xfrm_state_construct() auth-trunc leakZihan Xi1-1/+1
2 daysxfrm: ah6: validate routing header segments_leftAsim Viladi Oglu Manizada1-11/+18
2 daysxfrm: avoid lock inversion in nat keepalive workZihan Xi1-9/+48
2 daysxfrm: drop ESP-in-TCP packets with no ingress deviceZhiling Zou1-0/+6
2 daystcp: clamp route advmss to TCP_MIN_MSSYong Wang4-6/+6
2 daysxfrm: espintcp: fix UAF during closeSabrina Dubroca1-1/+2
2 daysnet: advertise TCP MSS from the configured MTU, not the learned PMTUJiayuan Chen2-3/+3
2 daysnet/tcp-ao: fix use-after-free of current_key on reconnect to another peerHyunwoo Kim1-0/+9
2 daystcp: fix AO info use-after-free in tcp_ao_connect_init()Qing Ming1-6/+1
2 daysnet/tcp: fix TCP-AO key deletion in VRFsRastislav Szabo1-0/+3
2 daystls: device: fix out-of-bounds write in tls_append_frag()Jiayuan Chen1-1/+2
7 daysinet: frags: strip GSO state from fragments before reassemblyXinyang Ge1-0/+7
8 daysBluetooth: MGMT: reject HCI_CMD_SYNC params_len above 255Ali Ahmet Memis1-0/+8
8 daysBluetooth: ISO: zero the sockaddr before returning it in getnameAli Ahmet Memis1-0/+2
8 daysBluetooth: ISO: do not force BT_LISTEN after a failed BIG syncAli Ahmet Memis1-8/+22
8 daysBluetooth: hci_sync: Fix accept list UAF during suspendChengfeng Ye1-9/+37
8 daysBluetooth: hci_event: validate LE Set CIG Parameters responseLaxman Acharya Padhya1-2/+4
8 daysBluetooth: hci_event: fix LE list UAF on resetChengfeng Ye1-0/+2
8 daysmptcp: pm: fix memory leak from alloc-during-teardown raceShardul Bankar3-5/+19
8 daysmptcp: pm: uniform announced addresses helpersMatthieu Baerts (NGI0)6-34/+33
8 daysmptcp: pm: rename add_entry structure to add_addrMatthieu Baerts (NGI0)2-12/+12
8 daysipv6: fix use-after-free in ip6_finish_output2()Luxiao Xu1-0/+2
8 daysipv4: reject undersized MTUs in ip_do_fragment()Yong Wang1-0/+4
8 daysnfc: nci: free destination parameters when closing a connectionLinmao Li1-0/+1
8 daysnfc: nci: fix uninit-value in the RF discover/activated NTF handlersSamuel Page1-2/+2
8 daysnfc: nci: fix out-of-bounds write in nci_target_auto_activated()Samuel Page1-0/+6
8 daysnfc: nci: add data_len bound checks to activation parameter extractorsBryam Vargas1-4/+22
8 daysnfc: llcp: reject PDUs shorter than the LLCP headerDoruk Tan Ozturk1-0/+5
8 daysnfc: llcp: fix OOB read and u8 offset wrap in TLV parsersMuhammad Bilal1-2/+16
8 daysnfc: llcp: bound the connect_sn TLV walk to the skbDoruk Tan Ozturk1-4/+6
8 daysnfc: digital: clamp SENSF_RES length to the destination bufferDoruk Tan Ozturk1-0/+2
8 daysBluetooth: RFCOMM: take rfcomm_mutex for the deferred setup acceptAli Ahmet Memis1-3/+21
12 daysl2tp: fix tunnel and session refcount leak on seq_file releaseEric Dumazet2-3/+57
12 daysnet/sched: cls_bpf: reject dev-bound programs bound to a different deviceJamal Hadi Salim1-2/+16
12 daysnet/sched: cls_u32: skip hash tables in u32_bind_class()Zhang Changzhong1-0/+3
12 daysnet/sched: act_api: fix TOCTOU NULL deref on a->goto_chainJamal Hadi Salim1-5/+5
12 daysaf_packet: Don't send zero-byte data in tpacket_snd().Eric Dumazet1-0/+3
12 daysnet/tls: Fail tls_sw_splice_read() after a failed async decryptChuck Lever1-0/+5
12 daysnet: packet: fix wrong transport_header when sending VLAN-tagged frameWei Fang1-2/+2
12 daystcp: fix icsk_ack.ato bitfield overflowJiayuan Chen2-4/+6
12 daysnetfilter: ipset: let destroy callbacks adjust ext mem sizeFlorian Westphal2-3/+2
12 daysnetfilter: ipset: fix list type element drift bugFlorian Westphal1-2/+5
12 daysnetfilter: flowtable: publish GC-visible tuple lastJérémy Jean1-3/+4