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.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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-13
38
-266
/
+409
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-13
4
-19
/
+48
|
|
\
|
|
*
bpf: Fix memlock accounting for sock_hash
Andrey Ignatov
2020-06-12
1
-0
/
+4
|
|
*
bpf: sockmap: Don't attach programs to UDP sockets
Lorenz Bauer
2020-06-12
1
-4
/
+6
|
|
*
bpf: tcp: Recv() should return 0 when the peer socket is closed
Sabrina Dubroca
2020-06-12
1
-0
/
+3
|
|
*
xdp: Fix xsk_generic_xmit errno
Li RongQing
2020-06-11
1
-3
/
+1
|
|
*
net/filter: Permit reading NET in load_bytes_relative when MAC not set
YiFei Zhu
2020-06-11
1
-7
/
+9
|
|
*
bpf, sockhash: Synchronize delete from bucket list on map free
Jakub Sitnicki
2020-06-09
1
-2
/
+21
|
|
*
bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free
Jakub Sitnicki
2020-06-09
1
-0
/
+1
|
|
*
bpf/sockmap: Fix kernel panic at __tcp_bpf_recvmsg
dihu
2020-06-09
1
-0
/
+3
|
|
*
bpf: Fix unused-var without NETDEVICES
Matthieu Baerts
2020-06-04
1
-3
/
+0
|
*
|
net: atm: Remove the error message according to the atomic context
Liao Pingfang
2020-06-13
1
-3
/
+1
|
*
|
genetlink: clean up family attributes allocations
Cong Wang
2020-06-12
1
-16
/
+12
|
*
|
rxrpc: Fix race between incoming ACK parser and retransmitter
David Howells
2020-06-11
1
-18
/
+11
|
*
|
tipc: fix NULL pointer dereference in tipc_disc_rcv()
Tuong Lien
2020-06-11
1
-1
/
+1
|
*
|
tipc: fix kernel WARNING in tipc_msg_append()
Tuong Lien
2020-06-11
2
-3
/
+4
|
*
|
mptcp: don't leak msk in token container
Paolo Abeni
2020-06-10
1
-0
/
+1
|
*
|
mptcp: fix races between shutdown and recvmsg
Paolo Abeni
2020-06-10
1
-21
/
+24
|
*
|
nexthop: Fix fdb labeling for groups
David Ahern
2020-06-10
1
-33
/
+49
|
*
|
dccp: Fix possible memleak in dccp_init and dccp_fini
Wang Hai
2020-06-09
1
-2
/
+5
|
*
|
net: sched: export __netdev_watchdog_up()
Valentin Longchamp
2020-06-09
1
-0
/
+1
|
*
|
net: change addr_list_lock back to static key
Cong Wang
2020-06-09
9
-23
/
+46
|
*
|
Merge tag 'rxrpc-fixes-20200605' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2020-06-08
7
-110
/
+111
|
|
\
\
|
|
*
|
rxrpc: Fix missing notification
David Howells
2020-06-05
6
-25
/
+21
|
|
*
|
rxrpc: Move the call completion handling out of line
David Howells
2020-06-05
3
-98
/
+103
|
*
|
|
mptcp: bugfix for RM_ADDR option parsing
Geliang Tang
2020-06-08
1
-0
/
+2
|
*
|
|
net-zerocopy: use vm_insert_pages() for tcp rcv zerocopy
Arjun Roy
2020-06-08
1
-7
/
+63
|
*
|
|
Merge tag 'mac80211-for-davem-2020-06-08' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2020-06-08
6
-10
/
+30
|
|
\
\
\
|
|
*
|
|
net: fix wiki website url mac80211 and wireless files
Flavio Suligoi
2020-06-08
2
-2
/
+2
|
|
*
|
|
mac80211: initialize return flags in HE 6 GHz operation parsing
Johannes Berg
2020-06-05
1
-0
/
+2
|
|
*
|
|
cfg80211: fix management registrations deadlock
Johannes Berg
2020-06-05
3
-8
/
+26
*
|
|
|
|
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-13
47
-317
/
+317
|
\
\
\
\
\
|
*
|
|
|
|
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
47
-317
/
+317
*
|
|
|
|
|
Merge tag '9p-for-5.8' of git://github.com/martinetd/linux
Linus Torvalds
2020-06-13
1
-27
/
+34
|
\
\
\
\
\
\
|
*
|
|
|
|
|
9p/xen: increase XEN_9PFS_RING_ORDER
Stefano Stabellini
2020-06-02
1
-27
/
+34
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-06-11
10
-79
/
+80
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xprtrdma: Make xprt_rdma_slot_table_entries static
Zou Wei
2020-06-11
1
-1
/
+1
|
*
|
|
|
|
|
sunrpc: add missing newline when printing parameter 'auth_hashtable_size' by ...
Xiongfeng Wang
2020-06-11
1
-1
/
+1
|
*
|
|
|
|
|
SUNRPC: Set SOFTCONN when destroying GSS contexts
Chuck Lever
2020-06-11
1
-5
/
+4
|
*
|
|
|
|
|
SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFT
Chuck Lever
2020-06-11
2
-5
/
+4
|
*
|
|
|
|
|
SUNRPC: rpc_call_null_helper() already sets RPC_TASK_NULLCREDS
Chuck Lever
2020-06-11
1
-2
/
+2
|
*
|
|
|
|
|
SUNRPC: trace RPC client lifetime events
Chuck Lever
2020-06-11
1
-24
/
+15
|
*
|
|
|
|
|
SUNRPC: Trace transport lifetime events
Chuck Lever
2020-06-11
3
-19
/
+11
|
*
|
|
|
|
|
SUNRPC: Split the xdr_buf event class
Chuck Lever
2020-06-11
3
-5
/
+5
|
*
|
|
|
|
|
SUNRPC: Add tracepoint to rpc_call_rpcerror()
Chuck Lever
2020-06-11
1
-0
/
+1
|
*
|
|
|
|
|
SUNRPC: Trace GSS context lifetimes
Chuck Lever
2020-06-11
2
-4
/
+7
|
*
|
|
|
|
|
SUNRPC: receive buffer size estimation values almost never change
Chuck Lever
2020-06-11
2
-16
/
+32
|
*
|
|
|
|
|
net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
Fedor Tokarev
2020-05-27
1
-2
/
+2
*
|
|
|
|
|
|
Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-06-11
17
-461
/
+407
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
sunrpc: use kmemdup_nul() in gssp_stringify()
Chen Zhou
2020-06-08
1
-1
/
+1
[next]