Thomas Gleixner
|
2456e85535
ktime: Get rid of the union
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
David S. Miller
|
f9aa9dc7d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Scott Mayhew
|
ea08e39230
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
|
8 年之前 |
Paolo Abeni
|
7c13f97ffd
udp: do fwd memory scheduling on dequeue
|
8 年之前 |
Paolo Abeni
|
850cbaddb5
udp: use it's own memory accounting schema
|
8 年之前 |
Trond Myklebust
|
c7995f8a70
SUNRPC: Detect immediate closure of accepted sockets
|
9 年之前 |
Trond Myklebust
|
b2f21f7d85
SUNRPC: accept() may return sockets that are still in SYN_RECV
|
9 年之前 |
Trond Myklebust
|
637600f3ff
SUNRPC: Change TCP socket space reservation
|
9 年之前 |
Trond Myklebust
|
4720b0703a
SUNRPC: Micro optimisation for svc_data_ready
|
9 年之前 |
Trond Myklebust
|
fa9251afc3
SUNRPC: Call the default socket callbacks instead of open coding
|
9 年之前 |
Trond Myklebust
|
069c225b88
SUNRPC: lock the socket while detaching it
|
9 年之前 |
Hannes Frederic Sowa
|
fafc4e1ea1
sock: tigthen lockdep checks for sock_owned_by_user
|
9 年之前 |
Willem de Bruijn
|
1da8c681d5
sunrpc: do not pull udp headers on receive
|
9 年之前 |
J. Bruce Fields
|
0442f14b15
svcrpc: document lack of some memory barriers
|
9 年之前 |
Stefan Hajnoczi
|
ea833f5de3
SUNRPC: drop stale comment in svc_setup_socket()
|
9 年之前 |
Trond Myklebust
|
226453d8cf
SUNRPC: Use MSG_SENDPAGE_NOTLAST when calling sendpage()
|
9 年之前 |
Al Viro
|
d8725c86ae
get rid of the size argument of sock_sendmsg()
|
10 年之前 |
Jeff Layton
|
7501cc2bcf
sunrpc: move rq_local field to rq_flags
|
10 年之前 |
Trond Myklebust
|
093a1468b6
SUNRPC: Fix locking around callback channel reply receive
|
10 年之前 |
Chuck Lever
|
71efecb3f5
sunrpc: fix byte-swapping of displayed XID
|
11 年之前 |
Trond Myklebust
|
f8d1ff47b6
SUNRPC: Optimise away svc_recv_available
|
11 年之前 |
Trond Myklebust
|
518776800c
SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed
|
11 年之前 |
Trond Myklebust
|
c7fb3f0631
SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurely
|
11 年之前 |
Chuck Lever
|
3c45ddf823
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
|
11 年之前 |
Kinglong Mee
|
a48fd0f9f7
SUNRPC/NFSD: Remove using of dprintk with KERN_WARNING
|
11 年之前 |
NeilBrown
|
ef11ce2487
SUNRPC: track whether a request is coming from a loop-back interface.
|
11 年之前 |
Chuck Lever
|
16e4d93f6d
NFSD: Ignore client's source port on RDMA transports
|
11 年之前 |
Linus Torvalds
|
454fd351f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 年之前 |