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
2008-07-06
Merge commit 'v2.6.26-rc9' into cpus4096
Ingo Molnar
2008-07-03
Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ...
J. Bruce Fields
2008-07-03
svcrpc: fix handling of garbage args
J. Bruce Fields
2008-07-02
svcrdma: Change WR context get/put to use the kmem cache
Tom Tucker
2008-07-02
svcrdma: Create a kmem cache for the WR contexts
Tom Tucker
2008-07-02
svcrdma: Add flush_scheduled_work to module exit function
Tom Tucker
2008-07-02
svcrdma: Limit ORD based on client's advertised IRD
Tom Tucker
2008-07-02
svcrdma: Remove unneeded spin locks from __svc_rdma_free
Tom Tucker
2008-07-02
svcrdma: Add dma map count and WARN_ON
Tom Tucker
2008-07-02
svcrdma: Move the DMA unmap logic to the CQ handler
Tom Tucker
2008-07-02
svcrdma: Use reply and chunk map for RDMA_READ processing
Tom Tucker
2008-07-02
svcrdma: Use RPC reply map for RDMA_WRITE processing
Tom Tucker
2008-07-02
svcrdma: Add a type for keeping NFS RPC mapping
Tom Tucker
2008-06-23
gss_krb5: Use random value to initialize confounder
Kevin Coffman
2008-06-23
gss_krb5: move gss_krb5_crypto into the krb5 module
Kevin Coffman
2008-06-23
gss_krb5: create a define for token header size and clean up ptr location
Kevin Coffman
2008-06-23
sunrpc: remove sv_kill_signal field from svc_serv struct
Jeff Layton
2008-06-23
knfsd: convert knfsd to kthread API
Jeff Layton
2008-06-23
knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...
Neil Brown
2008-06-11
net: remove CVS keywords
Adrian Bunk
2008-05-23
net: Pass reference to cpumask variable in net/sunrpc/svc.c
Mike Travis
2008-05-20
Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux
tip-x86-xsave-2008-05-26_08_54_Mon
tip-x86-cpu-2008-05-26_08_53_Mon
Linus Torvalds
2008-05-20
Merge branch 'from-tomtucker' into for-2.6.26
J. Bruce Fields
2008-05-19
svcrdma: Verify read-list fits within RPCSVC_MAXPAGES
Tom Tucker
2008-05-19
svcrdma: Change svc_rdma_send_error return type to void
Tom Tucker
2008-05-19
svcrdma: Copy transport address and arm CQ before calling rdma_accept
Tom Tucker
2008-05-19
svcrdma: Set rqstp transport address in rdma_read_complete function
Tom Tucker
2008-05-19
svcrdma: Use ib verbs version of dma_unmap
Tom Tucker
2008-05-19
svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_free
Tom Tucker
2008-05-19
svcrdma: Move the QP and cm_id destruction to svc_rdma_free
Tom Tucker
2008-05-19
svcrdma: Add reference for each SQ/RQ WR
Tom Tucker
2008-05-19
svcrdma: Move destroy to kernel thread
Tom Tucker
2008-05-19
svcrdma: Shrink scope of spinlock on RQ CQ
Tom Tucker
2008-05-19
svcrdma: Use standard Linux lists for context cache
Tom Tucker
2008-05-19
svcrdma: Simplify RDMA_READ deferral buffer management
Tom Tucker
2008-05-19
svcrdma: Remove unused READ_DONE context flags bit
Tom Tucker
2008-05-19
svcrdma: Return error from rdma_read_xdr so caller knows to free context
Tom Tucker
2008-05-19
svcrdma: Fix error handling during listening endpoint creation
Tom Tucker
2008-05-19
svcrdma: Free context on post_recv error in send_reply
Tom Tucker
2008-05-19
svcrdma: Free context on ib_post_recv error
Tom Tucker
2008-05-19
svcrdma: Add put of connection ESTABLISHED reference in rdma_cma_handler
Tom Tucker
2008-05-19
svcrdma: Fix return value in svc_rdma_send
Tom Tucker
2008-05-19
svcrdma: Fix race with dto_tasklet in svc_rdma_send
Tom Tucker
2008-05-19
svcrdma: Simplify receive buffer posting
Tom Tucker
2008-05-19
svc: Remove unused header files from svc_xprt.c
Tom Tucker
2008-05-19
svc: Remove extra check for XPT_DEAD bit in svc_xprt_enqueue
Tom Tucker
2008-05-18
svcrpc: fix proc/net/rpc/auth.unix.ip/content display
J. Bruce Fields
2008-05-18
SUNRPC: AUTH_SYS "machine creds" shouldn't use negative valued uid/gid
Trond Myklebust
2008-05-08
Remove duplicated include in net/sunrpc/svc.c
Huang Weiyi
2008-05-02
sunrpc: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
[prev]
[next]