summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
38 hoursMerge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds80-527/+1505
40 hoursrxrpc: Fix error handling in rxgk_extract_token()David Howells1-0/+1
40 hoursrxrpc: Fix re-decryption of RESPONSE packetsDavid Howells1-12/+2
40 hoursrxrpc: Fix rxrpc_input_call_event() to only unshare DATA packetsDavid Howells1-1/+2
42 hoursrxrpc: Fix missing validation of ticket length in non-XDR key preparsingAnderson Nascimento1-0/+4
42 hoursrxgk: Fix potential integer overflow in length checkDavid Howells2-1/+2
42 hoursrxrpc: Fix conn-level packet handling to unshare RESPONSE packetsDavid Howells1-1/+28
42 hoursrxrpc: Fix potential UAF after skb_unshare() failureDavid Howells4-33/+20
42 hoursrxrpc: Fix rxkad crypto unalignment handlingDavid Howells1-2/+7
42 hoursrxrpc: Fix memory leaks in rxkad_verify_response()David Howells1-61/+42
43 hoursnet: rds: fix MR cleanup on copy errorAo Zhou1-4/+0
43 hourstcp: call sk_data_ready() after listener migrationZhenzhong Wu1-0/+3
43 hoursipv6: Cap TLV scan in ip6_tnl_parse_tlv_enc_limDaniel Borkmann1-0/+6
43 hourstipc: fix double-free in tipc_buf_append()Lee Jones1-1/+13
43 hoursllc: Return -EINPROGRESS from llc_ui_connect()Ernestas Kulik1-1/+3
43 hoursipv4: icmp: validate reply type before using icmp_pointersRuide Cao1-1/+4
44 hourstcp: send a challenge ACK on SEG.ACK > SND.NXTJiayuan Chen1-3/+7
44 hoursnet/smc: avoid early lgr access in smc_clc_wait_msgRuijie Li1-2/+2
44 hourshv_sock: Return -EIO for malformed/short packetsDexuan Cui1-9/+18
2 daysmptcp: sync the msk->sndbuf at accept() timeGang Yan1-1/+1
2 daysvsock/virtio: fix MSG_ZEROCOPY pinned-pages accountingStefano Garzarella1-3/+8
2 days8021q: delete cleared egress QoS mappingsLongxuan Yu2-10/+14
2 days8021q: use RCU for egress QoS mappingsLongxuan Yu3-23/+30
2 daysMerge tag 'nf-26-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni12-89/+136
2 daysnet/sched: sch_sfb: annotate data-races in sfb_dump_stats()Eric Dumazet1-22/+32
2 daysnet/sched: sch_red: annotate data-races in red_dump_stats()Eric Dumazet1-10/+21
2 daysnet/sched: sch_fq_codel: remove data-races from fq_codel_dump_stats()Eric Dumazet1-1/+2
2 daysnet/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet1-19/+19
2 daysnet_sched: sch_hhf: annotate data-races in hhf_dump_stats()Eric Dumazet1-9/+10
2 daysnet/rds: zero per-item info buffer before handing it to visitorsMichael Bommarito1-0/+14
2 daysseg6: fix seg6 lwtunnel output redirect for L2 reduced encap modeAndrea Mayer1-1/+2
2 dayssctp: fix sockets_allocated imbalance after sk_clone()Xin Long1-1/+2
2 daysnet/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd()Bingquan Chen1-8/+13
4 daysnet/sched: sch_dualpi2: drain both C-queue and L-queue in dualpi2_change()Chia-Yu Chang1-4/+28
4 daysnet: warn ops-locked drivers still using ndo_set_rx_modeStanislav Fomichev2-1/+7
4 daysnet: move promiscuity handling into netdev_rx_mode_workStanislav Fomichev2-34/+64
4 daysnet: cache snapshot entries for ndo_set_rx_mode_asyncStanislav Fomichev3-37/+92
4 daysnet: introduce ndo_set_rx_mode_async and netdev_rx_mode_workStanislav Fomichev6-43/+222
4 daysnet: add address list snapshot and reconciliation infrastructureStanislav Fomichev3-3/+470
5 daysnetfilter: nfnetlink_osf: fix potential NULL dereference in ttl checkFernando Fernandez Mancera1-15/+7
5 daysnetfilter: nfnetlink_osf: fix out-of-bounds read on option matchingFernando Fernandez Mancera1-11/+8
5 daysipvs: fix MTU check for GSO packets in tunnel modeYingnan Zhang1-4/+15
5 daysnetfilter: nat: use kfree_rcu to release opsPablo Neira Ayuso3-8/+10
5 daysnetfilter: xtables: restrict several matches to inet familyPablo Neira Ayuso4-34/+68
5 daysnetfilter: conntrack: remove sprintf usageFlorian Westphal2-16/+19
5 daysnetfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULOXiang Mei1-0/+4
5 daysnetfilter: nft_osf: restrict it to ipv4Pablo Neira Ayuso1-1/+5
5 daysnet: mctp: fix don't require received header reserved bits to be zeroYuan Zhaoming1-2/+6
5 dayshv_sock: Report EOF instead of -EIO for FINDexuan Cui1-4/+16
5 daysopenvswitch: cap upcall PID array size and pre-size vport repliesWeiming Shi2-2/+36