index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
resource_tracker.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/mlx4_core: Fix qp mtt size calculation
Jack Morgenstein
2019-03-19
1
-3
/
+3
*
net/mlx4_core: drop useless LIST_HEAD
Julia Lawall
2018-12-24
1
-5
/
+0
*
net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper
Jack Morgenstein
2018-07-24
1
-1
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-8
/
+8
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-4
/
+6
*
net/mlx4_core: Fix memory leak while delete slave's resources
Moshe Shemesh
2018-03-27
1
-0
/
+1
*
net/mlx4_core: Fix wrong calculation of free counters
Eran Ben Elisha
2017-12-13
1
-1
/
+0
*
net/mlx4: Fix endianness issue in qp context params
Tariq Toukan
2017-10-09
1
-1
/
+1
*
mlx4: sizeof style usage
stephen hemminger
2017-08-16
1
-12
/
+12
*
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
2017-07-17
1
-2
/
+2
*
net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo...
Ido Shamay
2017-06-05
1
-5
/
+11
*
net/mlx4_core: Reduce harmless SRIOV error message to debug level
Jack Morgenstein
2017-05-09
1
-1
/
+1
*
net/mlx4: suppress 'may be used uninitialized' warning
Greg Thelen
2017-04-20
1
-1
/
+1
*
net/mlx4: Change ENOTSUPP to EOPNOTSUPP
Or Gerlitz
2017-02-23
1
-1
/
+1
*
net/mlx4_core: Add resource alloc/dealloc debugging
Matan Barak
2017-01-30
1
-4
/
+45
*
net/mlx4: Replace ENOSYS with better fitting error codes
Tariq Toukan
2017-01-30
1
-1
/
+1
*
net/mlx4: use rb_entry()
Geliang Tang
2017-01-22
1
-4
/
+4
*
net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...
Jack Morgenstein
2017-01-16
1
-2
/
+3
*
net/mlx4_core: Fix raw qp flow steering rules under SRIOV
Jack Morgenstein
2016-12-29
1
-21
/
+1
*
net/mlx4_core: Use-after-free causes a resource leak in flow-steering detach
Jack Morgenstein
2016-12-29
1
-2
/
+4
*
IB/mlx4: avoid a -Wmaybe-uninitialize warning
Arnd Bergmann
2016-10-29
1
-2
/
+3
*
net/mlx4_core: Preparation for VF vlan protocol 802.1ad
Moshe Shemesh
2016-09-24
1
-7
/
+33
*
net/mlx4: Fix some indent inconsistancy
Christophe Jaillet
2016-07-04
1
-12
/
+10
*
mlx4: add missing braces in verify_qp_parameters
Arnd Bergmann
2016-03-14
1
-1
/
+2
*
net/mlx4_core: Fix potential corruption in counters database
Eran Ben Elisha
2016-02-17
1
-4
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
1
-2
/
+3
|
\
|
*
net/mlx4_core: fix handling return value of mlx4_slave_convert_port
Andrzej Hajda
2015-12-15
1
-2
/
+3
*
|
net/mlx4_core: Support mirroring VF DMFS rules on both ports
Moni Shoua
2015-12-06
1
-9
/
+184
|
/
*
net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_counters
Eran Ben Elisha
2015-11-15
1
-12
/
+27
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-11-07
1
-7
/
+23
|
\
|
*
net/mlx4_core: Add support for filtering multicast loopback
Maor Gottlieb
2015-10-21
1
-7
/
+23
*
|
net/mlx4_core: Fix resource tracker error flow in add_res_range
Saeed Mahameed
2015-10-09
1
-1
/
+3
|
/
*
net/mlx4_en: Support ndo_get_vf_stats
Eran Ben Elisha
2015-06-15
1
-0
/
+48
*
net/mlx4_core: Add port attribute when tracking counters
Eran Ben Elisha
2015-06-15
1
-3
/
+87
*
net/mlx4_core: Adjust counter grant policy in the resource tracker
Eran Ben Elisha
2015-06-15
1
-4
/
+31
*
net/mlx4_core: Demote simple multicast and broadcast flow steering rules
Matan Barak
2015-05-30
1
-0
/
+23
*
net/mlx4_core: Adjust the schedule queue port in reset-to-init too
Or Gerlitz
2015-05-24
1
-0
/
+8
*
net/mlx4_core: Adjust the schedule queue port for single ported IB VFs
Or Gerlitz
2015-05-24
1
-2
/
+2
*
net/mlx4: Avoid 'may be used uninitialized' warnings
Bjorn Helgaas
2015-05-14
1
-4
/
+4
*
net/mlx4_core: Work properly with EQ numbers > 256 in SRIOV
Yishai Hadas
2015-05-05
1
-7
/
+7
*
net/mlx4: Added qos_vport QP configuration in VST mode
Ido Shamay
2015-04-02
1
-0
/
+6
*
net/mlx4: Make mlx4_is_eth visible inline funcion
Ido Shamay
2015-04-02
1
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
1
-0
/
+6
|
\
|
*
net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutex
Jack Morgenstein
2015-03-24
1
-0
/
+6
*
|
net/mlx4_core: Add basic support for QP max-rate limiting
Or Gerlitz
2015-03-18
1
-1
/
+5
*
|
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
1
-1
/
+1
|
/
*
net/mlx4_core: Fix wrong mask and error flow for the update-qp command
Or Gerlitz
2015-03-02
1
-3
/
+6
*
net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()
Maor Gottlieb
2015-02-04
1
-1
/
+1
*
net/mlx4_core: Port aggregation upper layer interface
Moni Shoua
2015-02-04
1
-0
/
+3
*
net/mlx4_core: Fix HW2SW_EQ to conform to the firmware spec
Jack Morgenstein
2015-01-27
1
-12
/
+4
[next]