summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Fix incorrect order of formal and actual parametersHåkon Bugge2017-05-011-2/+2
* IB/mlx4: Change flush logic so it adheres to the variable nameHåkon Bugge2017-05-011-3/+3
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-013-25/+18
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-014-109/+143
* IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attrDasaratharaman Chandramouli2017-05-011-5/+5
* IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli2017-05-011-12/+12
* IB/core: Rename ib_query_ah to rdma_query_ahDasaratharaman Chandramouli2017-05-011-1/+1
* IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli2017-05-011-4/+4
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-015-17/+21
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-254-6/+6
* IB/mlx4: Change vma from shared to privateMaor Gottlieb2017-04-211-0/+2
* IB/mlx4: Take write semaphore when changing the vma structMaor Gottlieb2017-04-211-2/+2
* IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug levelJack Morgenstein2017-04-211-1/+2
* IB/mlx4: Fix ib device initialization error flowJack Morgenstein2017-04-211-0/+1
* IB/mlx4: Support RAW Ethernet when RoCE is disabledMajd Dibbiny2017-04-211-15/+11
* sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-253-5/+5
|\
| * IB/mlx4: Switch from dma_device to dev.parentBart Van Assche2017-01-243-5/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-234-36/+49
|\ \ | |/ |/|
| * IB/mlx4: Take source GID by index from HW GID tableTalat Batheesh2017-02-141-24/+32
| * IB/mlx4: Remove unused variable from function declarationLeon Romanovsky2017-02-141-2/+2
| * IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-143-9/+11
| * IB/mlx4: Support raw packet protocolOr Gerlitz2017-02-141-2/+5
* | RDMA: Adding ethertype ETH_P_IBOESelvin Xavier2017-01-101-5/+1
|/
* net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein2016-12-291-2/+12
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-158-58/+88
|\
| *-. Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-141-1/+2
| |\ \
| | * | IB/mlx4: fix improper return valuePan Bian2016-12-141-1/+2
| | |/
| * | Merge branch 'mlx' into merge-testDoug Ledford2016-12-145-27/+78
| |\ \
| | * | IB/mlx4: Rework special QP creation error pathBart Van Assche2016-12-141-2/+4
| | * | IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein2016-12-131-1/+2
| | * | IB/core: Let create_ah return extended response to userMoni Shoua2016-12-132-2/+5
| | * | 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-161-3/+5
| | * | IB/mlx4: Put non zero value in max_ah device attributeMaor Gottlieb2016-11-161-0/+1
| | * | IB/mlx4: Handle well-known-gid in mad_demux processingJack Morgenstein2016-11-161-4/+12
| | * | IB/mlx4: Handle IPv4 header when demultiplexing MADMoni Shoua2016-11-161-3/+30
| | * | IB/mlx4: Set traffic class in AHMaor Gottlieb2016-11-161-2/+4
| | |/
| * | IB/mlx4: Remove debug prints after allocation failureLeon Romanovsky2016-12-035-30/+8
| |/
* | IB/mlx4: Fix create CQ error flowMatan Barak2016-11-161-1/+4
* | IB/mlx4: Check gid_index return valueDaniel Jurgens2016-11-161-1/+4
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-099-128/+241
|\
| * IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein2016-10-074-5/+199
| * IB/mlx4: Move user vendor structuresLeon Romanovsky2016-10-075-111/+4
| * IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-072-4/+5
| * IB/mlx4/alias_GUID: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
| * IB/mlx4/mcg: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-2/+2
| * IB/mlx4/mad: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-2/+2
OpenPOWER on IntegriCloud