aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2007-05-09Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08inode numbering: change libfs sb creation routines to avoid collisions with t...Jeff Layton
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-06IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin
2007-05-06IB/ipath: Fix a race condition when generating ACKsRalph Campbell
2007-05-06IB/ipath: Fix two more spin lock problemsRalph Campbell
2007-05-06RDMA/cxgb3: Support for new abort logicSteve Wise
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell
2007-04-30RDMA/cxgb3: Initialize cpu_idx field in cpl_close_listserv_req messageSteve Wise
2007-04-30RDMA/cxgb3: Fail qp creation if the requested max_inline is too largeSteve Wise
2007-04-30RDMA/cxgb3: Fix TERM codesSteve Wise
2007-04-30IB/ipath: Don't corrupt pending mmap list when unmapped objects are freedRobert Walsh
2007-04-30IB/mthca: Work around kernel QP starvationMichael S. Tsirkin
2007-04-30IB/ipath: Don't put QP in timeout queue if waiting to sendRalph Campbell
2007-04-30IB/ipath: Don't call spin_lock_irq() from interrupt contextRalph Campbell
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-04-27Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-04-24IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes
2007-04-24IB/ehca: Implement modify_portJoachim Fenkes
2007-04-24IB/mthca: Simplify CQ cleaning in mthca_free_qp()Roland Dreier
2007-04-24IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memoryRoland Dreier
2007-04-18IB/mthca: Update HCA firmware revisionsRoland Dreier
2007-04-18IB/ipath: Fix WC format drift between user and kernel spaceRobert Walsh
2007-04-18IB/ipath: Check that a UD work request's address handle is validRobert Walsh
2007-04-18IB/ipath: Remove duplicate stuff from ipath_verbs.hRobert Walsh
2007-04-18IB/ipath: Check reserved memory keysRobert Walsh
2007-04-18IB/ipath: Fix unit selection when all CPU affinity bits setBryan O'Sullivan
2007-04-18IB/ipath: Don't allow QPs 0 and 1 to be opened multiple timesBryan O'Sullivan
2007-04-18IB/ipath: Disable IB link earlier in shutdown sequenceBryan O'Sullivan
2007-04-18IB/ipath: Prevent random program use of diags interfaceBryan O'Sullivan
2007-04-18IB/ipath: On unrecoverable errors, force link down, LEDs offBryan O'Sullivan
2007-04-18IB/ipath: Fix driver crash (in interrupt or during unload) after chip resetMichael Albaugh
2007-04-18IB/ipath: Improve handling and reporting of parity errorsBryan O'Sullivan
2007-04-18IB/ipath: Print better error messages if kernel is misconfiguredBryan O'Sullivan
2007-04-18IB/ipath: Force PIOAvail update entry pointArthur Jones
2007-04-18IB/ipath: Call free_irq() on chip specific initialization failureArthur Jones
2007-04-18IB/ipath: Discard multicast packets without a GRHBryan O'Sullivan