summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/qp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
*-. 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
*-. Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...Roland Dreier2012-10-021-76/+584
|\ \
| | * mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein2012-10-011-35/+69
| | * IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP supportJack Morgenstein2012-10-011-73/+543
| |/ |/|
| * IB/mlx4: Fill in sq_sig_type in query QPDotan Barak2012-10-011-0/+4
|/
* IB/mlx4: Check iboe netdev pointer before dereferencing itKleber Sacilotto de Souza2012-08-161-1/+5
* Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-07-241-2/+25
|\
| * IB/mlx4: Add debug printsJack Morgenstein2012-07-091-2/+25
* | {NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion2012-07-081-0/+1
|/
* IB/mlx4: Fix max_wqe capacity reported from query deviceSagi Grimberg2012-06-061-6/+15
*-. Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier2012-05-211-17/+37
|\ \
| | * IB/mlx4: Add raw packet QP supportOr Gerlitz2012-05-081-3/+23
| |/ |/|
| * IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)Shlomo Pongratz2012-05-081-11/+11