index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-07
RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQ
Tatyana Nikolova
5
-5
/
+38
2021-12-07
RDMA/irdma: Report correct WC errors
Shiraz Saleem
1
-1
/
+4
2021-12-07
RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_me...
Christophe JAILLET
3
-12
/
+4
2021-12-07
RDMA/irdma: Fix a user-after-free in add_pble_prm
Shiraz Saleem
1
-1
/
+1
2021-12-07
IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr
Mike Marciniszyn
1
-19
/
+14
2021-12-07
IB/hfi1: Fix early init panic
Mike Marciniszyn
3
-3
/
+6
2021-12-07
IB/hfi1: Insure use of smp_processor_id() is preempt disabled
Mike Marciniszyn
1
-1
/
+1
2021-12-07
IB/hfi1: Correct guard on eager buffer deallocation
Mike Marciniszyn
1
-1
/
+1
2021-11-25
RDMA/hns: Do not destroy QP resources in the hw resetting phase
Yangyang Li
1
-1
/
+11
2021-11-25
RDMA/hns: Do not halt commands during reset until later
Yangyang Li
1
-2
/
+0
2021-11-25
RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow
Alaa Hleihel
2
-17
/
+15
2021-11-17
RDMA/mlx4: Do not fail the registration on port stats
Jack Wang
1
-3
/
+15
2021-11-16
IB/hfi1: Properly allocate rdma counter desc memory
Dennis Dalessandro
1
-3
/
+2
2021-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
69
-1054
/
+2321
2021-11-03
RDMA/bnxt_re: Remove unsupported bnxt_re_modify_ah callback
Kamal Heib
3
-7
/
+0
2021-11-01
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2
-9
/
+12
2021-11-01
Merge tag 'v5.15' into rdma.git for-next
Jason Gunthorpe
10
-26
/
+53
2021-11-01
RDMA/irdma: optimize rx path by removing unnecessary copy
Zhu Yanjun
3
-64
/
+39
2021-10-29
RDMA/hns: Use the core code to manage the fixed mmap entries
Chengchang Tang
2
-27
/
+135
2021-10-29
IB/qib: Rebranding of qib driver to Cornelis Networks
Scott Breyer
1
-2
/
+3
2021-10-29
IB/hfi1: Rebranding of hfi1 driver to Cornelis Networks
Scott Breyer
4
-5
/
+8
2021-10-29
RDMA/bnxt_re: Use helper function to set GUIDs
Kamal Heib
4
-21
/
+4
2021-10-29
RDMA/bnxt_re: Fix kernel panic when trying to access bnxt_re_stat_descs
Kamal Heib
1
-0
/
+2
2021-10-29
RDMA/qedr: Fix NULL deref for query_qp on the GSI QP
Alok Prasad
1
-6
/
+9
2021-10-29
RDMA/hns: Modify the value of MAX_LP_MSG_LEN to meet hardware compatibility
Yixing Liu
1
-2
/
+2
2021-10-29
RDMA/hns: Fix initial arm_st of CQ
Haoyue Xu
1
-1
/
+1
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-26
/
+53
2021-10-28
RDMA/irdma: Remove the unused variable local_qp
Zhu Yanjun
2
-2
/
+0
2021-10-28
RDMA/efa: Add support for dmabuf memory regions
Gal Pressman
3
-31
/
+101
2021-10-27
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
9
-120
/
+140
2021-10-25
RDMA/qedr: Remove unsupported qedr_resize_cq callback
Kamal Heib
3
-12
/
+0
2021-10-25
RDMA/irdma: Remove the unused spin lock in struct irdma_qp_uk
Zhu Yanjun
2
-2
/
+0
2021-10-25
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
17
-33
/
+40
2021-10-25
RDMA/mlx5: fix build error with INFINIBAND_USER_ACCESS=n
Arnd Bergmann
1
-4
/
+5
2021-10-21
Merge brank 'mlx5_mkey' into rdma.git for-next
Leon Romanovsky
20
-137
/
+148
2021-10-20
RDMA/irdma: Make irdma_uk_cq_init() return a void
Zhu Yanjun
3
-10
/
+5
2021-10-19
RDMA/irdma: Do not hold qos mutex twice on QP resume
Mustafa Ismail
1
-6
/
+7
2021-10-19
RDMA/irdma: Set VLAN in UD work completion correctly
Mustafa Ismail
1
-2
/
+6
2021-10-19
RDMA/mlx5: Initialize the ODP xarray when creating an ODP MR
Aharon Landau
1
-1
/
+1
2021-10-19
rdma/qedr: Fix crash due to redundant release of device's qp memory
Prabhakar Kushwaha
3
-2
/
+6
2021-10-19
Merge brank 'mlx5_mkey' into rdma.git for-next
Jason Gunthorpe
6
-96
/
+81
2021-10-19
RDMA/mlx5: Attach ndescs to mlx5_ib_mkey
Aharon Landau
6
-52
/
+26
2021-10-19
RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
Aharon Landau
4
-18
/
+29
2021-10-19
RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key
Aharon Landau
2
-8
/
+15
2021-10-19
RDMA/mlx5: Remove pd from struct mlx5_core_mkey
Aharon Landau
2
-4
/
+0
2021-10-19
RDMA/mlx5: Remove size from struct mlx5_core_mkey
Aharon Landau
2
-4
/
+2
2021-10-19
RDMA/mlx5: Remove iova from struct mlx5_core_mkey
Aharon Landau
3
-13
/
+12
2021-10-13
IB/hfi1: Fix abba locking issue with sc_disable()
Mike Marciniszyn
1
-3
/
+6
2021-10-13
IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields
Mike Marciniszyn
1
-10
/
+23
2021-10-12
RDMA/mlx4: Return missed an error if device doesn't support steering
Leon Romanovsky
1
-1
/
+3
[next]