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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-07-14
RDMA/mlx5: Don't access NULL-cleared mpi pointer
Leon Romanovsky
1
-1
/
+1
2021-07-14
RDMA/mlx5: Don't add slave port to unaffiliated list
Leon Romanovsky
1
-2
/
+2
2021-05-26
RDMA/mlx5: Recover from fatal event in dual port mode
Maor Gottlieb
1
-0
/
+1
2021-03-04
IB/mlx5: Return appropriate error code instead of ENOMEM
Parav Pandit
1
-2
/
+1
2021-01-19
IB/mlx5: Fix error unwinding when set_has_smi_cap fails
Parav Pandit
1
-1
/
+1
2021-01-19
RDMA/mlx5: Fix wrong free of blue flame register on error
Mark Bloch
1
-1
/
+1
2020-10-29
RDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if IB_WR_REG_MR can't work
Jason Gunthorpe
1
-1
/
+3
2020-07-16
IB/mlx5: Fix 50G per lane indication
Aya Levin
1
-1
/
+1
2020-04-13
IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloads
Alex Vesker
1
-4
/
+2
2020-04-01
RDMA/mlx5: Fix the number of hwcounters of a dynamic counter
Mark Zhang
1
-2
/
+3
2020-02-24
RDMA/mlx5: Don't fake udata for kernel path
Leon Romanovsky
1
-18
/
+16
2020-01-09
IB/mlx5: Fix steering rule of drop and count
Maor Gottlieb
1
-7
/
+6
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-41
/
+86
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-9
/
+0
2019-09-16
IB/mlx5: Free mpi in mp_slave mode
Danit Goldberg
1
-0
/
+1
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+3
2019-09-03
net/mlx5: Add flow steering actions to fs_cmd shim layer
Maor Gottlieb
1
-3
/
+4
2019-09-02
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
1
-72
/
+30
2019-09-02
net/mlx5: Move device memory management to mlx5_core
Ariel Levkovich
1
-72
/
+30
2019-08-26
RDMA/mlx5: RDMA_RX flow type support for user applications
Mark Zhang
1
-0
/
+7
2019-08-22
RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'
Jason Gunthorpe
1
-5
/
+0
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
1
-8
/
+3
2019-08-21
RDMA/core: Make invalidate_range a device operation
Moni Shoua
1
-4
/
+0
2019-08-20
IB/mlx5: Report and handle ODP support properly
Moni Shoua
1
-3
/
+3
2019-08-13
RDMA/mlx5: Annotate lock dependency in bind/unbind slave port
Leon Romanovsky
1
-2
/
+4
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
1
-2
/
+2
2019-08-01
RDMA/mlx5: Release locks during notifier unregister
Leon Romanovsky
1
-4
/
+3
2019-07-29
IB/mlx5: Support per device q counters in switchdev mode
Parav Pandit
1
-9
/
+46
2019-07-29
IB/mlx5: Refactor code for counters allocation
Parav Pandit
1
-31
/
+29
2019-07-25
IB/mlx5: Avoid unnecessary typecast
Parav Pandit
1
-1
/
+1
2019-07-08
RDMA/mlx5: Set RDMA DIM to be enabled by default
Leon Romanovsky
1
-0
/
+2
2019-07-08
IB/mlx5: Report correctly tag matching rendezvous capability
Danit Goldberg
1
-2
/
+6
2019-07-05
IB/mlx5: Add counter_alloc_stats() and counter_update_stats() support
Mark Zhang
1
-0
/
+23
2019-07-05
IB/mlx5: Support statistic q counter configuration
Mark Zhang
1
-0
/
+44
2019-07-05
IB/mlx5: Add counter set id as a parameter for mlx5_ib_query_q_counters()
Mark Zhang
1
-5
/
+5
2019-07-04
RDMA/mlx5: Use proper allocation API to get zeroed memory
Leon Romanovsky
1
-2
/
+1
2019-07-03
IB/mlx5: Register DEVX with mlx5_core to get async events
Yishai Hadas
1
-2
/
+6
2019-07-03
Merge mlx5-next into rdma for-next
Jason Gunthorpe
1
-22
/
+57
2019-07-03
net/mlx5: Report EQE data upon CQ completion
Yishai Hadas
1
-1
/
+1
2019-07-02
net/mlx5: E-Switch, Refactor eswitch SR-IOV interface
Bodong Wang
1
-1
/
+1
2019-06-29
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2019-06-26
RDMA/mlx5: Add vport metadata matching for IB representors
Jianbo Liu
1
-9
/
+36
2019-06-26
net/mlx5: Add flow context for flow tag
Jianbo Liu
1
-11
/
+19
2019-06-24
RDMA/core: Rename signature qp create flag and signature device capability
Israel Rukshin
1
-1
/
+1
2019-06-24
RDMA/mlx5: Add attr for max number page list length for PI operation
Max Gurtovoy
1
-0
/
+2
2019-06-24
RDMA/mlx5: Implement mlx5_ib_map_mr_sg_pi and mlx5_ib_alloc_mr_integrity
Max Gurtovoy
1
-0
/
+2
2019-06-19
RDMA/mlx5: Enable decap and packet reformat on FDB
Maor Gottlieb
1
-0
/
+5
2019-06-19
RDMA/mlx5: Consider eswitch encap mode
Maor Gottlieb
1
-6
/
+14
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
1
-8
/
+13
2019-06-10
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+1
[next]