summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2016-02-12IB/ipoib: fix for rare multicast join race conditionAlex Estrin
2016-02-04IB/IPoIB: Do not set skb truesize since using one linearskbCarol L Soto
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-01-19IB/srpt: Remove redundant wc arraySagi Grimberg
2016-01-19IB/srpt: Fix the RDMA completion handlersBart Van Assche
2016-01-19IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig
2016-01-19IB/IPoIB: Fix kernel panic on multicast flowErez Shitrit
2016-01-13ib_srpt: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger
2016-01-07iser-target: Fix non negative ERR_PTR isert_device_get usageNicholas Bellinger
2015-12-27IB/iser: Support the remote invalidation exceptionJenny Derzhavetz
2015-12-24IB/iser: Change the increment rkey flow logicSagi Grimberg
2015-12-24IB/isert: Support the remote invalidation exceptionJenny Derzhavetz
2015-12-24IB/isert: Declare correct flags when accepting a connectionJenny Derzhavetz
2015-12-24IB/isert: Remove unused file iser_proto.hSagi Grimberg
2015-12-24IB/iser,isert: Create and use new shared headerSagi Grimberg
2015-12-24IB/iser: set intuitive values for mr_validJenny Derzhavetz
2015-12-24IB/iser: Don't register memory for all immediate data writesJenny Derzhavetz
2015-12-24IB/iser: Reuse ib_sg_to_pagesSagi Grimberg
2015-12-24IB/iser: Fix module init not cleaning up on error flowRoi Dayan
2015-12-24IB/iser: constify iser_reg_ops structureJulia Lawall
2015-12-23IB/IPoIB: Move multicast specific code out of ipoib_main.cChristoph Lameter
2015-12-23IB/IPoIB: factor out common multicast list removal codeChristoph Lameter
2015-12-22Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford
2015-12-22IB/ulps: Avoid calling ib_query_deviceOr Gerlitz
2015-12-15Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford
2015-12-11IB/iser: Convert to CQ abstractionChristoph Hellwig
2015-12-11IB/iser: Use helper for container_ofSagi Grimberg
2015-12-11IB/iser: Use a dedicated descriptor for loginSagi Grimberg
2015-12-11IB/srp: use the new CQ APIChristoph Hellwig
2015-12-11IB/srpt: chain RDMA READ/WRITE requestsChristoph Hellwig
2015-12-11IB: add a proper completion queue abstractionChristoph Hellwig
2015-12-08iser-target: Remove explicit mlx4 work-aroundSagi Grimberg
2015-12-07IB/srp: Fix srp_map_sg_fr()Bart Van Assche
2015-12-07IB/srp: Fix indirect data buffer rkey endiannessBart Van Assche
2015-12-07IB/srp: Initialize dma_length in srp_map_idbChristoph Hellwig
2015-12-07IB/srp: Fix possible send queue overflowSagi Grimberg
2015-12-07IB/srp: Fix a memory leakBart Van Assche
2015-12-07IB/iser: use sector_div instead of do_divArnd Bergmann
2015-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-10scsi: use host wide tags by defaultChristoph Hellwig
2015-10-29IB/srp: Dont allocate a page vector when using fast_regSagi Grimberg
2015-10-29IB/srp: Remove srp_finish_mappingSagi Grimberg
2015-10-29IB/srp: Convert to new registration APISagi Grimberg
2015-10-29IB/srp: Split srp_map_sgSagi Grimberg
2015-10-29iser-target: Port to new memory registration APISagi Grimberg
2015-10-29IB/iser: Port to new fast registration APISagi Grimberg
2015-10-29Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-29Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford