summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
...
| * | | IB/srp: Fix a memory descriptor leak in an error pathBart Van Assche2016-05-131-1/+6
| * | | IB/srp: Print "ib_srp: " prefix onceBart Van Assche2016-05-131-1/+1
| * | | IB/isert: convert to the generic RDMA READ/WRITE APIChristoph Hellwig2016-05-132-825/+85
| * | | IB/srpt: convert to the generic RDMA READ/WRITE APIChristoph Hellwig2016-05-132-495/+265
| * | | IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-133-4/+4
| |/ /
| * | IB/srp: Move common code into the callerBart Van Assche2016-05-121-1/+0
| * | IB/srp: Move code out of a loopBart Van Assche2016-05-121-3/+3
| * | IB/srp: Avoid that mapping failure triggers an infinite loopBart Van Assche2016-05-121-0/+2
| * | IB/srp: Introduce target->mr_pool_sizeBart Van Assche2016-05-122-3/+4
| * | IB/srp: Fix srp_map_data() error pathsBart Van Assche2016-05-121-11/+13
| * | IB/srp: Document srp_map_data() return valueBart Van Assche2016-05-121-0/+9
| * | IB/srp: Fix a commentBart Van Assche2016-05-121-1/+1
| * | IB/srp: Fix a spelling error in a source code commentBart Van Assche2016-05-121-1/+1
| * | Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7Doug Ledford2016-05-051-4/+10
| |\ \
* | \ \ Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-05-181-3/+3
|\ \ \ \
| * | | | scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin2016-04-151-2/+2
| * | | | scsi: disable automatic target scanHannes Reinecke2016-04-111-1/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-091-4/+10
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-071-4/+10
| |\ \ \ | | |/ / | |/| / | | |/
| | * IB/iser: Fix max_sectors calculationChristoph Hellwig2016-05-051-4/+10
* | | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-042-2/+2
* | | drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal2016-05-041-1/+1
|/ /
* | Revert "ib_srpt: Convert to percpu_ida tag allocation"Bart Van Assche2016-04-072-17/+40
|/
* iser-target: Use ib_drain_qpSagi Grimberg2016-03-302-37/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-224-11/+85
|\
| * IB/ipoib: Allow mcast packets from other VFsEli Cohen2016-03-211-7/+20
| * IB/ipoib: Add ndo operations for configuring VFsEli Cohen2016-03-211-2/+63
| * IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky2016-03-211-1/+1
| * ib_srpt: fix a WARN_ON() messageDan Carpenter2016-03-211-1/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-224-542/+418
|\ \ | |/ |/|
| * iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_descChristoph Hellwig2016-03-102-9/+8
| * iser-target: Kill struct isert_rdma_wrChristoph Hellwig2016-03-102-130/+119
| * iser-target: Convert to new CQ APIChristoph Hellwig2016-03-102-243/+184
| * iser-target: Split and properly type the login bufferChristoph Hellwig2016-03-102-30/+29
| * iser-target: Remove ISER_RECV_DATA_SEG_LENChristoph Hellwig2016-03-102-10/+8
| * iser-target: Remove impossible condition from isert_wait_connJenny Derzhavetz2016-03-101-8/+0
| * iser-target: Remove redundant wait in release_connJenny Derzhavetz2016-03-102-8/+0
| * iser-target: Rework connection terminationJenny Derzhavetz2016-03-102-56/+52
| * iser-target: Separate flows for np listeners and connections cma eventsJenny Derzhavetz2016-03-101-6/+5
| * iser-target: Add new state ISER_CONN_BOUND to isert_connJenny Derzhavetz2016-03-102-2/+6
| * iser-target: Fix identification of login rx descriptor typeJenny Derzhavetz2016-03-101-1/+2
| * ib_srpt: Convert to percpu_ida tag allocationNicholas Bellinger2016-03-102-40/+17
| * ib_srpt: Convert to target_alloc_session usageNicholas Bellinger2016-03-101-17/+6
| |
| \
*-. \ Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford2016-03-162-9/+25
|\ \ \ | | |/ | |/|
| | * iser: Accept arbitrary sg lists mapping if the device supports itSagi Grimberg2016-03-042-9/+25
| |/
| |
| \
| \
| \
*---. \ Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into...Doug Ledford2016-03-1410-680/+380
|\ \ \ \ | |_|_|/ |/| | |
| | | * IB/iser: Use ib_drain_sq()Steve Wise2016-02-293-27/+2
| | | * IB/srp: Use ib_drain_rq()Steve Wise2016-02-291-36/+4
| |_|/ |/| |
| | * IB/srpt: Fix wait list processingBart Van Assche2016-02-291-9/+15
| | * IB/srpt: Introduce srpt_process_wait_list()Bart Van Assche2016-02-291-18/+24
OpenPOWER on IntegriCloud