index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
counters.c
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
11 days
RDMA/mlx5: Refactor optional counters steering code
Patrisious Haddad
2025-06-25
RDMA/mlx5: Fix CC counters query for MPV
Patrisious Haddad
2025-06-25
RDMA/mlx5: Fix HW counters query for non-representor devices
Patrisious Haddad
2025-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-03-18
RDMA/mlx5: Support optional-counters binding for QPs
Patrisious Haddad
2025-03-18
RDMA/mlx5: Compile fs.c regardless of INFINIBAND_USER_ACCESS config
Patrisious Haddad
2025-03-18
RDMA/core: Pass port to counter bind/unbind operations
Patrisious Haddad
2025-03-18
RDMA/core: Create and destroy rdma_counter using rdma_zalloc_drv_obj()
Patrisious Haddad
2025-03-18
RDMA/mlx5: Add optional counters for RDMA_TX/RX_packets/bytes
Patrisious Haddad
2025-02-23
RDMA/mlx5: Fix bind QP error cleanup flow
Patrisious Haddad
2024-06-16
RDMA/mlx5: Add Qcounters req_transport_retries_exceeded/req_rnr_retries_exceeded
Patrisious Haddad
2023-07-31
IB/mlx5: Add HW counter called rx_dct_connect
Shetu Ayalew
2023-06-11
RDMA/mlx5: Fix Q-counters query in LAG mode
Patrisious Haddad
2023-06-11
RDMA/mlx5: Remove vport Q-counters dependency on normal Q-counters
Patrisious Haddad
2023-06-11
RDMA/mlx5: Fix Q-counters per vport allocation
Patrisious Haddad
2023-03-29
RDMA/mlx5: Expand switchdev Q-counters to expose representor statistics
Patrisious Haddad
2023-01-01
RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device
Shay Drory
2021-10-25
RDMA/mlx5: fix build error with INFINIBAND_USER_ACCESS=n
Arnd Bergmann
2021-10-12
RDMA/mlx5: Add optional counter support in get_hw_stats callback
Aharon Landau
2021-10-12
RDMA/mlx5: Add modify_op_stat() support
Aharon Landau
2021-10-12
RDMA/mlx5: Support optional counters in hw_stats initialization
Aharon Landau
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2020-12-06
net/mlx5: Simplify eswitch mode check
Leon Romanovsky
2020-09-25
RDMA/mlx5: Fix type warning of sizeof in __mlx5_ib_alloc_counters()
Liu Shixin
2020-09-09
RDMA: Make counters destroy symmetrical
Leon Romanovsky
2020-07-07
RDMA/mlx5: Separate counters from main.c
Leon Romanovsky