aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-10-13net: Rationalise email address: Network Specific PartsAlan Cox
2008-10-08Merge branch 'from-tomtucker' into for-2.6.28J. Bruce Fields
2008-10-06svcrdma: Fix IRD/ORD polarityTom Tucker
2008-10-06svcrdma: Update svc_rdma_send_error to use DMA LKEYTom Tucker
2008-10-06svcrdma: Modify the RPC reply path to use FRMR when availableTom Tucker
2008-10-06svcrdma: Modify the RPC recv path to use FRMR when availableTom Tucker
2008-10-06svcrdma: Add support to svc_rdma_send to handle chained WRTom Tucker
2008-10-06svcrdma: Modify post recv path to use local dma keyTom Tucker
2008-10-06svcrdma: Add a service to register a Fast Reg MR with the deviceTom Tucker
2008-10-06svcrdma: Query device for Fast Reg support during connection setupTom Tucker
2008-10-06svcrdma: Add FRMR get/put servicesTom Tucker
2008-10-04NLM: Remove unused argument from svc_addsock() functionChuck Lever
2008-09-29nfsd: use nfs client rpc callback programBenny Halevy
2008-09-29SUNRPC: Clean up debug messages in rpcb_clnt.cChuck Lever
2008-09-29SUNRPC: Fix up svc_unregister()Chuck Lever
2008-09-29SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SETChuck Lever
2008-09-29SUNRPC: Register both netids for AF_INET6 serversChuck Lever
2008-09-29SUNRPC: Support IPv6 when registering kernel RPC servicesChuck Lever
2008-09-29SUNRPC: Split portmap unregister API into separate functionChuck Lever
2008-09-29SUNRPC: Simplify rpcb_register() APIChuck Lever
2008-09-29SUNRPC: Set V6ONLY socket option for RPC listener socketsChuck Lever
2008-09-29SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6Chuck Lever
2008-09-29SUNRPC: Add address family field to svc_serv data structureChuck Lever
2008-09-20net: Use hton[sl]() instead of __constant_hton[sl]() where applicableArnaldo Carvalho de Melo
2008-09-01sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transportsCyrill Gorcunov
2008-08-13svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_taskletTom Tucker
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis
2008-07-21Merge branch 'linus' into cpus4096-for-linusIngo Molnar
2008-07-20Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-07-18cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis
2008-07-18Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-15SUNRPC: Remove the BKL from the callback functionsTrond Myklebust
2008-07-15SUNRPC: Support registering IPv6 interfaces with local rpcbind daemonChuck Lever
2008-07-15SUNRPC: Refactor rpcb_register to make rpcbindv4 support easierChuck Lever
2008-07-15SUNRPC: None of rpcb_create's callers wants a privileged source portChuck Lever
2008-07-15SUNRPC: Introduce a specific rpcb_create for contacting localhostChuck Lever
2008-07-15SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSETChuck Lever
2008-07-09SUNRPC: Ensure our task is notified when an rpcbind call is doneTrond Myklebust
2008-07-09SUNRPC: Use only rpcbind v2 for AF_INET requestsChuck Lever
2008-07-09SUNRPC: Use GETADDR for rpcbind version 4 queriesChuck Lever
2008-07-09SUNRPC: Use rpcbind version 2 GETPORTChuck Lever
2008-07-09SUNRPC: Document some naked integers in rpcbind clientChuck Lever
2008-07-09SUNRPC: More useful debugging output for rpcb clientChuck Lever
2008-07-09SUNRPC: Ensure all transports set rq_xtime consistentlyChuck Lever