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