index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
clnt.c
Age
Commit message (
Expand
)
Author
2006-12-02
[SUNRPC]: Use k{mem,str}dup where applicable
Arnaldo Carvalho de Melo
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-09-28
[SUNRPC]: trivial endianness annotations
Alexey Dobriyan
2006-09-22
SUNRPC: Add refcounting to the struct rpc_xprt
Trond Myklebust
2006-09-22
SUNRPC: Clean up soft task error handling
Trond Myklebust
2006-09-22
SUNRPC: Handle ENETUNREACH, EHOSTUNREACH and EHOSTDOWN socket errors
Trond Myklebust
2006-09-22
SUNRPC: export new RPC client functions with _GPL
Chuck Lever
2006-09-22
SUNRPC: Eliminate xprt_create_proto and rpc_create_client
Chuck Lever
2006-09-22
SUNRPC: use sockaddr + size when creating remote transport endpoints
Chuck Lever
2006-09-22
SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address
Chuck Lever
2006-09-22
SUNRPC: Create API for displaying remote peer address
Chuck Lever
2006-09-22
SUNRPC: create API for getting remote peer address
Chuck Lever
2006-09-22
SUNRPC: Introduce transport switch callout for pluggable rpcbind
Chuck Lever
2006-09-22
SUNRPC: Make RPC portmapper use per-transport storage
Chuck Lever
2006-09-22
SUNRPC: Create a helper to tell whether a transport is bound
Chuck Lever
2006-08-24
NFS: Check lengths more thoroughly in NFS4 readdir XDR decode
David Howells
2006-08-24
SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs
Trond Myklebust
2006-08-24
NFS: clean up rpc_rmdir
Trond Myklebust
2006-08-03
RPC: Ensure that we disconnect TCP socket when client requests error out
Trond Myklebust
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-03-20
SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release()
Trond Myklebust
2006-03-20
SUNRPC: Fix memory barriers for req->rq_received
Trond Myklebust
2006-03-20
SUNRPC: Fix a 'Busy inodes' error in rpc_pipefs
Trond Myklebust
2006-03-20
SUNRPC: provide a mechanism for collecting stats in the RPC client
Chuck Lever
2006-03-20
SUNRPC: introduce per-task RPC iostats
Chuck Lever
2006-03-20
SUNRPC: more verbose output for rpc auth weak error
Levent Serinol
2006-03-20
SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry
Trond Myklebust
2006-03-14
[PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.c
Adrian Bunk
2006-01-11
[NET]: Remove more unneeded typecasts on *malloc()
Kris Katterjohn
2006-01-10
Fix rpc shutdown event condition bug
Linus Torvalds
2006-01-10
[PATCH] nfs: sleep_on() removal
Ingo Molnar
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
2006-01-06
SUNRPC: new interface to force an RPC rebind
Chuck Lever
2006-01-06
SUNRPC: switchable buffer allocation
Chuck Lever
2006-01-06
SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.
Trond Myklebust
2006-01-06
SUNRPC: rpc_execute should not return task->tk_status;
Trond Myklebust
2006-01-06
RPC: Clean up RPC task structure
Trond Myklebust
2006-01-06
SUNRPC: Yet more RPC cleanups
Trond Myklebust
2005-11-09
[PATCH] SUNRPC: don't reencode when looping in call transmit.
Trond Myklebust
2005-10-18
SUNRPC: Retry wrap in case of memory allocation failure.
J. Bruce Fields
2005-10-18
RPC: allow call_encode() to delay transmission of an RPC call.
Trond Myklebust
2005-10-18
SUNRPC: Retry rpcbind requests if the server's portmapper isn't up
Chuck Lever
2005-09-23
Revert "[PATCH] RPC,NFS: new rpc_pipefs patch"
Trond Myklebust
2005-09-23
[PATCH] RPC,NFS: new rpc_pipefs patch
Christoph Hellwig
2005-09-23
[PATCH] RPC: rationalize set_buffer_size
Chuck Lever
2005-09-23
[PATCH] RPC: parametrize various transport connect timeouts
Chuck Lever
2005-09-23
[PATCH] RPC: skip over transport-specific heads automatically
Chuck Lever
2005-09-23
[PATCH] RPC: client-side transport switch cleanup
Chuck Lever
2005-09-23
[PATCH] RPC: Eliminate socket.h includes in RPC client
Chuck Lever
2005-09-23
[PATCH] RPC: introduce client-side transport switch
Chuck Lever
[next]