summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_core: Fix qp mtt size calculationJack Morgenstein2019-03-191-3/+3
* net/mlx4_core: drop useless LIST_HEADJulia Lawall2018-12-241-5/+0
* net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein2018-07-241-1/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-8/+8
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-4/+6
* net/mlx4_core: Fix memory leak while delete slave's resourcesMoshe Shemesh2018-03-271-0/+1
* net/mlx4_core: Fix wrong calculation of free countersEran Ben Elisha2017-12-131-1/+0
* net/mlx4: Fix endianness issue in qp context paramsTariq Toukan2017-10-091-1/+1
* mlx4: sizeof style usagestephen hemminger2017-08-161-12/+12
* {net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky2017-07-171-2/+2
* net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo...Ido Shamay2017-06-051-5/+11
* net/mlx4_core: Reduce harmless SRIOV error message to debug levelJack Morgenstein2017-05-091-1/+1
* net/mlx4: suppress 'may be used uninitialized' warningGreg Thelen2017-04-201-1/+1
* net/mlx4: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz2017-02-231-1/+1
* net/mlx4_core: Add resource alloc/dealloc debuggingMatan Barak2017-01-301-4/+45
* net/mlx4: Replace ENOSYS with better fitting error codesTariq Toukan2017-01-301-1/+1
* net/mlx4: use rb_entry()Geliang Tang2017-01-221-4/+4
* net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein2017-01-161-2/+3
* net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein2016-12-291-21/+1
* net/mlx4_core: Use-after-free causes a resource leak in flow-steering detachJack Morgenstein2016-12-291-2/+4
* IB/mlx4: avoid a -Wmaybe-uninitialize warningArnd Bergmann2016-10-291-2/+3
* net/mlx4_core: Preparation for VF vlan protocol 802.1adMoshe Shemesh2016-09-241-7/+33
* net/mlx4: Fix some indent inconsistancyChristophe Jaillet2016-07-041-12/+10
* mlx4: add missing braces in verify_qp_parametersArnd Bergmann2016-03-141-1/+2
* net/mlx4_core: Fix potential corruption in counters databaseEran Ben Elisha2016-02-171-4/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-171-2/+3
|\
| * net/mlx4_core: fix handling return value of mlx4_slave_convert_portAndrzej Hajda2015-12-151-2/+3
* | net/mlx4_core: Support mirroring VF DMFS rules on both portsMoni Shoua2015-12-061-9/+184
|/
* net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersEran Ben Elisha2015-11-151-12/+27
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-071-7/+23
|\
| * net/mlx4_core: Add support for filtering multicast loopbackMaor Gottlieb2015-10-211-7/+23
* | net/mlx4_core: Fix resource tracker error flow in add_res_rangeSaeed Mahameed2015-10-091-1/+3
|/
* net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha2015-06-151-0/+48
* net/mlx4_core: Add port attribute when tracking countersEran Ben Elisha2015-06-151-3/+87
* net/mlx4_core: Adjust counter grant policy in the resource trackerEran Ben Elisha2015-06-151-4/+31
* net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak2015-05-301-0/+23
* net/mlx4_core: Adjust the schedule queue port in reset-to-init tooOr Gerlitz2015-05-241-0/+8
* net/mlx4_core: Adjust the schedule queue port for single ported IB VFsOr Gerlitz2015-05-241-2/+2
* net/mlx4: Avoid 'may be used uninitialized' warningsBjorn Helgaas2015-05-141-4/+4
* net/mlx4_core: Work properly with EQ numbers > 256 in SRIOVYishai Hadas2015-05-051-7/+7
* net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay2015-04-021-0/+6
* net/mlx4: Make mlx4_is_eth visible inline funcionIdo Shamay2015-04-021-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-021-0/+6
|\
| * net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutexJack Morgenstein2015-03-241-0/+6
* | net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz2015-03-181-1/+5
* | ethernet: codespell comment spelling fixesJoe Perches2015-03-081-1/+1
|/
* net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz2015-03-021-3/+6
* net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()Maor Gottlieb2015-02-041-1/+1
* net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua2015-02-041-0/+3
* net/mlx4_core: Fix HW2SW_EQ to conform to the firmware specJack Morgenstein2015-01-271-12/+4
OpenPOWER on IntegriCloud