summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
28 hoursnetfilter: require Ethernet MAC header before using eth_hdr()Zhengchuan Liang6-14/+24
28 hoursbatman-adv: tp_meter: avoid role confusion in tp_listSven Eckelmann1-23/+36
28 hoursbatman-adv: tp_meter: fix race condition in send error reportingSven Eckelmann2-20/+30
28 hoursBluetooth: MGMT: Fix backward compatibility with userspaceLuiz Augusto von Dentz1-2/+3
28 hoursbatman-adv: tp_meter: fix tp_vars reference leak in receiver shutdownSven Eckelmann2-2/+14
28 hoursmptcp: close TOCTOU race while computing rcv_wndPaolo Abeni1-12/+17
28 hoursnet/ipv6: ioam6: prevent schema length wraparound in trace fillPengpeng Hou1-2/+2
28 hoursbatman-adv: tp_meter: fix tp_num leak on kmalloc failureSven Eckelmann1-1/+4
28 hoursbatman-adv: stop tp_meter sessions during mesh teardownJiexun Wang4-18/+82
28 hoursipvs: skip ipv6 extension headers for csum checksJulian Anastasov3-39/+20
28 hoursnetfilter: nft_fib: fix stale stack leak via the OIFNAME registerDavide Ornaghi3-2/+8
28 hoursnet: skbuff: fix missing zerocopy reference in pskb_carve helpersMinh Nguyen1-0/+4
28 hoursBluetooth: L2CAP: use chan timer to close channels in cleanup_listen()Siwei Zhang1-7/+9
28 hoursmptcp: do not drop partial packetsShardul Bankar1-3/+19
28 hoursmptcp: pm: fix ADD_ADDR timer infinite retry on option space insufficientLi Xiasong2-10/+40
28 hoursuse less confusing names for iov_iter direction initializersAl Viro17-38/+38
28 hoursipv6: ioam: add NULL check for idev in ipv6_hop_ioam()Justin Iurman1-1/+7
28 hoursipv6/addrconf: annotate data-races around devconf fields (II)Eric Dumazet7-50/+57
28 hoursnet: hsr: defer node table free until after RCU readersMichael Bommarito1-2/+4
28 hoursBluetooth: serialize accept_q accessJiexun Wang1-22/+65
28 hoursBluetooth: Init sk_peer_* on bt_sock_allocLuiz Augusto von Dentz3-28/+25
28 hoursBluetooth: Consolidate code around sk_alloc into a helper functionLuiz Augusto von Dentz6-45/+29
28 hoursBluetooth: MGMT: validate Add Extended Advertising Data lengthMichael Bommarito1-0/+6
28 hoursBluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2Luiz Augusto von Dentz1-1/+1
28 hoursBluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()Safa Karakuş4-9/+70
28 hoursgenetlink: Use internal flags for multicast groupsIdo Schimmel4-5/+5
28 hoursmptcp: pm: ADD_ADDR rtx: resched blocked ADD_ADDR quickerMatthieu Baerts (NGI0)1-1/+1
28 hoursmptcp: pm: ADD_ADDR rtx: fix potential data-raceMatthieu Baerts (NGI0)1-0/+8
28 hoursmptcp: pm: prio: skip closed subflowsMatthieu Baerts (NGI0)1-0/+3
28 hoursxfrm: defensively unhash xfrm_state lists in __xfrm_state_deleteMichal Kosiorek1-6/+6
28 hoursxfrm: ah: account for ESN high bits in async callbacksMichael Bommarito2-4/+24
28 hoursnet: ipv6: stop checking crypto_ahash_alignmaskEric Biggers1-10/+7
28 hoursnet: ipv4: stop checking crypto_ahash_alignmaskEric Biggers1-10/+7
28 hoursBluetooth: hci_event: fix potential UAF in SSP passkey handlersShuvam Pandey1-4/+14
28 hoursnet: bridge: use a stable FDB dst snapshot in RCU readersZhengchuan Liang2-13/+23
28 hoursnet: qrtr: ns: Limit the total number of nodesManivannan Sadhasivam1-0/+17
28 hoursnet: mctp: fix don't require received header reserved bits to be zeroYuan Zhaoming1-2/+6
28 hoursnet: qrtr: ns: Free the node during ctrl_cmd_bye()Manivannan Sadhasivam1-5/+15
28 hoursnet: qrtr: ns: Change servers radix tree to xarrayVignesh Viswanathan1-109/+24
28 hoursnet: qrtr: ns: Limit the maximum number of lookupsManivannan Sadhasivam1-0/+14
28 hoursnet/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd()Bingquan Chen1-10/+15
28 hoursnet/tcp-md5: Fix MAC comparison to be constant-timeEric Biggers2-4/+6
28 hourssctp: stream: fully roll back denied add-stream stateWyatt Feng1-1/+5
28 hourssctp: diag: reject stale associations in dump_one pathZhao Zhang1-8/+9
28 hoursnet: rds: clear i_sends on setup unwindYuqi Xu1-0/+1
28 hoursvsock/vmci: fix sk_ack_backlog leak on failed handshakeRaf Dickson1-1/+3
28 hoursmptcp: sockopt: check timestamping ret valueMatthieu Baerts (NGI0)1-2/+6
28 hoursmptcp: fix retransmission loop when csum is enabledPaolo Abeni1-0/+4
28 hoursxfrm: espintcp: do not reuse an in-progress partial sendWyatt Feng1-0/+4
28 hoursBluetooth: L2CAP: reject BR/EDR signaling packets over MTUsigMichael Bommarito1-0/+46