summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2010-05-25Merge remote branch 'infiniband/for-next'Stephen Rothwell
2010-05-23Merge branches 'misc', 'mlx4' and 'qib' into for-nextRoland Dreier
2010-05-23IB/ipath: Remove support for QLogic PCIe QLE devicesRalph Campbell
2010-05-23IB/qib: Add new qib driver for QLogic PCIe InfiniBand adaptersRalph Campbell
2010-05-23IB/mad: Make needlessly global mad_sendq_size/mad_recvq_size staticRoland Dreier
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-15Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '...Roland Dreier
2010-05-15IB/core: Use kmemdup() instead of kmalloc()+memcpy()Julia Lawall
2010-05-12IB/iser: Fix error flow in iser_create_ib_conn_res()Dan Carpenter
2010-05-12IB/iser: Enhance disconnection logic for multi-pathingOr Gerlitz
2010-05-12IB/iser: Remove buggy back-pointer settingOr Gerlitz
2010-05-12IB/iser: Add asynchronous event handlerOr Gerlitz
2010-05-05MAINTAINERS: Add cxgb4 and iw_cxgb4 entriesRoland Dreier
2010-04-28RDMA/cxgb3: Shrink .text with compile-time init of handlers arraysRoland Dreier
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-21IPoIB: Allow disabling/enabling TSO on the fly through ethtoolOr Gerlitz
2010-04-21IB/mlx4: Add support for masked atomic operationsVladimir Sokolovsky
2010-04-21RDMA/cma: Randomize local port allocationTetsuo Handa
2010-04-21RDMA/nes: Make unnecessarily global functions staticRoland Dreier
2010-04-21RDMA/nes: Make nesadapter->phy_lock usage consistentChien Tung
2010-04-21RDMA/cxgb4: Add driver for Chelsio T4 RNICSteve Wise
2010-04-21IB/mthca: Use the dma state API instead of pci equivalentsFUJITA Tomonori
2010-04-21RDMA/amso1100: Use the dma state API instead of pci equivalentsFUJITA Tomonori
2010-04-21RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLDSteve Wise
2010-04-21RDMA/cxgb3: Use the dma state API instead of pci equivalentsFUJITA Tomonori
2010-04-21IB: Explicitly rule out llseek to avoid BKL in default_llseek()Roland Dreier
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-04-09Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linusRoland Dreier
2010-04-07IB/mlx4: Check correct variable for allocation failureDan Carpenter
2010-04-07RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()Chien Tung
2010-04-07RDMA/cm: Set num_paths when manually assigning path recordsSean Hefty
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-31IB/cm: Fix device_create() return value checkJani Nikula
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-22ipoib: remove addrlen check for mc addressesJiri Pirko
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-03-19sysfs: fix sysfs lockdep warning in infiniband codeGreg Kroah-Hartman
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-03-16Fix typos in commentsThomas Weber
2010-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12Merge branches 'cxgb3', 'ipoib', 'misc' and 'nes' into for-nextRoland Dreier
2010-03-12RDMA/nes: Fix CX4 link problem in back-to-back configurationChien Tung