index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtsock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-24
sunrpc: eliminate RPC_DEBUG
Jeff Layton
1
-4
/
+4
2014-11-24
sunrpc: add tracepoints in xs_tcp_data_recv
Jeff Layton
1
-59
/
+2
2014-11-24
sunrpc: add new tracepoints in xprt handling code
Jeff Layton
1
-1
/
+7
2014-09-25
NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()
NeilBrown
1
-10
/
+0
2014-09-24
rpc: Add -EPERM processing for xs_udp_send_request()
Jason Baron
1
-0
/
+6
2014-09-24
rpc: return sent and err from xs_sendpages()
Jason Baron
1
-39
/
+42
2014-09-24
SUNRPC: Don't wake tasks during connection abort
Benjamin Coddington
1
-0
/
+4
2014-09-10
rpc: xs_bind - do not bind when requesting a random ephemeral port
Chris Perl
1
-2
/
+18
2014-07-12
replace strict_strto calls
Daniel Walter
1
-2
/
+2
2014-06-30
SUNRPC: Ensure that we handle ENOBUFS errors correctly.
Trond Myklebust
1
-0
/
+5
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+0
2014-05-23
sunrpc: Remove sk_no_check setting
Tom Herbert
1
-3
/
+0
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-8
/
+8
2014-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+4
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
1
-4
/
+4
2014-04-08
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-17
/
+17
2014-03-30
SUNRPC: Clear xpt_bc_xprt if xs_setup_bc_tcp failed
Kinglong Mee
1
-0
/
+2
2014-03-30
NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp
Kinglong Mee
1
-9
/
+0
2014-03-30
NFSD: Free backchannel xprt in bc_destroy
Kinglong Mee
1
-0
/
+4
2014-03-28
SUNRPC: fix memory leak of peer addresses in XPRT
Kinglong Mee
1
-8
/
+11
2014-02-11
SUNRPC: RPC callbacks may be split across several TCP segments
Trond Myklebust
1
-20
/
+8
2014-02-11
SUNRPC: Fix races in xs_nospace()
Trond Myklebust
1
-1
/
+5
2014-01-30
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+3
2014-01-28
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+37
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
1
-1
/
+1
2013-12-31
SUNRPC: Add tracepoint for socket errors
Trond Myklebust
1
-0
/
+1
2013-12-31
SUNRPC: Report connection error values to rpc_tasks on the pending queue
Trond Myklebust
1
-5
/
+36
2013-12-10
sunrpc: fix some typos
Weng Meiling
1
-4
/
+3
2013-11-08
SUNRPC: Fix a data corruption issue when retransmitting RPC calls
Trond Myklebust
1
-7
/
+21
2013-10-31
SUNRPC: Cleanup xs_destroy()
Trond Myklebust
1
-10
/
+5
2013-10-31
SUNRPC: close a rare race in xs_tcp_setup_socket.
NeilBrown
1
-4
/
+9
2013-10-28
sunrpc: comment typo fix
J. Bruce Fields
1
-2
/
+2
2013-10-01
SUNRPC: Only update the TCP connect cookie on a successful connect
Trond Myklebust
1
-1
/
+1
2013-10-01
SUNRPC: Enable the keepalive option for TCP sockets
Trond Myklebust
1
-0
/
+13
2013-09-09
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+12
2013-09-04
SUNRPC: Add tracepoints to help debug socket connection issues
Trond Myklebust
1
-1
/
+12
2013-07-24
net: add sk_stream_is_writeable() helper
Eric Dumazet
1
-1
/
+1
2013-07-11
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+0
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
1
-2
/
+2
2013-05-15
sunrpc: server back channel needs no rpcbind method
J. Bruce Fields
1
-1
/
+0
2013-04-26
SUNRPC: attempt AF_LOCAL connect on setup
J. Bruce Fields
1
-0
/
+3
2013-04-26
Merge Trond's nfs-for-next
J. Bruce Fields
1
-5
/
+9
2013-04-14
SUNRPC: Allow rpc_create() to request that TCP slots be unlimited
Trond Myklebust
1
-1
/
+5
2013-03-25
SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks
Trond Myklebust
1
-4
/
+4
2013-03-09
sunrpc: don't attempt to cancel unitialized work
J. Bruce Fields
1
-5
/
+10
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-8
/
+27
2013-02-28
SUNRPC: make AF_LOCAL connect synchronous
J. Bruce Fields
1
-8
/
+27
2013-02-05
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
1
-0
/
+1
2013-02-01
SUNRPC: Pass pointers to struct rpc_xprt to the congestion window
Trond Myklebust
1
-3
/
+3
2013-02-01
SUNRPC: Fix an RCU dereference in xs_local_rpcbind
Trond Myklebust
1
-1
/
+3
[next]