index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2021-02-18
Merge tag 'v5.11' into rdma.git for-next
Jason Gunthorpe
1
-4
/
+2
2021-02-09
RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow
Yishai Hadas
1
-5
/
+0
2021-02-05
IB/mlx5: Use rdma_for_each_port for port iteration
Parav Pandit
1
-7
/
+8
2021-02-05
RDMA/core: Introduce and use API to read port immutable data
Parav Pandit
1
-54
/
+1
2021-02-05
IB/mlx5: Improve query port for representor port
Parav Pandit
1
-21
/
+10
2021-02-05
IB/mlx5: Avoid calling query device for reading pkey table length
Parav Pandit
1
-18
/
+6
2021-02-05
IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_dev
Parav Pandit
1
-8
/
+6
2021-02-03
IB/mlx5: Support default partition key for representor port
Parav Pandit
1
-0
/
+11
2021-02-02
IB/mlx5: Return appropriate error code instead of ENOMEM
Parav Pandit
1
-2
/
+1
2021-01-20
RDMA/mlx5: Support dma-buf based userspace memory region
Jianxin Xiong
1
-0
/
+2
2021-01-20
Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"
Parav Pandit
1
-4
/
+2
2021-01-20
IB/mlx5: Add mutex destroy call to cap_mask_mutex mutex
Parav Pandit
1
-6
/
+5
2021-01-14
RDMA/mlx5: Fix wrong free of blue flame register on error
Mark Bloch
1
-1
/
+1
2021-01-14
IB/mlx5: Fix error unwinding when set_has_smi_cap fails
Parav Pandit
1
-1
/
+1
2020-12-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-81
/
+24
2020-12-06
RDMA/mlx5: Convert mlx5_ib to use auxiliary bus
Leon Romanovsky
1
-56
/
+97
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
1
-2
/
+4
2020-11-02
IB/mlx5: Add support for NDR link speed
Meir Lichtinger
1
-0
/
+12
2020-11-02
RDMA/mlx5: Split the WR setup out of mlx5_ib_update_xlt()
Jason Gunthorpe
1
-3
/
+3
2020-11-02
RDMA/mlx5: Move xlt_emergency_page_mutex into mr.c
Jason Gunthorpe
1
-20
/
+0
2020-10-27
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
1
-6
/
+6
2020-10-27
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
1
-4
/
+1
2020-10-27
RDMA: Check create_flags during create_qp
Jason Gunthorpe
1
-2
/
+0
2020-10-27
RDMA: Check flags during create_cq
Jason Gunthorpe
1
-1
/
+0
2020-10-27
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
1
-2
/
+1
2020-10-27
RDMA: Check srq_type during create_srq
Jason Gunthorpe
1
-2
/
+1
2020-10-27
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
1
-20
/
+3
2020-10-27
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
1
-15
/
+1
2020-10-27
RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
Jason Gunthorpe
1
-12
/
+2
2020-10-27
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-02
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-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-07
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-09
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
[next]