aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/resource_tracker.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-29net/mlx4_core: Dynamically set guaranteed amount of counters per VFEran Ben Elisha1-16/+26
2019-03-12net/mlx4_core: Fix qp mtt size calculationJack Morgenstein1-3/+3
2018-12-24net/mlx4_core: drop useless LIST_HEADJulia Lawall1-5/+0
2018-07-24net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-8/+8
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-4/+6
2018-03-27net/mlx4_core: Fix memory leak while delete slave's resourcesMoshe Shemesh1-0/+1
2017-12-13net/mlx4_core: Fix wrong calculation of free countersEran Ben Elisha1-1/+0
2017-10-09net/mlx4: Fix endianness issue in qp context paramsTariq Toukan1-1/+1
2017-08-16mlx4: sizeof style usagestephen hemminger1-12/+12
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky1-2/+2
2017-06-05net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qos_vportIdo Shamay1-5/+11
2017-05-09net/mlx4_core: Reduce harmless SRIOV error message to debug levelJack Morgenstein1-1/+1
2017-04-20net/mlx4: suppress 'may be used uninitialized' warningGreg Thelen1-1/+1
2017-02-23net/mlx4: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz1-1/+1
2017-01-30net/mlx4_core: Add resource alloc/dealloc debuggingMatan Barak1-4/+45
2017-01-30net/mlx4: Replace ENOSYS with better fitting error codesTariq Toukan1-1/+1
2017-01-22net/mlx4: use rb_entry()Geliang Tang1-4/+4
2017-01-16net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT transitionsJack Morgenstein1-2/+3
2016-12-29net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein1-21/+1
2016-12-29net/mlx4_core: Use-after-free causes a resource leak in flow-steering detachJack Morgenstein1-2/+4
2016-10-29IB/mlx4: avoid a -Wmaybe-uninitialize warningArnd Bergmann1-2/+3
2016-09-24net/mlx4_core: Preparation for VF vlan protocol 802.1adMoshe Shemesh1-7/+33
2016-07-04net/mlx4: Fix some indent inconsistancyChristophe Jaillet1-12/+10
2016-03-14mlx4: add missing braces in verify_qp_parametersArnd Bergmann1-1/+2
2016-02-17net/mlx4_core: Fix potential corruption in counters databaseEran Ben Elisha1-4/+6
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+3
2015-12-15net/mlx4_core: fix handling return value of mlx4_slave_convert_portAndrzej Hajda1-2/+3
2015-12-06net/mlx4_core: Support mirroring VF DMFS rules on both portsMoni Shoua1-9/+184
2015-11-15net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersEran Ben Elisha1-12/+27
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-7/+23
2015-10-21net/mlx4_core: Add support for filtering multicast loopbackMaor Gottlieb1-7/+23
2015-10-09net/mlx4_core: Fix resource tracker error flow in add_res_rangeSaeed Mahameed1-1/+3
2015-06-15net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha1-0/+48
2015-06-15net/mlx4_core: Add port attribute when tracking countersEran Ben Elisha1-3/+87
2015-06-15net/mlx4_core: Adjust counter grant policy in the resource trackerEran Ben Elisha1-4/+31
2015-05-30net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak1-0/+23
2015-05-24net/mlx4_core: Adjust the schedule queue port in reset-to-init tooOr Gerlitz1-0/+8
2015-05-24net/mlx4_core: Adjust the schedule queue port for single ported IB VFsOr Gerlitz1-2/+2
2015-05-14net/mlx4: Avoid 'may be used uninitialized' warningsBjorn Helgaas1-4/+4
2015-05-05net/mlx4_core: Work properly with EQ numbers > 256 in SRIOVYishai Hadas1-7/+7
2015-04-02net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay1-0/+6
2015-04-02net/mlx4: Make mlx4_is_eth visible inline funcionIdo Shamay1-5/+0
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2015-03-24net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutexJack Morgenstein1-0/+6
2015-03-18net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz1-1/+5
2015-03-08ethernet: codespell comment spelling fixesJoe Perches1-1/+1
2015-03-02net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz1-3/+6
2015-02-04net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()Maor Gottlieb1-1/+1
2015-02-04net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua1-0/+3