aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAge
...
| | * | SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials..Trond Myklebust2008-04-19
| | * | SUNRPC: Fix up xprt_write_space()Trond Myklebust2008-04-19
| | * | SUNRPC: Fix a bug in call_decode()Trond Myklebust2008-04-19
| | * | Merge branch 'hotfixes' into develTrond Myklebust2008-03-19
| | |\ \
| | * | | SUNRPC: Add a helper rpcauth_lookup_generic_cred()Trond Myklebust2008-03-14
| | * | | SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_taskTrond Myklebust2008-03-14
| | * | | SUNRPC: Add a generic RPC credentialTrond Myklebust2008-03-14
| | * | | SUNRPC: Clean up rpcauth_bindcred()Trond Myklebust2008-03-14
| | * | | SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDSTrond Myklebust2008-03-14
| | * | | SUNRPC: Fix a bug in rpcauth_lookup_credcache()Trond Myklebust2008-03-14
| | * | | Merge commit 'origin' into develTrond Myklebust2008-03-08
| | |\ \ \
| | * \ \ \ Merge branch 'cleanups' into nextTrond Myklebust2008-02-29
| | |\ \ \ \
| | | * | | | SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/asyncTrond Myklebust2008-02-14
| | * | | | | SUNRPC: Remove now-redundant RCU-safe rpc_task free pathTrond Myklebust2008-02-29
| | * | | | | SUNRPC: Ensure that we read all available tcp dataTrond Myklebust2008-02-29
| | * | | | | SUNRPC: Eliminate the now-redundant rpc_start_wakeup()Trond Myklebust2008-02-29
| | * | | | | SUNRPC: Switch tasks to using the rpc_waitqueue's timer functionTrond Myklebust2008-02-29
| | * | | | | SUNRPC: Add a timer function to wait queues.Trond Myklebust2008-02-29
| | * | | | | SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queuesTrond Myklebust2008-02-29
| | * | | | | SUNRPC: Run rpc timeout functions as callbacks instead of in softirqsTrond Myklebust2008-02-26
| | * | | | | SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_taskTrond Myklebust2008-02-26
| | * | | | | SUNRPC: Add a new helper rpc_wake_up_queued_task()Trond Myklebust2008-02-26
| | * | | | | SUNRPC: Clean up rpc_run_timer()Trond Myklebust2008-02-26
| | * | | | | SUNRPC: Allow the rpc_release() callback to be run on another workqueueTrond Myklebust2008-02-26
* | | | | | | SUNRPC: Use unsigned loop and array index in svc_init_buffer()Chuck Lever2008-04-23
* | | | | | | SUNRPC: Use unsigned index when looping over arraysChuck Lever2008-04-23
* | | | | | | SUNRPC: Update RPC server's TCP record marker decoderChuck Lever2008-04-23
* | | | | | | SUNRPC: RPC server still uses 2.4 method for disabling TCP NagleChuck Lever2008-04-23
* | | | | | | SUNRPC: remove svc_create_thread()Jeff Layton2008-04-23
* | | | | | | sunrpc: make token header values less confusingKevin Coffman2008-04-23
* | | | | | | gss_krb5: consistently use unsigned for seqnumKevin Coffman2008-04-23
* | | | | | | net/sunrpc/svc.c: suppress unintialized var warningAndrew Morton2008-04-23
* | | | | | | Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependentKevin Coffman2008-04-23
* | | | | | | Correct grammer/typos in dprintksKevin Coffman2008-04-23
* | | | | | | SVCRDMA: Add check for XPT_CLOSE in svc_rdma_sendTom Tucker2008-04-23
* | | | | | | 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
| |_|/ / / / / |/| | | | | |