index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
RDMA/hns: Avoid filling sgid index when modifying QP to RTR
Weihang Li
2021-02-09
3
-27
/
+16
*
|
RDMA/hns: Add support of direct wqe
Yixing Liu
2021-02-09
3
-1
/
+62
*
|
RDMA/siw: Fix calculation of tx_valid_cpus size
Kamal Heib
2021-02-09
1
-1
/
+1
*
|
RDMA/hns: Add verification of QP type when post_recv
Wenpeng Liang
2021-02-09
1
-1
/
+13
*
|
RDMA/hns: Refactor hns_roce_v2_post_srq_recv()
Wenpeng Liang
2021-02-09
1
-26
/
+43
*
|
RDMA/hns: Clear remaining unused sges when post_recv
Xi Wang
2021-02-09
1
-52
/
+47
*
|
RDMA/hns: Refactor post recv flow
Xi Wang
2021-02-09
1
-40
/
+41
*
|
RDMA/hns: Use new interfaces to write SRQC
Lang Cheng
2021-02-09
2
-111
/
+118
*
|
RDMA/hns: Refactor code about SRQ Context
Wenpeng Liang
2021-02-09
3
-41
/
+42
*
|
RDMA/hns: Refactor hns_roce_create_srq()
Wenpeng Liang
2021-02-09
3
-125
/
+161
*
|
RDMA/hns: Remove the reserved WQE of SRQ
Wenpeng Liang
2021-02-09
3
-5
/
+8
*
|
RDMA/hns: Fixed wrong judgments in the goto branch
Wenpeng Liang
2021-02-09
1
-2
/
+1
*
|
RDMA/hns: Force srq_limit to 0 when creating SRQ
Wenpeng Liang
2021-02-09
1
-0
/
+1
*
|
RDMA/hns: Bugfix for checking whether the srq is full when post wr
Wenpeng Liang
2021-02-09
3
-9
/
+19
*
|
RDMA/hns: Allocate one more recv SGE for HIP08
Lang Cheng
2021-02-09
5
-19
/
+93
*
|
RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()
Bob Pearson
2021-02-08
4
-35
/
+35
*
|
RDMA/rxe: Correct skb on loopback path
Bob Pearson
2021-02-05
1
-0
/
+5
*
|
RDMA/rxe: Fix coding error in rxe_rcv_mcast_pkt
Bob Pearson
2021-02-05
1
-6
/
+10
*
|
RDMA/rxe: Remove useless code in rxe_recv.c
Bob Pearson
2021-02-05
1
-2
/
+1
*
|
RDMA/rxe: Fix coding error in rxe_recv.c
Bob Pearson
2021-02-05
1
-3
/
+8
*
|
IB/mlx5: Use rdma_for_each_port for port iteration
Parav Pandit
2021-02-05
3
-9
/
+10
*
|
RDMA/core: Introduce and use API to read port immutable data
Parav Pandit
2021-02-05
4
-58
/
+20
*
|
IB/mlx5: Improve query port for representor port
Parav Pandit
2021-02-05
1
-21
/
+10
*
|
IB/mlx5: Avoid calling query device for reading pkey table length
Parav Pandit
2021-02-05
4
-33
/
+12
*
|
IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_dev
Parav Pandit
2021-02-05
5
-16
/
+22
*
|
RDMA/pvrdma: Replace spin_lock_irqsave with spin_lock in hard IRQ
Weihang Li
2021-02-05
1
-3
/
+2
*
|
IB/mlx5: Support default partition key for representor port
Parav Pandit
2021-02-03
1
-0
/
+11
*
|
IB/core: Use valid port number to check link layer
Parav Pandit
2021-02-03
1
-2
/
+2
*
|
IB/mlx4: Use port iterator and validation APIs
Parav Pandit
2021-02-03
2
-3
/
+3
*
|
IB/cm: Avoid a loop when device has 255 ports
Parav Pandit
2021-02-02
1
-4
/
+4
*
|
IB/mlx5: Return appropriate error code instead of ENOMEM
Parav Pandit
2021-02-02
1
-2
/
+1
*
|
RDMA/efa: Remove unused syndrome enum values
Gal Pressman
2021-01-28
1
-6
/
+0
*
|
RDMA/efa: Remove unused 'select' field from get/set feature command descriptor
Gal Pressman
2021-01-28
1
-9
/
+2
*
|
RDMA/efa: Remove unnecessary indentation in defs comments
Gal Pressman
2021-01-28
2
-6
/
+6
*
|
RDMA/efa: Remove duplication of upper/lower_32_bits
Gal Pressman
2021-01-28
1
-9
/
+6
*
|
RDMA/efa: Remove redundant NULL pointer check of CQE
Gal Pressman
2021-01-28
1
-10
/
+6
*
|
RDMA/hw/hfi1/rc: Demote incorrectly populated kernel-doc header
Lee Jones
2021-01-28
1
-2
/
+1
*
|
RDMA/hw/hfi1/verbs: Demote non-conforming doc header and fix a misspelling
Lee Jones
2021-01-28
1
-3
/
+3
*
|
RDMA/hw/hfi1/user_exp_rcv: Demote half-documented and kernel-doc abuses
Lee Jones
2021-01-28
1
-5
/
+5
*
|
RDMA/hw/hfi1/ud: Fix a little more doc-rot
Lee Jones
2021-01-28
1
-6
/
+2
*
|
RDMA/hw/hfi1/uc: Fix a little doc-rot
Lee Jones
2021-01-28
1
-6
/
+2
*
|
RDMA/hw/hfi1/tid_rdma: Fix a plethora of kernel-doc issues
Lee Jones
2021-01-28
1
-20
/
+27
*
|
RDMA/hw/hfi1/sdma: Fix misnaming of 'sdma_send_txlist()'s 'count_out' param
Lee Jones
2021-01-28
1
-5
/
+5
*
|
RDMA/hw/hfi1/ruc: Fix a small formatting and description issues
Lee Jones
2021-01-28
1
-2
/
+3
*
|
RDMA/hw/hfi1/qp: Fix some formatting issues and demote kernel-doc abuse
Lee Jones
2021-01-28
1
-7
/
+7
*
|
RDMA/hw/hfi1/rc: Fix a few function documentation issues
Lee Jones
2021-01-28
1
-1
/
+3
*
|
RDMA/hw/hfi1/pio_copy: Provide entry for 'pio_copy()'s 'dd' param
Lee Jones
2021-01-28
1
-0
/
+1
*
|
RDMA/hw/hfi1/pcie: Demote kernel-doc abuses
Lee Jones
2021-01-28
1
-2
/
+2
*
|
RDMA/hw/hfi1/netdev_rx: Fix misdocumentation of the 'start_id' param
Lee Jones
2021-01-28
1
-1
/
+1
*
|
RDMA/sw/rdmavt/qp: Fix kernel-doc formatting problem
Lee Jones
2021-01-28
1
-1
/
+1
[prev]
[next]