index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
svcsock.c
Age
Commit message (
Expand
)
Author
2007-05-09
knfsd: simplify a 'while' condition in svcsock.c
NeilBrown
2007-05-09
knfsd: rename sk_defer_lock to sk_lock
NeilBrown
2007-04-26
[NET]: convert network timestamps to ktime_t
Eric Dumazet
2007-04-12
[SUNRPC]: Make sure on-stack cmsg buffer is properly aligned.
David S. Miller
2007-04-05
[PATCH] net/sunrpc/svcsock.c: fix a check
Adrian Bunk
2007-03-06
[PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ...
NeilBrown
2007-03-06
[PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code
NeilBrown
2007-03-06
[PATCH] knfsd: use recv_msg to get peer address for NFSD instead of code-copying
NeilBrown
2007-02-12
[PATCH] knfsd: SUNRPC: fix up svc_create_socket() to take a sockaddr struct +...
Chuck Lever
2007-02-12
[PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path
Chuck Lever
2007-02-12
[PATCH] knfsd: SUNRPC: Support IPv6 addresses in svc_tcp_accept
akpm@linux-foundation.org
2007-02-12
[PATCH] knfsd: SUNRPC: add a "generic" function to see if the peer uses a sec...
Chuck Lever
2007-02-12
[PATCH] knfsd: SUNRPC: teach svc_sendto() to deal with IPv6 addresses
Chuck Lever
2007-02-12
[PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent
Chuck Lever
2007-02-12
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
Chuck Lever
2007-02-12
[PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req
Chuck Lever
2007-02-12
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...
Chuck Lever
2007-02-12
[PATCH] knfsd: SUNRPC: Don't set msg_name and msg_namelen when calling sock_r...
Chuck Lever
2007-02-12
[PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sock
Chuck Lever
2007-02-12
[PATCH] knfsd: SUNRPC: aplit svc_sock_enqueue out of svc_setup_socket
NeilBrown
2007-02-12
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...
Chuck Lever
2007-02-12
[PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp s...
Chuck Lever
2007-02-11
[NET] SUNRPC: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-09
[PATCH] knfsd: fix a race in closing NFSd connections
NeilBrown
2007-01-30
[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...
NeilBrown
2007-01-26
[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads
NeilBrown
2006-12-07
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
Peter Zijlstra
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-10-30
[PATCH] fix "sunrpc: fix refcounting problems in rpc servers"
Andrew Morton
2006-10-30
[PATCH] sunrpc: fix refcounting problems in rpc servers
Neil Brown
2006-10-20
[PATCH] knfsd: fix race that can disable NFS server
NeilBrown
2006-10-06
[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc
NeilBrown
2006-10-04
[PATCH] knfsd: knfsd: cache ipmap per TCP socket
Greg Banks
2006-10-04
[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
NeilBrown
2006-10-04
[PATCH] knfsd: Replace two page lists in struct svc_rqst with one
NeilBrown
2006-10-04
[PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socket
NeilBrown
2006-10-04
[PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port...
NeilBrown
2006-10-02
[PATCH] knfsd: make rpc threads pools numa aware
Greg Banks
2006-10-02
[PATCH] knfsd: split svc_serv into pools
Greg Banks
2006-10-02
[PATCH] knfsd: test and set SK_BUSY atomically
Greg Banks
2006-10-02
[PATCH] knfsd: convert sk_reserved to atomic_t
Greg Banks
2006-10-02
[PATCH] knfsd: use new lock for svc_sock deferred list
Greg Banks
2006-10-02
[PATCH] knfsd: convert sk_inuse to atomic_t
Greg Banks
2006-10-02
[PATCH] knfsd: move tempsock aging to a timer
Greg Banks
2006-10-02
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
NeilBrown
2006-10-02
[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'
NeilBrown
2006-10-02
[PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports
NeilBrown
2006-09-29
[SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.c
Eric Sesterhenn
2006-09-29
[SUNRPC]: trivial endianness annotations
Alexey Dobriyan
2006-09-22
[SUNRPC]: Update to use in-kernel sockets API.
Sridhar Samudrala
[next]