index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2026-04-24
Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2026-04-24
Merge tag 'ceph-for-7.1-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2026-04-24
Merge tag '9p-for-7.1-rc1' of https://github.com/martinetd/linux
Linus Torvalds
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-04-23
rxrpc: Fix error handling in rxgk_extract_token()
David Howells
2026-04-23
rxrpc: Fix re-decryption of RESPONSE packets
David Howells
2026-04-23
rxrpc: Fix rxrpc_input_call_event() to only unshare DATA packets
David Howells
2026-04-23
rxrpc: Fix missing validation of ticket length in non-XDR key preparsing
Anderson Nascimento
2026-04-23
rxgk: Fix potential integer overflow in length check
David Howells
2026-04-23
rxrpc: Fix conn-level packet handling to unshare RESPONSE packets
David Howells
2026-04-23
rxrpc: Fix potential UAF after skb_unshare() failure
David Howells
2026-04-23
rxrpc: Fix rxkad crypto unalignment handling
David Howells
2026-04-23
rxrpc: Fix memory leaks in rxkad_verify_response()
David Howells
2026-04-23
net: remove unused ATM protocols and legacy ATM device drivers
Jakub Kicinski
2026-04-23
net: rds: fix MR cleanup on copy error
Ao Zhou
2026-04-23
tcp: call sk_data_ready() after listener migration
Zhenzhong Wu
2026-04-23
ipv6: Cap TLV scan in ip6_tnl_parse_tlv_enc_lim
Daniel Borkmann
2026-04-23
tipc: fix double-free in tipc_buf_append()
Lee Jones
2026-04-23
llc: Return -EINPROGRESS from llc_ui_connect()
Ernestas Kulik
2026-04-23
ipv4: icmp: validate reply type before using icmp_pointers
Ruide Cao
2026-04-23
tcp: send a challenge ACK on SEG.ACK > SND.NXT
Jiayuan Chen
2026-04-23
net/smc: avoid early lgr access in smc_clc_wait_msg
Ruijie Li
2026-04-23
hv_sock: Return -EIO for malformed/short packets
Dexuan Cui
2026-04-23
net: remove ax25 and amateur radio (hamradio) subsystem
Jakub Kicinski
2026-04-23
net: remove ISDN subsystem and Bluetooth CMTP
Jakub Kicinski
2026-04-23
caif: remove CAIF NETWORK LAYER
Jakub Kicinski
2026-04-23
mptcp: sync the msk->sndbuf at accept() time
Gang Yan
2026-04-23
vsock/virtio: fix MSG_ZEROCOPY pinned-pages accounting
Stefano Garzarella
2026-04-23
8021q: delete cleared egress QoS mappings
Longxuan Yu
2026-04-23
8021q: use RCU for egress QoS mappings
Longxuan Yu
2026-04-23
Merge tag 'nf-26-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2026-04-22
net/sched: sch_sfb: annotate data-races in sfb_dump_stats()
Eric Dumazet
2026-04-22
net/sched: sch_red: annotate data-races in red_dump_stats()
Eric Dumazet
2026-04-22
net/sched: sch_fq_codel: remove data-races from fq_codel_dump_stats()
Eric Dumazet
2026-04-22
net/sched: sch_pie: annotate data-races in pie_dump_stats()
Eric Dumazet
2026-04-22
net_sched: sch_hhf: annotate data-races in hhf_dump_stats()
Eric Dumazet
2026-04-22
net/rds: zero per-item info buffer before handing it to visitors
Michael Bommarito
2026-04-22
seg6: fix seg6 lwtunnel output redirect for L2 reduced encap mode
Andrea Mayer
2026-04-22
sctp: fix sockets_allocated imbalance after sk_clone()
Xin Long
2026-04-22
net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd()
Bingquan Chen
2026-04-22
libceph: Fix slab-out-of-bounds access in auth message processing
Raphael Zimmer
2026-04-22
crush: cleanup in crush_do_rule() method
Viacheslav Dubeyko
2026-04-22
libceph: update outdated comment in ceph_sock_write_space()
kexinsun
2026-04-22
libceph: Remove obsolete session key alignment logic
Eric Biggers
2026-04-22
libceph: Prevent potential null-ptr-deref in ceph_handle_auth_reply()
Raphael Zimmer
2026-04-21
net/sched: sch_dualpi2: drain both C-queue and L-queue in dualpi2_change()
Chia-Yu Chang
2026-04-21
net: warn ops-locked drivers still using ndo_set_rx_mode
Stanislav Fomichev
2026-04-21
net: move promiscuity handling into netdev_rx_mode_work
Stanislav Fomichev
2026-04-21
net: cache snapshot entries for ndo_set_rx_mode_async
Stanislav Fomichev
[next]