index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-25
RDMA/mlx5: Add init2init as a modify command
Aharon Landau
1
-0
/
+1
2020-05-06
RDMA/mlx5: Set GRH fields in query QP on RoCE
Aharon Landau
1
-1
/
+3
2020-04-17
IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloads
Alex Vesker
1
-4
/
+2
2020-04-02
RDMA/mlx5: Block delay drop to unprivileged users
Maor Gottlieb
1
-0
/
+4
2020-02-11
IB/mlx5: Fix outstanding_pi index for GSI qps
Prabhath Sajeepa
1
-2
/
+1
2020-01-27
IB/mlx5: Add missing XRC options to QP optional params mask
Jack Morgenstein
1
-0
/
+21
2020-01-27
RDMA/mlx5: Fix memory leak in case we fail to add an IB device
Mark Bloch
1
-1
/
+3
2020-01-27
IB/mlx5: Don't override existing ip_protocol
Maor Gottlieb
1
-16
/
+37
2020-01-17
RDMA/mlx5: Return proper error value
Leon Romanovsky
1
-1
/
+1
2020-01-09
IB/mlx5: Fix steering rule of drop and count
Maor Gottlieb
1
-7
/
+6
2019-11-20
IB/mlx5: Don't hold spin lock while checking device state
Parav Pandit
1
-14
/
+12
2019-11-20
IB/mlx5: Change TX affinity assignment in RoCE LAG mode
Majd Dibbiny
3
-5
/
+44
2019-11-12
RDMA/mlx5: Clear old rate limit when closing QP
Rafi Wiener
1
-3
/
+5
2019-10-05
IB/mlx5: Free mpi in mp_slave mode
Danit Goldberg
1
-0
/
+1
2019-09-16
IB/mlx5: Reset access mask when looping inside page fault handler
Moni Shoua
1
-1
/
+2
2019-08-25
IB/mlx5: Fix MR registration flow to use UMR properly
Guy Levi
1
-18
/
+9
2019-08-06
IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification
Yishai Hadas
1
-1
/
+0
2019-08-06
IB/mlx5: Fix clean_mr() to work in the expected order
Yishai Hadas
1
-3
/
+3
2019-08-06
IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cache
Yishai Hadas
1
-1
/
+3
2019-08-06
IB/mlx5: Use direct mkey destroy command upon UMR unreg failure
Yishai Hadas
1
-5
/
+8
2019-08-06
IB/mlx5: Fix unreg_umr to ignore the mkey state
Yishai Hadas
3
-6
/
+11
2019-07-31
IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE
Parav Pandit
1
-24
/
+36
2019-07-26
IB/mlx5: Report correctly tag matching rendezvous capability
Danit Goldberg
1
-2
/
+6
2019-05-02
RDMA/mlx5: Do not allow the user to write to the clock page
Jason Gunthorpe
1
-0
/
+2
2019-01-13
IB/mlx5: Block DEVX umem from the non applicable cases
Yishai Hadas
1
-1
/
+3
2018-12-17
IB/mlx5: Fix page fault handling for MW
Artemy Kovalyov
1
-0
/
+1
2018-12-17
RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WR
Majd Dibbiny
1
-9
/
+10
2018-12-08
IB/mlx5: Avoid load failure due to unknown link width
Michael Guralnik
1
-18
/
+11
2018-11-13
IB/mlx5: Fix MR cache initialization
Artemy Kovalyov
1
-1
/
+1
2018-11-13
IB/mlx5: Allow transition of DCI QP to reset
Moni Shoua
1
-1
/
+3
2018-10-10
IB/mlx5: Unmap DMA addr from HCA before IOMMU
Valentine Fatiev
1
-4
/
+8
2018-09-25
IB/mlx5: Destroy the DEVX object upon error flow
Yishai Hadas
1
-1
/
+4
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
1
-1
/
+1
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2
-22
/
+34
2018-08-14
IB/mlx5: Fix leaking stack memory to userspace
Jason Gunthorpe
1
-1
/
+1
2018-08-13
IB/uverbs: Use uverbs_alloc for allocations
Jason Gunthorpe
1
-53
/
+30
2018-08-10
IB/uverbs: Have the core code create the uverbs_root_spec
Jason Gunthorpe
2
-29
/
+17
2018-08-08
RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq
Leon Romanovsky
1
-1
/
+3
2018-08-02
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
1
-10
/
+0
2018-08-01
IB/uverbs: Do not pass struct ib_device to the ioctl methods
Jason Gunthorpe
2
-27
/
+24
2018-07-31
RDMA: Fix return code check in rdma_set_cq_moderation
Kamal Heib
1
-1
/
+1
2018-07-30
IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs language
Jason Gunthorpe
2
-15
/
+17
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
5
-27
/
+28
2018-07-30
IB/mlx5, ib_post_send(), IB_WR_REG_SIG_MR: Do not modify the 'wr' argument
Bart Van Assche
1
-12
/
+18
2018-07-30
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
2
-16
/
+17
2018-07-26
IB/mlx5: avoid excessive warning msgs when creating VFs on 2nd port
Qing Huang
1
-2
/
+2
2018-07-25
IB/uverbs: Fix locking around struct ib_uverbs_file ucontext
Jason Gunthorpe
1
-5
/
+15
2018-07-25
IB/mlx5: Use the ucontext from the uobj, not the file
Jason Gunthorpe
1
-16
/
+16
2018-07-24
IB/mlx5: Enable driver uapi commands for flow steering
Yishai Hadas
3
-7
/
+19
2018-07-24
IB/mlx5: Add support for a flow table destination for driver flow steering
Yishai Hadas
1
-5
/
+8
[next]