Age | Commit message (Expand) | Author | Files | Lines |
2010-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 4 | -7/+7 |
2010-04-09 | Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus | Roland Dreier | 3 | -7/+6 |
2010-04-08 | IB/mlx4: Check correct variable for allocation failure | Dan Carpenter | 1 | -1/+1 |
2010-04-08 | RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp() | Chien Tung | 1 | -5/+4 |
2010-04-08 | RDMA/cm: Set num_paths when manually assigning path records | Sean Hefty | 1 | -0/+1 |
2010-04-01 | IB/cm: Fix device_create() return value check | Jani Nikula | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 80 | -4/+94 |
2010-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -0/+1 |
2010-03-19 | sysfs: fix sysfs lockdep warning in infiniband code | Greg Kroah-Hartman | 1 | -0/+1 |
2010-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-03-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 8 | -9/+55 |
2010-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -3/+3 |
2010-03-12 | Merge branches 'cxgb3', 'ipoib', 'misc' and 'nes' into for-next | Roland Dreier | 7 | -9/+53 |
2010-03-12 | RDMA/nes: Fix CX4 link problem in back-to-back configuration | Chien Tung | 1 | -2/+28 |
2010-03-12 | RDMA/nes: Clear stall bit before destroying NIC QP | Chien Tung | 2 | -0/+9 |
2010-03-12 | RDMA/nes: Set assume_aligned_header bit | Faisal Latif | 1 | -0/+1 |
2010-03-12 | RDMA/cxgb3: Wait at least one schedule cycle during device removal | Steve Wise | 1 | -0/+2 |
2010-03-12 | IB/mad: Ignore iWARP devices on device removal | Steve Wise | 1 | -0/+3 |
2010-03-12 | IPoIB: Include return code in trace message for ib_post_send() failures | Or Gerlitz | 2 | -7/+10 |
2010-03-12 | IPoIB: Fix TX queue lockup with mixed UD/CM traffic | Eli Cohen | 1 | -0/+2 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 2 | -3/+3 |
2010-03-08 | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2 | -2/+2 |
2010-03-08 | driver core: Convert some drivers to CLASS_ATTR_STRING | Andi Kleen | 3 | -26/+11 |
2010-03-08 | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen | 3 | -3/+9 |
2010-03-06 | infiniband: use for_each_set_bit() | Akinobu Mita | 1 | -16/+5 |
2010-03-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -26/+25 |
2010-03-03 | switch infiniband uverbs to anon_inodes | Al Viro | 4 | -81/+29 |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 35 | -1200/+1123 |
2010-03-03 | [SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset | Jayamohan Kallickal | 1 | -1/+1 |
2010-03-02 | Merge branch 'misc' into for-next | Roland Dreier | 7 | -71/+14 |
2010-03-02 | Merge branch 'srp' into for-next | Roland Dreier | 2 | -32/+65 |
2010-03-02 | Merge branch 'nes' into for-next | Roland Dreier | 7 | -290/+284 |
2010-03-02 | Merge branch 'mlx4' into for-next | Roland Dreier | 1 | -1/+1 |
2010-03-02 | Merge branch 'iser' into for-next | Roland Dreier | 5 | -604/+391 |
2010-03-02 | Merge branch 'ipoib' into for-next | Roland Dreier | 1 | -8/+2 |
2010-03-02 | Merge branch 'ehca' into for-next | Roland Dreier | 3 | -7/+4 |
2010-03-02 | Merge branch 'cxgb3' into for-next | Roland Dreier | 7 | -19/+110 |
2010-03-02 | IB/srp: Clean up error path in srp_create_target_ib() | Roland Dreier | 1 | -13/+18 |
2010-03-02 | IB/srp: Split send and recieve CQs to reduce number of interrupts | Bart Van Assche | 2 | -25/+53 |
2010-02-28 | ipoib: returned back addrlen check for mc addresses | Jiri Pirko | 1 | -1/+5 |
2010-02-26 | infiniband: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2 | -42/+51 |
2010-02-25 | RDMA/nes: Add support for KR device id 0x0110 | Chien Tung | 5 | -218/+243 |
2010-02-25 | IB/uverbs: Use anon_inodes instead of private infinibandeventfs | Roland Dreier | 2 | -56/+5 |
2010-02-25 | IB/core: Fix and clean up ib_ud_header_init() | Eli Cohen | 3 | -12/+6 |
2010-02-24 | RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removing | Steve Wise | 1 | -0/+1 |
2010-02-24 | RDMA/cxgb3: Don't allocate the SW queue for user mode CQs | Steve Wise | 3 | -9/+9 |
2010-02-24 | RDMA/cxgb3: Increase the max CQ depth | Steve Wise | 1 | -1/+1 |
2010-02-24 | RDMA/cxgb3: Doorbell overflow avoidance and recovery | Steve Wise | 4 | -8/+99 |
2010-02-24 | IB/ucm: Clean whitespace errors | Alexander Chiang | 1 | -3/+3 |
2010-02-24 | IB/ucm: Increase maximum devices supported | Alexander Chiang | 1 | -8/+45 |