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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
netfilter: x_tables: fix percpu counter block leak on error path when creatin...
Pavel Tikhomirov
2023-03-11
3
-0
/
+12
*
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
2023-03-11
3
-5
/
+3
*
netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()
Hangyu Hua
2023-03-11
1
-1
/
+4
*
netfilter: nf_tables: allow to fetch set elements when table has an owner
Pablo Neira Ayuso
2023-03-11
1
-1
/
+1
*
net/sched: Retire tcindex classifier
Jamal Hadi Salim
2023-03-11
3
-768
/
+0
*
wifi: cfg80211: Fix use after free for wext
Alexander Wetzel
2023-03-10
1
-5
/
+26
*
scm: add user copy checks to put_cmsg()
Eric Dumazet
2023-03-10
1
-0
/
+2
*
netfilter: nf_tables: NULL pointer dereference in nf_tables_updobj()
Alok Tiwari
2023-03-10
1
-0
/
+3
*
inet: fix fast path in __inet_hash_connect()
Pietro Borrello
2023-03-10
1
-11
/
+1
*
NFS: fix disabling of swap
NeilBrown
2023-03-10
1
-0
/
+2
*
NFSv4: keep state manager thread active if swap is enabled
NeilBrown
2023-03-10
1
-0
/
+2
*
l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register()
Shigeru Yoshida
2023-03-10
1
-58
/
+67
*
wifi: mac80211: make rate u32 in sta_set_rate_info_rx()
Shayne Chen
2023-03-10
1
-1
/
+1
*
rds: rds_rm_zerocopy_callback() correct order for list_add_tail()
Pietro Borrello
2023-03-10
1
-1
/
+1
*
Bluetooth: L2CAP: Fix potential user-after-free
Luiz Augusto von Dentz
2023-03-10
2
-24
/
+8
*
net: add sock_init_data_uid()
Pietro Borrello
2023-03-10
1
-3
/
+12
*
wifi: cfg80211: Fix extended KCK key length check in nl80211_set_rekey_data()
Shivani Baranwal
2023-03-10
1
-1
/
+1
*
net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().
Kuniyuki Iwashima
2023-03-03
2
-1
/
+1
*
bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
Martin KaFai Lau
2023-03-03
1
-2
/
+2
*
neigh: make sure used and confirmed times are valid
Julian Anastasov
2023-03-03
1
-3
/
+15
*
Fix XFRM-I support for nested ESP tunnels
Benedict Wong
2023-03-03
2
-4
/
+53
*
Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo c...
Vladimir Oltean
2023-02-25
1
-5
/
+3
*
net: sched: sch: Fix off by one in htb_activate_prios()
Dan Carpenter
2023-02-22
1
-1
/
+1
*
net/sched: tcindex: search key must be 16 bits
Pedro Tammela
2023-02-22
1
-1
/
+1
*
net/sched: act_ctinfo: use percpu stats
Pedro Tammela
2023-02-22
1
-3
/
+3
*
flow_offload: fill flags to action structure
Baowen Zheng
2023-02-22
14
-14
/
+14
*
ipv6: Fix tcp socket connection with DSCP.
Guillaume Nault
2023-02-22
1
-0
/
+1
*
ipv6: Fix datagram socket connection with DSCP.
Guillaume Nault
2023-02-22
1
-1
/
+1
*
net: mpls: fix stale pointer if allocation fails during device rename
Jakub Kicinski
2023-02-22
1
-0
/
+4
*
net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()
Hangyu Hua
2023-02-22
1
-1
/
+3
*
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2023-02-22
2
-12
/
+5
*
net/sched: tcindex: update imperfect hash filters respecting rcu
Pedro Tammela
2023-02-22
1
-4
/
+30
*
sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list
Pietro Borrello
2023-02-22
1
-3
/
+1
*
net: Fix unwanted sign extension in netdev_stats_to_stats64()
Felix Riemann
2023-02-22
1
-1
/
+1
*
tcp: Fix listen() regression in 5.15.88.
Kuniyuki Iwashima
2023-02-22
1
-0
/
+1
*
netfilter: nft_tproxy: restrict to prerouting hook
Florian Westphal
2023-02-22
1
-0
/
+8
*
mptcp: do not wait for bare sockets' timeout
Paolo Abeni
2023-02-22
1
-0
/
+9
*
net: sched: sch: Bounds check priority
Kees Cook
2023-02-22
1
-1
/
+4
*
net/rose: Fix to not accept on connected socket
Hyunwoo Kim
2023-02-22
1
-0
/
+8
*
bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself
Jakub Sitnicki
2023-02-22
1
-27
/
+34
*
mptcp: fix locking for in-kernel listener creation
Paolo Abeni
2023-02-22
2
-5
/
+7
*
mptcp: be careful on subflow status propagation on errors
Paolo Abeni
2023-02-14
1
-1
/
+9
*
rds: rds_rm_zerocopy_callback() use list_first_entry()
Pietro Borrello
2023-02-14
1
-3
/
+3
*
xfrm: fix bug with DSCP copy to v6 from v4 tunnel
Christian Hopps
2023-02-14
1
-2
/
+1
*
xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()
Eric Dumazet
2023-02-14
1
-0
/
+2
*
xfrm: compat: change expression for switch in xfrm_xlate64
Anastasia Belova
2023-02-14
1
-1
/
+1
*
can: j1939: do not wait 250 ms if the same addr was already claimed
Devid Antonio Filoni
2023-02-14
1
-0
/
+40
*
net: qrtr: free memory on error path in radix_tree_insert()
Natalia Petrova
2023-02-09
1
-1
/
+4
*
net/x25: Fix to not accept on connected socket
Hyunwoo Kim
2023-02-09
1
-0
/
+6
*
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Fedor Pchelkin
2023-02-09
1
-6
/
+6
[prev]
[next]