summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford
2016-05-13IB/srp: Fix a debug kernel crashBart Van Assche
2016-05-13IB/ipoib: Add readout of statistics using ethtoolHans Westgaard Ry
2016-05-13infiniband/ulp/ipoib: remove pkey_mutexSebastian Andrzej Siewior
2016-05-13IB/srp: Do not register memory if never_register has been setBart Van Assche
2016-05-13IB/srp: Prevent mapping failuresBart Van Assche
2016-05-13IB/srp: Swap two code blocks in srp_add_one()Bart Van Assche
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche
2016-05-13IB/srp: Fix srp_create_target() error handlingBart Van Assche
2016-05-13IB/srp: Fix a memory descriptor leak in an error pathBart Van Assche
2016-05-13IB/srp: Print "ib_srp: " prefix onceBart Van Assche
2016-05-13IB/isert: convert to the generic RDMA READ/WRITE APIChristoph Hellwig
2016-05-13IB/srpt: convert to the generic RDMA READ/WRITE APIChristoph Hellwig
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig
2016-05-12IB/srp: Move common code into the callerBart Van Assche
2016-05-12IB/srp: Move code out of a loopBart Van Assche
2016-05-12IB/srp: Avoid that mapping failure triggers an infinite loopBart Van Assche
2016-05-12IB/srp: Introduce target->mr_pool_sizeBart Van Assche
2016-05-12IB/srp: Fix srp_map_data() error pathsBart Van Assche
2016-05-12IB/srp: Document srp_map_data() return valueBart Van Assche
2016-05-12IB/srp: Fix a commentBart Van Assche
2016-05-12IB/srp: Fix a spelling error in a source code commentBart Van Assche
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-05Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7Doug Ledford
2016-05-05IB/iser: Fix max_sectors calculationChristoph Hellwig
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-05-04drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin
2016-04-11scsi: disable automatic target scanHannes Reinecke
2016-04-07Revert "ib_srpt: Convert to percpu_ida tag allocation"Bart Van Assche
2016-03-30iser-target: Use ib_drain_qpSagi Grimberg
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-03-21IB/ipoib: Allow mcast packets from other VFsEli Cohen
2016-03-21IB/ipoib: Add ndo operations for configuring VFsEli Cohen
2016-03-21IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky
2016-03-21ib_srpt: fix a WARN_ON() messageDan Carpenter
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford
2016-03-14Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into...Doug Ledford
2016-03-10iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_descChristoph Hellwig
2016-03-10iser-target: Kill struct isert_rdma_wrChristoph Hellwig
2016-03-10iser-target: Convert to new CQ APIChristoph Hellwig
2016-03-10iser-target: Split and properly type the login bufferChristoph Hellwig
2016-03-10iser-target: Remove ISER_RECV_DATA_SEG_LENChristoph Hellwig
2016-03-10iser-target: Remove impossible condition from isert_wait_connJenny Derzhavetz
2016-03-10iser-target: Remove redundant wait in release_connJenny Derzhavetz
2016-03-10iser-target: Rework connection terminationJenny Derzhavetz