aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAge
* sunrpc: fix crash in rpc_malloc()Peter Zijlstra2007-05-09
* SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/freeChuck Lever2007-05-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-09
|\
| * Fix occurrences of "the the "Michael Opdenacker2007-05-09
* | knfsd: simplify a 'while' condition in svcsock.cNeilBrown2007-05-09
* | knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpcWei Yongjun2007-05-09
* | knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb...Frank Filz2007-05-09
* | knfsd: rpc: fix server-side wrapping of krb5i repliesNeilBrown2007-05-09
* | sunrpc: fix error path in module_initAkinobu Mita2007-05-09
* | RPC: add wrapper for svc_reserve to account for checksumJeff Layton2007-05-09
* | knfsd: rename sk_defer_lock to sk_lockNeilBrown2007-05-09
|/
* Fix sunrpc warning noiseGeert Uytterhoeven2007-05-08
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* spkm3: initialize hashJ. Bruce Fields - unquoted2007-05-02
* spkm3: remove bad kfree, unnecessary exportJ. Bruce Fields - unquoted2007-05-02
* spkm3: fix spkm3's use of hmacJ. Bruce Fields - unquoted2007-05-02
* SUNRPC: RPC client should retry with different versions of rpcbindChuck Lever2007-05-01
* SUNRPC: remove old portmapperChuck Lever2007-05-01
* SUNRPC: switch the RPC server to use the new rpcbind registration APIChuck Lever2007-05-01
* SUNRPC: switch socket-based RPC transports to use rpcbindChuck Lever2007-05-01
* SUNRPC: introduce rpcbind: replacement for in-kernel portmapperChuck Lever2007-05-01
* SUNRPC: Eliminate side effects from rpc_mallocChuck Lever2007-05-01
* SUNRPC: RPC buffer size estimates are too largeChuck Lever2007-05-01
* [SUNRPC]: cleanup: use seq_release_private() where appropriateMartin Peschke2007-04-26
* [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARYHerbert Xu2007-04-26
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-26
* RPC: Fix the TCP resend semantics for NFSv4Trond Myklebust2007-04-21
* knfsd: use a spinlock to protect sk_info_authunixNeilBrown2007-04-17
* [SUNRPC]: Make sure on-stack cmsg buffer is properly aligned.David S. Miller2007-04-12
* [PATCH] net/sunrpc/svcsock.c: fix a checkAdrian Bunk2007-04-05
* [PATCH] knfsd: provide sunrpc pool_mode module optionGreg Banks2007-03-06
* [PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ...NeilBrown2007-03-06
* [PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server codeNeilBrown2007-03-06
* [PATCH] knfsd: use recv_msg to get peer address for NFSD instead of code-copyingNeilBrown2007-03-06
* [PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter2007-02-20
* [PATCH] Replace highest_possible_node_id() with nr_node_idsChristoph Lameter2007-02-20
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-14
* [PATCH] sysctl: sunrpc: don't unnecessarily set ctl_table->deEric W. Biederman2007-02-14
* [PATCH] sysctl: sunrpc: remove unnecessary insert_at_head flagEric W. Biederman2007-02-14
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] knfsd: allow the server to provide a gid list when using AUTH_UNIX au...NeilBrown2007-02-14
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-13
|\
| * [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-12
| * [PATCH] knfsd: SUNRPC: fix up svc_create_socket() to take a sockaddr struct +...Chuck Lever2007-02-12
| * [PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive pathChuck Lever2007-02-12
| * [PATCH] knfsd: SUNRPC: Support IPv6 addresses in svc_tcp_acceptakpm@linux-foundation.org2007-02-12
| * [PATCH] knfsd: SUNRPC: add a "generic" function to see if the peer uses a sec...Chuck Lever2007-02-12
| * [PATCH] knfsd: SUNRPC: teach svc_sendto() to deal with IPv6 addressesChuck Lever2007-02-12
| * [PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independentChuck Lever2007-02-12
| * [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever2007-02-12