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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-08
RDMA/hns: Remove some magic numbers
Xinhao Liu
1
-5
/
+11
2021-02-08
RDMA/hns: Move HIP06 related definitions into hns_roce_hw_v1.h
Lang Cheng
2
-41
/
+43
2021-02-08
RDMA/hns: Replace wmb&__raw_writeq with writeq
Lang Cheng
3
-35
/
+2
2021-02-08
RDMA/hns: Skip qp_flow_control_init() for HIP09
Yixing Liu
1
-0
/
+3
2021-02-08
RDMA/hns: Disable RQ inline by default
Lijun Ou
1
-1
/
+0
2021-02-08
RDMA/hns: Add mapped page count checking for MTR
Xi Wang
2
-25
/
+40
2021-02-08
RDMA/hns: Fix type of sq_signal_bits
Weihang Li
1
-1
/
+1
2021-02-08
RDMA/hns: Avoid filling sgid index when modifying QP to RTR
Weihang Li
3
-27
/
+16
2021-02-08
RDMA/hns: Add support of direct wqe
Yixing Liu
3
-1
/
+62
2021-02-08
RDMA/siw: Fix calculation of tx_valid_cpus size
Kamal Heib
1
-1
/
+1
2021-02-08
RDMA/hns: Add verification of QP type when post_recv
Wenpeng Liang
1
-1
/
+13
2021-02-08
RDMA/hns: Refactor hns_roce_v2_post_srq_recv()
Wenpeng Liang
1
-26
/
+43
2021-02-08
RDMA/hns: Clear remaining unused sges when post_recv
Xi Wang
1
-52
/
+47
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
[next]