aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/qp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-30IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua1-3/+7
2015-06-15IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha1-2/+2
2015-06-15net/mlx4_core: Add sink counterEran Ben Elisha1-1/+2
2015-04-15Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' into for-4.1Doug Ledford1-2/+5
2015-04-15infiniband/mlx4: check for mapping errorSebastian Ott1-0/+4
2015-04-15IB/mlx4: Fix WQE LSO segment calculationErez Shitrit1-2/+1
2015-02-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-2/+4
2015-02-17IB/mlx4: Fix memory leak in __mlx4_ib_modify_qpMajd Dibbiny1-2/+4
2015-02-09IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas1-6/+53
2015-02-04IB/mlx4: Load balance ports in port aggregation modeMoni Shoua1-0/+19
2015-02-04IB/mlx4: Reuse mlx4_mac_to_u64()Moni Shoua1-11/+1
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak1-2/+4
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev1-4/+7
2014-09-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-22/+38
2014-09-22IB/mlx4: Fix VF mac handling in RoCEJack Morgenstein1-6/+10
2014-09-22IB/mlx4: Do not allow APM under RoCEJack Morgenstein1-0/+6
2014-09-22IB/mlx4: Avoid accessing netdevice when building RoCE qp1 headerJack Morgenstein1-16/+22
2014-09-10mlx4: Fix wrong endianess access with QP context flagsOr Gerlitz1-1/+1
2014-08-29mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN trafficOr Gerlitz1-1/+7
2014-06-10Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-35/+67
2014-06-10Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-nextRoland Dreier1-35/+67
2014-06-09IB/mlx4: Fix gfp passing in create_qp_common()Jiri Kosina1-2/+2
2014-06-02IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina1-13/+17
2014-05-29mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein1-12/+40
2014-05-29IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responsesJack Morgenstein1-8/+8
2014-05-16IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changesMatan Barak1-0/+8
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+1
2014-03-17IB/mlx4: Fix a sparse endianness warningBart Van Assche1-1/+1
2014-03-12mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein1-2/+9
2014-03-12mlx4: Add ref counting to port MAC table for RoCEJack Morgenstein1-42/+243
2014-03-12mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein1-12/+17
2014-01-22Merge branch 'ip-roce' into for-nextRoland Dreier1-21/+83
2014-01-18IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua1-24/+81
2014-01-14IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak1-2/+7
2014-01-14IB/mlx4: Add support for steerable IB UD QPsMatan Barak1-6/+47
2013-04-24IB/mlx4: Set link type for RAW PACKET QPs in the QP contextEli Cohen1-0/+4
2013-04-24IB/mlx4: Disable VLAN stripping for RAW PACKET QPsDotan Barak1-0/+2
2013-02-25IB/mlx4: Support memory window bindingShani Michaeli1-3/+32
2013-02-25IB/mlx4: Fix compiler warning about uninitialized 'vlan' variablePaul Bolle1-1/+1
2013-02-25IB/mlx4: Convert is_xxx variables in build_mlx_header() to boolRoland Dreier1-4/+4
2013-02-21IB/mlx4_ib: Remove local invalidate segment unused fieldsShani Michaeli1-4/+2
2012-10-02Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' and 'srp' into for-linusRoland Dreier1-76/+584
2012-09-30mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein1-35/+69
2012-09-30IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP supportJack Morgenstein1-73/+543
2012-09-30IB/mlx4: Fill in sq_sig_type in query QPDotan Barak1-0/+4
2012-08-16IB/mlx4: Check iboe netdev pointer before dereferencing itKleber Sacilotto de Souza1-1/+5
2012-07-24Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-2/+25
2012-07-08IB/mlx4: Add debug printsJack Morgenstein1-2/+25
2012-07-07{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion1-0/+1
2012-06-06IB/mlx4: Fix max_wqe capacity reported from query deviceSagi Grimberg1-6/+15