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
...
|
|
*
|
|
|
|
|
NFS: Account for XDR pad of buf->pages
Chuck Lever
2019-02-14
2
-1
/
+7
|
|
*
|
|
|
|
|
SUNRPC: Introduce rpc_prepare_reply_pages()
Chuck Lever
2019-02-14
2
-0
/
+28
|
|
*
|
|
|
|
|
SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files
Chuck Lever
2019-02-14
8
-136
/
+9
|
|
*
|
|
|
|
|
SUNRPC: Remove xdr_buf_trim()
Chuck Lever
2019-02-14
3
-45
/
+6
|
|
*
|
|
|
|
|
SUNRPC: Introduce trace points in rpc_auth_gss.ko
Chuck Lever
2019-02-14
4
-89
/
+99
|
|
*
|
|
|
|
|
SUNRPC: Use struct xdr_stream when decoding RPC Reply header
Chuck Lever
2019-02-14
5
-196
/
+232
|
|
*
|
|
|
|
|
SUNRPC: Clean up rpc_verify_header()
Chuck Lever
2019-02-13
1
-127
/
+96
|
|
*
|
|
|
|
|
SUNRPC: Use struct xdr_stream when constructing RPC Call header
Chuck Lever
2019-02-13
5
-176
/
+221
|
|
*
|
|
|
|
|
SUNRPC: Add build option to disable support for insecure enctypes
Chuck Lever
2019-02-13
2
-0
/
+18
|
|
*
|
|
|
|
|
SUNRPC: Remove rpc_xprt::tsh_size
Chuck Lever
2019-02-13
6
-51
/
+65
|
|
*
|
|
|
|
|
SUNRPC: Remove some dprintk() call sites from auth functions
Chuck Lever
2019-02-13
2
-37
/
+1
|
|
*
|
|
|
|
|
SUNRPC: Add trace event that reports reply page vector alignment
Chuck Lever
2019-02-13
1
-6
/
+27
|
|
*
|
|
|
|
|
SUNRPC: Add XDR overflow trace event
Chuck Lever
2019-02-13
1
-7
/
+17
|
|
*
|
|
|
|
|
SUNRPC: Add xdr_stream::rqst field
Chuck Lever
2019-02-13
5
-10
/
+16
|
|
*
|
|
|
|
|
xprtrdma: Reduce the doorbell rate (Receive)
Chuck Lever
2019-02-13
2
-0
/
+12
|
|
*
|
|
|
|
|
xprtrdma: Check inline size before providing a Write chunk
Chuck Lever
2019-02-13
1
-1
/
+17
|
|
*
|
|
|
|
|
xprtrdma: Fix sparse warnings
Chuck Lever
2019-02-13
2
-3
/
+3
|
*
|
|
|
|
|
|
SUNRPC: Remove the redundant 'zerocopy' argument to xs_sendpages()
Trond Myklebust
2019-02-20
1
-12
/
+4
|
*
|
|
|
|
|
|
SUNRPC: Further cleanups of xs_sendpages()
Trond Myklebust
2019-02-20
1
-10
/
+1
|
*
|
|
|
|
|
|
SUNRPC: Convert socket page send code to use iov_iter()
Trond Myklebust
2019-02-20
2
-36
/
+14
|
*
|
|
|
|
|
|
SUNRPC: Convert xs_send_kvec() to use iov_iter_kvec()
Trond Myklebust
2019-02-20
1
-15
/
+23
|
*
|
|
|
|
|
|
SUNRPC: Initiate a connection close on an ESHUTDOWN error in stream receive
Trond Myklebust
2019-02-20
1
-1
/
+4
|
*
|
|
|
|
|
|
SUNRPC: Don't suppress socket errors when a message read completes
Trond Myklebust
2019-02-20
1
-5
/
+2
|
*
|
|
|
|
|
|
SUNRPC: Handle zero length fragments correctly
Trond Myklebust
2019-02-20
1
-14
/
+29
|
*
|
|
|
|
|
|
SUNRPC: Don't reset the stream record info when the receive worker is running
Trond Myklebust
2019-02-20
1
-3
/
+9
|
*
|
|
|
|
|
|
SUNRPC: remove pointless test in unx_match()
NeilBrown
2019-02-20
1
-1
/
+1
|
*
|
|
|
|
|
|
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
Trond Myklebust
2019-02-20
5
-7
/
+0
|
*
|
|
|
|
|
|
SUNRPC: Use poll() to fix up the socket requeue races
Trond Myklebust
2019-02-20
1
-2
/
+24
|
*
|
|
|
|
|
|
SUNRPC: Set memalloc_nofs_save() on all rpciod/xprtiod jobs
Trond Myklebust
2019-02-20
3
-3
/
+17
*
|
|
|
|
|
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-03-12
1
-1
/
+0
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
pipe: stop using ->can_merge
Jann Horn
2019-02-01
1
-1
/
+0
*
|
|
|
|
|
|
|
|
sctp: convert to genradix
Kent Overstreet
2019-03-12
2
-107
/
+20
*
|
|
|
|
|
|
|
|
openvswitch: convert to kvmalloc
Kent Overstreet
2019-03-12
4
-43
/
+13
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-11
31
-139
/
+226
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
gro_cells: make sure device is up in gro_cells_receive()
Eric Dumazet
2019-03-10
1
-4
/
+18
|
*
|
|
|
|
|
|
|
net/x25: fix use-after-free in x25_device_event()
Eric Dumazet
2019-03-10
1
-1
/
+5
|
*
|
|
|
|
|
|
|
rxrpc: Fix client call queueing, waiting for channel
David Howells
2019-03-08
1
-2
/
+2
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-03-08
7
-10
/
+16
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
bpf: fix warning about using plain integer as NULL
Bo YU
2019-03-08
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
xsk: fix to reject invalid options in Tx descriptor
Björn Töpel
2019-03-08
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
xsk: fix to reject invalid flags in xsk_bind
Björn Töpel
2019-03-08
1
-1
/
+4
|
|
*
|
|
|
|
|
|
|
bpf: Stop the psock parser before canceling its work
Jakub Sitnicki
2019-03-07
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
net: fix GSO in bpf_lwt_push_ip_encap
Peter Oskolkov
2019-03-07
1
-0
/
+2
|
|
*
|
|
|
|
|
|
|
xsk: fix potential crash in xsk_diag_put_umem()
Eric Dumazet
2019-03-07
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
bpf: only test gso type on gso packets
Willem de Bruijn
2019-03-07
1
-4
/
+4
|
*
|
|
|
|
|
|
|
|
tcp: handle inet_csk_reqsk_queue_add() failures
Guillaume Nault
2019-03-08
2
-2
/
+13
|
*
|
|
|
|
|
|
|
|
fou, fou6: avoid uninit-value in gue_err() and gue6_err()
Eric Dumazet
2019-03-08
2
-4
/
+4
|
*
|
|
|
|
|
|
|
|
net: sched: fix potential use-after-free in __tcf_chain_put()
Vlad Buslov
2019-03-08
1
-10
/
+7
|
*
|
|
|
|
|
|
|
|
vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
Adalbert Lazăr
2019-03-08
1
-7
/
+15
|
*
|
|
|
|
|
|
|
|
sctp: call sctp_auth_init_hmacs() in sctp_sock_migrate()
Xin Long
2019-03-08
1
-0
/
+10
[prev]
[next]