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
/
svc_xprt.c
Age
Commit message (
Expand
)
Author
2012-08-21
svcrpc: split up svc_handle_xprt
J. Bruce Fields
2012-08-21
svcrpc: break up svc_recv
J. Bruce Fields
2012-08-21
svcrpc: make svc_xprt_received static
J. Bruce Fields
2012-08-21
svcrpc: make xpo_recvfrom return only >=0
J. Bruce Fields
2012-08-21
svcrpc: share some setup of listening sockets
J. Bruce Fields
2012-08-21
svcrpc: make svc_create_xprt enqueue on clearing XPT_BUSY
J. Bruce Fields
2012-08-21
svcrpc: fix xpt_list traversal locking on shutdown
J. Bruce Fields
2012-08-20
svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping
J. Bruce Fields
2012-08-20
svcrpc: sends on closed socket should stop immediately
J. Bruce Fields
2012-06-01
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-05-31
svcrpc: fix a comment typo
J. Bruce Fields
2012-05-31
sunrpc: do array overrun check in svc_recv before allocating pages
Jeff Layton
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-02-15
SUNRPC: service destruction in network namespace context
Stanislav Kinsbursky
2012-02-15
SUNRPC: clear svc transports lists helper introduced
Stanislav Kinsbursky
2012-02-15
SUNRPC: clear svc pools lists helper introduced
Stanislav Kinsbursky
2012-01-31
SUNRPC: search for service transports in network namespace context
Stanislav Kinsbursky
2012-01-14
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-12-06
SUNRPC: create svc_xprt in proper network namespace
Stanislav Kinsbursky
2011-12-06
svcrpc: avoid memory-corruption on pool shutdown
J. Bruce Fields
2011-12-06
svcrpc: destroy server sockets all at once
J. Bruce Fields
2011-12-06
svcrpc: make svc_delete_xprt static
J. Bruce Fields
2011-10-31
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-09-14
SUNRPC: Replace svc_addr_u by sockaddr_storage
Mi Jinlong
2011-07-15
svcrpc: fix list-corrupting race on nfsd shutdown
J. Bruce Fields
2011-01-11
rpc: keep backchannel xprt as long as server connection
J. Bruce Fields
2011-01-04
svcrpc: simpler request dropping
J. Bruce Fields
2010-12-17
sunrpc: remove xpt_pool
NeilBrown
2010-12-17
Merge commit 'v2.6.37-rc6' into for-2.6.38
J. Bruce Fields
2010-12-07
sunrpc: prevent use-after-free on clearing XPT_BUSY
NeilBrown
2010-11-19
svcrpc: fix wspace-checking race
J. Bruce Fields
2010-11-19
svcrpc: svc_close_xprt comment
J. Bruce Fields
2010-11-19
svcrpc: simplify svc_close_all
J. Bruce Fields
2010-11-19
nfsd4: centralize more calls to svc_xprt_received
J. Bruce Fields
2010-11-19
svcrpc: don't set then immediately clear XPT_DEFERRED
J. Bruce Fields
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-10-25
svcrpc: no need for XPT_DEAD check in svc_xprt_enqueue
J. Bruce Fields
2010-10-25
svcrpc: assume svc_delete_xprt() called only once
J. Bruce Fields
2010-10-25
svcrpc: never clear XPT_BUSY on dead xprt
J. Bruce Fields
2010-10-19
sunrpc: Turn list_for_each-s into the ..._entry-s
Pavel Emelyanov
2010-10-01
nfsd: provide callbacks on svc_xprt deletion
J. Bruce Fields
2010-10-01
sunrpc: Pull net argument downto svc_create_socket
Pavel Emelyanov
2010-10-01
sunrpc: Add net argument to svc_create_xprt
Pavel Emelyanov
2010-09-27
sunrpc: Tag svc_xprt with net
Pavel Emelyanov
2010-09-27
sunrpc: Make xprt auth cache release work with the xprt
Pavel Emelyanov
2010-09-07
svcrpc: minor cache cleanup
J. Bruce Fields
2010-09-07
sunrpc/cache: allow threads to block while waiting for cache update.
NeilBrown
2010-05-04
Merge commit 'v2.6.34-rc6'
J. Bruce Fields
2010-05-03
sunrpc: centralise most calls to svc_xprt_received
Neil Brown
[next]