summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/qp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Remove old FRWR API supportSagi Grimberg2015-10-291-31/+0
* IB/mlx4: Support the new memory registration APISagi Grimberg2015-10-291-0/+25
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-291-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-221-10/+37
* | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-221-2/+3
* | IB/mlx4: Add support for blocking multicast loopback QP creation user flagEran Ben Elisha2015-10-221-5/+8
* | IB/mlx4: Add counter based implementation for QP multicast loopback blockEran Ben Elisha2015-10-221-0/+67
* | IB/mlx4: Add IB counters tableEran Ben Elisha2015-10-221-3/+5
|/
* IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua2015-08-311-3/+7
* IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha2015-06-161-2/+2
* net/mlx4_core: Add sink counterEran Ben Elisha2015-06-161-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-181-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-051-0/+19
* | IB/mlx4: Reuse mlx4_mac_to_u64()Moni Shoua2015-02-051-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-241-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
| * IB/mlx4: Avoid accessing netdevice when building RoCE qp1 headerJack Morgenstein2014-09-221-16/+22
* | mlx4: Fix wrong endianess access with QP context flagsOr Gerlitz2014-09-111-1/+1
* | mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN trafficOr Gerlitz2014-08-301-1/+7
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-06-101-35/+67
|\
| *-. Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier2014-06-101-35/+67
| |\ \
| | | * IB/mlx4: Fix gfp passing in create_qp_common()Jiri Kosina2014-06-091-2/+2
| | | * IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina2014-06-021-13/+17
| | |/ | |/|
| | * mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein2014-05-301-12/+40
| | * IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responsesJack Morgenstein2014-05-301-8/+8
| |/
* / IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changesMatan Barak2014-05-161-0/+8
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-041-1/+1
|\
| * IB/mlx4: Fix a sparse endianness warningBart Van Assche2014-03-181-1/+1
* | mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein2014-03-121-2/+9
* | mlx4: Add ref counting to port MAC table for RoCEJack Morgenstein2014-03-121-42/+243
* | mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein2014-03-121-12/+17
|/
* Merge branch 'ip-roce' into for-nextRoland Dreier2014-01-231-21/+83
|\
| * IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua2014-01-181-24/+81
| * IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-141-2/+7
* | IB/mlx4: Add support for steerable IB UD QPsMatan Barak2014-01-141-6/+47
|/
* IB/mlx4: Set link type for RAW PACKET QPs in the QP contextEli Cohen2013-04-251-0/+4
* IB/mlx4: Disable VLAN stripping for RAW PACKET QPsDotan Barak2013-04-251-0/+2
* IB/mlx4: Support memory window bindingShani Michaeli2013-02-251-3/+32
* IB/mlx4: Fix compiler warning about uninitialized 'vlan' variablePaul Bolle2013-02-251-1/+1
* IB/mlx4: Convert is_xxx variables in build_mlx_header() to boolRoland Dreier2013-02-251-4/+4
* IB/mlx4_ib: Remove local invalidate segment unused fieldsShani Michaeli2013-02-211-4/+2