index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
main.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-07-28
RDMA/mlx5: Delete unreachable code
Leon Romanovsky
2020-07-08
IB/mlx5: Fix 50G per lane indication
Aya Levin
2020-07-07
RDMA/mlx5: Delete one-time used functions
Leon Romanovsky
2020-07-07
RDMA/mlx5: Cleanup DEVX initialization flow
Leon Romanovsky
2020-07-07
RDMA/mlx5: Separate flow steering logic from main.c
Leon Romanovsky
2020-07-07
RDMA/mlx5: Separate counters from main.c
Leon Romanovsky
2020-07-07
RDMA/mlx5: Separate restrack callbacks initialization from main.c
Leon Romanovsky
2020-07-07
RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver function
Leon Romanovsky
2020-07-06
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
2020-07-06
RDMA/core: Create and destroy counters in the ib_core
Leon Romanovsky
2020-07-06
RDMA/mlx5: Introduce UAPI to query PD attributes
Yishai Hadas
2020-07-06
RDMA/mlx5: Implement the query ucontext functionality
Yishai Hadas
2020-07-06
RDMA/mlx5: Refactor mlx5_ib_alloc_ucontext() response
Yishai Hadas
2020-07-06
RDMA/mlx5: Get XRCD number directly for the internal use
Leon Romanovsky
2020-06-24
RDMA/mlx5: Add support to get MR resource in RAW format
Maor Gottlieb
2020-06-24
RDMA/mlx5: Add support to get CQ resource in RAW format
Maor Gottlieb
2020-06-24
RDMA/mlx5: Add support to get QP resource in RAW format
Maor Gottlieb
2020-06-23
RDMA: Add dedicated MR resource tracker function
Maor Gottlieb
2020-06-02
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
2020-05-29
RDMA/mlx5: Support TX port affinity for VF drivers in LAG mode
Mark Zhang
2020-05-27
RDMA/mlx5: Set ECE options during modify QP
Leon Romanovsky
2020-05-21
RDMA/core: Allow the ioctl layer to abort a fully created uobject
Jason Gunthorpe
2020-05-17
RDMA/mlx5: Update mlx5_ib driver name
Shay Drory
2020-05-13
RDMA/mlx5: Add support in steering default miss
Maor Gottlieb
2020-05-13
Merge branch 'mellanox/mlx5-next' into rdma.git for/next
Jason Gunthorpe
2020-05-13
{IB/net}/mlx5: Simplify don't trap code
Maor Gottlieb
2020-05-06
RDMA/mlx5: Assign profile before calling stages
Mark Bloch
2020-05-06
RDMA/mlx5: Move all WR logic from qp.c to separate file
Leon Romanovsky
2020-05-06
RDMA/mlx5: Update mlx5_ib to use new cmd interface
Leon Romanovsky
2020-05-06
RDMA/mlx5: Set UDP source port based on the grh.flow_label
Mark Zhang
2020-05-02
RDMA/mlx5: Set lag tx affinity according to slave
Maor Gottlieb
2020-04-28
RDMA/mlx5: Delete create QP flags obfuscation
Leon Romanovsky
2020-04-28
net/mlx5: Use aligned variable while allocating ICM memory
Erez Shitrit
2020-04-19
net/mlx5: Move QP logic to mlx5_ib
Leon Romanovsky
2020-04-19
RDMA/mlx5: Delete Q counter allocations command
Leon Romanovsky
2020-04-19
net/mlx5: Remove Q counter low level helper APIs
Leon Romanovsky
2020-04-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-03-29
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-27
Merge branch 'mlx5_tx_steering' into rdma.git for-next
Jason Gunthorpe
2020-03-27
RDMA/mlx5: Add support for RDMA TX flow table
Michael Guralnik
2020-03-27
IB/mlx5: Move to fully dynamic UAR mode once user space supports it
Yishai Hadas
2020-03-27
IB/mlx5: Expose UAR object and its alloc/destroy commands
Yishai Hadas
2020-03-24
IB/mlx5: Generally use the WC auto detection test result
Yishai Hadas
2020-03-13
Merge branch 'mlx5_mr_cache' into rdma.git for-next
Jason Gunthorpe
2020-03-13
RDMA/mlx5: Replace spinlock protected write with atomic var
Saeed Mahameed
2020-03-13
{IB,net}/mlx5: Assign mkey variant in mlx5_ib only
Saeed Mahameed
2020-03-13
RDMA/mlx5: Use offsetofend() instead of duplicated variant
Leon Romanovsky
[next]