summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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-07Merge 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-23ipoib: 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-13Merge 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
2010-03-11RDMA/nes: Clear stall bit before destroying NIC QPChien Tung
2010-03-11RDMA/nes: Set assume_aligned_header bitFaisal Latif
2010-03-11RDMA/cxgb3: Wait at least one schedule cycle during device removalSteve Wise
2010-03-11IB/mad: Ignore iWARP devices on device removalSteve Wise
2010-03-11IPoIB: Include return code in trace message for ib_post_send() failuresOr Gerlitz
2010-03-11IPoIB: Fix TX queue lockup with mixed UD/CM trafficEli Cohen
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-08Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-08driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen
2010-03-08driver-core: Add attribute argument to class_attribute show/storeAndi Kleen
2010-03-06infiniband: use for_each_set_bit()Akinobu Mita
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-03switch infiniband uverbs to anon_inodesAl Viro
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-03-03[SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal
2010-03-02Merge branch 'misc' into for-nextRoland Dreier
2010-03-02Merge branch 'srp' into for-nextRoland Dreier
2010-03-02Merge branch 'nes' into for-nextRoland Dreier
2010-03-02Merge branch 'mlx4' into for-nextRoland Dreier
2010-03-02Merge branch 'iser' into for-nextRoland Dreier
2010-03-02Merge branch 'ipoib' into for-nextRoland Dreier
2010-03-02Merge branch 'ehca' into for-nextRoland Dreier
2010-03-02Merge branch 'cxgb3' into for-nextRoland Dreier
2010-03-02IB/srp: Clean up error path in srp_create_target_ib()Roland Dreier
2010-03-02IB/srp: Split send and recieve CQs to reduce number of interruptsBart Van Assche
2010-02-28ipoib: returned back addrlen check for mc addressesJiri Pirko
2010-02-26infiniband: convert to use netdev_for_each_mc_addrJiri Pirko