aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-25IB/ehca: Forward event client-reregister-required to registered clientsHoang-Nam Nguyen1-0/+12
2008-01-25IB/mlx4: Micro-optimize mlx4_ib_poll_one()Roland Dreier1-4/+5
2008-01-25IB/mthca: Remove MSI support as scheduledAdrian Bunk4-54/+13
2008-01-25IB/iser: Typo fix (s/destory/destroy/)Oliver Pinter1-1/+1
2008-01-25IB/iser: update URLs of iSER docsErez Zilber1-2/+2
2008-01-25RDMA/cma: add support for rdma_migrate_id() Sean Hefty2-1/+104
2008-01-25RDMA/cma: Reenable device removal on passive sideVladimir Sokolovsky1-1/+3
2008-01-25IB/mad: Fix incorrect access to items on local_listSean Hefty1-2/+0
2008-01-25IB/cm: Add basic performance countersSean Hefty2-40/+303
2008-01-25IB/mad: Report number of times a mad was retriedSean Hefty4-5/+13
2008-01-25IB/multicast: Report errors on multicast groups if P_key changesSean Hefty1-10/+45
2008-01-25IB: Spelling fixes in commentsJoe Perches2-2/+2
2008-01-25mlx4_core: Fix max_eqs masking in QUERY_DEV_CAPJack Morgenstein1-1/+1
2008-01-25IB/ipath: Convert from .nopage to .faultNick Piggin2-21/+12
2008-01-25IB/ipath: Add the work completion error code to the QP error debug outputRalph Campbell1-2/+2
2008-01-25IB/ipath: Better comment for rmb() in ipath_intr()Arthur Jones1-1/+9
2008-01-25IB/ipath: Fix comments for ipath_create_srq()Ralph Campbell1-2/+2
2008-01-25IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # entriesRalph Campbell1-1/+1
2008-01-25IB/ipath: Fix sendctrl lockingJohn Gregor6-29/+72
2008-01-25IB/ipath: Remove dead code for user process waiting for send bufferRalph Campbell2-30/+0
2008-01-25RDMA/cxgb3: Support version 5.0 firmwareSteve Wise1-19/+2
2008-01-25RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo callSteve Wise1-0/+5
2008-01-25drivers/infiniband: Add missing "space"Joe Perches3-5/+5
2008-01-25IB/ipath: Convert ipath_eep_sem semaphore to a mutexMatthias Kaehlcke3-12/+13
2008-01-25IB/mad: Enable loopback of DR SMP responses from userspaceSteve Welch2-4/+20
2008-01-25IB/ipath: Enable loopback of DR SMP responses from userspaceRalph Campbell1-2/+2
2008-01-25IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()Ralph Campbell1-9/+0
2008-01-25RDMA/iwcm: Set initiator depth and responder resources to device max valuesSteve Wise1-0/+10
2008-01-25IB/ipath: Improve interrupt handler cache footprintDave Olson1-2/+2
2008-01-25IPoIB/cm: Add connected mode support for devices without SRQsPradeep Satyanarayana4-43/+200
2008-01-25IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()Roland Dreier1-22/+21
2008-01-25IPoIB/cm: Factor out ipoib_cm_create_srq()Roland Dreier1-17/+30
2008-01-25IPoIB/cm: Factor out ipoib_cm_free_rx_ring()Roland Dreier1-9/+19
2008-01-25IPoIB: Trivial formatting cleanupsRoland Dreier6-130/+130
2008-01-25IB/ipath: Fix crash on unload introduced by sysfs changesRoland Dreier1-1/+2
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds15-341/+642
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds46-517/+3579
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds40-1109/+1092
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds72-3254/+15840
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds217-4631/+8870
2008-01-25slab: fix bootstrap on memoryless nodePekka Enberg1-23/+23
2008-01-25fix oops on rmmod capidrvKarsten Keil1-4/+5
2008-01-25[GFS2] Allow journal recovery on read-only mountAbhijith Das1-4/+12
2008-01-25[GFS2] Lockup on errorBob Peterson1-1/+1
2008-01-25[GFS2] Fix page_mkwrite truncation race pathSteven Whitehouse1-0/+1
2008-01-25[GFS2] Fix typoBob Peterson1-1/+1
2008-01-25[GFS2] Fix write alloc required shortcut calculationSteven Whitehouse1-2/+2
2008-01-25[GFS2] gfs2_alloc_required performanceBob Peterson1-0/+5
2008-01-25[GFS2] Remove unneeded i_spinBob Peterson2-2/+0
2008-01-25[GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse12-36/+39