aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
Commit message (Expand)AuthorAgeFilesLines
* 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
| * IB/mlx4: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
| * IB/mlx4: Add validation to flow specifications parsingMaor Gottlieb2016-10-071-0/+25
| * IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-232-2/+2
* | IB/mlx4: Diagnostic HW counters are not supported in slave modeKamal Heib2016-09-161-0/+3
* | IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein2016-09-163-3/+27
* | IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein2016-09-161-17/+19
* | IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker2016-09-161-7/+7
* | IB/mlx4: Don't return errors from poll_cqLeon Romanovsky2016-09-021-24/+2
* | Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one"Leon Romanovsky2016-09-021-3/+3
* | IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_oneYuval Shaia2016-08-221-3/+3
* | IB/mlx4: Make function use_tunnel_data return voidYuval Shaia2016-08-221-7/+7
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-043-15/+220
|\
| *-. Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford2016-08-043-3/+208
| |\ \
| | * | IB/mlx4: Add diagnostic hardware countersMark Bloch2016-08-032-1/+206
| | * | IB/mlx4: Don't use GFP_ATOMIC for CQ resize structRoland Dreier2016-08-031-2/+2
| | |/