summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
40 hoursnet/tcp-ao: fix use-after-free of key in del_async pathHanQuan1-0/+4
40 hours9p: avoid putting oldfid in p9_client_walk() error pathYizhou Zhao1-1/+2
40 hourstipc: fix slab-use-after-free Read in tipc_aead_decrypt_doneDoruk Tan Ozturk1-0/+9
40 hoursnet: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie2-0/+14
40 hoursnet: skmsg: preserve sg.copy across SG transformsYiming Qian3-0/+33
40 hoursmac802154: llsec: add skb_cow_data() before in-place cryptoDoruk Tan Ozturk1-0/+14
40 hoursaf_unix: Set gc_in_progress to true in unix_gc().Kuniyuki Iwashima1-0/+2
40 hoursipv4: account for fraggap on the paged allocation pathWongi Lee1-5/+2
40 hoursinet: add indirect call wrapper for getfrag() callsEric Dumazet2-9/+17
40 hoursipv6: account for fraggap on the paged allocation pathWongi Lee1-6/+3
40 hoursbatman-adv: tvlv: avoid race of cifsnotfound handler stateSven Eckelmann2-13/+57
40 hoursbatman-adv: tvlv: enforce 2-byte alignmentSven Eckelmann4-2/+32
40 hoursbatman-adv: dat: prevent false sharing between VLANsSven Eckelmann1-3/+9
40 hoursbatman-adv: tt: track roam count per VIDSven Eckelmann2-2/+10
40 hoursbatman-adv: tt: don't merge change entries with different VIDsSven Eckelmann1-0/+3
40 hoursbatman-adv: tp_meter: handle overlapping packetsSven Eckelmann1-14/+11
40 hoursbatman-adv: tp_meter: prevent parallel modifications of last_recvSven Eckelmann2-10/+14
40 hoursbatman-adv: tp_meter: annotate last_recv_time access with READ/WRITE_ONCESven Eckelmann1-4/+4
40 hoursbatman-adv: tp_meter: restrict number of unacked list entriesSven Eckelmann2-1/+25
40 hoursbatman-adv: v: prevent OGM aggregation on disabled hardifSven Eckelmann3-0/+19
40 hoursbatman-adv: frag: avoid underflow of TTLSven Eckelmann1-0/+7
40 hoursbatman-adv: frag: ensure fragment is writable before modifying TTLSven Eckelmann3-4/+17
40 hoursbatman-adv: fix (m|b)cast csum after decrementing TTLSven Eckelmann1-2/+56
40 hoursbatman-adv: ensure bcast is writable before modifying TTLSven Eckelmann1-0/+6
40 hoursbatman-adv: tp_meter: initialize last_recv_time during initSven Eckelmann1-3/+7
40 hoursbatman-adv: prevent ELP transmission interval underflowSven Eckelmann1-1/+7
40 hoursbatman-adv: bla: annotate lasttime access with READ/WRITE_ONCESven Eckelmann1-14/+14
40 hoursbatman-adv: tp_meter: add only finished tp_vars to listsSven Eckelmann1-9/+9
40 hoursbatman-adv: tp_meter: handle seqno wrap-around for fast recovery detectionSven Eckelmann1-1/+1
40 hoursbatman-adv: tp_meter: fix fast recovery preconditionSven Eckelmann1-1/+1
40 hoursbatman-adv: tp_meter: avoid divide-by-zero for dec_cwndSven Eckelmann1-1/+4
40 hoursbatman-adv: tp_meter: avoid window underflowSven Eckelmann1-1/+6
40 hoursbatman-adv: tp_meter: initialize dec_cwnd explicitlySven Eckelmann1-0/+2
40 hoursbatman-adv: tp_meter: initialize dup_acks explicitlySven Eckelmann1-0/+1
40 hoursbatman-adv: tp_meter: keep unacked list in ascending orderedSven Eckelmann1-1/+1
40 hourssctp: disable BH before calling udp_tunnel_xmit_skb()Xin Long2-0/+4
40 hoursnet: ipv6: Make udp_tunnel6_xmit_skb() voidPetr Machata3-16/+16
40 hoursrxrpc: Fix the ACK parser to extract the SACK table for parsingDavid Howells1-5/+16
40 hoursnet: phonet: free phonet_device after RCU grace periodSantosh Kalluri1-1/+1
40 hoursphonet: Pass net and ifindex to phonet_address_notify().Kuniyuki Iwashima2-9/+13
40 hoursphonet: Pass ifindex to fill_addr().Kuniyuki Iwashima1-6/+7
40 hoursip6_vti: set netns_immutable on the fallback device.Eric Dumazet1-0/+1
40 hoursnet: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior2-6/+19
2026-06-19netfilter: require Ethernet MAC header before using eth_hdr()Zhengchuan Liang6-14/+24
2026-06-19vsock/virtio: fix skb overhead overflow on 32-bit buildsStefano Garzarella1-1/+1
2026-06-19mptcp: pm: fix extra_subflows underflow on userspace PM subflow creationTao Cui1-5/+8
2026-06-19tcp: secure_seq: add back ports to TS offsetEric Dumazet6-99/+85
2026-06-19tcp: use EXPORT_IPV6_MOD[_GPL]()Eric Dumazet9-73/+71
2026-06-19vsock/virtio: fix skb overhead accounting to preserve full buf_allocStefano Garzarella1-1/+8
2026-06-19vsock/virtio: fix potential unbounded skb queueEric Dumazet1-1/+3