| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test | Doug Ledford | 2016-12-14 | 1 | -1/+2 |
|\ \ |
|
| * | | IB/mlx4: fix improper return value | Pan Bian | 2016-12-14 | 1 | -1/+2 |
| |/ |
|
* | | Merge branch 'mlx' into merge-test | Doug Ledford | 2016-12-14 | 5 | -27/+78 |
|\ \ |
|
| * | | IB/mlx4: Rework special QP creation error path | Bart Van Assche | 2016-12-14 | 1 | -2/+4 |
| * | | IB/mlx4: Fix out-of-range array index in destroy qp flow | Jack Morgenstein | 2016-12-13 | 1 | -1/+2 |
| * | | IB/core: Let create_ah return extended response to user | Moni Shoua | 2016-12-13 | 2 | -2/+5 |
| * | | IB/mlx4: Check if GRH is available before using it | Eran Ben Elisha | 2016-12-13 | 1 | -2/+2 |
| * | | IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs | Eran Ben Elisha | 2016-12-13 | 1 | -8/+13 |
| * | | IB/mlx4: Fix port query for 56Gb Ethernet links | Saeed Mahameed | 2016-11-16 | 1 | -3/+5 |
| * | | IB/mlx4: Put non zero value in max_ah device attribute | Maor Gottlieb | 2016-11-16 | 1 | -0/+1 |
| * | | IB/mlx4: Handle well-known-gid in mad_demux processing | Jack Morgenstein | 2016-11-16 | 1 | -4/+12 |
| * | | IB/mlx4: Handle IPv4 header when demultiplexing MAD | Moni Shoua | 2016-11-16 | 1 | -3/+30 |
| * | | IB/mlx4: Set traffic class in AH | Maor Gottlieb | 2016-11-16 | 1 | -2/+4 |
| |/ |
|
* | | IB/mlx4: Remove debug prints after allocation failure | Leon Romanovsky | 2016-12-03 | 5 | -30/+8 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-10-09 | 9 | -128/+241 |
|\ |
|
| * | IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets | Jack Morgenstein | 2016-10-07 | 4 | -5/+199 |
| * | IB/mlx4: Move user vendor structures | Leon Romanovsky | 2016-10-07 | 5 | -111/+4 |
| * | IB/{core,hw}: Add constant for node_desc | Yuval Shaia | 2016-10-07 | 2 | -4/+5 |
| * | IB/mlx4/alias_GUID: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-10-07 | 1 | -1/+1 |
| * | IB/mlx4/mcg: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-10-07 | 1 | -2/+2 |
| * | IB/mlx4/mad: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-10-07 | 1 | -2/+2 |
| * | IB/mlx4: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-10-07 | 1 | -1/+1 |
| * | IB/mlx4: Add validation to flow specifications parsing | Maor Gottlieb | 2016-10-07 | 1 | -0/+25 |
| * | IB/core: add support to create a unsafe global rkey to ib_create_pd | Christoph Hellwig | 2016-09-23 | 2 | -2/+2 |
* | | IB/mlx4: Diagnostic HW counters are not supported in slave mode | Kamal Heib | 2016-09-16 | 1 | -0/+3 |
* | | IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV | Jack Morgenstein | 2016-09-16 | 3 | -3/+27 |
* | | IB/mlx4: Fix code indentation in QP1 MAD flow | Jack Morgenstein | 2016-09-16 | 1 | -17/+19 |
* | | IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV | Alex Vesker | 2016-09-16 | 1 | -7/+7 |
* | | IB/mlx4: Don't return errors from poll_cq | Leon Romanovsky | 2016-09-02 | 1 | -24/+2 |
* | | Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one" | Leon Romanovsky | 2016-09-02 | 1 | -3/+3 |
* | | IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one | Yuval Shaia | 2016-08-22 | 1 | -3/+3 |
* | | IB/mlx4: Make function use_tunnel_data return void | Yuval Shaia | 2016-08-22 | 1 | -7/+7 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-08-04 | 3 | -15/+220 |
|\ |
|
| *-. | Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 | Doug Ledford | 2016-08-04 | 3 | -3/+208 |
| |\ \ |
|
| | * | | IB/mlx4: Add diagnostic hardware counters | Mark Bloch | 2016-08-03 | 2 | -1/+206 |
| | * | | IB/mlx4: Don't use GFP_ATOMIC for CQ resize struct | Roland Dreier | 2016-08-03 | 1 | -2/+2 |
| | |/ |
|
| * | | IB/mlx4: Support device FW version string | Ira Weiny | 2016-06-23 | 1 | -12/+12 |
| |/ |
|
* | | net/mlx4_en: break out tx_desc write into separate function | Brenden Blanco | 2016-07-19 | 1 | -5/+6 |
| | | |
| \ | |
*-. \ | Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc... | Doug Ledford | 2016-06-23 | 5 | -26/+43 |
|\ \ \
| | |/
| |/| |
|
| | * | IB/mlx4: Prevent cross page boundary allocation | Chuck Lever | 2016-06-23 | 2 | -18/+18 |
| | * | IB/mlx4: Fix memory leak if QP creation failed | Dotan Barak | 2016-06-23 | 1 | -1/+3 |
| | * | IB/mlx4: Verify port number in flow steering create flow | Yishai Hadas | 2016-06-23 | 1 | -0/+3 |
| | * | IB/mlx4: Fix error flow when sending mads under SRIOV | Yishai Hadas | 2016-06-23 | 1 | -6/+18 |
| | * | IB/mlx4: Fix the SQ size of an RC QP | Yishai Hadas | 2016-06-23 | 1 | -1/+1 |
| |/ |
|
* | | IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs | Jason Gunthorpe | 2016-06-17 | 1 | -1/+1 |
|/ |
|
* | IB/mlx4: Fix device managed flow steering support test | Bart Van Assche | 2016-06-06 | 1 | -2/+2 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-05-20 | 3 | -13/+8 |
|\ |
|
| * | IB/mlx4: Fix unaligned access in send_reply_to_slave | shamir rabinovitch | 2016-05-18 | 1 | -1/+1 |
| *-. | Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ... | Doug Ledford | 2016-05-13 | 2 | -6/+3 |
| |\ \ |
|
| | | * | IB/mlx4: Use list_for_each_entry_safe | Geliang Tang | 2016-05-13 | 1 | -5/+2 |