index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-08
RDMA/hns: Refactor post recv flow
Xi Wang
1
-40
/
+41
2021-02-08
RDMA/hns: Use new interfaces to write SRQC
Lang Cheng
2
-111
/
+118
2021-02-08
RDMA/hns: Refactor code about SRQ Context
Wenpeng Liang
3
-41
/
+42
2021-02-08
RDMA/hns: Refactor hns_roce_create_srq()
Wenpeng Liang
3
-125
/
+161
2021-02-08
RDMA/hns: Remove the reserved WQE of SRQ
Wenpeng Liang
3
-5
/
+8
2021-02-08
RDMA/hns: Fixed wrong judgments in the goto branch
Wenpeng Liang
1
-2
/
+1
2021-02-08
RDMA/hns: Force srq_limit to 0 when creating SRQ
Wenpeng Liang
1
-0
/
+1
2021-02-08
RDMA/hns: Bugfix for checking whether the srq is full when post wr
Wenpeng Liang
3
-9
/
+19
2021-02-08
RDMA/hns: Allocate one more recv SGE for HIP08
Lang Cheng
5
-19
/
+93
2021-02-08
RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()
Bob Pearson
4
-35
/
+35
2021-02-05
RDMA/rxe: Correct skb on loopback path
Bob Pearson
1
-0
/
+5
2021-02-05
RDMA/rxe: Fix coding error in rxe_rcv_mcast_pkt
Bob Pearson
1
-6
/
+10
2021-02-05
RDMA/rxe: Remove useless code in rxe_recv.c
Bob Pearson
1
-2
/
+1
2021-02-05
RDMA/rxe: Fix coding error in rxe_recv.c
Bob Pearson
1
-3
/
+8
2021-02-05
IB/mlx5: Use rdma_for_each_port for port iteration
Parav Pandit
3
-9
/
+10
2021-02-05
RDMA/core: Introduce and use API to read port immutable data
Parav Pandit
4
-58
/
+20
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
4
-33
/
+12
2021-02-05
IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_dev
Parav Pandit
5
-16
/
+22
2021-02-05
RDMA/pvrdma: Replace spin_lock_irqsave with spin_lock in hard IRQ
Weihang Li
1
-3
/
+2
2021-02-02
IB/mlx5: Support default partition key for representor port
Parav Pandit
1
-0
/
+11
2021-02-02
IB/core: Use valid port number to check link layer
Parav Pandit
1
-2
/
+2
2021-02-02
IB/mlx4: Use port iterator and validation APIs
Parav Pandit
2
-3
/
+3
2021-02-02
IB/cm: Avoid a loop when device has 255 ports
Parav Pandit
1
-4
/
+4
2021-02-02
IB/mlx5: Return appropriate error code instead of ENOMEM
Parav Pandit
1
-2
/
+1
2021-01-28
RDMA/efa: Remove unused syndrome enum values
Gal Pressman
1
-6
/
+0
2021-01-28
RDMA/efa: Remove unused 'select' field from get/set feature command descriptor
Gal Pressman
1
-9
/
+2
2021-01-28
RDMA/efa: Remove unnecessary indentation in defs comments
Gal Pressman
2
-6
/
+6
2021-01-28
RDMA/efa: Remove duplication of upper/lower_32_bits
Gal Pressman
1
-9
/
+6
2021-01-28
RDMA/efa: Remove redundant NULL pointer check of CQE
Gal Pressman
1
-10
/
+6
2021-01-28
RDMA/hw/hfi1/rc: Demote incorrectly populated kernel-doc header
Lee Jones
1
-2
/
+1
2021-01-28
RDMA/hw/hfi1/verbs: Demote non-conforming doc header and fix a misspelling
Lee Jones
1
-3
/
+3
2021-01-28
RDMA/hw/hfi1/user_exp_rcv: Demote half-documented and kernel-doc abuses
Lee Jones
1
-5
/
+5
2021-01-28
RDMA/hw/hfi1/ud: Fix a little more doc-rot
Lee Jones
1
-6
/
+2
2021-01-28
RDMA/hw/hfi1/uc: Fix a little doc-rot
Lee Jones
1
-6
/
+2
2021-01-28
RDMA/hw/hfi1/tid_rdma: Fix a plethora of kernel-doc issues
Lee Jones
1
-20
/
+27
2021-01-28
RDMA/hw/hfi1/sdma: Fix misnaming of 'sdma_send_txlist()'s 'count_out' param
Lee Jones
1
-5
/
+5
2021-01-28
RDMA/hw/hfi1/ruc: Fix a small formatting and description issues
Lee Jones
1
-2
/
+3
2021-01-28
RDMA/hw/hfi1/qp: Fix some formatting issues and demote kernel-doc abuse
Lee Jones
1
-7
/
+7
2021-01-28
RDMA/hw/hfi1/rc: Fix a few function documentation issues
Lee Jones
1
-1
/
+3
2021-01-28
RDMA/hw/hfi1/pio_copy: Provide entry for 'pio_copy()'s 'dd' param
Lee Jones
1
-0
/
+1
2021-01-28
RDMA/hw/hfi1/pcie: Demote kernel-doc abuses
Lee Jones
1
-2
/
+2
2021-01-28
RDMA/hw/hfi1/netdev_rx: Fix misdocumentation of the 'start_id' param
Lee Jones
1
-1
/
+1
2021-01-28
RDMA/sw/rdmavt/qp: Fix kernel-doc formatting problem
Lee Jones
1
-1
/
+1
2021-01-28
RDMA/sw/rdmavt/mad: Fix misspelling of 'rvt_process_mad()'s 'in_mad_size' param
Lee Jones
1
-1
/
+1
2021-01-28
RDMA/hw/hfi1/msix: Add description for 'name' and remove superfluous param 'idx'
Lee Jones
1
-1
/
+1
2021-01-28
RDMA/hw/hfi1/mad: Demote half-completed kernel-doc header fix another
Lee Jones
1
-1
/
+3
2021-01-28
RDMA/hw/hfi1/iowait: Demote half-completed kernel-doc and fix formatting issu...
Lee Jones
1
-2
/
+2
2021-01-28
RDMA/sw/rdmavt/srq: Fix a couple of kernel-doc issues
Lee Jones
1
-3
/
+4
2021-01-28
RDMA/hw/hfi1/intr: Fix some kernel-doc formatting issues
Lee Jones
1
-8
/
+8
[prev]
[next]