aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/qp.c
Commit message (Expand)AuthorAge
* net/mlx4_core: Add support for RoCE v2 entropyMoni Shoua2016-01-19
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-07
|\
| * net/mlx4_core: Add support for filtering multicast loopbackMaor Gottlieb2015-10-21
* | net/mlx4_core: Fix mailbox leak in error flow when performing update qpJack Morgenstein2015-10-09
|/
* net/mlx4: use swap() in mlx4_init_qp_table()Fabian Frederick2015-06-11
* net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay2015-04-02
* net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz2015-03-18
* net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz2015-03-02
* net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua2015-02-04
* net/mlx4: Add support for A0 steeringMatan Barak2014-12-11
* net/mlx4: Add A0 hybrid steeringMatan Barak2014-12-11
* net/mlx4: Add a check if there are too many reserved QPsDotan Barak2014-12-11
* net/mlx4: Change QP allocation schemeEugenia Emantayev2014-12-11
* net/mlx4: Set vlan stripping policy by the right commandMatan Barak2014-09-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
| |\
| * | mellanox: Logging message cleanupsJoe Perches2014-05-08
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-06-10
|\ \ \ | |_|/ |/| |
| * | mlx4_core: Fix GFP flags parameters to be gfp_tRoland Dreier2014-06-04
| * | IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina2014-06-02
| |/
* / net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak2014-05-16
|/
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...Jack Morgenstein2013-12-09
* mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein2013-11-04
* net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein2013-03-07
* mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein2012-09-30
* mlx4_core: INIT/CLOSE port logic for IB ports in SR-IOV modeJack Morgenstein2012-09-30
* mlx4_core: Add proxy and tunnel QPs to the reserved QP areaJack Morgenstein2012-09-30
* mlx4_core: remove buggy sched_queue maskingYevgeny Petrilin2012-03-06
* mlx4_core: removed function index from vf.Marcel Apfelbaum2012-01-22
* mlx4_core: resource tracking for HCA resources used by guestsEli Cohen2011-12-13
* mlx4_core: qp modifications for SRIOVJack Morgenstein2011-12-13
* mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein2011-12-13
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-01
|/
* mlx4: Move the Mellanox driverJeff Kirsher2011-08-11