summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | IB/srp: Use P_Key cache for P_Key lookupsBart Van Assche2015-04-151-4/+5
| | |_|/ / | |/| | |
| | | * | IB/iser: Rewrite bounce buffer code pathSagi Grimberg2015-04-153-88/+137
| | | * | IB/iser: Bump version to 1.6Sagi Grimberg2015-04-151-1/+1
| | | * | IB/iser: Remove code duplication for a single DMA entrySagi Grimberg2015-04-151-27/+21
| | | * | IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mrSagi Grimberg2015-04-151-43/+32
| | | * | IB/iser: Modify struct iser_mem_reg membersSagi Grimberg2015-04-153-33/+29
| | | * | IB/iser: Make fastreg pool cache friendlySagi Grimberg2015-04-151-1/+1
| | | * | IB/iser: Move PI context alloc/free to routinesSagi Grimberg2015-04-151-55/+63
| | | * | IB/iser: Move fastreg descriptor pool get/put to helper functionsSagi Grimberg2015-04-152-18/+37
| | | * | IB/iser: Merge build page-vec into register page-vecSagi Grimberg2015-04-151-58/+33
| | | * | IB/iser: Get rid of struct iser_rdma_regdSagi Grimberg2015-04-154-70/+53
| | | * | IB/iser: Remove redundant assignments in iser_reg_page_vecSagi Grimberg2015-04-151-5/+2
| | | * | IB/iser: Move memory reg/dereg routines to iser_memory.cSagi Grimberg2015-04-153-91/+88
| | | * | IB/iser: Don't pass ib_device to fall_to_bounce_buff routineSagi Grimberg2015-04-151-6/+6
| | | * | IB/iser: Remove a redundant struct iser_data_bufSagi Grimberg2015-04-153-52/+34
| | | * | IB/iser: Remove redundant cmd_data_len calculationSagi Grimberg2015-04-151-4/+1
| | | * | IB/iser: Fix wrong calculation of protection buffer lengthSagi Grimberg2015-04-151-2/+2
| | | * | IB/iser: Handle fastreg/local_inv completion errorsSagi Grimberg2015-04-151-5/+6
| | | * | IB/iser: Fix unload during ep_poll wrong dereferenceSagi Grimberg2015-04-151-1/+1
| | |/ / | |/| |
| | * | IB/ipoib: Remove IPOIB_MCAST_RUN bitErez Shitrit2015-04-152-5/+2
| | * | IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb'sErez Shitrit2015-04-151-3/+10
| | * | IB/ipoib: Handle QP in SQE stateErez Shitrit2015-04-152-1/+63
| | * | IB/ipoib: Update broadcast record values after each successful join requestErez Shitrit2015-04-151-1/+17
| | * | IB/ipoib: Use one linear skb in RX flowErez Shitrit2015-04-153-72/+13
| | * | IB/ipoib: drop mcast_mutex usageDoug Ledford2015-04-151-38/+32
| | * | IB/ipoib: deserialize multicast joinsDoug Ledford2015-04-151-168/+82
| | * | IB/ipoib: fix MCAST_FLAG_BUSY usageDoug Ledford2015-04-152-128/+238
| | * | IB/ipoib: No longer use flush as a parameterDoug Ledford2015-04-154-30/+39
| | * | IB/ipoib: Use dedicated workqueues per interfaceDoug Ledford2015-04-156-38/+66
| | * | IB/ipoib: Make the carrier_on_task race awareDoug Ledford2015-04-151-8/+17
| | * | IB/ipoib: Consolidate rtnl_lock tasks in workqueueDoug Ledford2015-04-151-6/+2
| | * | IB/ipoib: change init sequence orderingDoug Ledford2015-04-151-7/+17
| | * | IB/ipoib: factor out ah flushingDoug Ledford2015-04-151-18/+28
| |/ /
* / / IB/ipoib: Fix ndo_get_iflinkErez Shitrit2015-04-172-2/+6
|/ /
* / infiniband/ipoib: implement ndo_get_iflinkNicolas Dichtel2015-04-022-1/+8
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-02-212-18/+32
|\
| * iscsi/iser-target: Support multi-sequence sendtargets text responseSagi Grimberg2015-02-121-3/+15
| * iser-target: Remove duplicate function namesRasmus Villemoes2015-02-051-4/+3
| * iser-target: Fix wrong allocation in the case of an empty text messageSagi Grimberg2015-02-041-6/+8
| * iser-target: Use WQ_UNBOUND for completion workqueueSagi Grimberg2015-02-041-1/+2
| * iser-target: Fix typo in isert_put_text_rspSagi Grimberg2015-01-301-1/+1
| * iser-target: Fix sparse warningSagi Grimberg2015-01-301-1/+1
| * ib_srpt: wait_for_completion_timeout does not return negative statusNicholas Mc Guire2015-01-201-2/+2
* | IB/iser: Release the iscsi endpoint if ep_disconnect wasn't calledAriel Nahum2015-02-171-0/+2
* | IB/iser: Fix memory regions possible leakSagi Grimberg2015-02-172-15/+14
* | IB/iser: Use correct dma direction when unmapping SGsRoi Dayan2015-02-133-8/+17
* | Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue"Roland Dreier2015-01-301-2/+6
* | Revert "IPoIB: Make the carrier_on_task race aware"Roland Dreier2015-01-301-15/+6
* | Revert "IPoIB: fix MCAST_FLAG_BUSY usage"Roland Dreier2015-01-302-101/+57
* | Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race"Roland Dreier2015-01-301-32/+5