Linus Torvalds
|
f9da455b93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 years ago |
Tom Herbert
|
0f8066bd48
sunrpc: Remove sk_no_check setting
|
11 years ago |
Peter Zijlstra
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 years ago |
Linus Torvalds
|
454fd351f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 years ago |
Linus Torvalds
|
75ff24fa52
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
|
11 years ago |
Kinglong Mee
|
642aab58db
SUNRPC: Clear xpt_bc_xprt if xs_setup_bc_tcp failed
|
11 years ago |
Kinglong Mee
|
d531c008d7
NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp
|
11 years ago |
Kinglong Mee
|
47f72efa8f
NFSD: Free backchannel xprt in bc_destroy
|
11 years ago |
Kinglong Mee
|
315f3812db
SUNRPC: fix memory leak of peer addresses in XPRT
|
11 years ago |
Trond Myklebust
|
2ea24497a1
SUNRPC: RPC callbacks may be split across several TCP segments
|
11 years ago |
Trond Myklebust
|
06ea0bfe6e
SUNRPC: Fix races in xs_nospace()
|
11 years ago |
Linus Torvalds
|
d9894c228b
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
|
11 years ago |
Linus Torvalds
|
2b2b15c32a
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
11 years ago |
Aruna-Hewapathirane
|
63862b5bef
net: replace macros net_random and net_srandom with direct calls to prandom
|
11 years ago |
Trond Myklebust
|
e8353c7682
SUNRPC: Add tracepoint for socket errors
|
11 years ago |
Trond Myklebust
|
2118071d3b
SUNRPC: Report connection error values to rpc_tasks on the pending queue
|
11 years ago |
Weng Meiling
|
28303ca309
sunrpc: fix some typos
|
11 years ago |
Trond Myklebust
|
a6b31d18b0
SUNRPC: Fix a data corruption issue when retransmitting RPC calls
|
11 years ago |
Trond Myklebust
|
a1311d87fa
SUNRPC: Cleanup xs_destroy()
|
11 years ago |
NeilBrown
|
93dc41bdc5
SUNRPC: close a rare race in xs_tcp_setup_socket.
|
11 years ago |
J. Bruce Fields
|
e3bfab1848
sunrpc: comment typo fix
|
12 years ago |
Trond Myklebust
|
8b71798c0d
SUNRPC: Only update the TCP connect cookie on a successful connect
|
12 years ago |
Trond Myklebust
|
7f260e8575
SUNRPC: Enable the keepalive option for TCP sockets
|
12 years ago |
Linus Torvalds
|
bf97293eb8
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
12 years ago |
Trond Myklebust
|
40b5ea0c25
SUNRPC: Add tracepoints to help debug socket connection issues
|
12 years ago |
Eric Dumazet
|
64dc61306c
net: add sk_stream_is_writeable() helper
|
12 years ago |
Linus Torvalds
|
0ff08ba5d0
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
|
12 years ago |
Joe Perches
|
fe2c6338fd
net: Convert uses of typedef ctl_table to struct ctl_table
|
12 years ago |
J. Bruce Fields
|
2fccbd9cc0
sunrpc: server back channel needs no rpcbind method
|
13 years ago |