index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
svcsock.c
Age
Commit message (
Expand
)
Author
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-17
net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-03
sunrpc: centralise most calls to svc_xprt_received
Neil Brown
2010-04-20
net: sk_sleep() helper
Eric Dumazet
2010-02-28
nfsd: ensure sockets are closed on error
Neil Brown
2010-01-26
NFSD: Support AF_INET6 in svc_addsock() function
Aime Le Rouzic
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-30
net: fix sk_forward_alloc corruption
Eric Dumazet
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
2009-09-11
nfsd41: sunrpc: Added rpc server-side backchannel handling
Rahul Iyer
2009-08-24
nfsd41: sunrpc: svc_tcp_recv_record()
Alexandros Batsakis
2009-07-14
SUNRPC: handle IPv6 PKTINFO when extracting destination address
Chuck Lever
2009-06-22
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
Linus Torvalds
2009-06-18
SUNRPC: Fix the TCP server's send buffer accounting
Trond Myklebust
2009-06-17
nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha...
Benny Halevy
2009-06-15
Merge commit 'v2.6.30' into for-2.6.31
J. Bruce Fields
2009-05-27
nfsd: Revert "svcrpc: take advantage of tcp autotuning"
J. Bruce Fields
2009-04-28
SUNRPC: Clean up one_sock_name()
Chuck Lever
2009-04-28
SUNRPC: Support PF_INET6 in one_sock_name()
Chuck Lever
2009-04-28
SUNRPC: Switch one_sock_name() to use snprintf()
Chuck Lever
2009-04-28
SUNRPC: pass buffer size to svc_sock_names()
Chuck Lever
2009-04-28
SUNRPC: pass buffer size to svc_addsock()
Chuck Lever
2009-04-28
SUNRPC: Fix error return value of svc_addr_len()
Chuck Lever
2009-04-06
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-04-01
SUNRPC: Ensure IPV6_V6ONLY is set on the socket before binding to a port
Trond Myklebust
2009-03-28
SUNRPC: Set IPV6ONLY flag on PF_INET6 RPC listener sockets
Chuck Lever
2009-03-28
SUNRPC: svc_setup_socket() gets protocol family from socket
Chuck Lever
2009-03-28
SUNRPC: Pass a family argument to svc_register()
Chuck Lever
2009-03-18
svcrpc: take advantage of tcp autotuning
Olga Kornievskaia
2009-01-07
SUNRPC: The sunrpc server code should not be used by out-of-tree modules
Trond Myklebust
2009-01-07
svc: Move kfree of deferral record to common code
Tom Tucker
2009-01-06
SUNRPC: Ensure the server closes sockets in a timely fashion
Trond Myklebust
2008-12-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-24
Add a reference to sunrpc in svc_addsock
Tom Tucker
2008-10-31
net: replace NIPQUAD() in net/*/
Harvey Harrison
2008-10-04
NLM: Remove unused argument from svc_addsock() function
Chuck Lever
2008-09-29
SUNRPC: Set V6ONLY socket option for RPC listener sockets
Chuck Lever
2008-04-23
SUNRPC: Update RPC server's TCP record marker decoder
Chuck Lever
2008-04-23
SUNRPC: RPC server still uses 2.4 method for disabling TCP Nagle
Chuck Lever
2008-04-23
SUNRPC: export svc_sock_update_bufs
Jeff Layton
2008-02-21
Wrap buffers used for rpc debug printks into RPC_IFDEBUG
Pavel Emelyanov
2008-02-01
svc: Add transport hdr size for defer/revisit
Tom Tucker
2008-02-01
svc: Move the xprt independent code to the svc_xprt.c file
Tom Tucker
2008-02-01
svc: Make svc_check_conn_limits xprt independent
Tom Tucker
2008-02-01
svc: Removing remaining references to rq_sock in rqstp
Tom Tucker
2008-02-01
svc: Move create logic to common code
Tom Tucker
2008-02-01
svc: Make svc_age_temp_sockets svc_age_temp_transports
Tom Tucker
2008-02-01
svc: Make svc_recv transport neutral
Tom Tucker
2008-02-01
svc: Make svc_sock_release svc_xprt_release
Tom Tucker
2008-02-01
svc: Move the sockaddr information to svc_xprt
Tom Tucker
[next]