index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/mlx5: Fix devlink deadlock on net namespace deletion
Parav Pandit
2020-10-26
1
-2
/
+4
*
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-10-16
1
-1
/
+1
*
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
2020-10-02
1
-2
/
+2
*
RDMA/mlx5: Reuse existing fields in parent QP storage object
Leon Romanovsky
2020-09-29
1
-5
/
+1
*
RDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if IB_WR_REG_MR can't work
Jason Gunthorpe
2020-09-18
1
-1
/
+3
*
Merge branch 'mlx_sw_owner_v2' into rdma.git for-next
Jason Gunthorpe
2020-09-18
1
-1
/
+3
|
\
|
*
RDMA/mlx5: Allow DM allocation for sw_owner_v2 enabled devices
Alex Vesker
2020-09-18
1
-1
/
+3
*
|
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
2020-09-18
1
-26
/
+15
|
\
\
|
*
|
RDMA: Fix link active_speed size
Aharon Landau
2020-09-18
1
-6
/
+2
|
|
/
|
*
RDMA/mlx5: Delete duplicated mlx5_ptys_width enum
Aharon Landau
2020-09-17
1
-14
/
+6
|
*
net/mlx5: Refactor query port speed functions
Aharon Landau
2020-09-17
1
-13
/
+14
*
|
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
2020-09-17
1
-0
/
+3
*
|
RDMA: Clean MW allocation and free flows
Leon Romanovsky
2020-09-17
1
-0
/
+2
*
|
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-09-09
1
-2
/
+2
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-08-07
1
-2880
/
+374
|
\
|
*
RDMA/mlx5: Delete unreachable code
Leon Romanovsky
2020-07-28
1
-3
/
+0
|
*
RDMA/mlx5: Delete one-time used functions
Leon Romanovsky
2020-07-07
1
-277
/
+198
|
*
RDMA/mlx5: Cleanup DEVX initialization flow
Leon Romanovsky
2020-07-07
1
-24
/
+5
|
*
RDMA/mlx5: Separate flow steering logic from main.c
Leon Romanovsky
2020-07-07
1
-1714
/
+7
|
*
RDMA/mlx5: Separate counters from main.c
Leon Romanovsky
2020-07-07
1
-693
/
+8
|
*
RDMA/mlx5: Separate restrack callbacks initialization from main.c
Leon Romanovsky
2020-07-07
1
-34
/
+9
|
*
RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver function
Leon Romanovsky
2020-07-07
1
-12
/
+12
|
*
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
2020-07-07
1
-0
/
+2
|
*
RDMA/core: Create and destroy counters in the ib_core
Leon Romanovsky
2020-07-07
1
-14
/
+6
|
*
RDMA/mlx5: Introduce UAPI to query PD attributes
Yishai Hadas
2020-07-07
1
-0
/
+1
|
*
RDMA/mlx5: Implement the query ucontext functionality
Yishai Hadas
2020-07-07
1
-0
/
+35
|
*
RDMA/mlx5: Refactor mlx5_ib_alloc_ucontext() response
Yishai Hadas
2020-07-07
1
-103
/
+93
|
*
RDMA/mlx5: Get XRCD number directly for the internal use
Leon Romanovsky
2020-07-07
1
-25
/
+14
|
*
RDMA/mlx5: Add support to get MR resource in RAW format
Maor Gottlieb
2020-06-24
1
-0
/
+1
|
*
RDMA/mlx5: Add support to get CQ resource in RAW format
Maor Gottlieb
2020-06-24
1
-0
/
+1
|
*
RDMA/mlx5: Add support to get QP resource in RAW format
Maor Gottlieb
2020-06-24
1
-0
/
+1
|
*
RDMA: Add dedicated MR resource tracker function
Maor Gottlieb
2020-06-23
1
-2
/
+2
*
|
IB/mlx5: Fix 50G per lane indication
Aya Levin
2020-07-09
1
-1
/
+1
|
/
*
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
2020-06-03
1
-1
/
+0
*
RDMA/mlx5: Support TX port affinity for VF drivers in LAG mode
Mark Zhang
2020-05-29
1
-1
/
+1
*
RDMA/mlx5: Set ECE options during modify QP
Leon Romanovsky
2020-05-27
1
-0
/
+3
*
RDMA/core: Allow the ioctl layer to abort a fully created uobject
Jason Gunthorpe
2020-05-22
1
-18
/
+6
*
RDMA/mlx5: Update mlx5_ib driver name
Shay Drory
2020-05-18
1
-10
/
+1
*
RDMA/mlx5: Add support in steering default miss
Maor Gottlieb
2020-05-13
1
-5
/
+4
*
Merge branch 'mellanox/mlx5-next' into rdma.git for/next
Jason Gunthorpe
2020-05-13
1
-37
/
+10
|
\
|
*
{IB/net}/mlx5: Simplify don't trap code
Maor Gottlieb
2020-05-13
1
-37
/
+10
*
|
RDMA/mlx5: Assign profile before calling stages
Mark Bloch
2020-05-06
1
-1
/
+2
*
|
RDMA/mlx5: Move all WR logic from qp.c to separate file
Leon Romanovsky
2020-05-06
1
-2
/
+3
*
|
RDMA/mlx5: Update mlx5_ib to use new cmd interface
Leon Romanovsky
2020-05-06
1
-3
/
+2
*
|
RDMA/mlx5: Set UDP source port based on the grh.flow_label
Mark Zhang
2020-05-06
1
-2
/
+2
*
|
RDMA/mlx5: Set lag tx affinity according to slave
Maor Gottlieb
2020-05-03
1
-0
/
+2
*
|
RDMA/mlx5: Delete create QP flags obfuscation
Leon Romanovsky
2020-04-29
1
-3
/
+3
|
/
*
net/mlx5: Use aligned variable while allocating ICM memory
Erez Shitrit
2020-04-28
1
-1
/
+1
*
net/mlx5: Move QP logic to mlx5_ib
Leon Romanovsky
2020-04-19
1
-2
/
+8
[next]