summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/
| * | IB/mlx4: Support device FW version stringIra Weiny2016-06-231-12/+12
| |/
* | net/mlx4_en: break out tx_desc write into separate functionBrenden Blanco2016-07-191-5/+6
| |
| \
*-. \ Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc...Doug Ledford2016-06-235-26/+43
|\ \ \ | | |/ | |/|
| | * IB/mlx4: Prevent cross page boundary allocationChuck Lever2016-06-232-18/+18
| | * IB/mlx4: Fix memory leak if QP creation failedDotan Barak2016-06-231-1/+3
| | * IB/mlx4: Verify port number in flow steering create flowYishai Hadas2016-06-231-0/+3
| | * IB/mlx4: Fix error flow when sending mads under SRIOVYishai Hadas2016-06-231-6/+18
| | * IB/mlx4: Fix the SQ size of an RC QPYishai Hadas2016-06-231-1/+1
| |/
* | IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHsJason Gunthorpe2016-06-171-1/+1
|/
* IB/mlx4: Fix device managed flow steering support testBart Van Assche2016-06-061-2/+2
OpenPOWER on IntegriCloud