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.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-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
2026-05-12
net: shaper: fix undersized reply skb allocation in GROUP command
Jakub Kicinski
2026-05-12
net: shaper: set ret to -ENOMEM when genlmsg_new() fails in group_doit
Jakub Kicinski
2026-05-12
net: shaper: reject duplicate leaves in GROUP request
Jakub Kicinski
2026-05-12
net: shaper: fix trivial ordering issue in net_shaper_commit()
Jakub Kicinski
2026-05-12
net: shaper: flip the polarity of the valid flag
Jakub Kicinski
2026-05-12
vsock/virtio: fix empty payload in tap skb for non-linear buffers
Stefano Garzarella
2026-05-12
vsock/virtio: fix length and offset in tap skb for split packets
Stefano Garzarella
2026-05-12
net: hsr: fix NULL pointer dereference in hsr_get_node_data()
Quan Sun
2026-05-12
batman-adv: tt: prevent TVLV entry number overflow
Sven Eckelmann
2026-05-12
batman-adv: tt: avoid empty VLAN responses
Sven Eckelmann
2026-05-12
batman-adv: tt: fix TOCTOU race for reported vlans
Sven Eckelmann
2026-05-12
batman-adv: tt: fix negative last_changeset_len
Sven Eckelmann
2026-05-12
batman-adv: tt: fix negative tt_buff_len
Sven Eckelmann
2026-05-12
batman-adv: tt: reject oversized local TVLV buffers
Sven Eckelmann
2026-05-11
net: ethtool: fix missing closing paren in rings_reply_size()
Tao Cui
2026-05-11
net/sched: mq_prio: no longer acquire qdisc spinlocks in mqprio_dump_class_st...
Eric Dumazet
2026-05-11
net/sched: mq_prio: no longer acquire qdisc spinlocks in mqprio_dump()
Eric Dumazet
2026-05-11
net/sched: mq: no longer acquire qdisc spinlocks in dump operations
Eric Dumazet
2026-05-11
net/sched: add const qualifiers to gnet_stats helpers
Eric Dumazet
2026-05-11
net/sched: add qdisc_qlen_lockless() helper
Eric Dumazet
2026-05-11
net/sched: annotate data-races around sch->qstats.backlog
Eric Dumazet
2026-05-11
net/sched: add qdisc_qlen_inc() and qdisc_qlen_dec()
Eric Dumazet
2026-05-11
net/sched: add READ_ONCE() in gnet_stats_add_queue[_cpu]
Eric Dumazet
2026-05-11
net/sched: dualpi2: initialize timer earlier in dualpi2_init()
Davide Caratti
2026-05-11
mptcp: pm: in-kernel: increase endpoints limit
Matthieu Baerts (NGI0)
2026-05-11
mptcp: pm: kernel: allow flushing more than 8 endpoints
Matthieu Baerts (NGI0)
2026-05-11
mptcp: pm: in-kernel: increase all limits to 64
Matthieu Baerts (NGI0)
2026-05-11
mptcp: pm: in-kernel: explicitly limit batches to array size
Matthieu Baerts (NGI0)
2026-05-11
tcp: Fix out-of-bounds access for twsk in tcp_ao_established_key().
Kuniyuki Iwashima
2026-05-11
net/rds: reset op_nents when zerocopy page pin fails
Allison Henderson
2026-05-11
libceph: Fix potential out-of-bounds access in osdmap_decode()
Raphael Zimmer
2026-05-11
batman-adv: tp_meter: fix tp_vars reference leak in receiver shutdown
Sven Eckelmann
2026-05-11
batman-adv: fix tp_meter counter underflow during shutdown
Luxiao Xu
2026-05-11
libceph: Fix potential out-of-bounds access in __ceph_x_decrypt()
Raphael Zimmer
2026-05-11
libceph: Fix unnecessarily high ceph_decode_need() for uniform bucket
Raphael Zimmer
2026-05-11
libceph: Fix potential out-of-bounds access in crush_decode()
Raphael Zimmer
2026-05-11
xfrm: ipcomp: Free destination pages on acomp errors
Herbert Xu
2026-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3
Alexei Starovoitov
2026-05-10
ipv4: Add __must_check to nexthop removal functions
Cosmin Ratiu
2026-05-10
ipv4: Flush the FIB once on multiple nexthop removal
Cosmin Ratiu
2026-05-10
ipv4: Provide a FIB flushing signal from nexthop removal functions
Cosmin Ratiu
2026-05-10
kcm: convert to getsockopt_iter
Breno Leitao
2026-05-10
x25: convert to getsockopt_iter
Breno Leitao
2026-05-10
llc: convert to getsockopt_iter
Breno Leitao
2026-05-10
mctp: convert to getsockopt_iter
Breno Leitao
2026-05-10
Merge tag 'batadv-net-pullrequest-20260508' of https://git.open-mesh.org/batadv
Jakub Kicinski
2026-05-10
sunrpc: start cache request seqno at 1 to fix netlink GET_REQS
Jeff Layton
2026-05-10
rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present
Hyunwoo Kim
2026-05-09
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-05-09
xskmap: reject TX-only AF_XDP sockets
Linpu Yu
[prev]
[next]