summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Assign SRQ type earlierMaor Gottlieb2016-12-131-1/+1
* IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein2016-12-131-1/+2
* IB/mlx5: Make create/destroy_ah available to userspaceMoni Shoua2016-12-131-0/+2
* IB/mlx5: Use kernel driver to help userspace create ahMoni Shoua2016-12-131-0/+21
* IB/core: Let create_ah return extended response to userMoni Shoua2016-12-1317-17/+42
* IB/mlx5: Report that device has udata response in create_ahMoni Shoua2016-12-131-1/+2
* IB/mlx5: Add support to match inner packet fieldsMoses Reuben2016-12-131-53/+78
* IB/mlx5: Support Vxlan tunneling specificationMoses Reuben2016-12-131-0/+11
* IB/mlx5: Add support for CQE compressingBodong Wang2016-12-131-1/+29
* IB/mlx5: Report mlx5 CQE compression caps during queryBodong Wang2016-12-131-0/+10
* IB/mlx5: Report mlx5 multi packet WQE caps during queryBodong Wang2016-12-131-0/+11
* IB/mlx4: Check if GRH is available before using itEran Ben Elisha2016-12-131-2/+2
* IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPsEran Ben Elisha2016-12-131-8/+13
* IB/mlx4: Fix port query for 56Gb Ethernet linksSaeed Mahameed2016-11-171-3/+5
* IB/mlx4: Put non zero value in max_ah device attributeMaor Gottlieb2016-11-171-0/+1
* IB/mlx4: Handle well-known-gid in mad_demux processingJack Morgenstein2016-11-171-4/+12
* IB/mlx4: Handle IPv4 header when demultiplexing MADMoni Shoua2016-11-171-3/+30
* IB/mlx4: Set traffic class in AHMaor Gottlieb2016-11-171-2/+4
* IB/mlx5: Limit mkey page size to 2GBMajd Dibbiny2016-11-176-8/+18
* IB/mlx5: Fix reported max SGE calculationEli Cohen2016-11-172-4/+33
* IB/mlx5: Wait for all async command completions to completeEli Cohen2016-11-171-0/+28
* IB/mlx5: Put non zero value in max_ahMaor Gottlieb2016-11-171-0/+1
* IB/mlx5: Fix atomic cap in indirect UMRMaor Gottlieb2016-11-171-5/+7
* IB/mlx5: Replace numerical constant with predefined MACROMax Gurtovoy2016-11-171-1/+1
* net/mlx5: Add multi dest supportMark Bloch2016-10-302-8/+8
* IB/mlx5: Skip handling unknown eventsSaeed Mahameed2016-10-301-0/+2
* Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-193-3/+7
|\
| * mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-193-3/+7
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-1411-0/+6555
|\ \
| * | 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-145-0/+326
| |/
* | 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