index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtsock.c
Age
Commit message (
Expand
)
Author
2010-12-15
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
2010-10-26
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-10-21
SUNRPC: Properly initialize sock_xprt.srcaddr in all cases
Chuck Lever
2010-10-21
SUNRPC: Use conventional switch statement when reclassifying sockets
Chuck Lever
2010-10-19
sunrpc: Remove dead "else" branch from bc xprt creation
Pavel Emelyanov
2010-10-19
sunrpc: Remove UDP worker wrappers
Pavel Emelyanov
2010-10-19
sunrpc: Remove TCP worker wrappers
Pavel Emelyanov
2010-10-19
sunrpc: Pass family to setup_socket calls
Pavel Emelyanov
2010-10-19
sunrpc: Merge xs_create_sock code
Pavel Emelyanov
2010-10-19
sunrpc: Merge the xs_bind code
Pavel Emelyanov
2010-10-19
sunrpc: Call xs_create_sockX directly from setup_socket
Pavel Emelyanov
2010-10-19
sunrpc: Factor out v6 sockets creation
Pavel Emelyanov
2010-10-19
sunrpc: Factor out v4 sockets creation
Pavel Emelyanov
2010-10-19
sunrpc: Factor out udp sockets creation
Pavel Emelyanov
2010-10-19
sunrpc: Remove duplicate xprt/transport arguments from calls
Pavel Emelyanov
2010-10-19
sunrpc: Get xprt pointer once in xs_tcp_setup_socket
Pavel Emelyanov
2010-10-19
sunrpc: Remove unused sock arg from xs_next_srcport
Pavel Emelyanov
2010-10-19
sunrpc: Remove unused sock arg from xs_get_srcport
Pavel Emelyanov
2010-10-01
sunrpc: Create sockets in net namespaces
Pavel Emelyanov
2010-10-01
sunrpc: Tag rpc_xprt with net
Pavel Emelyanov
2010-10-01
sunrpc: Factor out rpc_xprt freeing
Pavel Emelyanov
2010-10-01
sunrpc: Factor out rpc_xprt allocation
Pavel Emelyanov
2010-09-24
net: fix a lockdep splat
Eric Dumazet
2010-08-18
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2010-08-11
param: use ops in struct kernel_param, rather than get and set fns directly
Rusty Russell
2010-08-10
SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494)
Andy Chittenden
2010-06-22
SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir()
Trond Myklebust
2010-05-26
sunrpc: fix leak on error on socket xprt setup
J. Bruce Fields
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-14
SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst
Trond Myklebust
2010-05-14
SUNRPC: Fix xs_setup_bc_tcp()
Trond Myklebust
2010-05-14
SUNRPC: RPC metrics and RTT estimator should use same RTT value
Chuck Lever
2010-05-14
SUNRPC: Fail over more quickly on connect errors
Trond Myklebust
2010-05-14
SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect()
Trond Myklebust
2010-03-22
SUNRPC: Fix a use after free bug with the NFSv4.1 backchannel
Trond Myklebust
2010-03-18
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2010-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-03-08
net/sunrpc: Convert (void)snprintf to snprintf
Joe Perches
2010-03-08
net/sunrpc: Remove uses of NIPQUAD, use %pI4
Joe Perches
2010-03-08
rpc client can not deal with ENOSOCK, so translate it into ENOCONN
Bian Naimeng
2010-03-02
SUNRPC: Handle EINVAL error returns from the TCP connect operation
Trond Myklebust
2010-02-10
xprtsock.c: make bc_{malloc/free} static
H Hartley Sweeten
2009-12-13
Merge branch 'nfs-for-2.6.33'
Trond Myklebust
2009-12-03
SUNRPC: Allow RPCs to fail quickly if the server is unreachable
Chuck Lever
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
2009-09-23
NFS/RPC: fix problems with reestablish_timeout and related code.
Neil Brown
2009-09-13
nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel
Alexandros Batsakis
2009-09-11
nfsd41: sunrpc: Added rpc server-side backchannel handling
Rahul Iyer
[next]