index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
fs.c
Age
Commit message (
Expand
)
Author
2025-07-23
RDMA/mlx5: Refactor optional counters steering code
Patrisious Haddad
2025-07-01
RDMA/mlx5: Check CAP_NET_RAW in user namespace for anchor create
Parav Pandit
2025-07-01
RDMA/mlx5: Check CAP_NET_RAW in user namespace for flow create
Parav Pandit
2025-06-25
RDMA/mlx5: Add multiple priorities support to RDMA TRANSPORT userspace tables
Patrisious Haddad
2025-05-26
Merge tag 'v6.15' into rdma.git for-next
Jason Gunthorpe
2025-05-25
RDMA/mlx5: Avoid flexible array warning
Leon Romanovsky
2025-04-07
RDMA/mlx5: Fix compilation warning when USER_ACCESS isn't set
Mark Bloch
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/mlx5: Add optional counters for RDMA_TX/RX_packets/bytes
Patrisious Haddad
2025-03-09
RDMA/mlx5: Expose RDMA TRANSPORT flow table types to userspace
Patrisious Haddad
2024-12-23
net/mlx5: fs, add counter object to flow destination
Moshe Shemesh
2023-09-26
RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creation
Hamdan Igbaria
2023-06-11
RDMA/mlx5: Create an indirect flow table for steering anchor
Mark Bloch
2022-12-08
RDMA/mlx5: Remove not-used IB_FLOW_SPEC_IB define
Zhu Yanjun
2022-08-02
RDMA/mlx5: Add missing check for return value in get namespace flow
Maor Gottlieb
2022-07-19
RDMA/mlx5: Expose steering anchor to userspace
Mark Bloch
2022-07-19
RDMA/mlx5: Refactor get flow table function
Mark Bloch
2022-04-19
RDMA/mlx5: Fix flow steering egress flow
Leon Romanovsky
2022-04-09
RDMA/mlx5: Drop crypto flow steering API
Leon Romanovsky
2021-12-13
RDMA/mlx5: Add support to multiple priorities for FDB rules
Maor Gottlieb
2021-12-13
net/mlx5: Separate FDB namespace
Maor Gottlieb
2021-10-12
RDMA/mlx5: Add steering support in optional flow counters
Aharon Landau
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-10
RDMA: Verify port when creating flow rule
Maor Gottlieb
2021-06-09
net/mlx5: Added new parameters to reformat context
Yevgeny Kliteynik
2021-06-08
RDMA/mlx5: Block FDB rules when not in switchdev mode
Mark Bloch
2021-04-12
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jason Gunthorpe
2021-03-26
RDMA/mlx5: Fix drop packet rule in egress table
Maor Gottlieb
2021-03-12
RDMA/mlx5: Use representor E-Switch when getting netdev and metadata
Mark Bloch
2020-11-12
RDMA/core: Postpone uobject cleanup on failure till FD close
Leon Romanovsky
2020-08-18
RDMA/mlx5: Enable sniffer when device is in switchdev mode
Maor Gottlieb
2020-08-18
RDMA: Remove constant domain argument from flow creation call
Leon Romanovsky
2020-08-18
RDMA/mlx5: Replace open-coded offsetofend() macro
Leon Romanovsky
2020-08-18
RDMA/mlx5: Simplify multiple else-if cases with switch keyword
Leon Romanovsky
2020-08-05
RDMA/mlx5: Fix flow destination setting for RDMA TX flow table
Michael Guralnik
2020-07-16
RDMA/mlx5: Init dest_type when create flow
Daria Velikovsky
2020-07-07
RDMA/mlx5: Separate flow steering logic from main.c
Leon Romanovsky