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-06-22
RDMA/hns: Delete unnecessary branch of hns_roce_v2_query_qp
Yangyang Li
1
-7
/
+2
2021-06-22
RDMA/hns: Add member assignments for qp_init_attr
Yangyang Li
1
-0
/
+5
2021-06-22
RDMA/hns: Fix some print issues
Yixing Liu
2
-4
/
+2
2021-06-22
RDMA/hns: Fix uninitialized variable
Yixing Liu
1
-1
/
+1
2021-06-22
RDMA/hns: Force rewrite inline flag of WQE
Lang Cheng
1
-2
/
+2
2021-06-22
Merge branch 'mlx5_realtime_ts' into rdma.git for-next
Jason Gunthorpe
4
-47
/
+74
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
15
-41
/
+64
2021-06-22
RDMA/mlx5: Support real-time timestamp directly from the device
Aharon Landau
4
-6
/
+43
2021-06-22
RDMA/mlx5: Refactor get_ts_format functions to simplify code
Aharon Landau
1
-47
/
+37
2021-06-21
RDMA/rxe: Don't overwrite errno from ib_umem_get()
Xiao Yang
1
-1
/
+1
2021-06-21
IB/mlx4: Avoid field-overflowing memcpy()
Kees Cook
1
-1
/
+1
2021-06-21
rnbd/rtrs-clt: Query and use max_segments from rtrs-clt.
Jack Wang
2
-11
/
+9
2021-06-21
RDMA/rtrs-clt: Raise MAX_SEGMENTS
Jack Wang
1
-2
/
+4
2021-06-21
RDMA/rtrs_clt: Alloc less memory with write path fast memory registration
Jack Wang
1
-3
/
+2
2021-06-21
RDMA/rtrs-clt: Write path fast memory registration
Jack Wang
2
-27
/
+74
2021-06-21
RDMA/rtrs: Introduce head/tail wr
Jack Wang
3
-20
/
+27
2021-06-21
RDMA/bnxt_re: Update ABI to pass wqe-mode to user space
Devesh Sharma
3
-6
/
+5
2021-06-21
IB/core: Removed port validity check from ib_get_cached_subnet_prefix
Anand Khoje
4
-21
/
+6
2021-06-21
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
16
-28
/
+31
2021-06-21
RDMA/hns: Use IDA interface to manage xrcd index
Yangyang Li
4
-41
/
+25
2021-06-21
RDMA/hns: Use IDA interface to manage pd index
Yangyang Li
4
-37
/
+25
2021-06-21
RDMA/hns: Use IDA interface to manage mtpt index
Yangyang Li
5
-48
/
+43
2021-06-21
RDMA/hns: Remove unused RR mechanism
Yangyang Li
6
-19
/
+12
2021-06-21
RDMA/hns: Remove the unused hns_roce_bitmap_free_range function
Yangyang Li
2
-14
/
+1
2021-06-21
RDMA/hns: Remove the unused hns_roce_bitmap_alloc_range function
Yangyang Li
2
-41
/
+0
2021-06-21
RDMA/core: Fix incorrect print format specifier
Wenpeng Liang
15
-45
/
+45
2021-06-21
RDMA/hns: Clean SRQC structure definition
Xi Wang
2
-93
/
+4
2021-06-21
RDMA/hns: Use new interface to write DB related fields
Yixing Liu
2
-78
/
+49
2021-06-21
RDMA/hns: Use new interface to write FRMR fields
Yixing Liu
2
-29
/
+22
2021-06-21
RDMA/hns: Use new interface to get CQE fields
Lang Cheng
2
-97
/
+48
2021-06-21
RDMA/hns: Use new interface to modify QP context
Lang Cheng
2
-881
/
+449
2021-06-21
RDMA/hns: Use new interface to write CQ context.
Yixing Liu
2
-121
/
+79
2021-06-21
RDMA/hns: Add hr_reg_write_bool()
Lang Cheng
2
-12
/
+20
2021-06-21
RDMA/hns: Add a check to ensure integer mtu is positive
Weihang Li
1
-5
/
+10
2021-06-21
RDMA/hns: Do not use !! for values that are already bool when calling hr_reg_...
Weihang Li
1
-2
/
+1
2021-06-21
RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs
Avihai Horon
2
-5
/
+10
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-18
/
+27
2021-06-18
RDMA/hns: Clear extended doorbell info before using
Xi Wang
2
-0
/
+22
2021-06-18
RDMA/rtrs: Check device max_qp_wr limit when create QP
Jack Wang
2
-23
/
+19
2021-06-18
RDMA/rtrs: Rename cq_size/queue_size to cq_num/queue_num
Guoqing Jiang
5
-31
/
+30
2021-06-18
RDMA/rtrs: RDMA_RXE requires more number of WR
Md Haris Iqbal
2
-4
/
+5
2021-06-18
RDMA/rtrs-clt: Use minimal max_send_sge when create qp
Jack Wang
2
-7
/
+8
2021-06-18
RDMA/rtrs-srv: Set minimal max_send_wr and max_recv_wr
Jack Wang
1
-13
/
+25
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
13
-16
/
+15
2021-06-16
RDMA/core: Allow port_groups to be used with namespaces
Jason Gunthorpe
1
-6
/
+4
2021-06-16
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
9
-68
/
+22
2021-06-16
RDMA/hfi1: Use attributes for the port sysfs
Jason Gunthorpe
2
-340
/
+194
2021-06-16
RDMA/qib: Use attributes for the port sysfs
Jason Gunthorpe
2
-356
/
+254
2021-06-16
RDMA/cm: Use an attribute_group on the ib_port_attribute intead of kobj's
Jason Gunthorpe
3
-166
/
+119
2021-06-16
RDMA/core: Expose the ib port sysfs attribute machinery
Jason Gunthorpe
1
-100
/
+117
[prev]
[next]