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
...
|
*
|
|
|
|
|
svcrdma: Fix leak of transport addresses
Chuck Lever
2020-03-27
1
-0
/
+1
|
*
|
|
|
|
|
SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
Christophe JAILLET
2020-03-27
1
-5
/
+14
|
*
|
|
|
|
|
sunrpc: Add tracing for cache events
Trond Myklebust
2020-03-16
1
-9
/
+27
|
*
|
|
|
|
|
SUNRPC/cache: Allow garbage collection of invalid cache entries
Trond Myklebust
2020-03-16
1
-17
/
+19
|
*
|
|
|
|
|
nfsd: export upcalls must not return ESTALE when mountd is down
Trond Myklebust
2020-03-16
3
-27
/
+50
|
*
|
|
|
|
|
SUNRPC: Teach server to use xprt_sock_sendmsg for socket sends
Chuck Lever
2020-03-16
4
-175
/
+71
|
*
|
|
|
|
|
SUNRPC: Refactor xs_sendpages()
Chuck Lever
2020-03-16
4
-129
/
+177
|
*
|
|
|
|
|
svcrdma: Avoid DMA mapping small RPC Replies
Chuck Lever
2020-03-16
1
-1
/
+12
|
*
|
|
|
|
|
svcrdma: Fix double sync of transport header buffer
Chuck Lever
2020-03-16
3
-41
/
+28
|
*
|
|
|
|
|
svcrdma: Refactor chunk list encoders
Chuck Lever
2020-03-16
3
-121
/
+207
|
*
|
|
|
|
|
SUNRPC: Add encoders for list item discriminators
Chuck Lever
2020-03-16
1
-31
/
+5
|
*
|
|
|
|
|
svcrdma: Rename svcrdma_encode trace points in send routines
Chuck Lever
2020-03-16
1
-6
/
+7
|
*
|
|
|
|
|
svcrdma: Update synopsis of svc_rdma_send_reply_msg()
Chuck Lever
2020-03-16
1
-6
/
+4
|
*
|
|
|
|
|
svcrdma: Update synopsis of svc_rdma_map_reply_msg()
Chuck Lever
2020-03-16
2
-34
/
+50
|
*
|
|
|
|
|
svcrdma: Update synopsis of svc_rdma_send_reply_chunk()
Chuck Lever
2020-03-16
2
-7
/
+7
|
*
|
|
|
|
|
svcrdma: De-duplicate code that locates Write and Reply chunks
Chuck Lever
2020-03-16
2
-35
/
+12
|
*
|
|
|
|
|
svcrdma: Use struct xdr_stream to decode ingress transport headers
Chuck Lever
2020-03-16
1
-83
/
+123
|
*
|
|
|
|
|
svcrdma: Remove svcrdma_cm_event() trace point
Chuck Lever
2020-03-16
1
-7
/
+0
|
*
|
|
|
|
|
svcrdma: Create a generic tracing class for displaying xdr_buf layout
Chuck Lever
2020-03-16
3
-2
/
+5
|
*
|
|
|
|
|
SUNRPC: Clean up: Replace dprintk and BUG_ON call sites in svcauth_gss.c
Chuck Lever
2020-03-16
1
-28
/
+15
|
*
|
|
|
|
|
SUNRPC: Add xdr_pad_size() helper
Chuck Lever
2020-03-16
3
-10
/
+6
|
*
|
|
|
|
|
svcrdma: Fix double svc_rdma_send_ctxt_put() in an error path
Chuck Lever
2020-03-16
1
-8
/
+1
|
*
|
|
|
|
|
nfsd: Fix NFSv4 READ on RDMA when using readv
Chuck Lever
2020-03-16
6
-13
/
+83
|
*
|
|
|
|
|
svcrdma: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-16
1
-1
/
+1
|
*
|
|
|
|
|
sunrpc: Pass lockdep expression to RCU lists
Amol Grover
2020-03-16
1
-1
/
+2
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
2
-0
/
+2
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
2
-0
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-31
321
-3170
/
+18595
|
\
\
\
\
\
|
*
|
|
|
|
net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inline
Gustavo A. R. Silva
2020-03-31
1
-1
/
+3
|
*
|
|
|
|
net: dsa: fix oops while probing Marvell DSA switches
Russell King
2020-03-31
1
-1
/
+2
|
*
|
|
|
|
net/bpfilter: remove superfluous testing message
Bruno Meneguele
2020-03-31
1
-1
/
+0
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-30
8
-29
/
+64
|
|
\
\
\
\
\
|
|
*
|
|
|
|
net: fix fraglist segmentation reference count leak
Florian Westphal
2020-03-30
1
-0
/
+1
|
|
*
|
|
|
|
udp: initialize is_flist with 0 in udp_gro_receive
Xin Long
2020-03-30
1
-0
/
+1
|
|
*
|
|
|
|
net, ip_tunnel: fix interface lookup with no key
William Dauchy
2020-03-29
1
-5
/
+1
|
|
*
|
|
|
|
sctp: fix possibly using a bad saddr with a given dst
Marcelo Ricardo Leitner
2020-03-29
2
-15
/
+33
|
|
*
|
|
|
|
sctp: fix refcount bug in sctp_wfree
Qiujun Huang
2020-03-29
1
-8
/
+23
|
|
*
|
|
|
|
ipv4: fix a RCU-list lock in fib_triestat_seq_show
Qian Cai
2020-03-29
1
-0
/
+3
|
|
*
|
|
|
|
mac80211: fix authentication with iwlwifi/mvm
Johannes Berg
2020-03-29
1
-1
/
+2
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-30
13
-95
/
+326
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf: Don't refcount LISTEN sockets in sk_assign()
Joe Stringer
2020-03-30
2
-4
/
+5
|
|
*
|
|
|
|
net: Track socket refcounts in skb_steal_sock()
Joe Stringer
2020-03-30
2
-5
/
+10
|
|
*
|
|
|
|
bpf: Add socket assign support
Joe Stringer
2020-03-30
5
-2
/
+49
|
|
*
|
|
|
|
xdp: Support specifying expected existing program when attaching XDP
Toke Høiland-Jørgensen
2020-03-28
2
-5
/
+35
|
|
*
|
|
|
|
bpf: Fix build warning regarding missing prototypes
Jean-Philippe Menil
2020-03-28
1
-0
/
+4
|
|
*
|
|
|
|
bpf: Enable retrival of pid/tgid/comm from bpf cgroup hooks
Daniel Borkmann
2020-03-27
1
-0
/
+8
|
|
*
|
|
|
|
bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id
Daniel Borkmann
2020-03-27
1
-0
/
+12
|
|
*
|
|
|
|
bpf: Allow to retrieve cgroup v1 classid from v2 hooks
Daniel Borkmann
2020-03-27
1
-0
/
+21
|
|
*
|
|
|
|
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
2020-03-27
2
-0
/
+52
|
|
*
|
|
|
|
bpf: Enable perf event rb output for bpf cgroup progs
Daniel Borkmann
2020-03-27
1
-5
/
+9
[prev]
[next]