index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
svcsock.c
Age
Commit message (
Expand
)
Author
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-28
[SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.c
Eric Sesterhenn
2006-09-28
[SUNRPC]: trivial endianness annotations
Alexey Dobriyan
2006-09-22
[SUNRPC]: Update to use in-kernel sockets API.
Sridhar Samudrala
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-03-20
[NET]: sem2mutex part 2
Ingo Molnar
2006-01-18
[PATCH] svcrpc: save and restore the daddr field when request deferred
J. Bruce Fields
2006-01-06
[PATCH] Keep nfsd from exiting when seeing recv() errors
Olaf Kirch
2006-01-03
[NET]: move struct proto_ops to const
Eric Dumazet
2005-11-15
[PATCH] knfsd: make sure nfsd doesn't hog a cpu forever
NeilBrown
2005-11-10
[NET]: Detect hardware rx checksum faults correctly
Herbert Xu
2005-10-27
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
Trond Myklebust
2005-10-26
[PATCH] svcsock timestamp fix
Andrew Morton
2005-09-23
[PATCH] RPC: extract socket logic common to both client and server
Chuck Lever
2005-09-13
[PATCH] Code cleanups in calbacks in svcsock
Neil Brown
2005-09-12
[NET]: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-08-29
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
2005-08-29
[SUNRPC]: svcsock.c needs linux/tcp.h
Andrew Morton
2005-08-29
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
2005-08-09
[SUNRPC]: Fix nsec --> usec conversion.
David S. Miller
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds