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
Age
Commit message (
Expand
)
Author
2011-03-23
SUNRPC: Ensure we always run the tk_callback before tk_action
Trond Myklebust
2011-03-02
sunrpc/cache: fix module refcnt leak in a failure path
Li Zefan
2011-01-07
sunrpc: prevent use-after-free on clearing XPT_BUSY
NeilBrown
2010-09-20
SUNRPC: Fix race corrupting rpc upcall
Trond Myklebust
2010-08-02
SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir()
Trond Myklebust
2010-04-26
nfsd: ensure sockets are closed on error
Neil Brown
2010-04-26
Revert "sunrpc: move the close processing after do recvfrom method"
J. Bruce Fields
2010-04-26
Revert "sunrpc: fix peername failed on closed listener"
J. Bruce Fields
2010-04-26
nfsd4: don't try to map gid's in generic rpc code
J. Bruce Fields
2010-04-01
sunrpc: handle allocation errors from __rpc_lookup_create()
Dan Carpenter
2010-04-01
SUNRPC: Fix a potential memory leak in auth_gss
Trond Myklebust
2010-03-15
SUNRPC: Handle EINVAL error returns from the TCP connect operation
Trond Myklebust
2010-03-15
sunrpc: remove unnecessary svc_xprt_put
Neil Brown
2010-01-18
sunrpc: on successful gss error pipe write, don't return error
Jeff Layton
2010-01-18
SUNRPC: Fix the return value in gss_import_sec_context()
Trond Myklebust
2010-01-18
SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos()
Trond Myklebust
2010-01-18
sunrpc: fix peername failed on closed listener
Xiaotian Feng
2009-12-18
SUNRPC: IS_ERR/PTR_ERR confusion
Roel Kluin
2009-11-14
SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr()
Chuck Lever
2009-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-10-30
net: fix sk_forward_alloc corruption
Eric Dumazet
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-09-24
net: fix htmldocs sunrpc, clnt.c
Jaswinder Singh Rajput
2009-09-24
net: fix htmldocs sunrpc, clnt.c
Jaswinder Singh Rajput
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
2009-09-23
sunrpc/rpc_pipe: fix kernel-doc notation
Randy Dunlap
2009-09-23
NFS/RPC: fix problems with reestablish_timeout and related code.
Neil Brown
2009-09-22
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
2009-09-18
sunrpc/cache: avoid variable over-loading in cache_defer_req
NeilBrown
2009-09-18
sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_req
NeilBrown
2009-09-15
SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous
Trond Myklebust
2009-09-13
nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel
Alexandros Batsakis
2009-09-11
sunrpc/cache: simplify cache_fresh_locked and cache_fresh_unlocked.
NeilBrown
2009-09-11
sunrpc/cache: change cache_defer_req to return -ve error, not boolean.
NeilBrown
2009-09-11
nfsd41: sunrpc: Added rpc server-side backchannel handling
Rahul Iyer
2009-09-11
Merge branch 'nfs-for-2.6.32'
Trond Myklebust
2009-09-10
nfsd41: sunrpc: move struct rpc_buffer def into sunrpc.h
Benny Halevy
2009-08-28
SUNRPC: Fix rpc_task_force_reencode
Trond Myklebust
2009-08-27
sunrpc: move the close processing after do recvfrom method
Wei Yongjun
2009-08-25
sunrpc: reply AUTH_BADCRED to RPCSEC_GSS with unknown service
Wei Yongjun
2009-08-25
knfsd: Replace lock_kernel with a mutex in nfsd pool stats.
Ryusei Yamaguchi
2009-08-24
nfsd41: sunrpc: svc_tcp_recv_record()
Alexandros Batsakis
2009-08-21
Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...
J. Bruce Fields
2009-08-21
SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc...
Trond Myklebust
2009-08-19
SUNRPC: cache must take a reference to the cache detail's module on open()
Trond Myklebust
2009-08-19
NFS: Add a dns resolver for use with NFSv4 referrals and migration
Trond Myklebust
2009-08-19
SUNRPC: Fix a typo in cache_pipefs_files
Trond Myklebust
2009-08-19
Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32
Trond Myklebust
[next]