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.14.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
*
net: qrtr: start MHI channel after endpoit creation
Maxim Kochetkov
2022-08-25
1
-5
/
+7
*
net: dsa: don't warn in dsa_port_set_state_now() when driver doesn't support it
Vladimir Oltean
2022-08-25
1
-2
/
+5
*
net: genl: fix error path memory leak in policy dumping
Jakub Kicinski
2022-08-25
2
-3
/
+17
*
net: fix potential refcount leak in ndisc_router_discovery()
Xin Xiong
2022-08-25
1
-0
/
+3
*
net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change()
Xin Xiong
2022-08-25
1
-2
/
+4
*
netfilter: nf_tables: check NFT_SET_CONCAT flag if field_count is specified
Pablo Neira Ayuso
2022-08-25
1
-0
/
+5
*
netfilter: nf_tables: disallow NFT_SET_ELEM_CATCHALL and NFT_SET_ELEM_INTERVA...
Pablo Neira Ayuso
2022-08-25
1
-0
/
+3
*
netfilter: nf_tables: NFTA_SET_ELEM_KEY_END requires concat and interval flags
Pablo Neira Ayuso
2022-08-25
1
-0
/
+24
*
netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on NFT_SET_OBJECT flag
Pablo Neira Ayuso
2022-08-25
1
-4
/
+9
*
netfilter: nf_tables: really skip inactive sets when allocating name
Pablo Neira Ayuso
2022-08-25
1
-1
/
+1
*
netfilter: nf_tables: possible module reference underflow in error path
Pablo Neira Ayuso
2022-08-25
1
-1
/
+1
*
netfilter: nf_tables: disallow NFTA_SET_ELEM_KEY_END with NFT_SET_ELEM_INTERV...
Pablo Neira Ayuso
2022-08-25
1
-0
/
+1
*
netfilter: nf_tables: use READ_ONCE and WRITE_ONCE for shared generation id a...
Pablo Neira Ayuso
2022-08-25
1
-7
/
+13
*
vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()
Peilin Ye
2022-08-25
1
-0
/
+1
*
vsock: Fix memory leak in vsock_connect()
Peilin Ye
2022-08-25
1
-1
/
+8
*
ipv6: do not use RT_TOS for IPv6 flowlabel
Matthias May
2022-08-25
1
-2
/
+1
*
devlink: Fix use-after-free after a failed reload
Ido Schimmel
2022-08-25
1
-2
/
+2
*
SUNRPC: Reinitialise the backchannel request buffers before reuse
Trond Myklebust
2022-08-25
1
-0
/
+14
*
sunrpc: fix expiry of auth creds
Dan Aloni
2022-08-25
1
-1
/
+1
*
can: j1939: j1939_session_destroy(): fix memory leak of skbs
Fedor Pchelkin
2022-08-25
1
-1
/
+7
*
bpf: Check the validity of max_rdwr_access for sock local storage map iterator
Hou Tao
2022-08-25
1
-1
/
+1
*
bpf: Acquire map uref in .init_seq_private for sock{map,hash} iterator
Hou Tao
2022-08-25
1
-1
/
+19
*
bpf: Acquire map uref in .init_seq_private for sock local storage map iterator
Hou Tao
2022-08-25
1
-1
/
+9
*
rds: add missing barrier to release_refill
Mikulas Patocka
2022-08-25
1
-0
/
+1
*
net_sched: cls_route: disallow handle of 0
Jamal Hadi Salim
2022-08-21
1
-0
/
+10
*
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
Luiz Augusto von Dentz
2022-08-17
1
-7
/
+6
*
tcp: fix over estimation in sk_forced_mem_schedule()
Eric Dumazet
2022-08-17
1
-3
/
+4
*
mac80211: fix a memory leak where sta_info is not freed
Ahmed Zaki
2022-08-17
1
-3
/
+3
*
net_sched: cls_route: remove from list when handle is 0
Thadeu Lima de Souza Cascardo
2022-08-17
1
-1
/
+1
*
net/9p: Initialize the iounit field during fid creation
Tyler Hicks
2022-08-17
1
-4
/
+1
*
net: 9p: fix refcount leak in p9_read_work() error handling
Hangyu Hua
2022-08-17
1
-0
/
+1
*
9p: Add client parameter to p9_req_put()
Kent Overstreet
2022-08-17
5
-16
/
+16
*
9p: Drop kref usage
Kent Overstreet
2022-08-17
1
-11
/
+8
*
9p: fix a bunch of checkpatch warnings
Dominique Martinet
2022-08-17
6
-246
/
+237
*
dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lock
Hangyu Hua
2022-08-17
1
-5
/
+5
*
net: rose: fix netdev reference changes
Eric Dumazet
2022-08-17
2
-2
/
+11
*
ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()
Eric Dumazet
2022-08-17
3
-5
/
+5
*
inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()
Eric Dumazet
2022-08-17
2
-12
/
+6
*
tcp: make retransmitted SKB fit into the send window
Yonglong Li
2022-08-17
1
-7
/
+16
*
skmsg: Fix invalid last sg check in sk_msg_recvmsg()
Liu Jian
2022-08-17
1
-2
/
+2
*
ieee80211: add EHT 1K aggregation definitions
Mordechay Goodstein
2022-08-17
1
-1
/
+1
*
netfilter: nf_tables: fix null deref due to zeroed list head
Florian Westphal
2022-08-17
1
-0
/
+1
*
netfilter: nf_tables: do not allow RULE_ID to refer to another chain
Thadeu Lima de Souza Cascardo
2022-08-17
1
-2
/
+5
*
netfilter: nf_tables: do not allow CHAIN_ID to refer to another table
Thadeu Lima de Souza Cascardo
2022-08-17
1
-2
/
+4
*
netfilter: nf_tables: do not allow SET_ID to refer to another table
Thadeu Lima de Souza Cascardo
2022-08-17
1
-1
/
+3
*
sctp: leave the err path free in sctp_stream_init to sctp_stream_free
Xin Long
2022-08-03
2
-19
/
+5
*
netfilter: nf_queue: do not allow packet truncation below transport header of...
Florian Westphal
2022-08-03
1
-1
/
+6
*
sctp: fix sleep in atomic context bug in timer handlers
Duoming Zhou
2022-08-03
1
-1
/
+1
*
ipv4: Fix data-races around sysctl_fib_notify_on_flag_change.
Kuniyuki Iwashima
2022-08-03
1
-2
/
+5
*
tcp: Fix data-races around sysctl_tcp_reflect_tos.
Kuniyuki Iwashima
2022-08-03
2
-4
/
+4
[next]