summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-203-13/+8
|\
| * IB/mlx4: Fix unaligned access in send_reply_to_slaveshamir rabinovitch2016-05-181-1/+1
| *-. Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford2016-05-132-6/+3
| |\ \
| | | * IB/mlx4: Use list_for_each_entry_safeGeliang Tang2016-05-131-5/+2
| | | * IB/mlx4: trivial fix of spelling mistake on "argument"Colin Ian King2016-05-131-1/+1
| | |/
| * | IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-132-2/+2
| * | IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-132-7/+5
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-171-1/+1
|\ \
| * | IB/mlx4: printk fixColin Ian King2016-04-281-1/+1
| |/
* | net/mlx4: Avoid wrong virtual mappingsHaggai Abramovsky2016-05-051-6/+21
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-192-0/+8
|\
| * net: mellanox: add DEVLINK dependenciesArnd Bergmann2016-03-031-0/+1
| * mlx4: Implement devlink interfaceJiri Pirko2016-03-011-0/+7
| |
| \
*-. \ Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford2016-03-164-8/+77
|\ \ \ | |_|/ |/| |
| | * IB/core: Add vendor's specific data to alloc mwMatan Barak2016-03-012-2/+5
| |/ |/|
| * IB/mlx4: Add support for the don't trap ruleMarina Varshaver2016-02-291-4/+67
| * IB/core: Add don't trap flag to flow creationMarina Varshaver2016-02-291-0/+3
| * IB/mlx4: Use boottimeAbhilash Jindal2016-02-291-3/+3
|/
OpenPOWER on IntegriCloud