summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/qp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-24/+32
|\
| * IB/mlx4: Take source GID by index from HW GID tableTalat Batheesh2017-02-141-24/+32
* | RDMA: Adding ethertype ETH_P_IBOESelvin Xavier2017-01-101-5/+1
|/
* 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/mlx4: Check if GRH is available before using itEran Ben Elisha2016-12-131-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-2/+23
|\
| * IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein2016-10-071-1/+22
| * IB/mlx4: Move user vendor structuresLeon Romanovsky2016-10-071-1/+1
* | IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein2016-09-161-2/+3
* | IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein2016-09-161-17/+19
|/
* net/mlx4_en: break out tx_desc write into separate functionBrenden Blanco2016-07-191-5/+6
* IB/mlx4: Fix memory leak if QP creation failedDotan Barak2016-06-231-1/+3
* IB/mlx4: Fix the SQ size of an RC QPYishai Hadas2016-06-231-1/+1
* net/mlx4: Avoid wrong virtual mappingsHaggai Abramovsky2016-05-051-6/+21
* net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen2016-02-171-2/+5
* IB/mlx4: Create and use another QP1 for RoCEv2Moni Shoua2016-01-191-19/+140
* IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua2016-01-191-9/+51
* IB/mlx4: Support modify_qp for RoCE v2Moni Shoua2016-01-191-3/+34
* IB/mlx4: Take source mac from AH instead from the portMoni Shoua2016-01-191-22/+2
* IB/mlx4: Convert kmalloc to kmalloc_array for checkpatchLeon Romanovsky2015-12-241-2/+2
* IB/mlx4: Suppress non-fatal memory allocationsLeon Romanovsky2015-12-241-2/+4
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-27/+0
* IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua2015-12-231-2/+5
* IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang2015-12-081-6/+13
* IB/mlx4: Remove old FRWR API supportSagi Grimberg2015-10-281-31/+0
* IB/mlx4: Support the new memory registration APISagi Grimberg2015-10-281-0/+25
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-281-85/+93
|\
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-081-85/+93
* | IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-211-10/+37
* | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-211-2/+3
* | IB/mlx4: Add support for blocking multicast loopback QP creation user flagEran Ben Elisha2015-10-211-5/+8
* | IB/mlx4: Add counter based implementation for QP multicast loopback blockEran Ben Elisha2015-10-211-0/+67
* | IB/mlx4: Add IB counters tableEran Ben Elisha2015-10-211-3/+5
|/
* IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua2015-08-301-3/+7
* IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha2015-06-151-2/+2
* net/mlx4_core: Add sink counterEran Ben Elisha2015-06-151-1/+2
*-. Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ...Doug Ledford2015-04-151-2/+5
|\ \
| | * infiniband/mlx4: check for mapping errorSebastian Ott2015-04-151-0/+4
| |/ |/|
| * IB/mlx4: Fix WQE LSO segment calculationErez Shitrit2015-04-151-2/+1
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-02-211-2/+4
|\
| * IB/mlx4: Fix memory leak in __mlx4_ib_modify_qpMajd Dibbiny2015-02-171-2/+4
* | IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas2015-02-091-6/+53
* | IB/mlx4: Load balance ports in port aggregation modeMoni Shoua2015-02-041-0/+19
* | IB/mlx4: Reuse mlx4_mac_to_u64()Moni Shoua2015-02-041-11/+1
|/
* net/mlx4: Add A0 hybrid steeringMatan Barak2014-12-111-2/+4
* net/mlx4: Change QP allocation schemeEugenia Emantayev2014-12-111-4/+7
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-09-231-22/+38
|\
| * IB/mlx4: Fix VF mac handling in RoCEJack Morgenstein2014-09-221-6/+10
| * IB/mlx4: Do not allow APM under RoCEJack Morgenstein2014-09-221-0/+6