aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAge
...
* | | | | | | sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGSHarshula Jayasuriya2008-04-23
* | | | | | | SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page failsJeff Layton2008-04-23
* | | | | | | svcrpc: move unused field from cache_deferred_reqJ. Bruce Fields2008-04-23
* | | | | | | IPv6 support for NFS server export cachesAurélien Charbon2008-04-23
* | | | | | | SUNRPC: have svc_recv() check kthread_should_stop()Jeff Layton2008-04-23
* | | | | | | SUNRPC: export svc_sock_update_bufsJeff Layton2008-04-23
|/ / / / / /
* | | | | / nodemask: use new node_to_cpumask_ptr functionMike Travis2008-04-19
| |_|_|_|/ |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-18
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-18
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-18
| |\ \ \ \ \ \ \
| * | | | | | | | net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-05
* | | | | | | | | IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-17
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | SUNRPC: Fix a memory leak in rpc_create()Chuck Lever2008-04-08
* | | | | | | | SUNRPC: don't call flush_dcache_page() with an invalid pointerTrond Myklebust2008-04-08
| |_|/ / / / / |/| | | | | |
* | | | | | | SVCRDMA: Check num_sge when setting LAST_CTXT bitTom Tucker2008-03-26
* | | | | | | SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adaptersRoland Dreier2008-03-24
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2008-03-18
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | SVCRDMA: Fix erroneous BUG_ON in send_writeTom Tucker2008-03-12
| * | | | | SVCRDMA: Add xprt refs to fix close/unmount crashTom Tucker2008-03-12
| | |_|_|/ | |/| | |
| * | | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-03-07
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | SUNRPC: Fix a nfs4 over rdma transport oopsTom Talpey2008-03-07
| | |/ /
* | | | [SUNRPC]: net/* NULL noiseAl Viro2008-03-18
* | | | [NET] endianness noise: INADDR_ANYAl Viro2008-03-18
|/ / /
* / / [SUNRPC]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-28
|/ /
* | Wrap buffers used for rpc debug printks into RPC_IFDEBUGPavel Emelyanov2008-02-21
* | Introduce path_put()Jan Blunck2008-02-15
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
|/
* docbook: sunrpc filenames and notation fixesRandy Dunlap2008-02-13
* SUNPRC: Fix printk format warningRoland Dreier2008-02-10
* SUNRPC: RPC program information is stored in unsigned integersChuck Lever2008-02-01
* SUNRPC: Move exported symbol definitions after function declaration part 2Trond Myklebust2008-02-01
* SUNRPC: spin svc_rqst initialization to its own functionJeff Layton2008-02-01
* rdma: makefileTom Tucker2008-02-01
* rdma: ONCRPC RDMA protocol marshallingTom Tucker2008-02-01
* rdma: SVCRDMA sendtoTom Tucker2008-02-01
* rdma: SVCRDMA recvfromTom Tucker2008-02-01
* rdma: SVCRDMA Core Transport ServicesTom Tucker2008-02-01
* rdma: SVCRDMA Transport ModuleTom Tucker2008-02-01
* svc: Add svc_xprt_names service to replace svc_sock_namesTom Tucker2008-02-01
* knfsd: Support adding transports by writing portlist fileTom Tucker2008-02-01
* svc: Add svc API that queries for a transport instanceTom Tucker2008-02-01
* svc: Add /proc/sys/sunrpc/transport filesTom Tucker2008-02-01
* svc: Add transport hdr size for defer/revisitTom Tucker2008-02-01
* svc: Move the xprt independent code to the svc_xprt.c fileTom Tucker2008-02-01
* svc: Make svc_check_conn_limits xprt independentTom Tucker2008-02-01
* svc: Removing remaining references to rq_sock in rqstpTom Tucker2008-02-01
* svc: Move create logic to common codeTom Tucker2008-02-01
* svc: Make svc_age_temp_sockets svc_age_temp_transportsTom Tucker2008-02-01
* svc: Make svc_recv transport neutralTom Tucker2008-02-01