Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7bed7ebcb7c33eb789292f8ecc881d785b13a04c
/
drivers
7bed7eb
RDMA/qedr: Fix endian problems around imm_data
by Jason Gunthorpe
· 8 years ago
ccb8a29
RDMA/hns: Fix endian problems around imm_data and rkey
by Jason Gunthorpe
· 8 years ago
c966ea1
RDMA: Mark imm_data as be32 in the verbs uapi header
by Jason Gunthorpe
· 8 years ago
a6753c4
IB/core: Limit DMAC resolution to RoCE Connected QPs
by Parav Pandit
· 8 years ago
f2290d6
IB/core: Attempt DMAC resolution for only RoCE
by Parav Pandit
· 8 years ago
b96ac05
IB/core: Limit DMAC resolution to userspace QPs
by Parav Pandit
· 8 years ago
b2bedfb
IB/core: Perform modify QP on real one
by Parav Pandit
· 8 years ago
4f9a301
infiniband: fix sw/rdmavt/* kernel-doc notation
by Randy Dunlap
· 8 years ago
cb8d094
infiniband: fix ulp/opa_vnic/opa_vnic_vema.c kernel-doc notation
by Randy Dunlap
· 8 years ago
92f6170
infiniband: fix core/fmr_pool.c kernel-doc notation
by Randy Dunlap
· 8 years ago
1f58621
infiniband: fix core/verbs.c kernel-doc notation
by Randy Dunlap
· 8 years ago
8983811
RDMA/cma: Fix rdma_cm path querying for RoCE
by Parav Pandit
· 8 years ago
8d20a1f
RDMA/cma: Fix rdma_cm raw IB path setting for RoCE
by Parav Pandit
· 8 years ago
fe75889
RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_paths
by Parav Pandit
· 8 years ago
9327c7a
RDMA/cma: Provide a function to set RoCE path record L2 parameters
by Parav Pandit
· 8 years ago
608bc44
RDMA/cma: Use the right net namespace for the rdma_cm_id
by Parav Pandit
· 8 years ago
8cf12d7
IB/core: Increase number of char device minors
by Huy Nguyen
· 8 years ago
008b656
IB/core: Remove the locking for character device bitmaps
by Huy Nguyen
· 8 years ago
6f301e0
RDMA/rxe: Fix a race condition related to the QP error state
by Bart Van Assche
· 8 years ago
da005f9
IB/mlx5: remove redundant assignment of mdev
by Colin Ian King
· 8 years ago
5793b46
IB/rxe: remove unnecessary skb_clone in xmit
by Zhu Yanjun
· 8 years ago
91eab79
IB/rxe: add the static type to the variable
by Zhu Yanjun
· 8 years ago
f8457d58
Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-next
by Doug Ledford
· 8 years ago
2d67017
IB/srpt: Micro-optimize I/O context state manipulation
by Bart Van Assche
· 8 years ago
dd3bec8
IB/srpt: Inline srpt_get_cmd_state()
by Bart Van Assche
· 8 years ago
b14cb74
IB/srpt: Introduce srpt_format_guid()
by Bart Van Assche
· 8 years ago
3fa7f0e
IB/srpt: Reduce frequency of receive failure messages
by Bart Van Assche
· 8 years ago
ea51d2e
IB/srpt: Convert a warning into a debug message
by Bart Van Assche
· 8 years ago
b185d3f
IB/srpt: Use the IPv6 format for GIDs in log messages
by Bart Van Assche
· 8 years ago
5f1141b
IB/srpt: Verify port numbers in srpt_event_handler()
by Bart Van Assche
· 8 years ago
d9f45ae
IB/srpt: Reduce the severity level of a log message
by Bart Van Assche
· 8 years ago
ed26228
IB/srpt: Rename a local variable, a member variable and a constant
by Bart Van Assche
· 8 years ago
f8781a5
IB/srpt: Document all structure members in ib_srpt.h
by Bart Van Assche
· 8 years ago
10eac19
IB/srpt: Fix kernel-doc warnings in ib_srpt.c
by Bart Van Assche
· 8 years ago
1b0bb73
IB/srpt: Remove an unused structure member
by Bart Van Assche
· 8 years ago
c4b76d8
net/mlx5: Set num_vhca_ports capability
by Daniel Jurgens
· 8 years ago
85c7c01
IB/mlx5: Don't advertise RAW QP support in dual port mode
by Daniel Jurgens
· 8 years ago
212f2a8
IB/mlx5: Route MADs for dual port RoCE
by Daniel Jurgens
· 8 years ago
cfe4e37
{net, IB}/mlx5: Change set_roce_gid to take a port number
by Daniel Jurgens
· 8 years ago
aac4492
IB/mlx5: Update counter implementation for dual port RoCE
by Daniel Jurgens
· 8 years ago
a9e546e
IB/mlx5: Change debugfs to have per port contents
by Parav Pandit
· 8 years ago
b3cbd6f
IB/mlx5: Implement dual port functionality in query routines
by Daniel Jurgens
· 8 years ago
d69a24e
IB/mlx5: Move IB event processing onto a workqueue
by Daniel Jurgens
· 8 years ago
32f69e4
{net, IB}/mlx5: Manage port association for multiport RoCE
by Daniel Jurgens
· 8 years ago
7fd8aef
IB/mlx5: Make netdev notifications multiport capable
by Daniel Jurgens
· 8 years ago
508562d
IB/mlx5: Reduce the use of num_port capability
by Daniel Jurgens
· 8 years ago
908d646
IB/core: Change roce_rescan_device to return void
by Daniel Jurgens
· 8 years ago
8737f81
net/mlx5: Set software owner ID during init HCA
by Daniel Jurgens
· 8 years ago
734dc06
net/mlx5: Fix race for multiple RoCE enable
by Daniel Jurgens
· 8 years ago
776a390
IB/mlx5: Add support for DC target QP
by Moni Shoua
· 8 years ago
c32a4f2
IB/mlx5: Add support for DC Initiator QP
by Moni Shoua
· 8 years ago
b4aaa1f
IB/mlx5: Handle type IB_QPT_DRIVER when creating a QP
by Moni Shoua
· 8 years ago
dd44572
net/mlx5: Enable DC transport
by Moni Shoua
· 8 years ago
57cda16
net/mlx5: Add DCT command interface
by Moni Shoua
· 8 years ago
8fc12d9
bnxt_re: report RoCE device support at info level
by Jonathan Toppins
· 8 years ago
e2dda36
RDMA/core: Add encode/decode FDR/EDR rates
by Hans Westgaard Ry
· 8 years ago
106b886
i40iw: Replace mdelay with msleep in i40iw_wait_pe_ready
by Jia-Ju Bai
· 8 years ago
57f6b66
IB/rdmavt: Add trace for RNRNAK timer
by Kaike Wan
· 8 years ago
11f0e89
IB/{hfi1, qib}: Fix a concurrency issue with device name in logging
by Michael J. Ruhl
· 8 years ago
db9a2c6
IB/rdmavt: Allocate CQ memory on the correct node
by Mike Marciniszyn
· 8 years ago
9996b04
IB/hfi1: Fix infinite loop in 8051 command error path
by Sebastian Sanchez
· 8 years ago
f5b53b0
IB/rdmavt: Use correct numa node for SRQ allocation
by Mike Marciniszyn
· 8 years ago
06f2597
IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall
by Michael J. Ruhl
· 8 years ago
5084c8f
IB/{rdmavt, hfi1, qib}: Self determine driver name
by Michael J. Ruhl
· 8 years ago
437ff78
IB/rdmavt: No need to cancel RNRNAK retry timer when it is running
by Kaike Wan
· 8 years ago
a1ffa46
IB/srpt: Fix ACL lookup during login
by Bart Van Assche
· 8 years ago
bec40c2
IB/srpt: Disable RDMA access by the initiator
by Bart Van Assche
· 8 years ago
02ee9da
IB/core: Fix two kernel warnings triggered by rxe registration
by Bart Van Assche
· 8 years ago
3cc297d
IB/mlx5: Move locks initialization to the corresponding stage
by Mark Bloch
· 8 years ago
c8b8992
IB/mlx5: Move loopback initialization to the corresponding stage
by Mark Bloch
· 8 years ago
5e1e761
IB/mlx5: Move hardware counters initialization to the corresponding stage
by Mark Bloch
· 8 years ago
07321b3
IB/mlx5: Move ODP initialization to the corresponding stage
by Mark Bloch
· 8 years ago
c11a226
IB/mlx5: Move RoCE/ETH initialization to the corresponding stage
by Mark Bloch
· 8 years ago
16c1975
IB/mlx5: Create profile infrastructure to add and remove stages
by Mark Bloch
· 8 years ago
d67d611
IB/hfi1: Add RQ/SRQ information to QP stats
by Michael J. Ruhl
· 8 years ago
107013c
RDMA/hns: Assign dest_qp when deregistering mr
by oulijun
· 8 years ago
10bd2ad
RDMA/hns: Fix QP state judgement before sending work requests
by Yixian Liu
· 8 years ago
52e3b42
RDMA/hns: Filter for zero length of sge in hip08 kernel mode
by oulijun
· 8 years ago
ace1c54
RDMA/hns: Set access flags of hip08 RoCE
by oulijun
· 8 years ago
4f3f7a7
RDMA/hns: Update the usage of sr_max and rr_max field
by oulijun
· 8 years ago
0009c2d
RDMA/hns: Add rq inline data support for hip08 RoCE
by oulijun
· 8 years ago
809cb69
IB/ipoib: Fix for notify send CQ failure messages
by Alex Estrin
· 8 years ago
e48e5e1
RDMA/cma: Mark end of CMA ID messages
by Leon Romanovsky
· 8 years ago
f8978bd
RDMA/netlink: Fix locking around __ib_get_device_by_index
by Leon Romanovsky
· 8 years ago
c2409810
RDMA/nldev: Refactor setting the nldev handle to a common function
by Leon Romanovsky
· 8 years ago
924b890
RDMA/core: Replace open-coded variant of put_device
by Leon Romanovsky
· 8 years ago
b823369
RDMA/netlink: Simplify code of autoload modules
by Leon Romanovsky
· 8 years ago
9ef77bd
RDMA/rxe: Remove useless EXPORT_SYMBOL
by Leon Romanovsky
· 8 years ago
27f382d
IB/mthca: Use zeroing memory allocator than allocator/memset
by Himanshu Jha
· 8 years ago
7d37ebb
RDMA/bnxt_re: Use zeroing memory allocator than allocator/memset
by Himanshu Jha
· 8 years ago
7bced91
RDMA/qedr: Use zeroing memory allocator than allocator/memset
by Himanshu Jha
· 8 years ago
5835565
RDMA/vmw_pvrdma: Use zeroing memory allocator than allocator/memset
by Himanshu Jha
· 8 years ago
d78756d
IB/ocrdma: Use zeroing memory allocator than allocator/memset
by Himanshu Jha
· 8 years ago
16ba3de
IB/ipoib: Fix race condition in neigh creation
by Erez Shitrit
· 8 years ago
5a371cf
IB/mlx4: Fix mlx4_ib_alloc_mr error flow
by Leon Romanovsky
· 8 years ago
f48fca4
iw_cxgb4: Change error/warn prints to pr_debug
by Bharat Potnuri
· 8 years ago
4044a3f
RDMA/hns: Add detailed comments for mb() call
by Yixian Liu
· 8 years ago
1ee47ab
IB/mlx5: Enable QP creation with a given blue flame index
by Yishai Hadas
· 8 years ago
4ed131d
IB/mlx5: Expose dynamic mmap allocation
by Yishai Hadas
· 8 years ago
31a78a5
IB/mlx5: Extend UAR stuff to support dynamic allocation
by Yishai Hadas
· 8 years ago
Next »