summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2016-10-07IB/mlx5: Add sniffer support to steeringMaor Gottlieb2-2/+74
2016-10-07IB/mlx5: Increase flow table reference count in create ruleMaor Gottlieb1-1/+3
2016-10-07IB/mlx5: Fix coverity warningMaor Gottlieb1-4/+4
2016-10-07IB/mlx5: Save flow table priority handler instead of indexMaor Gottlieb2-3/+3
2016-10-07IB/mlx5: Fix steering resource leakMaor Gottlieb1-0/+1
2016-10-07IB/mlx5: Add port counter support for raw packet QPAlex Vesker1-8/+32
2016-10-07IB/mlx5: Refactor raw packet QP modify functionAlex Vesker1-8/+20
2016-10-07IB/mlx5: Expose RSS related capabilitiesYishai Hadas2-0/+38
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds10-450/+351
2016-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds44-849/+1364
2016-10-03IB/hns: Fix for removal of redundant codeSalil2-19/+2
2016-10-03IB/hns: Delete the redundant lines in hns_roce_v1_m_qp()Lijun Ou1-14/+3
2016-10-03IB/hns: Fix the bug when platform_get_resource() exec failLijun Ou1-0/+4
2016-10-03IB/hns: Update the rq head when modify qp stateLijun Ou1-1/+2
2016-10-03IB/hns: Cq has not been freedLijun Ou1-1/+4
2016-10-03IB/hns: Validate mtu when modified qpLijun Ou1-0/+15
2016-10-03IB/hns: Some items of qpc need to take user paramLijun Ou1-2/+4
2016-10-03IB/hns: The Ack timeout need a lower limit valueLijun Ou1-4/+13
2016-10-03IB/hns: Return bad wr while post send failedLijun Ou1-4/+7
2016-10-03IB/hns: Fix bug of memory leakage for registering user mrLijun Ou1-0/+3
2016-10-03IB/hns: Modify the init of iboe lockLijun Ou1-2/+1
2016-10-03IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpnWei Hu (Xavier)2-75/+75
2016-10-03IB/hns: Delete the sqp_start from the structure hns_roce_capsWei Hu (Xavier)3-8/+4
2016-10-03IB/hns: Fix bug of clear hemWei Hu (Xavier)5-74/+157
2016-10-03IB/hns: Remove unused parameter named qp_typeLijun Ou1-3/+1
2016-10-03IB/hns: Simplify function of pd alloc and qp allocLijun Ou2-22/+2
2016-10-03IB/hns: Fix bug of using uninit refcount and freeLijun Ou1-0/+8
2016-10-03IB/hns: Remove parameters of resize cqLijun Ou2-12/+0
2016-10-03IB/hns: Remove unused parameters in some functionsLijun Ou4-15/+7
2016-10-03IB/hns: Fix two bugs for rdma cm connectingLijun Ou2-4/+1
2016-10-03IB/hns: Fix the bug of rdma cm connecting on user modeLijun Ou3-30/+15
2016-10-03IB/hns: Change the logic for allocating uar registersLijun Ou1-1/+3
2016-10-03IB/hns: Add phy_port for computing GSI/QPNLijun Ou3-21/+23
2016-10-03IB/hns: Fix two possible bugs for rdma cmLijun Ou1-6/+4
2016-10-03IB/hns: Fix the value of device_cap_flagsLijun Ou1-2/+1
2016-10-03IB/hns: Add & initialize "node_guid" parameter for RDMA CMLijun Ou2-0/+10
2016-10-03IB/hns: Register HNS RoCE Driver get_netdev() with IB CoreLijun Ou1-0/+20
2016-10-02IB/hfi1: Fix trace of atomic ackMike Marciniszyn2-3/+3
2016-10-02IB/hfi1: Update SMA ingress checks for response packetsJianxin Xiong1-25/+24
2016-10-02IB/hfi1: Use EPROM platform configuration readDean Luick2-15/+26
2016-10-02IB/hfi1: Add ability to read platform config from the EPROMDean Luick2-0/+84
2016-10-02IB/hfi1: Restore EPROM read abilityDean Luick3-3/+103
2016-10-02IB/hfi1: Add new debugfs sdma_cpu_list fileTadeusz Struk3-0/+83
2016-10-02IB/hfi1: Add irq affinity notification handlerTadeusz Struk2-10/+103
2016-10-02IB/hfi1: Add a new VL sysfs attribute for sdma enginesTadeusz Struk1-1/+14
2016-10-02IB/hfi1: Add sysfs interface for affinity setupTadeusz Struk5-7/+412
2016-10-02IB/hfi1: Fix resource release in context allocationJakub Pawlak2-5/+13
2016-10-02IB/hfi1: Remove unused variable from devdataDennis Dalessandro1-2/+0
2016-10-02IB/hfi1: Cleanup tasklet refs in commentsDennis Dalessandro2-10/+10
2016-10-02IB/hfi1: Adjust hardware buffering parameterHarish Chegondi2-3/+3