index
:
kernel/git/stable/linux.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.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
9 days
ip6mr: do not clone dst in ip6mr_cache_report()
Eric Dumazet
9 days
mptcp: fix uninitialized local_id in syncookie MP_JOIN reconstruction
Harshit Varu
9 days
net: add missing ref_tracker_dir_exit() to net_passive_dec()
Tetsuo Handa
9 days
Merge tag 'nfsd-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
9 days
ipv6: avoid divide by zero in rt6_multipath_rebalance
Cen Zhang (Microsoft)
9 days
net: mctp: hold a reference to the route device in mctp_route_lookup()
Aldo Ariel Panzardo
9 days
ipv6: rpl: fix NULL dereference of idev in ipv6_rpl_srh_rcv()
Andrea Mayer
9 days
net/tcp-ao: fix use-after-free of current_key on reconnect to another peer
Hyunwoo Kim
9 days
net/sched: add get_fill_size callbacks for actions missing them
Victor Nogueira
9 days
net: advertise TCP MSS from the configured MTU, not the learned PMTU
Jiayuan Chen
9 days
Merge tag 'ipsec-2026-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
9 days
Merge tag 'nf-next-26-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
9 days
ipv6: use RCU iterator to dump route exceptions
Yuyang Huang
9 days
net: bridge: Reject descending VLAN tunnel ranges
Ruoyu Wang
9 days
xsk: fix NULL pointer dereference in __xsk_rcv()
Cen Zhang (Microsoft)
9 days
Merge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9 days
Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
9 days
Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
11 days
vsock/virtio: restore msg_iter on transmission failure
Octavian Purdila
11 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11 days
net: openvswitch: fix nf_connlabels leak in ovs_ct_init
Ruoyu Wang
11 days
net: add missing ref_tracker_dir_exit() to alloc_netdev_mqs()
Tetsuo Handa
11 days
net: openvswitch: fix flow mask use-after-free on flow deletion
Ilya Maximets
11 days
sctp: stop processing a packet once its association is deleted
Hyunwoo Kim
11 days
ipv4: reject undersized MTUs in ip_do_fragment()
Yong Wang
11 days
net: dsa: initial MT7628 tagging driver
Joris Vaisvila
11 days
vsock: use sock_error() to consume sk_err after a failed connect
Nguyen Dinh Phi
11 days
vsock: remove the now-unused rejected flag
Nguyen Dinh Phi
11 days
vsock: don't check the listener's sk_err in vsock_accept()
Nguyen Dinh Phi
12 days
net: ip_tunnel: remove unused non-strict __ip_tunnel_change_mtu
Ilya Maximets
12 days
ip: orphan prefetched skbs before multicast forwarding
Zhiling Zou
12 days
net: cap advertised IP tunnel headroom
Zhiling Zou
12 days
ip6_gre: fix hardware header length for NBMA tunnels
Zhiling Zou
12 days
net/smc: hash socket only after full initialisation in smc_sk_init()
Mahanta Jambigi
12 days
mpls: reload header after pskb_may_pull()
Qing Ming
12 days
xfrm: bound nat keepalive state collection
Zihan Xi
12 days
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
12 days
net: bridge: vlan: fix inverted default vlan notification
Nikolay Aleksandrov
12 days
net: af_unix: useful handling of LSM denials on SCM_RIGHTS
Jori Koolstra
12 days
net: scm: move scm_detach_fds() from common path to scm_recv_unix()
Jori Koolstra
12 days
net: af_unix: enable custom setsockopt for all socket types
Jori Koolstra
12 days
tls: fix RX desync on overlapping skbs
Maximilian Immanuel Brandtner
12 days
mptcp: add per-event MIB counters for MPTCP_RST_EMPTCP resets
Shardul Bankar
12 days
mptcp: honour configured min/max RTO in retransmit paths
Kalpan Jani
12 days
mptcp: pm: userspace: make remove_addr_entry static
Matthieu Baerts (NGI0)
12 days
mptcp: pm: add WARN_ON_ONCE guards on extra_subflows underflow
Tao Cui
12 days
ipvs: fix integer overflow in ftp helper port/address parsing
Joas Antonio dos Santos
12 days
netfilter: nf_tables: call set ops .commit when building new ruleset blob
Pablo Neira Ayuso
12 days
netfilter: nf_tables: move set_update_list to nftables per-netns
Pablo Neira Ayuso
12 days
netfilter: ctnetlink: do not expose expectation DEAD flag
Pablo Neira Ayuso
[prev]
[next]