]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - net/sunrpc
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
[linux-2.6-omap-h63xx.git] / net / sunrpc /
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-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-10 Ingo MolnarMerge branches 'core/iommu', 'x86/amd-iommu' and 'x86...
2008-10-09 Russell KingMerge branch 'for-rmk' of git://git.marvell.com/orion
2008-10-09 Russell KingMerge branch 'ptebits' into devel
2008-10-08 J. Bruce FieldsMerge branch 'from-tomtucker' into for-2.6.28
2008-10-08 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
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-07 Russell KingMerge branches 'pxa-core' and 'pxa-machines' into pxa-all
2008-10-07 Russell KingMerge branch 'for_rmk' of git://git.mnementh.co.uk...
2008-10-07 Russell KingMerge branch 'viper-for-rmk' of git://www.misterjones...
2008-10-07 Russell KingMerge branch 'pxa-palm' into pxa-machines
2008-10-07 Russell KingMerge branch 'pxa-trizeps' into pxa-machines
2008-10-07 Russell KingMerge branches 'metronomefb', 'pxa-cm2xx', 'pxa-gumstix...
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-06 Ingo MolnarMerge branches 'x86/alternatives', 'x86/cleanups',...
2008-10-06 Ingo MolnarMerge branch 'x86/prototypes' into x86-v28-for-linus...
2008-10-06 Ingo MolnarMerge branch 'x86/header-guards' into x86-v28-for-linus...
2008-10-04 Chuck LeverNLM: Remove unused argument from svc_addsock() function
2008-10-03 Ingo MolnarMerge commit 'v2.6.27-rc8' into x86/setup
2008-10-03 Russell KingMerge unstable branch 'omap-rmk'
2008-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-02 Ingo MolnarMerge commit 'v2.6.27-rc8' into genirq
2008-10-01 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-09-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-09-30 Ingo MolnarMerge branch 'oprofile-for-tip' of git://git.kernel...
2008-09-30 Ingo MolnarMerge commit 'v2.6.27-rc8' into oprofile
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-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-09-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-09-25 Jeff GarzikMerge branch 'for-2.6.28' of git://git.marvell.com...
2008-09-24 Ingo MolnarMerge commit 'v2.6.27-rc7' into x86/microcode
2008-09-24 Ingo MolnarMerge commit 'v2.6.27-rc7' into x86/pebs
2008-09-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-09-23 Ingo MolnarMerge branches 'sched/urgent' and 'sched/rt' into sched...
2008-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-09-22 Ingo MolnarMerge commit 'v2.6.27-rc7' into x86/debug
2008-09-22 James MorrisMerge branch 'master' into next
2008-09-21 Paul MackerrasMerge branch 'next' of ssh://master.kernel.org/pub...
2008-09-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-09-21 Arnaldo Carvalho... net: Use hton[sl]() instead of __constant_hton[sl]...
2008-09-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-09-19 Ingo MolnarMerge commit 'v2.6.27-rc6' into x86/cleanups
2008-09-17 Simon HormanMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-09-16 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-09-14 Ingo MolnarMerge commit 'v2.6.27-rc6' into timers/hpet
2008-09-14 Ingo MolnarMerge commit 'v2.6.27-rc6' into x86/pat
2008-09-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-09-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-09-13 Russell KingMerge branch 'for-rmk' of git://pasiphae.extern.pengutr...
2008-09-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-09-11 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2008-09-10 Ingo MolnarMerge branch 'core/xen' into x86/xen
2008-09-10 Ingo MolnarMerge commit 'v2.6.27-rc6' into x86/iommu
2008-09-10 Ingo MolnarMerge commit 'v2.6.27-rc6' into core/rcu
2008-09-10 Ingo MolnarMerge branch 'x86/pebs' into x86/unify-cpu-detect
2008-09-10 Paul MackerrasMerge branch 'linux-2.6'
2008-09-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-09-09 Simon HormanMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-09-09 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-09-09 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-09-09 David S. MillerMerge branch 'dccp' of git://eden-feed.erg.abdn.ac...
next