aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2026-04-27ipmr: Free mr_table after RCU grace period.Kuniyuki Iwashima2-50/+74
2026-04-27net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bindMorduan Zang1-2/+8
2026-04-27net/sched: taprio: fix NULL pointer dereference in class dumpWeiming Shi1-5/+8
2026-04-27ipv6: rpl: reserve mac_len headroom when recompressed SRH growsGreg Kroah-Hartman1-3/+6
2026-04-27net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()Eric Dumazet1-9/+10
2026-04-27net/sched: sch_choke: annotate data-races in choke_dump_stats()Eric Dumazet1-10/+16
2026-04-27net/sched: netem: check for negative latency and jitterStephen Hemminger1-0/+22
2026-04-27net/sched: netem: fix slot delay calculation overflowStephen Hemminger1-3/+2
2026-04-27net/sched: netem: validate slot configurationStephen Hemminger1-0/+29
2026-04-27net/sched: netem: only reseed PRNG when seed is explicitly providedStephen Hemminger1-4/+6
2026-04-27net/sched: netem: fix queue limit check to include reordered packetsStephen Hemminger1-1/+1
2026-04-27net/sched: netem: fix probability gaps in 4-state loss modelStephen Hemminger1-4/+4
2026-04-27wifi: mac80211: drop stray 'static' from fast-RX rx_resultCatherine1-1/+1
2026-04-27wifi: mac80211: check ieee80211_rx_data_set_link return in pubsta MLO pathMichael Bommarito1-1/+3
2026-04-27wifi: nl80211: require admin perm on SET_PMK / DEL_PMKMichael Bommarito1-0/+2
2026-04-27wifi: mac80211: skip ieee80211_verify_sta_ht_mcs_support check in non-strict ...Rio Liu1-0/+9
2026-04-24Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-161/+290
2026-04-24Merge tag 'ceph-for-7.1-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds5-16/+14
2026-04-24Merge tag '9p-for-7.1-rc1' of https://github.com/martinetd/linuxLinus Torvalds1-24/+53
2026-04-24bpf: Fix sk_local_storage diag dumping uninitialized special fieldsAmery Hung1-0/+1
2026-04-24netfilter: nf_conntrack_sip: don't use simple_strtoulFlorian Westphal2-34/+119
2026-04-24netfilter: reject zero shift in nft_bitwiseKai Ma1-1/+2
2026-04-24netfilter: xt_policy: fix strict mode inbound policy matchingJiexun Wang1-1/+1
2026-04-24Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds88-29212/+0
2026-04-23bpf: Fix NULL pointer dereference in bpf_skb_fib_lookup()Weiming Shi1-0/+2
2026-04-23sockmap: Fix sk_psock_drop() race vs sock_map_{unhash,close,destroy}().Kuniyuki Iwashima1-14/+25
2026-04-23bpf: Fix NULL pointer dereference in bpf_sk_storage_clone and diag pathsWeiming Shi1-6/+7
2026-04-23Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds80-527/+1505
2026-04-23rxrpc: Fix error handling in rxgk_extract_token()David Howells1-0/+1
2026-04-23rxrpc: Fix re-decryption of RESPONSE packetsDavid Howells1-12/+2
2026-04-23rxrpc: Fix rxrpc_input_call_event() to only unshare DATA packetsDavid Howells1-1/+2
2026-04-23rxrpc: Fix missing validation of ticket length in non-XDR key preparsingAnderson Nascimento1-0/+4
2026-04-23rxgk: Fix potential integer overflow in length checkDavid Howells2-1/+2
2026-04-23rxrpc: Fix conn-level packet handling to unshare RESPONSE packetsDavid Howells1-1/+28
2026-04-23rxrpc: Fix potential UAF after skb_unshare() failureDavid Howells4-33/+20
2026-04-23rxrpc: Fix rxkad crypto unalignment handlingDavid Howells1-2/+7
2026-04-23rxrpc: Fix memory leaks in rxkad_verify_response()David Howells1-61/+42
2026-04-23net: remove unused ATM protocols and legacy ATM device driversJakub Kicinski17-6173/+0
2026-04-23net: rds: fix MR cleanup on copy errorAo Zhou1-4/+0
2026-04-23tcp: call sk_data_ready() after listener migrationZhenzhong Wu1-0/+3
2026-04-23ipv6: Cap TLV scan in ip6_tnl_parse_tlv_enc_limDaniel Borkmann1-0/+6
2026-04-23tipc: fix double-free in tipc_buf_append()Lee Jones1-1/+13
2026-04-23llc: Return -EINPROGRESS from llc_ui_connect()Ernestas Kulik1-1/+3
2026-04-23ipv4: icmp: validate reply type before using icmp_pointersRuide Cao1-1/+4
2026-04-23tcp: send a challenge ACK on SEG.ACK > SND.NXTJiayuan Chen1-3/+7
2026-04-23net/smc: avoid early lgr access in smc_clc_wait_msgRuijie Li1-2/+2
2026-04-23hv_sock: Return -EIO for malformed/short packetsDexuan Cui1-9/+18
2026-04-23net: remove ax25 and amateur radio (hamradio) subsystemJakub Kicinski44-15758/+0
2026-04-23net: remove ISDN subsystem and Bluetooth CMTPJakub Kicinski8-1522/+0
2026-04-23caif: remove CAIF NETWORK LAYERJakub Kicinski21-5759/+0