summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Support encap id when setting new steering entryHadar Hen Zion2016-11-091-5/+5
* net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion2016-11-091-1/+1
* Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2016-10-302-8/+10
|\
| * net/mlx5: Add multi dest supportMark Bloch2016-10-302-8/+8
| * IB/mlx5: Skip handling unknown eventsSaeed Mahameed2016-10-301-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-3036-367/+7025
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-308-45/+66
| |\ \ | | |/ | |/|
| | * {net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens2016-10-292-2/+1Star
| | * IB/ipoib: move back IB LL address into the hard headerPaolo Abeni2016-10-145-43/+64
| * | Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-195-6/+17
| |\ \
| | * | mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-2/+5
| | * | mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-194-4/+12
| | |/
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-1412-0/+6557
| |\ \
| | * | qedr: Add events support and register IB deviceRam Amrani2016-10-143-2/+158
| | * | qedr: Add GSI supportRam Amrani2016-10-147-1/+706
| | * | qedr: Add LL2 RoCE interfaceRam Amrani2016-10-142-2/+34
| | * | qedr: Add support for data pathRam Amrani2016-10-145-1/+1614
| | * | qedr: Add support for memory registeration verbsRam Amrani2016-10-144-1/+425
| | * | qedr: Add support for QP verbsRam Amrani2016-10-146-1/+1286
| | * | qedr: Add support for PD,PKEY and CQ verbsRam Amrani2016-10-145-1/+758
| | * | qedr: Add support for user context verbsRam Amrani2016-10-145-1/+569
| | * | qedr: Add support for RoCE HW initRam Amrani2016-10-144-2/+691
| | * | qedr: Add RoCE driver frameworkRam Amrani2016-10-146-0/+328
| | |/
| * | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-10-1412-316/+385
| |\ \ | | |/ | |/|
| | * IB/hns: Fix for removal of redundant codeSalil2016-10-032-19/+2Star
| | * IB/hns: Delete the redundant lines in hns_roce_v1_m_qp()Lijun Ou2016-10-031-14/+3Star
| | * IB/hns: Fix the bug when platform_get_resource() exec failLijun Ou2016-10-031-0/+4
| | * IB/hns: Update the rq head when modify qp stateLijun Ou2016-10-031-1/+2
| | * IB/hns: Cq has not been freedLijun Ou2016-10-031-1/+4
| | * IB/hns: Validate mtu when modified qpLijun Ou2016-10-031-0/+15
| | * IB/hns: Some items of qpc need to take user paramLijun Ou2016-10-031-2/+4
| | * IB/hns: The Ack timeout need a lower limit valueLijun Ou2016-10-031-4/+13
| | * IB/hns: Return bad wr while post send failedLijun Ou2016-10-031-4/+7
| | * IB/hns: Fix bug of memory leakage for registering user mrLijun Ou2016-10-031-0/+3
| | * IB/hns: Modify the init of iboe lockLijun Ou2016-10-031-2/+1Star
| | * IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpnWei Hu (Xavier)2016-10-032-75/+75
| | * IB/hns: Delete the sqp_start from the structure hns_roce_capsWei Hu (Xavier)2016-10-033-8/+4Star
| | * IB/hns: Fix bug of clear hemWei Hu (Xavier)2016-10-035-74/+157
| | * IB/hns: Remove unused parameter named qp_typeLijun Ou2016-10-031-3/+1Star
| | * IB/hns: Simplify function of pd alloc and qp allocLijun Ou2016-10-032-22/+2Star
| | * IB/hns: Fix bug of using uninit refcount and freeLijun Ou2016-10-031-0/+8
| | * IB/hns: Remove parameters of resize cqLijun Ou2016-10-032-12/+0Star
| | * IB/hns: Remove unused parameters in some functionsLijun Ou2016-10-034-15/+7Star
| | * IB/hns: Fix two bugs for rdma cm connectingLijun Ou2016-10-032-4/+1Star
| | * IB/hns: Fix the bug of rdma cm connecting on user modeLijun Ou2016-10-033-30/+15Star
| | * IB/hns: Change the logic for allocating uar registersLijun Ou2016-10-031-1/+3
| | * IB/hns: Add phy_port for computing GSI/QPNLijun Ou2016-10-033-21/+23
| | * IB/hns: Fix two possible bugs for rdma cmLijun Ou2016-10-031-6/+4Star
| | * IB/hns: Fix the value of device_cap_flagsLijun Ou2016-10-031-2/+1Star
| | * IB/hns: Add & initialize "node_guid" parameter for RDMA CMLijun Ou2016-10-032-0/+10