index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
transport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-17
SUNRPC: Support dynamic slot allocation for TCP connections
Trond Myklebust
1
-0
/
+1
2011-07-17
SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot
Trond Myklebust
1
-3
/
+2
2010-10-21
sunrpc/xprtrdma: clean up workqueue usage
Tejun Heo
1
-3
/
+2
2010-10-01
sunrpc: Tag rpc_xprt with net
Pavel Emelyanov
1
-1
/
+1
2010-10-01
sunrpc: Factor out rpc_xprt freeing
Pavel Emelyanov
1
-5
/
+2
2010-10-01
sunrpc: Factor out rpc_xprt allocation
Pavel Emelyanov
1
-11
/
+2
2010-05-14
SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst
Trond Myklebust
1
-1
/
+1
2010-05-14
SUNRPC: Fail over more quickly on connect errors
Trond Myklebust
1
-1
/
+0
2010-05-14
SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect()
Trond Myklebust
1
-15
/
+13
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
net/sunrpc: Convert (void)snprintf to snprintf
Joe Perches
1
-3
/
+3
2010-03-08
net/sunrpc: Remove uses of NIPQUAD, use %pI4
Joe Perches
1
-2
/
+1
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
1
-6
/
+6
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
1
-18
/
+2
2009-08-09
SUNRPC: Kill RPC_DISPLAY_ALL
Chuck Lever
1
-5
/
+0
2009-08-09
SUNRPC: Use rpc_ntop() for constructing transport address strings
Chuck Lever
1
-27
/
+18
2009-08-09
SUNRPC: Remove duplicate universal address generation
Chuck Lever
1
-8
/
+0
2008-10-31
net: replace NIPQUAD() in net/*/
Harvey Harrison
1
-7
/
+7
2008-10-10
RPC/RDMA: correct the reconnect timer backoff
Tom Talpey
1
-0
/
+7
2008-10-10
RPC/RDMA: optionally emit useful transport info upon connect/disconnect.
Tom Talpey
1
-1
/
+1
2008-10-10
RPC/RDMA: adhere to protocol for unpadded client trailing write chunks.
Tom Talpey
1
-0
/
+9
2008-10-10
RPC/RDMA: maintain the RPC task bytes-sent statistic.
Tom Talpey
1
-0
/
+1
2008-10-10
RPC/RDMA: suppress retransmit on RPC/RDMA clients.
Tom Talpey
1
-4
/
+12
2008-10-10
RPC/RDMA: support FRMR client memory registration.
Tom Talpey
1
-5
/
+1
2008-03-07
SUNRPC: Fix a nfs4 over rdma transport oops
Tom Talpey
1
-1
/
+5
2008-01-30
SUNRPC: Clean up functions that free address_strings array
Chuck Lever
1
-6
/
+10
2008-01-30
SUNRPC: Add support for per-client timeout values
Trond Myklebust
1
-1
/
+1
2008-01-30
SUNRPC: Clean up the transport timeout initialisation
Trond Myklebust
1
-1
/
+6
2008-01-30
SUNRPC: Rename xprt_disconnect()
Trond Myklebust
1
-2
/
+2
2007-11-26
SUNRPC: remove NFS/RDMA client's binary sysctls
James Lentini
1
-5
/
+5
2007-11-14
sunrpc/xprtrdma/transport.c: fix use-after-free
Adrian Bunk
1
-1
/
+1
2007-10-09
RPCRDMA: rpc rdma transport switch
\"Talpey, Thomas\
1
-0
/
+800