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
*
tcp: handle pure FIN case correctly
Cong Wang
2022-08-18
2
-3
/
+4
*
tcp: refactor tcp_read_skb() a bit
Cong Wang
2022-08-18
1
-17
/
+9
*
tcp: fix tcp_cleanup_rbuf() for tcp_read_skb()
Cong Wang
2022-08-18
1
-10
/
+14
*
tcp: fix sock skb accounting in tcp_read_skb()
Cong Wang
2022-08-18
1
-0
/
+1
*
net: genl: fix error path memory leak in policy dumping
Jakub Kicinski
2022-08-18
2
-3
/
+17
*
net: dsa: don't warn in dsa_port_set_state_now() when driver doesn't support it
Vladimir Oltean
2022-08-17
1
-2
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-08-17
7
-90
/
+182
|
\
|
*
netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
Geert Uytterhoeven
2022-08-17
1
-1
/
+0
|
*
netfilter: nf_tables: check NFT_SET_CONCAT flag if field_count is specified
Pablo Neira Ayuso
2022-08-15
1
-0
/
+5
|
*
netfilter: nf_tables: disallow NFT_SET_ELEM_CATCHALL and NFT_SET_ELEM_INTERVA...
Pablo Neira Ayuso
2022-08-15
1
-0
/
+3
|
*
netfilter: nf_tables: NFTA_SET_ELEM_KEY_END requires concat and interval flags
Pablo Neira Ayuso
2022-08-15
1
-0
/
+24
|
*
netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on NFT_SET_OBJECT flag
Pablo Neira Ayuso
2022-08-12
1
-4
/
+9
|
*
netfilter: nf_tables: really skip inactive sets when allocating name
Pablo Neira Ayuso
2022-08-11
1
-1
/
+1
|
*
netfilter: nfnetlink: re-enable conntrack expectation events
Florian Westphal
2022-08-11
1
-12
/
+71
|
*
netfilter: nf_tables: fix scheduling-while-atomic splat
Florian Westphal
2022-08-11
1
-4
/
+0
|
*
netfilter: nf_ct_irc: cap packet search space to 4k
Florian Westphal
2022-08-11
1
-3
/
+9
|
*
netfilter: nf_ct_ftp: prefer skb_linearize
Florian Westphal
2022-08-11
1
-18
/
+6
|
*
netfilter: nf_ct_h323: cap packet size at 64k
Florian Westphal
2022-08-11
1
-1
/
+9
|
*
netfilter: nf_ct_sane: remove pseudo skb linearization
Florian Westphal
2022-08-11
1
-38
/
+30
|
*
netfilter: nf_tables: possible module reference underflow in error path
Pablo Neira Ayuso
2022-08-10
1
-1
/
+1
|
*
netfilter: nf_tables: disallow NFTA_SET_ELEM_KEY_END with NFT_SET_ELEM_INTERV...
Pablo Neira Ayuso
2022-08-10
1
-0
/
+1
|
*
netfilter: nf_tables: use READ_ONCE and WRITE_ONCE for shared generation id a...
Pablo Neira Ayuso
2022-08-10
1
-7
/
+13
*
|
tls: rx: react to strparser initialization errors
Jakub Kicinski
2022-08-17
1
-1
/
+3
*
|
net: sched: fix misuse of qcpu->backlog in gnet_stats_add_queue_cpu
Zhengchao Shao
2022-08-16
1
-1
/
+1
*
|
net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msg
Zhengchao Shao
2022-08-15
1
-0
/
+1
*
|
net_sched: cls_route: disallow handle of 0
Jamal Hadi Salim
2022-08-15
1
-0
/
+10
*
|
net: fix potential refcount leak in ndisc_router_discovery()
Xin Xiong
2022-08-15
1
-0
/
+3
*
|
neighbour: make proxy_queue.qlen limit per-device
Alexander Mikhalitsyn
2022-08-15
1
-3
/
+22
*
|
neigh: fix possible DoS due to net iface start/stop loop
Denis V. Lunev
2022-08-15
1
-8
/
+17
*
|
net: qrtr: start MHI channel after endpoit creation
Maxim Kochetkov
2022-08-15
1
-5
/
+7
*
|
ip6_tunnel: Fix the type of functions
Hongbin Wang
2022-08-13
1
-11
/
+8
*
|
net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change()
Xin Xiong
2022-08-12
1
-2
/
+4
*
|
rds: add missing barrier to release_refill
Mikulas Patocka
2022-08-12
1
-0
/
+1
*
|
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-08-11
38
-258
/
+439
|
\
\
|
*
|
net/tls: Use RCU API to access tls_ctx->netdev
Maxim Mikityanskiy
2022-08-10
2
-10
/
+31
|
*
|
tls: rx: device: don't try to copy too much on detach
Jakub Kicinski
2022-08-10
1
-1
/
+1
|
*
|
tls: rx: device: bound the frag walk
Jakub Kicinski
2022-08-10
1
-1
/
+7
|
*
|
net_sched: cls_route: remove from list when handle is 0
Thadeu Lima de Souza Cascardo
2022-08-10
1
-1
/
+1
|
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-08-10
3
-3
/
+30
|
|
\
\
|
|
*
|
bpf: Check the validity of max_rdwr_access for sock local storage map iterator
Hou Tao
2022-08-10
1
-1
/
+1
|
|
*
|
bpf: Acquire map uref in .init_seq_private for sock{map,hash} iterator
Hou Tao
2022-08-10
1
-1
/
+19
|
|
*
|
bpf: Acquire map uref in .init_seq_private for sock local storage map iterator
Hou Tao
2022-08-10
1
-1
/
+9
|
|
*
|
bpf: Allow calling bpf_prog_test kfuncs in tracing programs
Kumar Kartikeya Dwivedi
2022-08-09
1
-0
/
+1
|
*
|
|
net: fix refcount bug in sk_psock_get (2)
Hawkins Jiawei
2022-08-10
1
-1
/
+3
|
|
|
/
|
|
/
|
|
*
|
devlink: Fix use-after-free after a failed reload
Ido Schimmel
2022-08-10
1
-2
/
+2
|
*
|
vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()
Peilin Ye
2022-08-10
1
-0
/
+1
|
*
|
vsock: Fix memory leak in vsock_connect()
Peilin Ye
2022-08-10
1
-1
/
+8
|
*
|
netlabel: fix typo in comment
Topi Miettinen
2022-08-10
1
-1
/
+1
|
*
|
Merge tag 'linux-can-fixes-for-6.0-20220810' of git://git.kernel.org/pub/scm/...
David S. Miller
2022-08-10
2
-2
/
+11
|
|
\
\
|
|
*
|
can: j1939: j1939_session_destroy(): fix memory leak of skbs
Fedor Pchelkin
2022-08-09
1
-1
/
+7
[next]