summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Update RPC server's TCP record marker decoderChuck Lever2008-04-231-12/+12
* SUNRPC: RPC server still uses 2.4 method for disabling TCP NagleChuck Lever2008-04-231-2/+2
* SUNRPC: remove svc_create_thread()Jeff Layton2008-04-231-10/+0
* sunrpc: make token header values less confusingKevin Coffman2008-04-234-8/+8
* gss_krb5: consistently use unsigned for seqnumKevin Coffman2008-04-233-4/+4
* net/sunrpc/svc.c: suppress unintialized var warningAndrew Morton2008-04-231-1/+1
* Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependentKevin Coffman2008-04-232-5/+2
* Correct grammer/typos in dprintksKevin Coffman2008-04-231-3/+3
* SVCRDMA: Add check for XPT_CLOSE in svc_rdma_sendTom Tucker2008-04-231-0/+2
* sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGSHarshula Jayasuriya2008-04-232-4/+8
* SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page failsJeff Layton2008-04-231-3/+5
* svcrpc: move unused field from cache_deferred_reqJ. Bruce Fields2008-04-231-1/+0
* IPv6 support for NFS server export cachesAurélien Charbon2008-04-231-38/+80
* SUNRPC: have svc_recv() check kthread_should_stop()Jeff Layton2008-04-231-2/+22
* SUNRPC: export svc_sock_update_bufsJeff Layton2008-04-231-0/+1
* nodemask: use new node_to_cpumask_ptr functionMike Travis2008-04-191-5/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-185-40/+40
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-172-7/+6
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-031-12/+11
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-185-42/+66
| |\ \ \
| * | | | net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-055-40/+40
* | | | | IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-161-1/+0
| |_|_|/ |/| | |
* | | | SUNRPC: Fix a memory leak in rpc_create()Chuck Lever2008-04-081-4/+0
* | | | SUNRPC: don't call flush_dcache_page() with an invalid pointerTrond Myklebust2008-04-081-3/+6
| |_|/ |/| |
* | | SVCRDMA: Check num_sge when setting LAST_CTXT bitTom Tucker2008-03-261-10/+11
* | | SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adaptersRoland Dreier2008-03-241-2/+0
| |/ |/|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2008-03-173-40/+64
|\ \
| * | SVCRDMA: Fix erroneous BUG_ON in send_writeTom Tucker2008-03-121-1/+1
| * | SVCRDMA: Add xprt refs to fix close/unmount crashTom Tucker2008-03-121-38/+58
| * | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-03-071-1/+5
| |\ \ | | |/ | |/|
| | * SUNRPC: Fix a nfs4 over rdma transport oopsTom Talpey2008-03-071-1/+5
* | | [SUNRPC]: net/* NULL noiseAl Viro2008-03-171-1/+1
* | | [NET] endianness noise: INADDR_ANYAl Viro2008-03-171-1/+1
|/ /
* | [SUNRPC]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-282-10/+7
|/
* Wrap buffers used for rpc debug printks into RPC_IFDEBUGPavel Emelyanov2008-02-211-3/+3
* Introduce path_put()Jan Blunck2008-02-141-1/+1
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-2/+3
* docbook: sunrpc filenames and notation fixesRandy Dunlap2008-02-133-7/+8
* SUNPRC: Fix printk format warningRoland Dreier2008-02-101-1/+2
* SUNRPC: RPC program information is stored in unsigned integersChuck Lever2008-02-012-4/+5
* SUNRPC: Move exported symbol definitions after function declaration part 2Trond Myklebust2008-02-017-42/+33
* SUNRPC: spin svc_rqst initialization to its own functionJeff Layton2008-02-011-17/+42
* rdma: makefileTom Tucker2008-02-011-0/+5
* rdma: ONCRPC RDMA protocol marshallingTom Tucker2008-02-011-0/+412
* rdma: SVCRDMA sendtoTom Tucker2008-02-011-0/+520
* rdma: SVCRDMA recvfromTom Tucker2008-02-011-0/+586
* rdma: SVCRDMA Core Transport ServicesTom Tucker2008-02-011-0/+1080
* rdma: SVCRDMA Transport ModuleTom Tucker2008-02-011-0/+266
* svc: Add svc_xprt_names service to replace svc_sock_namesTom Tucker2008-02-011-0/+35
* knfsd: Support adding transports by writing portlist fileTom Tucker2008-02-011-0/+2
OpenPOWER on IntegriCloud