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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-25
RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string
Mark Zhang
1
-2
/
+3
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-13
RDMA/rdmavt: Fix error code in rvt_create_qp()
Dan Carpenter
1
-1
/
+1
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-06
RDMA/mlx5: Set user priority for DCT
Patrisious Haddad
1
-0
/
+2
2021-10-06
RDMA/irdma: Process extended CQ entries correctly
Shiraz Saleem
1
-2
/
+2
2021-09-27
RDMA/hns: Add the check of the CQE size of the user space
Wenpeng Liang
1
-9
/
+22
2021-09-27
RDMA/hns: Fix the size setting error when copying CQE in clean_cq()
Wenpeng Liang
1
-1
/
+1
2021-09-27
RDMA/hfi1: Fix kernel pointer leak
Guo Zhi
1
-4
/
+4
2021-09-24
RDMA/usnic: Lock VF with mutex instead of spinlock
Leon Romanovsky
3
-10
/
+10
2021-09-24
RDMA/hns: Work around broken constant propagation in gcc 8
Jason Gunthorpe
1
-5
/
+6
2021-09-23
RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requests
Jason Gunthorpe
2
-0
/
+24
2021-09-22
RDMA/cma: Do not change route.addr.src_addr.ss_family
Jason Gunthorpe
1
-2
/
+6
2021-09-20
RDMA/irdma: Report correct WC error when there are MW bind errors
Sindhu Devale
3
-0
/
+8
2021-09-20
RDMA/irdma: Report correct WC error when transport retry counter is exceeded
Sindhu Devale
3
-0
/
+6
2021-09-20
RDMA/irdma: Validate number of CQ entries on create CQ
Sindhu Devale
1
-1
/
+1
2021-09-20
RDMA/irdma: Skip CQP ring during a reset
Sindhu Devale
6
-10
/
+8
2021-09-15
RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failure
Tao Liu
1
-3
/
+10
2021-09-14
IB/cma: Do not send IGMP leaves for sendonly Multicast groups
Christoph Lameter
1
-1
/
+6
2021-09-13
IB/qib: Fix clang confusion of NULL pointer comparison
Jason Gunthorpe
1
-1
/
+1
2021-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-6
/
+8
2021-09-08
IB/hfi1: make hist static
chongjiapeng
1
-1
/
+1
2021-09-08
RDMA/bnxt_re: Prefer kcalloc over open coded arithmetic
Len Baker
1
-2
/
+2
2021-09-08
IB/qib: Fix null pointer subtraction compiler warning
Jason Gunthorpe
1
-1
/
+3
2021-09-08
RDMA/mlx5: Fix xlt_chunk_align calculation
Niklas Schnelle
1
-1
/
+1
2021-09-08
RDMA/mlx5: Fix number of allocated XLT entries
Niklas Schnelle
1
-1
/
+1
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-6
/
+7
2021-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
201
-6441
/
+1788
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
29
-116
/
+122
2021-08-30
RDMA/mlx5: Relax DCS QP creation checks
Lior Nahmanson
1
-2
/
+1
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-10
/
+14
2021-08-26
RDMA/hns: Delete unnecessary blank lines.
Xinhao Liu
3
-4
/
+0
2021-08-26
RDMA/hns: Encapsulate the qp db as a function
Yixing Liu
1
-53
/
+82
2021-08-26
RDMA/hns: Adjust the order in which irq are requested and enabled
Wenpeng Liang
1
-16
/
+13
2021-08-26
RDMA/hns: Remove RST2RST error prints for hw v1
Weihang Li
1
-10
/
+1
2021-08-26
RDMA/hns: Remove dqpn filling when modify qp from Init to Init
Wenpeng Liang
1
-7
/
+0
2021-08-26
RDMA/hns: Fix QP's resp incomplete assignment
Wenpeng Liang
1
-2
/
+1
2021-08-26
RDMA/hns: Fix query destination qpn
Wenpeng Liang
1
-1
/
+1
2021-08-25
RDMA/hfi1: Convert to SPDX identifier
Cai Huoqing
73
-3170
/
+133
2021-08-25
IB/rdmavt: Convert to SPDX identifier
Cai Huoqing
29
-1277
/
+59
2021-08-25
RDMA/hns: Bugfix for incorrect association between dip_idx and dgid
Junxian Huang
4
-5
/
+31
2021-08-25
RDMA/hns: Bugfix for the missing assignment for dip_idx
Junxian Huang
1
-1
/
+3
2021-08-25
RDMA/hns: Bugfix for data type of dip_idx
Junxian Huang
1
-1
/
+1
2021-08-25
RDMA/hns: Fix incorrect lsn field
Yixing Liu
1
-3
/
+0
2021-08-25
RDMA/irdma: Remove the repeated declaration
Shaokun Zhang
1
-2
/
+0
2021-08-25
RDMA/core/sa_query: Retry SA queries
HÃ¥kon Bugge
2
-1
/
+11
[next]