Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[safe/jmp/linux-2.6] / net / sunrpc /
2008-11-20 Trond MyklebustSUNRPC: Fix a performance regression in the RPC authent...
2008-10-28 Trond MyklebustSUNRPC: Fix potential race in put_rpccred()
2008-10-28 Trond MyklebustSUNRPC: Fix rpcauth_prune_expired
2008-10-28 Trond MyklebustSUNRPC: Respond promptly to server TCP resets
2008-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-16 Johannes Bergnet: Remove CONFIG_KMOD from net/ (towards removing...
2008-10-15 Trond MyklebustMerge branch 'next'
2008-10-14 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-10-14 Alan Coxnet: Rationalise email address: Network Specific Parts
2008-10-10 Tom TalpeyRPC/RDMA: ensure connection attempt is complete before...
2008-10-10 Tom TalpeyRPC/RDMA: correct the reconnect timer backoff
2008-10-10 Tom TalpeyRPC/RDMA: optionally emit useful transport info upon...
2008-10-10 Tom TalpeyRPC/RDMA: reformat a debug printk to keep lines together.
2008-10-10 Tom TalpeyRPC/RDMA: harden connection logic against missing/late...
2008-10-10 Tom TalpeyRPC/RDMA: fix connect/reconnect resource leak.
2008-10-10 Tom TalpeyRPC/RDMA: return a consistent error, when connect fails.
2008-10-10 Tom TalpeyRPC/RDMA: adhere to protocol for unpadded client traili...
2008-10-10 Tom TalpeyRPC/RDMA: avoid an oops due to disconnect racing with...
2008-10-10 Tom TalpeyRPC/RDMA: maintain the RPC task bytes-sent statistic.
2008-10-10 Tom TalpeyRPC/RDMA: suppress retransmit on RPC/RDMA clients.
2008-10-10 Tom TuckerRPC/RDMA: fix connection IRD/ORD setting
2008-10-10 Tom TalpeyRPC/RDMA: support FRMR client memory registration.
2008-10-10 Tom TalpeyRPC/RDMA: check selected memory registration mode at...
2008-10-10 Tom TalpeyRPC/RDMA: add data types and new FRMR memory registrati...
2008-10-10 Tom TalpeyRPC/RDMA: refactor the inline memory registration code.
2008-10-08 J. Bruce FieldsMerge branch 'from-tomtucker' into for-2.6.28
2008-10-07 Cedric Le Goatersunrpc: fix oops in rpc_create when the mount namespace...
2008-10-07 Trond MyklebustSUNRPC: Fix a memory leak in rpcb_getport_async
2008-10-07 Trond MyklebustSUNRPC: Fix autobind on cloned rpc clients
2008-10-07 Denis V. Lunevsunrpc: do not pin sunrpc module in the memory
2008-10-06 Tom Tuckersvcrdma: Fix IRD/ORD polarity
2008-10-06 Tom Tuckersvcrdma: Update svc_rdma_send_error to use DMA LKEY
2008-10-06 Tom Tuckersvcrdma: Modify the RPC reply path to use FRMR when...
2008-10-06 Tom Tuckersvcrdma: Modify the RPC recv path to use FRMR when...
2008-10-06 Tom Tuckersvcrdma: Add support to svc_rdma_send to handle chained WR
2008-10-06 Tom Tuckersvcrdma: Modify post recv path to use local dma key
2008-10-06 Tom Tuckersvcrdma: Add a service to register a Fast Reg MR with...
2008-10-06 Tom Tuckersvcrdma: Query device for Fast Reg support during conne...
2008-10-06 Tom Tuckersvcrdma: Add FRMR get/put services
2008-10-04 Chuck LeverNLM: Remove unused argument from svc_addsock() function
2008-09-29 Benny Halevynfsd: use nfs client rpc callback program
2008-09-29 Chuck LeverSUNRPC: Clean up debug messages in rpcb_clnt.c
2008-09-29 Chuck LeverSUNRPC: Fix up svc_unregister()
2008-09-29 Chuck LeverSUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET
2008-09-29 Chuck LeverSUNRPC: Register both netids for AF_INET6 servers
2008-09-29 Chuck LeverSUNRPC: Support IPv6 when registering kernel RPC services
2008-09-29 Chuck LeverSUNRPC: Split portmap unregister API into separate...
2008-09-29 Chuck LeverSUNRPC: Simplify rpcb_register() API
2008-09-29 Chuck LeverSUNRPC: Set V6ONLY socket option for RPC listener sockets
2008-09-29 Chuck LeverSUNRPC: Use proper INADDR_ANY when setting up RPC servi...
2008-09-29 Chuck LeverSUNRPC: Add address family field to svc_serv data structure
2008-09-21 Arnaldo Carvalho... net: Use hton[sl]() instead of __constant_hton[sl]...
2008-09-01 Cyrill Gorcunovsunrpc: fix possible overrun on read of /proc/sys/sunrp...
2008-08-13 Tom Tuckersvcrdma: Fix race between svc_rdma_recvfrom thread...
2008-07-28 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-07-26 Mike Traviscpumask: change cpumask_of_cpu_ptr to use new cpumask_o...
2008-07-21 Ingo MolnarMerge branch 'linus' into cpus4096-for-linus
2008-07-21 Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-07-18 Mike Traviscpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
2008-07-18 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-15 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-15 Trond MyklebustSUNRPC: Remove the BKL from the callback functions
2008-07-15 Chuck LeverSUNRPC: Support registering IPv6 interfaces with local...
2008-07-15 Chuck LeverSUNRPC: Refactor rpcb_register to make rpcbindv4 suppor...
2008-07-15 Chuck LeverSUNRPC: None of rpcb_create's callers wants a privilege...
2008-07-15 Chuck LeverSUNRPC: Introduce a specific rpcb_create for contacting...
2008-07-15 Chuck LeverSUNRPC: Use correct XDR encoding procedure for rpcbind...
2008-07-09 Trond MyklebustSUNRPC: Ensure our task is notified when an rpcbind...
2008-07-09 Chuck LeverSUNRPC: Use only rpcbind v2 for AF_INET requests
2008-07-09 Chuck LeverSUNRPC: Use GETADDR for rpcbind version 4 queries
2008-07-09 Chuck LeverSUNRPC: Use rpcbind version 2 GETPORT
2008-07-09 Chuck LeverSUNRPC: Document some naked integers in rpcbind client
2008-07-09 Chuck LeverSUNRPC: More useful debugging output for rpcb client
2008-07-09 Chuck LeverSUNRPC: Ensure all transports set rq_xtime consistently
2008-07-09 \\\"J. Bruce Fields\\\rpc: minor cleanup of scheduler callback code
2008-07-09 \\\"J. Bruce Fields\\\rpc: remove some unused macros
2008-07-09 \\\"J. Bruce Fields\\\rpc: eliminate unused variable in auth_gss upcall code
2008-07-09 Olga Kornievskaiarpc: bring back cl_chatty
2008-07-09 Chuck LeverSUNRPC: Remove obsolete messages during transport connect
2008-07-09 Chuck LeverSUNRPC: Display some debugging information as text...
2008-07-09 Chuck LeverSUNRPC: Refactor rpc_show_tasks
2008-07-09 Chuck LeverSUNRPC: Don't display the rpc_show_tasks header if...
2008-07-09 Chuck LeverSUNRPC: Rename "call_" functions that are no longer...
2008-07-09 Chuck LeverSUNRPC: Add a function to display the name of an RPC...
2008-07-09 Trond MyklebustSUNRPC: Use GFP_NOFS when allocating credentials
2008-07-09 Trond MyklebustSUNRPC: An ENOMEM error from call_encode is always...
2008-07-09 Trond MyklebustSUNRPC: Ensure we exit early in case of an encode error
2008-07-08 Trond MyklebustSUNRPC: Fix an rpcbind breakage for the case of IPv6...
2008-07-08 Trond MyklebustSUNRPC: Fix a double-free in rpcbind
2008-07-06 Ingo MolnarMerge commit 'v2.6.26-rc9' into cpus4096
2008-07-03 J. Bruce FieldsMerge branch 'for-bfields' of git://linux-nfs.org/...
2008-07-03 J. Bruce Fieldssvcrpc: fix handling of garbage args
2008-07-02 Tom Tuckersvcrdma: Change WR context get/put to use the kmem...
2008-07-02 Tom Tuckersvcrdma: Create a kmem cache for the WR contexts
2008-07-02 Tom Tuckersvcrdma: Add flush_scheduled_work to module exit function
2008-07-02 Tom Tuckersvcrdma: Limit ORD based on client's advertised IRD
2008-07-02 Tom Tuckersvcrdma: Remove unneeded spin locks from __svc_rdma_free
next