Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2013-11-22 | 3 | -38/+77 | |
|\ | ||||||
| * | ib_isert: Avoid duplicate iscsit_increment_maxcmdsn call | Nicholas Bellinger | 2013-11-12 | 1 | -5/+1 | |
| * | iser-target: Avoid using FRMR for single dma entry requests | Vu Pham | 2013-11-12 | 1 | -12/+20 | |
| * | target: Drop left-over se_lun->lun_cmd_list shutdown code | Nicholas Bellinger | 2013-11-07 | 1 | -10/+0 | |
| * | ib_isert: Add support for completion interrupt coalescing | Nicholas Bellinger | 2013-11-06 | 2 | -12/+57 | |
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-11-18 | 38 | -440/+928 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-----------------. \ | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier | 2013-11-17 | 37 | -404/+894 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | * | | IB/srp: Report receive errors correctly | Bart Van Assche | 2013-11-08 | 1 | -5/+4 | |
| | | | | | | | | | | * | | IB/srp: Avoid offlining operational SCSI devices | Bart Van Assche | 2013-11-08 | 1 | -1/+1 | |
| | | | | | | | | | | * | | IB/srp: Remove target from list before freeing Scsi_Host structure | Vu Pham | 2013-11-08 | 1 | -4/+5 | |
| | | | | | | | | | | * | | IB/srp: Add change_queue_depth and change_queue_type support | Jack Wang | 2013-11-08 | 1 | -0/+54 | |
| | | | | | | | | | | * | | IB/srp: Make queue size configurable | Bart Van Assche | 2013-11-08 | 2 | -39/+103 | |
| | | | | | | | | | | * | | IB/srp: Introduce srp_alloc_req_data() | Bart Van Assche | 2013-11-08 | 1 | -24/+40 | |
| | | | | | | | | | | * | | IB/srp: Export sgid to sysfs | Bart Van Assche | 2013-11-08 | 1 | -0/+10 | |
| | | | | | | | | | | * | | IB/srp: Add periodic reconnect functionality | Bart Van Assche | 2013-11-08 | 1 | -6/+46 | |
| | | | | | | | | | | * | | scsi_transport_srp: Add periodic reconnect support | Bart Van Assche | 2013-11-08 | 1 | -2/+2 | |
| | | | | | | | | | | * | | IB/srp: Start timers if a transport layer error occurs | Bart Van Assche | 2013-11-08 | 2 | -0/+20 | |
| | | | | | | | | | | * | | IB/srp: Use SRP transport layer error recovery | Bart Van Assche | 2013-11-08 | 2 | -41/+101 | |
| | | | | | | | | | | * | | IB/srp: Keep rport as long as the IB transport layer | Bart Van Assche | 2013-11-08 | 2 | -0/+4 | |
| | | | | | | | | | | * | | IB/srp: Make transport layer retry count configurable | Vu Pham | 2013-11-08 | 2 | -1/+24 | |
| | | | | | | | | | * | | | IB/qib: Fix txselect regression | Mike Marciniszyn | 2013-11-08 | 1 | -6/+5 | |
| | | | | | | | | | * | | | IB/qib: Fix checkpatch __packed warnings | Mike Marciniszyn | 2013-11-08 | 2 | -12/+12 | |
| | | | | | | | | | * | | | IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast() | Jan Kara | 2013-11-08 | 1 | -5/+1 | |
| | | | | | | | | | * | | | IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast() | Jan Kara | 2013-11-08 | 1 | -6/+1 | |
| | | | | | | | | | |/ / | ||||||
| | | | | | | | | * | | | RDMA/ocrdma: Remove redundant check in ocrdma_build_fr() | Naresh Gottumukkala | 2013-11-08 | 1 | -3/+1 | |
| | | | | | | | | * | | | RDMA/ocrdma: Fix a crash in rmmod | Naresh Gottumukkala | 2013-11-08 | 3 | -30/+32 | |
| | | | | | | | | * | | | RDMA/ocrdma: Silence an integer underflow warning | Dan Carpenter | 2013-11-08 | 1 | -1/+1 | |
| | | | | | | | | |/ / | ||||||
| | | | | | | | * | | | RDMA/nes: Remove self-assignment from nes_query_qp() | Dave Jones | 2013-11-09 | 1 | -1/+1 | |
| | | | | | | | |/ / | ||||||
| | | | | | | * | | | IB/mlx5: Fix page shift in create CQ for userspace | Eli Cohen | 2013-11-15 | 1 | -1/+1 | |
| | | | | | | * | | | IB/mlx4: Fix device max capabilities check | Eli Cohen | 2013-11-15 | 1 | -1/+6 | |
| | | | | | | * | | | IB/mlx5: Remove dead code | Eli Cohen | 2013-11-15 | 1 | -6/+0 | |
| | | | | | | * | | | mlx5: Use enum to indicate adapter page size | Eli Cohen | 2013-11-08 | 3 | -5/+6 | |
| | | | | | | * | | | IB/mlx5: Update opt param mask for RTS2RTS | Eli Cohen | 2013-11-08 | 1 | -2/+4 | |
| | | | | | | * | | | IB/mlx5: Remove "Always false" comparison | Eli Cohen | 2013-11-08 | 1 | -1/+1 | |
| | | | | | | * | | | IB/mlx5: Remove dead code in mr.c | Eli Cohen | 2013-11-08 | 1 | -7/+3 | |
| | | | | | | * | | | mlx5: Support communicating arbitrary host page size to firmware | Eli Cohen | 2013-11-08 | 3 | -5/+5 | |
| | | | | | | * | | | IB/mlx5: Fix srq free in destroy qp | Moshe Lazer | 2013-11-08 | 1 | -12/+4 | |
| | | | | | | * | | | IB/mlx5: Simplify mlx5_ib_destroy_srq | Eli Cohen | 2013-11-08 | 1 | -3/+1 | |
| | | | | | | * | | | IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MR | Eli Cohen | 2013-11-08 | 1 | -0/+4 | |
| | | | | | | * | | | IB/mlx5: Multithreaded create MR | Eli Cohen | 2013-11-08 | 4 | -40/+136 | |
| | | | | | | * | | | IB/mlx5: Fix check of number of entries in create CQ | Eli Cohen | 2013-11-08 | 1 | -1/+4 | |
| | | | | | | |/ / | ||||||
| | | | | | * | | | IB/mlx4: Fix endless loop in resize CQ | Eli Cohen | 2013-11-15 | 1 | -1/+1 | |
| | | | | | |/ / | ||||||
| | | | | * | | | IB/ucma: Convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2013-11-16 | 1 | -1/+1 | |
| | | | | * | | | IB/cm: Convert to using idr_alloc_cyclic() | Zhao Hongjiang | 2013-11-16 | 1 | -4/+1 | |
| | | | | * | | | IB/core: Encorce MR access rights rules on kernel consumers | Eli Cohen | 2013-11-15 | 2 | -7/+17 | |
| | | | | * | | | IB/core: Add Cisco usNIC rdma node and transport types | Upinder Malhi \(umalhi\) | 2013-11-09 | 2 | -0/+4 | |
| | | | | * | | | IB/netlink: Remove superfluous RDMA_NL_GET_OP() masking | Mathias Krause | 2013-11-08 | 1 | -1/+1 | |
| | | | | * | | | IB/core: Pass imm_data from ib_uverbs_send_wr to ib_send_wr correctly | Latchesar Ionkov | 2013-11-08 | 1 | -0/+3 | |
| | | | | |/ / | ||||||
| | | | * | | | IPoIB: lower NAPI weight | Michal Schmidt | 2013-11-08 | 1 | -1/+1 | |
| | | | * | | | IPoIB: Start multicast join process only on active ports | Erez Shitrit | 2013-11-08 | 1 | -0/+8 |