index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-11-18
af_unix: Don't trigger GC from close() if unnecessary.
Kuniyuki Iwashima
2025-11-18
af_unix: Simplify GC state.
Kuniyuki Iwashima
2025-11-18
af_unix: Count cyclic SCC.
Kuniyuki Iwashima
2025-11-18
af_unix: Read sk_peek_offset() again after sleeping in unix_stream_read_gener...
Kuniyuki Iwashima
2025-11-18
mptcp: fix a race in mptcp_pm_del_add_timer()
Eric Dumazet
2025-11-18
net: use napi_skb_cache even in process context
Eric Dumazet
2025-11-18
net: __alloc_skb() cleanup
Eric Dumazet
2025-11-18
net: add a new @alloc parameter to napi_skb_cache_get()
Eric Dumazet
2025-11-18
kcm: Fix typo and add hyphen in Kconfig help text
Thorsten Blum
2025-11-18
tcp: Don't reinitialise tw->tw_transparent in tcp_time_wait().
Kuniyuki Iwashima
2025-11-18
Merge tag 'ipsec-2025-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2025-11-18
Merge tag 'ipsec-next-2025-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2025-11-18
devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
Shay Drory
2025-11-18
bpf: Remove smap argument from bpf_selem_free()
Amery Hung
2025-11-18
bpf: Always charge/uncharge memory when allocating/unlinking storage elements
Amery Hung
2025-11-18
scm: Convert put_cmsg() to scoped user access
Christophe Leroy
2025-11-17
convert rpc_pipefs
Al Viro
2025-11-17
tcp: reduce tcp_comp_sack_slack_ns default value to 10 usec
Eric Dumazet
2025-11-16
sunrpc: allocate a separate bvec array for socket sends
Jeff Layton
2025-11-16
SUNRPC: Improve "fragment too large" warning
Chuck Lever
2025-11-16
svcrdma: Release transport resources synchronously
Chuck Lever
2025-11-14
bpf: Check skb->transport_header is set in bpf_skb_check_mtu
Martin KaFai Lau
2025-11-14
net: openvswitch: remove never-working support for setting nsh fields
Ilya Maximets
2025-11-14
mptcp: fix race condition in mptcp_schedule_work()
Eric Dumazet
2025-11-14
tcp: gro: inline tcp_gro_pull_header()
Eric Dumazet
2025-11-14
ipv6: clean up routes when manually removing address with a lifetime
Jakub Kicinski
2025-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-11-14
bpf: Add bpf_prog_run_data_pointers()
Eric Dumazet
2025-11-14
xfrm: fix memory leak in xfrm_add_acquire()
Zilin Guan
2025-11-13
net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()
Jiaming Zhang
2025-11-13
net/sched: act_ife: convert comma to semicolon
Chen Ni
2025-11-13
mptcp: Fix proto fallback detection with BPF
Jiayuan Chen
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-13
Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-11-13
mptcp: Disallow MPTCP subflows from sockmap
Jiayuan Chen
2025-11-13
hsr: Follow standard for HSRv0 supervision frames
Felix Maurer
2025-11-13
hsr: Fix supervision frame sending on HSRv0
Felix Maurer
2025-11-12
Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2025-11-12
Merge tag 'wireless-next-2025-11-12' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2025-11-12
Merge tag 'wireless-2025-11-12' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2025-11-12
net: clear skb->sk in skb_release_head_state()
Eric Dumazet
2025-11-12
ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
Chuang Wang
2025-11-12
vfs: make vfs_mknod break delegations on parent directory
Jeff Layton
2025-11-11
net_sched: limit try_bulk_dequeue_skb() batches
Eric Dumazet
2025-11-11
Merge tag 'for-net-2025-11-11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-11-11
net: export netdev_get_by_index_lock()
David Wei
2025-11-11
net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak
Ranganath V N
2025-11-11
net: sched: act_connmark: initialize struct tc_ife to fix kernel leak
Ranganath V N
2025-11-11
Bluetooth: hci_event: Fix not handling PA Sync Lost event
Luiz Augusto von Dentz
[prev]
[next]