summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche2017-11-301-6/+19
* IB/srpt: Do not accept invalid initiator port namesBart Van Assche2017-11-301-5/+4
* IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud2017-11-151-1/+1
* IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud2017-10-081-4/+4
* IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud2017-10-081-2/+2
* IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud2017-10-081-1/+5
* iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_doneNicholas Bellinger2017-08-111-1/+1
* IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch2017-05-203-8/+42
* IB/srp: Fix race conditions related to task managementBart Van Assche2017-03-152-16/+30
* IB/srp: Avoid that duplicate responses trigger a kernel bugBart Van Assche2017-03-151-1/+3
* IB/IPoIB: Add destination address when re-queue packetErez Shitrit2017-03-151-13/+17
* IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud2017-03-152-9/+9
* IB/ipoib: move back IB LL address into the hard headerPaolo Abeni2017-02-015-43/+64
* IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib2017-01-261-2/+0
* IPoIB: Avoid reading an uninitialized member variableBart Van Assche2017-01-091-2/+5
* IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker2016-10-071-0/+9
* IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit2016-10-073-1/+18
* IB/IPoIB: Do not set skb truesize since using one linearskbCarol L Soto2016-09-151-2/+0
* IB/IPoIB: Don't update neigh validity for unresolved entriesErez Shitrit2016-08-201-1/+3
* IB/srp: Fix a debug kernel crashBart Van Assche2016-06-011-1/+1
* iser-target: Rework connection terminationJenny Derzhavetz2016-04-122-56/+52
* iser-target: Separate flows for np listeners and connections cma eventsJenny Derzhavetz2016-04-121-6/+5
* iser-target: Add new state ISER_CONN_BOUND to isert_connJenny Derzhavetz2016-04-122-2/+6
* iser-target: Fix identification of login rx descriptor typeJenny Derzhavetz2016-04-121-1/+2
* IB/ipoib: fix for rare multicast join race conditionAlex Estrin2016-04-121-7/+17
* IB/srpt: Simplify srpt_handle_tsk_mgmt()Bart Van Assche2016-04-121-58/+1
* iser-target: Remove explicit mlx4 work-aroundSagi Grimberg2015-12-081-10/+3
* IB/srp: Fix srp_map_sg_fr()Bart Van Assche2015-12-072-15/+9
* IB/srp: Fix indirect data buffer rkey endiannessBart Van Assche2015-12-071-1/+1
* IB/srp: Initialize dma_length in srp_map_idbChristoph Hellwig2015-12-071-0/+3
* IB/srp: Fix possible send queue overflowSagi Grimberg2015-12-071-1/+1
* IB/srp: Fix a memory leakBart Van Assche2015-12-071-9/+13
* IB/iser: use sector_div instead of do_divArnd Bergmann2015-12-071-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-131-5/+0
|\
| * scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-5/+0
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-131-44/+34
|\ \
| * | target: use per-attribute show and store methodsChristoph Hellwig2015-10-131-44/+34
| |/
* | IB/srp: Dont allocate a page vector when using fast_regSagi Grimberg2015-10-281-9/+11
* | IB/srp: Remove srp_finish_mappingSagi Grimberg2015-10-281-10/+0
* | IB/srp: Convert to new registration APISagi Grimberg2015-10-282-65/+71
* | IB/srp: Split srp_map_sgSagi Grimberg2015-10-281-51/+106
* | iser-target: Port to new memory registration APISagi Grimberg2015-10-282-104/+28
* | IB/iser: Port to new fast registration APISagi Grimberg2015-10-283-52/+28
* | Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-2813-172/+172
|\ \
| * \ Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford2015-10-2814-199/+238
| |\ \
| | * | IB: split struct ib_send_wrChristoph Hellwig2015-10-0813-172/+172
* | | | IB/cma: Add support for network namespacesGuy Shapiro2015-10-282-2/+2
* | | | IB/iser: Enable SG clusteringSagi Grimberg2015-10-281-1/+1
* | | | IB/iser: set block queue_virt_boundarySagi Grimberg2015-10-284-326/+18
* | | | iser-target: Remove an unused variableBart Van Assche2015-10-221-3/+2