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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-13
RDMA/rtrs-clt: Print more info when an error happens
Gioh Kim
1
-4
/
+38
2021-04-13
Documentation/ABI/rtrs-clt: Add descriptions for min-latency policy
Gioh Kim
1
-0
/
+12
2021-04-13
RDMA/rtrs-clt: New sysfs attribute to print the latency of each path
Gioh Kim
1
-0
/
+16
2021-04-13
RDMA/rtrs-clt: Add a minimum latency multipath policy
Gioh Kim
5
-4
/
+78
2021-04-13
Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jason Gunthorpe
11
-369
/
+720
2021-04-13
RDMA/mlx5: Expose UAPI to query DM
Maor Gottlieb
3
-1
/
+55
2021-04-13
RDMA/mlx5: Add support in MEMIC operations
Maor Gottlieb
5
-14
/
+209
2021-04-13
RDMA/mlx5: Add support to MODIFY_MEMIC command
Maor Gottlieb
2
-0
/
+38
2021-04-13
RDMA/mlx5: Re-organize the DM code
Maor Gottlieb
3
-116
/
+114
2021-04-13
RDMA/mlx5: Move all DM logic to separate file
Maor Gottlieb
8
-362
/
+388
2021-04-13
RDMA/uverbs: Make UVERBS_OBJECT_METHODS to consider line number
Maor Gottlieb
1
-1
/
+1
2021-04-13
net/mlx5: Add MEMIC operations related bits
Maor Gottlieb
1
-1
/
+41
2021-04-13
IB/hfi1: Rework AIP and VNIC dummy netdev usage
Mike Marciniszyn
5
-116
/
+105
2021-04-13
RDMA/qib: Remove useless qib_read_ureg() function
Jiapeng Chong
1
-22
/
+0
2021-04-13
RDMA/hns: Remove unnecessary flush operation for workqueue
Yixian Liu
2
-3
/
+0
2021-04-12
RDMA/rtrs-clt: destroy sysfs after removing session from active list
Gioh Kim
1
-1
/
+1
2021-04-12
RDMA/srpt: Fix error return code in srpt_cm_req_recv()
Wang Wensheng
1
-0
/
+1
2021-04-12
rds: ib: Remove two ib_modify_qp() calls
Håkon Bugge
2
-34
/
+2
2021-04-12
IB/cma: Introduce rdma_set_min_rnr_timer()
Håkon Bugge
3
-0
/
+45
2021-04-12
RDMA/i40iw: Use DEFINE_SPINLOCK() for spinlock
Ye Bin
1
-2
/
+1
2021-04-12
RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal()
Wang Wensheng
1
-0
/
+1
2021-04-12
IB/hfi1: Fix error return code in parse_platform_config()
Wang Wensheng
1
-0
/
+1
2021-04-12
RDMA/qedr: Fix error return code in qedr_iw_connect()
Wang Wensheng
1
-1
/
+3
2021-04-12
RDMA/core: Correct format of block comments
Wenpeng Liang
4
-4
/
+8
2021-04-12
RDMA/core: Correct format of braces
Wenpeng Liang
5
-28
/
+25
2021-04-12
RDMA/core: Remove redundant spaces
Wenpeng Liang
6
-48
/
+48
2021-04-12
RDMA/core: Add necessary spaces
Wenpeng Liang
3
-5
/
+5
2021-04-12
RDMA/core: Remove the redundant return statements
Wenpeng Liang
2
-3
/
+0
2021-04-12
RDMA/core: Print the function name by __func__ instead of an fixed string
Wenpeng Liang
3
-19
/
+15
2021-04-12
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jason Gunthorpe
22
-62
/
+363
2021-04-08
RDMA/hns: Prevent le32 from being implicitly converted to u32
Lang Cheng
1
-8
/
+7
2021-04-08
RDMA/hns: Simplify the function config_eqc()
Yixing Liu
2
-185
/
+65
2021-04-08
RDMA/hns: Add XRC subtype in QPC and XRC type in SRQC
Wenpeng Liang
2
-7
/
+11
2021-04-08
RDMA/hns: Remove unsupported QP types
Wenpeng Liang
3
-5
/
+1
2021-04-08
RDMA/hns: Delete unused members in the structure hns_roce_hw
Yangyang Li
3
-32
/
+0
2021-04-08
RDMA/hns: Delete redundant abnormal interrupt status
Wenpeng Liang
2
-16
/
+6
2021-04-08
RDMA/hns: Delete redundant condition judgment related to eq
Yangyang Li
1
-21
/
+6
2021-04-08
RDMA/hns: Fix missing assignment of max_inline_data
Weihang Li
1
-0
/
+1
2021-04-08
RDMA/hns: Avoid enabling RQ inline on UD
Weihang Li
2
-3
/
+8
2021-04-08
RDMA/hns: Modify prints for mailbox and command queue
Wenpeng Liang
2
-10
/
+20
2021-04-08
RDMA/hns: Support more return types of command queue
Lang Cheng
1
-4
/
+14
2021-04-08
RDMA/hns: Enable all CMDQ context
Lang Cheng
2
-41
/
+27
2021-04-08
RDMA/rxe: Fix missing acks from responder
Bob Pearson
2
-11
/
+8
2021-04-07
RDMA/core: Make the wc status prompt message clearer
Yixian Liu
1
-2
/
+2
2021-04-07
RDMA/hns: Use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2021-04-07
IB/mlx5: Reduce max order of memory allocated for xlt update
Praveen Kumar Kannoju
1
-1
/
+1
2021-04-07
IB/hfi1: Remove unused function
Kaike Wan
1
-18
/
+0
2021-04-07
IB/hfi1: Use kzalloc() for mmu_rb_handler allocation
Mike Marciniszyn
1
-1
/
+1
2021-04-07
IB/hfi1: Add additional usdma traces
Mike Marciniszyn
3
-3
/
+85
2021-04-07
IB/hfi1: Remove indirect call to hfi1_ipoib_send_dma()
Mike Marciniszyn
3
-16
/
+8
[next]