index
:
Linux Stable
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.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
...
*
rxrpc: Allow list of in-use local UDP endpoints to be viewed in /proc
David Howells
2022-12-02
4
-22
/
+94
*
af_key: Fix send_acquire race with pfkey_register
Herbert Xu
2022-12-02
1
-10
/
+22
*
xfrm: replay: Fix ESN wrap around for GSO
Christian Langrock
2022-12-02
4
-2
/
+21
*
xfrm: fix "disable_policy" on ipv4 early demux
Eyal Birger
2022-12-02
1
-0
/
+5
*
wifi: mac80211: Fix ack frame idr leak when mesh has no route
Nicolas Cavallari
2022-12-02
1
-1
/
+1
*
wifi: mac80211: fix memory free error when registering wiphy fail
taozhang
2022-12-02
1
-2
/
+6
*
sctp: clear out_curr if all frag chunks of current msg are pruned
Xin Long
2022-12-02
1
-0
/
+5
*
sctp: remove the unnecessary sinfo_stream check in sctp_prsctp_prune_unsent
Xin Long
2022-12-02
1
-5
/
+3
*
net/9p: use a dedicated spinlock for trans_fd
Dominique Martinet
2022-11-26
1
-16
/
+25
*
wifi: wext: use flex array destination for memcpy()
Hawkins Jiawei
2022-11-26
1
-7
/
+10
*
9p/trans_fd: always use O_NONBLOCK read/write
Tetsuo Handa
2022-11-26
1
-0
/
+3
*
9p: trans_fd/p9_conn_cancel: drop client lock earlier
Dominique Martinet
2022-11-26
1
-1
/
+2
*
kcm: close race conditions on sk_receive_queue
Cong Wang
2022-11-26
1
-52
/
+8
*
kcm: avoid potential race in kcm_tx_work
Eric Dumazet
2022-11-26
1
-1
/
+1
*
tcp: cdg: allow tcp_cdg_release() to be called multiple times
Eric Dumazet
2022-11-26
1
-0
/
+2
*
net/x25: Fix skb leak in x25_lapb_receive_frame()
Wei Yongjun
2022-11-26
1
-1
/
+1
*
bridge: switchdev: Fix memory leaks when changing VLAN protocol
Ido Schimmel
2022-11-26
1
-3
/
+14
*
net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shims
Vladimir Oltean
2022-11-26
3
-2
/
+18
*
net: caif: fix double disconnect client in chnl_net_open()
Zhengchao Shao
2022-11-26
1
-3
/
+0
*
bpf, test_run: Fix alignment problem in bpf_prog_test_run_skb()
Baisong Zhong
2022-11-26
1
-0
/
+1
*
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm
Luiz Augusto von Dentz
2022-11-26
1
-1
/
+1
*
can: j1939: j1939_send_one(): fix missing CAN header initialization
Oliver Hartkopp
2022-11-16
1
-0
/
+3
*
mctp: Fix an error handling path in mctp_init()
Wei Yongjun
2022-11-16
2
-2
/
+4
*
netfilter: Cleanup nft_net->module_list from nf_tables_exit_net()
Shigeru Yoshida
2022-11-16
1
-1
/
+2
*
netfilter: nfnetlink: fix potential dead lock in nfnetlink_rcv_msg()
Ziyang Xuan
2022-11-16
1
-0
/
+1
*
tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_header
Xin Long
2022-11-16
1
-1
/
+1
*
can: af_can: fix NULL pointer dereference in can_rx_register()
Zhengchao Shao
2022-11-16
1
-1
/
+1
*
ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network
Alexander Potapenko
2022-11-16
1
-0
/
+1
*
tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent
Lu Wei
2022-11-16
1
-1
/
+1
*
net: gso: fix panic on frag_list with mixed head alloc types
Jiri Benc
2022-11-16
1
-17
/
+19
*
bpf, sock_map: Move cancel_work_sync() out of sock lock
Cong Wang
2022-11-16
2
-8
/
+6
*
bpf: Fix sockmap calling sleepable function in teardown path
John Fastabend
2022-11-16
1
-1
/
+1
*
bpf, sockmap: Fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues
Wang Yufen
2022-11-16
3
-0
/
+25
*
wifi: mac80211: Set TWT Information Frame Disabled bit as 1
Howard Hsu
2022-11-16
1
-0
/
+3
*
bpf, sockmap: Fix the sk->sk_forward_alloc warning of sk_stream_kill_queues
Wang Yufen
2022-11-16
1
-3
/
+5
*
wifi: cfg80211: fix memory leak in query_regdb_file()
Arend van Spriel
2022-11-16
1
-3
/
+9
*
wifi: cfg80211: silence a sparse RCU warning
Johannes Berg
2022-11-16
1
-1
/
+3
*
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
2022-11-10
6
-108
/
+43
*
af_unix: Fix memory leaks of the whole sk due to OOB skb.
Kuniyuki Iwashima
2022-11-10
1
-6
/
+7
*
Bluetooth: L2CAP: Fix attempting to access uninitialized memory
Luiz Augusto von Dentz
2022-11-10
1
-1
/
+2
*
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
Luiz Augusto von Dentz
2022-11-10
1
-0
/
+25
*
vsock: fix possible infinite sleep in vsock_connectible_wait_data()
Dexuan Cui
2022-11-10
1
-1
/
+4
*
ipv6: fix WARNING in ip6_route_net_exit_late()
Zhengchao Shao
2022-11-10
1
-4
/
+10
*
net, neigh: Fix null-ptr-deref in neigh_table_clear()
Chen Zhongjin
2022-11-10
1
-1
/
+1
*
net/smc: Fix possible leaked pernet namespace in smc_init()
Chen Zhongjin
2022-11-10
1
-2
/
+4
*
Bluetooth: L2CAP: Fix memory leak in vhci_write
Hawkins Jiawei
2022-11-10
1
-4
/
+3
*
Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
Zhengchao Shao
2022-11-10
1
-0
/
+1
*
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
Maxim Mikityanskiy
2022-11-10
1
-7
/
+41
*
netfilter: ipset: enforce documented limit to prevent allocating huge memory
Jozsef Kadlecsik
2022-11-10
1
-24
/
+6
*
rose: Fix NULL pointer dereference in rose_send_frame()
Zhang Qilong
2022-11-10
1
-0
/
+3
[prev]
[next]