summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-223-38/+77
|\
| * ib_isert: Avoid duplicate iscsit_increment_maxcmdsn callNicholas Bellinger2013-11-131-5/+1Star
| * iser-target: Avoid using FRMR for single dma entry requestsVu Pham2013-11-121-12/+20
| * target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger2013-11-071-10/+0Star
| * ib_isert: Add support for completion interrupt coalescingNicholas Bellinger2013-11-062-12/+57
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-11-1938-440/+928
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------------. \ Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2013-11-1737-404/+894
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | IB/srp: Report receive errors correctlyBart Van Assche2013-11-081-5/+4Star
| | | | | | | | | | | * | IB/srp: Avoid offlining operational SCSI devicesBart Van Assche2013-11-081-1/+1
| | | | | | | | | | | * | IB/srp: Remove target from list before freeing Scsi_Host structureVu Pham2013-11-081-4/+5
| | | | | | | | | | | * | IB/srp: Add change_queue_depth and change_queue_type supportJack Wang2013-11-081-0/+54
| | | | | | | | | | | * | IB/srp: Make queue size configurableBart Van Assche2013-11-082-39/+103
| | | | | | | | | | | * | IB/srp: Introduce srp_alloc_req_data()Bart Van Assche2013-11-081-24/+40
| | | | | | | | | | | * | IB/srp: Export sgid to sysfsBart Van Assche2013-11-081-0/+10
| | | | | | | | | | | * | IB/srp: Add periodic reconnect functionalityBart Van Assche2013-11-081-6/+46
| | | | | | | | | | | * | scsi_transport_srp: Add periodic reconnect supportBart Van Assche2013-11-081-2/+2
| | | | | | | | | | | * | IB/srp: Start timers if a transport layer error occursBart Van Assche2013-11-082-0/+20
| | | | | | | | | | | * | IB/srp: Use SRP transport layer error recoveryBart Van Assche2013-11-082-41/+101
| | | | | | | | | | | * | IB/srp: Keep rport as long as the IB transport layerBart Van Assche2013-11-082-0/+4
| | | | | | | | | | | * | IB/srp: Make transport layer retry count configurableVu Pham2013-11-082-1/+24
| | | | | | | | | | * | | IB/qib: Fix txselect regressionMike Marciniszyn2013-11-081-6/+5Star
| | | | | | | | | | * | | IB/qib: Fix checkpatch __packed warningsMike Marciniszyn2013-11-082-12/+12
| | | | | | | | | | * | | IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara2013-11-081-5/+1Star
| | | | | | | | | | * | | IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara2013-11-081-6/+1Star
| | | | | | | | | | |/ /
| | | | | | | | | * | | RDMA/ocrdma: Remove redundant check in ocrdma_build_fr()Naresh Gottumukkala2013-11-081-3/+1Star
| | | | | | | | | * | | RDMA/ocrdma: Fix a crash in rmmodNaresh Gottumukkala2013-11-083-30/+32
| | | | | | | | | * | | RDMA/ocrdma: Silence an integer underflow warningDan Carpenter2013-11-081-1/+1
| | | | | | | | | |/ /
| | | | | | | | * / / RDMA/nes: Remove self-assignment from nes_query_qp()Dave Jones2013-11-091-1/+1
| | | | | | | | |/ /
| | | | | | | * | | IB/mlx5: Fix page shift in create CQ for userspaceEli Cohen2013-11-151-1/+1
| | | | | | | * | | IB/mlx4: Fix device max capabilities checkEli Cohen2013-11-151-1/+6
| | | | | | | * | | IB/mlx5: Remove dead codeEli Cohen2013-11-151-6/+0Star
| | | | | | | * | | mlx5: Use enum to indicate adapter page sizeEli Cohen2013-11-083-5/+6
| | | | | | | * | | IB/mlx5: Update opt param mask for RTS2RTSEli Cohen2013-11-081-2/+4
| | | | | | | * | | IB/mlx5: Remove "Always false" comparisonEli Cohen2013-11-081-1/+1
| | | | | | | * | | IB/mlx5: Remove dead code in mr.cEli Cohen2013-11-081-7/+3Star
| | | | | | | * | | mlx5: Support communicating arbitrary host page size to firmwareEli Cohen2013-11-083-5/+5
| | | | | | | * | | IB/mlx5: Fix srq free in destroy qpMoshe Lazer2013-11-081-12/+4Star
| | | | | | | * | | IB/mlx5: Simplify mlx5_ib_destroy_srqEli Cohen2013-11-081-3/+1Star
| | | | | | | * | | IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MREli Cohen2013-11-081-0/+4
| | | | | | | * | | IB/mlx5: Multithreaded create MREli Cohen2013-11-084-40/+136
| | | | | | | * | | IB/mlx5: Fix check of number of entries in create CQEli Cohen2013-11-081-1/+4
| | | | | | | |/ /
| | | | | | * / / IB/mlx4: Fix endless loop in resize CQEli Cohen2013-11-151-1/+1
| | | | | | |/ /
| | | | | * | | IB/ucma: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-11-161-1/+1
| | | | | * | | IB/cm: Convert to using idr_alloc_cyclic()Zhao Hongjiang2013-11-161-4/+1Star
| | | | | * | | IB/core: Encorce MR access rights rules on kernel consumersEli Cohen2013-11-152-7/+17
| | | | | * | | IB/core: Add Cisco usNIC rdma node and transport typesUpinder Malhi \(umalhi\)2013-11-092-0/+4
| | | | | * | | IB/netlink: Remove superfluous RDMA_NL_GET_OP() maskingMathias Krause2013-11-081-1/+1
| | | | | * | | IB/core: Pass imm_data from ib_uverbs_send_wr to ib_send_wr correctlyLatchesar Ionkov2013-11-081-0/+3
| | | | | |/ /
| | | | * | | IPoIB: lower NAPI weightMichal Schmidt2013-11-081-1/+1
| | | | * | | IPoIB: Start multicast join process only on active portsErez Shitrit2013-11-081-0/+8