index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-01-28
RDMA/hw/hfi1/ruc: Fix a small formatting and description issues
Lee Jones
1
-2
/
+3
2021-01-28
RDMA/hw/hfi1/qp: Fix some formatting issues and demote kernel-doc abuse
Lee Jones
1
-7
/
+7
2021-01-28
RDMA/hw/hfi1/rc: Fix a few function documentation issues
Lee Jones
1
-1
/
+3
2021-01-28
RDMA/hw/hfi1/pio_copy: Provide entry for 'pio_copy()'s 'dd' param
Lee Jones
1
-0
/
+1
2021-01-28
RDMA/hw/hfi1/pcie: Demote kernel-doc abuses
Lee Jones
1
-2
/
+2
2021-01-28
RDMA/hw/hfi1/netdev_rx: Fix misdocumentation of the 'start_id' param
Lee Jones
1
-1
/
+1
2021-01-28
RDMA/sw/rdmavt/qp: Fix kernel-doc formatting problem
Lee Jones
1
-1
/
+1
2021-01-28
RDMA/sw/rdmavt/mad: Fix misspelling of 'rvt_process_mad()'s 'in_mad_size' param
Lee Jones
1
-1
/
+1
2021-01-28
RDMA/hw/hfi1/msix: Add description for 'name' and remove superfluous param 'idx'
Lee Jones
1
-1
/
+1
2021-01-28
RDMA/hw/hfi1/mad: Demote half-completed kernel-doc header fix another
Lee Jones
1
-1
/
+3
2021-01-28
RDMA/hw/hfi1/iowait: Demote half-completed kernel-doc and fix formatting issu...
Lee Jones
1
-2
/
+2
2021-01-28
RDMA/sw/rdmavt/srq: Fix a couple of kernel-doc issues
Lee Jones
1
-3
/
+4
2021-01-28
RDMA/hw/hfi1/intr: Fix some kernel-doc formatting issues
Lee Jones
1
-8
/
+8
2021-01-28
RDMA/rxe: Replace missing rxe_pool_get_index_locked
Bob Pearson
1
-7
/
+14
2021-01-28
RDMA/rxe: Remove unneeded pool->state
Bob Pearson
2
-43
/
+1
2021-01-28
RDMA/rxe: Remove references to ib_device and pool
Bob Pearson
2
-41
/
+2
2021-01-28
RDMA/rxe: Remove RXE_POOL_ATOMIC
Bob Pearson
2
-6
/
+1
2021-01-28
RDMA/rxe: Fix misleading comments and names
Bob Pearson
3
-43
/
+42
2021-01-28
RDMA/rxe: Fix bug in rxe_alloc()
Bob Pearson
1
-6
/
+35
2021-01-28
IB/umad: Return EPOLLERR in case of when device disassociated
Shay Drory
1
-0
/
+10
2021-01-28
IB/umad: Return EIO in case of when device disassociated
Shay Drory
1
-1
/
+6
2021-01-28
RDMA/mlx5: Allow creating all QPs even when non RDMA profile is used
Mark Bloch
1
-7
/
+20
2021-01-28
RDMA/hns: Use new interface to set MPT related fields
Lang Cheng
3
-30
/
+85
[next]