- d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
- 69585dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
- 335f2d1 Merge branches 'cxgb3', 'misc' and 'mlx4' into for-next by Roland Dreier · 15 years ago
- 85f20b3 RDMA/addr: Fix resolution of local IPv6 addresses by David J. Wilder · 15 years ago
- e5da4ed RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port() by Steve Wise · 15 years ago
- 54e05f1 RDMA/iwcm: Don't call provider reject func with irqs disabled by Steve Wise · 15 years ago
- a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
- b8b9e1b8 [SCSI] libiscsi: iscsi_session_setup to allow for private space by Jayamohan Kallickal · 15 years ago
- f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
- d7757be1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
- 216c7f9 Merge branches 'ipoib', 'mad', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
- 5ee95120 IPoIB: Don't turn on carrier for a non-active port by Moni Shoua · 15 years ago
- d686159 IB/mthca: Fix access to freed memory in catastrophic event handling by Jack Morgenstein · 15 years ago
- bdf6438 RDMA/nes: Remove duplicate .ndo_set_mac_address field initialization by Julia Lawall · 15 years ago
- 0e442af IB/mad: Fix lock-lock-timer deadlock in RMPP code by Roland Dreier · 15 years ago
- 908eedc walk system ram range by KAMEZAWA Hiroyuki · 15 years ago
- 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 15 years ago
- a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
- d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
- 73f526d Merge branch 'mad' into for-linus by Roland Dreier · 15 years ago
- 45c448a Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
- cb58160 RDMA/iwcm: Reject the connection when the cm_id is destroyed by Steve Wise · 15 years ago
- ffc40c6 RDMA/cxgb3: Clean up properly on FW mismatch failures by Steve Wise · 15 years ago
- 13a2393 RDMA/cxgb3: Don't ignore insert_handle() failures by Steve Wise · 15 years ago
- b76aabc IB/mad: Allow tuning of QP0 and QP1 sizes by Hal Rosenstock · 15 years ago
- 6b2eef8 IB/mad: Fix possible lock-lock-timer deadlock by Roland Dreier · 15 years ago
- cd1d3f7 RDMA/nes: Map MTU to IB_MTU_* and correctly report link state by Chien Tung · 15 years ago
- b29a4fc RDMA/nes: Rework the disconn routine for terminate and flushing by Don Wood · 15 years ago
- 320cdfd RDMA/nes: Use the flush code to fill in cqe error by Don Wood · 15 years ago
- 6eed5e7 RDMA/nes: Make poll_cq return correct number of wqes during flush by Don Wood · 15 years ago
- 4b281fa RDMA/nes: Use flush mechanism to set status for wqe in error by Don Wood · 15 years ago
- 8b1c9dc RDMA/nes: Implement Terminate Packet by Don Wood · 15 years ago
- 3c28b44 RDMA/nes: Add CQ error handling by Don Wood · 15 years ago
- 5ee21fe RDMA/nes: Clean out CQ completions when QP is destroyed by Don Wood · 15 years ago
- ba0c5d9 RDMA/nes: Change memory allocation for cqp request to GFP_ATOMIC by Don Wood · 15 years ago
- 873fcdd RDMA/nes: Allocate work item for disconnect event handling by Don Wood · 15 years ago
- c4c3f27 RDMA/nes: Update refcnt during disconnect by Don Wood · 15 years ago
- d841064 IB/mthca: Don't allow userspace open while recovering from catastrophic error by Jack Morgenstein · 15 years ago
- d94a8689 IB/mthca: Distinguish multiple devices in /proc/interrupts by Arputham Benjamin · 15 years ago
- ffe063f IB/mthca: Annotate CQ locking by Roland Dreier · 15 years ago
- deecb5d IB/mthca: Remove unnecessary include of <linux/init.h> by Roland Dreier · 15 years ago
- fc12855 IB/mthca: Remove unnecessary include of <asm/page.h> by Roland Dreier · 15 years ago
- 3b4a8cd IB/mlx4: Don't allow userspace open while recovering from catastrophic error by Jack Morgenstein · 15 years ago
- 338a8fa IB/mlx4: Annotate CQ locking by Roland Dreier · 15 years ago
- 1493ab4 RDMA/amso1100: Check kmalloc() result in c2_register_device() by Roel Kluin · 15 years ago
- b1b8afb IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL) by Jack Morgenstein · 15 years ago
- e1d7806 IB/core: Fix send multicast group leave retry by Yossi Etigin · 15 years ago
- f1aa78b IB: Use printk_once() for driver versions by Marcin Slusarz · 15 years ago
- 181c74e RDMA/amso1100: Use %pM conversion specifier by Tobias Klauser · 15 years ago
- 6276e08 IB: Use DEFINE_SPINLOCK() for static spinlocks by Roland Dreier · 15 years ago
- 60f2b65 IB/mad: Check hop count field in directed route MAD to avoid array overflow by Roland Dreier · 15 years ago
- 5e47596 IPoIB: Check multicast address format by Jason Gunthorpe · 15 years ago
- 721d67c IPoIB: Drop priv->lock before calling ipoib_send() by Roland Dreier · 15 years ago
- cd0bcf4 IPoIB: Remove unused <rdma/ib_cache.h> includes by Roland Dreier · 15 years ago
- 286b63d IB/ipath: strncpy() doesn't always NUL-terminate by Roel Kluin · 15 years ago
- 6303e74 IB/ehca: Fix CQE flags reporting by Joachim Fenkes · 15 years ago
- d706834 IB/ehca: Construct MAD redirect replies from request MAD by Joachim Fenkes · 15 years ago
- 50d40b8 IB/ehca: Make port autodetect mode the default by Alexander Schmidt · 15 years ago
- a52bf98 RDMA/cxgb3: Wake up any waiters on peer close/abort by Steve Wise · 15 years ago
- 6e47fe4 RDMA/cxgb3: Don't free endpoints early by Steve Wise · 15 years ago
- fa0d4c1 RDMA/cxgb3: Handle port events properly by Steve Wise · 15 years ago
- b496fe8 RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requests by Steve Wise · 15 years ago
- 3793d2f RDMA/cxgb3: iwch_unregister_device leaks memory by Steve Wise · 15 years ago
- 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
- 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
- 4a7eca8 Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
- 716abb1 RDMA: Add __init/__exit macros to addr.c and cma.c by Peter Huewe · 15 years ago
- 1d4d6da IB/ehca: Bump version number by Alexander Schmidt · 15 years ago
- 99987be IB/mthca: Replace dma_sync_single() use with proper functions by Roland Dreier · 15 years ago
- 68237a0 RDMA/nes: Fix FIN state handling under error conditions by Faisal Latif · 15 years ago
- 66388d6 RDMA/nes: Fix max_qp_init_rd_atom returned from query device by Faisal Latif · 15 years ago
- af04662 IB/ehca: Ensure that guid_entry index is not negative by Roel Kluin · 15 years ago
- 0cf89dc IB/ehca: Tolerate dynamic memory operations before driver load by Hannes Hering · 15 years ago
- f899c2d infiniband: ehca: remove driver_data direct access of struct device by Greg Kroah-Hartman · 16 years ago
- 3f7c58a infiniband: remove driver_data direct access of struct device by Greg Kroah-Hartman · 16 years ago
- 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
- cf504632 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
- 8d34ff3 Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
- 9aa0a48 IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx by Roland Dreier · 15 years ago
- 2ac6bf4 IB/mlx4: Add strong ordering to local inval and fast reg work requests by Jack Morgenstein · 15 years ago
- 25a5239 IB/ehca: Remove superfluous bitmasks from QP control block by Joachim Fenkes · 15 years ago
- adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
- 86d15cd net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib by Eric Dumazet · 15 years ago
- 3026c19 RDMA/cxgb3: Limit fast register size based on T3 limitations by Steve Wise · 15 years ago
- 7ab1a2b RDMA/cxgb3: Report correct port state and MTU by Steve Wise · 15 years ago
- c1f67a8 IB/mthca: Add module parameter for number of MTTs per segment by Eli Cohen · 15 years ago
- b3cd505 [SCSI] libiscsi: add task aborted state by Mike Christie · 15 years ago
- 10eb0f0 [SCSI] iscsi: pass ep connect shost by Mike Christie · 15 years ago
- 2657440 net: Fix ipoib rtnl_lock sysfs deadlock. by Eric W. Biederman · 15 years ago
- 28e43a5 RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes() by Roel Kluin · 15 years ago
- 5b891a9 infiniband: Remove void casts by Jack Stone · 15 years ago
- bde2cfa IB/ehca: Increment version number by Stefan Roscher · 15 years ago
- 1988d1f IB/ehca: Remove unnecessary memory operations for userspace queue pairs by Stefan Roscher · 15 years ago
- c94f156 IB/ehca: Fall back to vmalloc() for big allocations by Stefan Roscher · 15 years ago
- bf31a1a IB/ehca: Replace vmalloc() with kmalloc() for queue allocation by Anton Blanchard · 15 years ago
- c98861f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
- 8be741b Merge branches 'cxgb3' and 'mlx4' into for-linus by Roland Dreier · 15 years ago
- 265e771e Fix deadlock in ipathfs ->get_sb() by Al Viro · 16 years ago
- 2b6b7d4 IB/mlx4: Don't overwrite fast registration page list when posting work request by Jack Morgenstein · 15 years ago
- 61bd1e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago