Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
569519de002fafde35f889a8ea0348eae6ccc20f
/
drivers
/
infiniband
545c4ab
RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()
by Bob Pearson
· 3 years, 11 months ago
5e4a7cc
RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()
by Bob Pearson
· 3 years, 11 months ago
21e27ac
RDMA/rxe: Fix missed IB reference counting in loopback
by Bob Pearson
· 3 years, 11 months ago
cca7f12
RDMA/uverbs: Fix kernel-doc warning of _uverbs_alloc
by Leon Romanovsky
· 3 years, 11 months ago
f918039
RDMA/mlx5: Set correct kernel-doc identifier
by Leon Romanovsky
· 3 years, 11 months ago
3a9b3d45
IB/mlx5: Add missing error code
by YueHaibing
· 4 years ago
475f23b
RDMA/rxe: Fix missing kconfig dependency on CRYPTO
by Julian Braha
· 4 years ago
221384d
RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_rep
by Saeed Mahameed
· 3 years, 11 months ago
7289e26
Merge tag 'v5.11' into rdma.git for-next
by Jason Gunthorpe
· 4 years ago
ed40852
RDMA/rtrs-srv: Do not pass a valid pointer to PTR_ERR()
by Jack Wang
· 4 years ago
2b5715f
RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes
by Nicolas Morey-Chaisemartin
· 4 years ago
68ad4d1
Merge branch 'mlx5_timestamp' into rdma.git for-next
by Jason Gunthorpe
· 4 years ago
2fe8d4b
RDMA/mlx5: Fail QP creation if the device can not support the CQE TS
by Aharon Landau
· 4 years ago
7232c13
RDMA/mlx5: Allow CQ creation without attached EQs
by Tal Gilboa
· 4 years ago
e2853c4
RDMA/rtrs-srv-sysfs: fix missing put_device
by Gioh Kim
· 4 years ago
f7452a7
RDMA/rtrs-srv: fix memory leak by missing kobject free
by Gioh Kim
· 4 years ago
03e9b33
RDMA/rtrs: Only allow addition of path to an already established session
by Md Haris Iqbal
· 4 years ago
e6daa8f
RDMA/rtrs-srv: Fix stack-out-of-bounds
by Jack Wang
· 4 years ago
bf139b5
RDMA/rxe: Remove unused pkt->offset
by Bob Pearson
· 4 years ago
fe454dc
RDMA/ucma: Fix use-after-free bug in ucma_create_uevent
by Avihai Horon
· 4 years ago
168e4cd
RDMA/core: Fix kernel doc warnings for ib_port_immutable_read()
by Leon Romanovsky
· 4 years ago
1a93e84
RDMA/qedr: Use true and false for bool variable
by Jiapeng Chong
· 4 years ago
bf656b0
RDMA/hns: Adjust definition of FRMR fields
by Yixing Liu
· 4 years ago
5e9914c
RDMA/hns: Refactor process of posting CMDQ
by Lang Cheng
· 4 years ago
292b335
RDMA/hns: Adjust fields and variables about CMDQ tail/head
by Lang Cheng
· 4 years ago
563aeb2
RDMA/hns: Remove redundant operations on CMDQ
by Lang Cheng
· 4 years ago
8f86e2e
RDMA/hns: Fixes missing error code of CMDQ
by Lang Cheng
· 4 years ago
2295572
RDMA/hns: Remove unused member and variable of CMDQ
by Lang Cheng
· 4 years ago
633d610
RDMA/ipoib: Remove racy Subnet Manager sendonly join checks
by Christoph Lameter
· 4 years ago
c70f51d
RDMA/mlx5: Support 400Gbps IB rate in mlx5 driver
by Patrisious Haddad
· 4 years ago
a14e3ca
RDMA/qedr: Remove in_irq() usage from debug output
by Sebastian Andrzej Siewior
· 4 years ago
086f580
RDMA/rxe: Cleanup init_send_wqe
by Bob Pearson
· 4 years ago
dc78074
RDMA/rxe: Fix minor coding style issues
by Bob Pearson
· 4 years ago
db72438
RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow
by Yishai Hadas
· 4 years ago
a5887d6
RDMA/hns: Delete redundant judgment when preparing descriptors
by Xinhao Liu
· 4 years ago
cd0a4ba
RDMA/hns: Remove unnecessary wrap around for EQ's consumer index
by Yixian Liu
· 4 years ago
62490fd
RDMA/hns: Avoid unnecessary memset on WQEs in post_send
by Lang Cheng
· 4 years ago
9937033
RDMA/hns: Remove some magic numbers
by Xinhao Liu
· 4 years ago
c05ffb1
RDMA/hns: Move HIP06 related definitions into hns_roce_hw_v1.h
by Lang Cheng
· 4 years ago
86f767e
RDMA/hns: Replace wmb&__raw_writeq with writeq
by Lang Cheng
· 4 years ago
3fe07a0
RDMA/hns: Skip qp_flow_control_init() for HIP09
by Yixing Liu
· 4 years ago
7373de9
RDMA/hns: Disable RQ inline by default
by Lijun Ou
· 4 years ago
9ea9a53
RDMA/hns: Add mapped page count checking for MTR
by Xi Wang
· 4 years ago
ea4092f
RDMA/hns: Fix type of sq_signal_bits
by Weihang Li
· 4 years ago
773f841
RDMA/hns: Avoid filling sgid index when modifying QP to RTR
by Weihang Li
· 4 years ago
01584a5
RDMA/hns: Add support of direct wqe
by Yixing Liu
· 4 years ago
429fa96
RDMA/siw: Fix calculation of tx_valid_cpus size
by Kamal Heib
· 4 years ago
204cbe4
RDMA/hns: Add verification of QP type when post_recv
by Wenpeng Liang
· 4 years ago
2e07a3d
RDMA/hns: Refactor hns_roce_v2_post_srq_recv()
by Wenpeng Liang
· 4 years ago
6b981e2
RDMA/hns: Clear remaining unused sges when post_recv
by Xi Wang
· 4 years ago
9ae2a37
RDMA/hns: Refactor post recv flow
by Xi Wang
· 4 years ago
3f31c41
RDMA/hns: Use new interfaces to write SRQC
by Lang Cheng
· 4 years ago
eacb45c
RDMA/hns: Refactor code about SRQ Context
by Wenpeng Liang
· 4 years ago
0fee451
RDMA/hns: Refactor hns_roce_create_srq()
by Wenpeng Liang
· 4 years ago
6ee00fb
RDMA/hns: Remove the reserved WQE of SRQ
by Wenpeng Liang
· 4 years ago
bb74fe7
RDMA/hns: Fixed wrong judgments in the goto branch
by Wenpeng Liang
· 4 years ago
b5df9b7
RDMA/hns: Force srq_limit to 0 when creating SRQ
by Wenpeng Liang
· 4 years ago
1620f09
RDMA/hns: Bugfix for checking whether the srq is full when post wr
by Wenpeng Liang
· 4 years ago
9dd0524
RDMA/hns: Allocate one more recv SGE for HIP08
by Lang Cheng
· 4 years ago
899aba8
RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()
by Bob Pearson
· 4 years ago
5120bf0
RDMA/rxe: Correct skb on loopback path
by Bob Pearson
· 4 years ago
8fc1b70
RDMA/rxe: Fix coding error in rxe_rcv_mcast_pkt
by Bob Pearson
· 4 years ago
e328197
RDMA/rxe: Remove useless code in rxe_recv.c
by Bob Pearson
· 4 years ago
7d9ae80
RDMA/rxe: Fix coding error in rxe_recv.c
by Bob Pearson
· 4 years ago
1317965
IB/mlx5: Use rdma_for_each_port for port iteration
by Parav Pandit
· 4 years ago
7416790
RDMA/core: Introduce and use API to read port immutable data
by Parav Pandit
· 4 years ago
7a58779
IB/mlx5: Improve query port for representor port
by Parav Pandit
· 4 years ago
2019d70
IB/mlx5: Avoid calling query device for reading pkey table length
by Parav Pandit
· 4 years ago
3ce60f4
IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_dev
by Parav Pandit
· 4 years ago
b53005d
RDMA/pvrdma: Replace spin_lock_irqsave with spin_lock in hard IRQ
by Weihang Li
· 4 years ago
d6fd59e
IB/mlx5: Support default partition key for representor port
by Parav Pandit
· 4 years ago
904f4f6
IB/core: Use valid port number to check link layer
by Parav Pandit
· 4 years ago
6504c77
IB/mlx4: Use port iterator and validation APIs
by Parav Pandit
· 4 years ago
131be26
IB/cm: Avoid a loop when device has 255 ports
by Parav Pandit
· 4 years ago
d286ac1
IB/mlx5: Return appropriate error code instead of ENOMEM
by Parav Pandit
· 4 years ago
4629c5d
RDMA/efa: Remove unused syndrome enum values
by Gal Pressman
· 4 years ago
9bf61b8
RDMA/efa: Remove unused 'select' field from get/set feature command descriptor
by Gal Pressman
· 4 years ago
631b618
RDMA/efa: Remove unnecessary indentation in defs comments
by Gal Pressman
· 4 years ago
c2a5056
RDMA/efa: Remove duplication of upper/lower_32_bits
by Gal Pressman
· 4 years ago
68fb9f3
RDMA/efa: Remove redundant NULL pointer check of CQE
by Gal Pressman
· 4 years ago
c2a54b6
RDMA/hw/hfi1/rc: Demote incorrectly populated kernel-doc header
by Lee Jones
· 4 years ago
cd5962d
RDMA/hw/hfi1/verbs: Demote non-conforming doc header and fix a misspelling
by Lee Jones
· 4 years ago
c6f2b65
RDMA/hw/hfi1/user_exp_rcv: Demote half-documented and kernel-doc abuses
by Lee Jones
· 4 years ago
16e1b53
RDMA/hw/hfi1/ud: Fix a little more doc-rot
by Lee Jones
· 4 years ago
d6a8bfe
RDMA/hw/hfi1/uc: Fix a little doc-rot
by Lee Jones
· 4 years ago
cd7727f
RDMA/hw/hfi1/tid_rdma: Fix a plethora of kernel-doc issues
by Lee Jones
· 4 years ago
d748031
RDMA/hw/hfi1/sdma: Fix misnaming of 'sdma_send_txlist()'s 'count_out' param
by Lee Jones
· 4 years ago
0654a74
RDMA/hw/hfi1/ruc: Fix a small formatting and description issues
by Lee Jones
· 4 years ago
11edbb1
RDMA/hw/hfi1/qp: Fix some formatting issues and demote kernel-doc abuse
by Lee Jones
· 4 years ago
6993fce
RDMA/hw/hfi1/rc: Fix a few function documentation issues
by Lee Jones
· 4 years ago
f4f8669
RDMA/hw/hfi1/pio_copy: Provide entry for 'pio_copy()'s 'dd' param
by Lee Jones
· 4 years ago
2a266027
RDMA/hw/hfi1/pcie: Demote kernel-doc abuses
by Lee Jones
· 4 years ago
17401db
RDMA/hw/hfi1/netdev_rx: Fix misdocumentation of the 'start_id' param
by Lee Jones
· 4 years ago
f57cfca
RDMA/sw/rdmavt/qp: Fix kernel-doc formatting problem
by Lee Jones
· 4 years ago
c1e73d0
RDMA/sw/rdmavt/mad: Fix misspelling of 'rvt_process_mad()'s 'in_mad_size' param
by Lee Jones
· 4 years ago
e57a8db
RDMA/hw/hfi1/msix: Add description for 'name' and remove superfluous param 'idx'
by Lee Jones
· 4 years ago
29f7e5a
RDMA/hw/hfi1/mad: Demote half-completed kernel-doc header fix another
by Lee Jones
· 4 years ago
36da537
RDMA/hw/hfi1/iowait: Demote half-completed kernel-doc and fix formatting issue in another
by Lee Jones
· 4 years ago
ce4cc52f
RDMA/sw/rdmavt/srq: Fix a couple of kernel-doc issues
by Lee Jones
· 4 years ago
510a894
RDMA/hw/hfi1/intr: Fix some kernel-doc formatting issues
by Lee Jones
· 4 years ago
Next »