Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
a9e546e73ace1ebfb80dc9b55b46ace306f684cd
a9e546e
IB/mlx5: Change debugfs to have per port contents
by Parav Pandit
· 7 years ago
b3cbd6f
IB/mlx5: Implement dual port functionality in query routines
by Daniel Jurgens
· 7 years ago
d69a24e
IB/mlx5: Move IB event processing onto a workqueue
by Daniel Jurgens
· 7 years ago
32f69e4
{net, IB}/mlx5: Manage port association for multiport RoCE
by Daniel Jurgens
· 7 years ago
7fd8aef
IB/mlx5: Make netdev notifications multiport capable
by Daniel Jurgens
· 7 years ago
508562d
IB/mlx5: Reduce the use of num_port capability
by Daniel Jurgens
· 7 years ago
908d646
IB/core: Change roce_rescan_device to return void
by Daniel Jurgens
· 7 years ago
8737f81
net/mlx5: Set software owner ID during init HCA
by Daniel Jurgens
· 7 years ago
734dc06
net/mlx5: Fix race for multiple RoCE enable
by Daniel Jurgens
· 7 years ago
776a390
IB/mlx5: Add support for DC target QP
by Moni Shoua
· 7 years ago
c32a4f2
IB/mlx5: Add support for DC Initiator QP
by Moni Shoua
· 7 years ago
b4aaa1f
IB/mlx5: Handle type IB_QPT_DRIVER when creating a QP
by Moni Shoua
· 7 years ago
8011c1e
IB/core: Introduce driver QP type
by Moni Shoua
· 7 years ago
dd44572
net/mlx5: Enable DC transport
by Moni Shoua
· 7 years ago
57cda16
net/mlx5: Add DCT command interface
by Moni Shoua
· 7 years ago
8fc12d9
bnxt_re: report RoCE device support at info level
by Jonathan Toppins
· 7 years ago
e2dda36
RDMA/core: Add encode/decode FDR/EDR rates
by Hans Westgaard Ry
· 7 years ago
106b886
i40iw: Replace mdelay with msleep in i40iw_wait_pe_ready
by Jia-Ju Bai
· 7 years ago
57f6b66
IB/rdmavt: Add trace for RNRNAK timer
by Kaike Wan
· 7 years ago
11f0e89
IB/{hfi1, qib}: Fix a concurrency issue with device name in logging
by Michael J. Ruhl
· 7 years ago
db9a2c6
IB/rdmavt: Allocate CQ memory on the correct node
by Mike Marciniszyn
· 7 years ago
9996b04
IB/hfi1: Fix infinite loop in 8051 command error path
by Sebastian Sanchez
· 7 years ago
f5b53b0
IB/rdmavt: Use correct numa node for SRQ allocation
by Mike Marciniszyn
· 7 years ago
06f2597
IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall
by Michael J. Ruhl
· 7 years ago
5084c8f
IB/{rdmavt, hfi1, qib}: Self determine driver name
by Michael J. Ruhl
· 7 years ago
437ff78
IB/rdmavt: No need to cancel RNRNAK retry timer when it is running
by Kaike Wan
· 7 years ago
02ee9da
IB/core: Fix two kernel warnings triggered by rxe registration
by Bart Van Assche
· 7 years ago
3cc297d
IB/mlx5: Move locks initialization to the corresponding stage
by Mark Bloch
· 7 years ago
c8b8992
IB/mlx5: Move loopback initialization to the corresponding stage
by Mark Bloch
· 7 years ago
5e1e761
IB/mlx5: Move hardware counters initialization to the corresponding stage
by Mark Bloch
· 7 years ago
07321b3
IB/mlx5: Move ODP initialization to the corresponding stage
by Mark Bloch
· 7 years ago
c11a226
IB/mlx5: Move RoCE/ETH initialization to the corresponding stage
by Mark Bloch
· 7 years ago
16c1975
IB/mlx5: Create profile infrastructure to add and remove stages
by Mark Bloch
· 7 years ago
d67d611
IB/hfi1: Add RQ/SRQ information to QP stats
by Michael J. Ruhl
· 7 years ago
107013c
RDMA/hns: Assign dest_qp when deregistering mr
by oulijun
· 7 years ago
10bd2ad
RDMA/hns: Fix QP state judgement before sending work requests
by Yixian Liu
· 7 years ago
52e3b42
RDMA/hns: Filter for zero length of sge in hip08 kernel mode
by oulijun
· 7 years ago
ace1c54
RDMA/hns: Set access flags of hip08 RoCE
by oulijun
· 7 years ago
4f3f7a7
RDMA/hns: Update the usage of sr_max and rr_max field
by oulijun
· 7 years ago
0009c2d
RDMA/hns: Add rq inline data support for hip08 RoCE
by oulijun
· 7 years ago
809cb69
IB/ipoib: Fix for notify send CQ failure messages
by Alex Estrin
· 7 years ago
e48e5e1
RDMA/cma: Mark end of CMA ID messages
by Leon Romanovsky
· 7 years ago
c2409810
RDMA/nldev: Refactor setting the nldev handle to a common function
by Leon Romanovsky
· 7 years ago
924b890
RDMA/core: Replace open-coded variant of put_device
by Leon Romanovsky
· 7 years ago
b823369
RDMA/netlink: Simplify code of autoload modules
by Leon Romanovsky
· 7 years ago
9ef77bd
RDMA/rxe: Remove useless EXPORT_SYMBOL
by Leon Romanovsky
· 7 years ago
27f382d
IB/mthca: Use zeroing memory allocator than allocator/memset
by Himanshu Jha
· 7 years ago
7d37ebb
RDMA/bnxt_re: Use zeroing memory allocator than allocator/memset
by Himanshu Jha
· 7 years ago
7bced91
RDMA/qedr: Use zeroing memory allocator than allocator/memset
by Himanshu Jha
· 7 years ago
5835565
RDMA/vmw_pvrdma: Use zeroing memory allocator than allocator/memset
by Himanshu Jha
· 7 years ago
d78756d
IB/ocrdma: Use zeroing memory allocator than allocator/memset
by Himanshu Jha
· 7 years ago
f48fca4
iw_cxgb4: Change error/warn prints to pr_debug
by Bharat Potnuri
· 7 years ago
4044a3f
RDMA/hns: Add detailed comments for mb() call
by Yixian Liu
· 7 years ago
1ee47ab
IB/mlx5: Enable QP creation with a given blue flame index
by Yishai Hadas
· 7 years ago
4ed131d
IB/mlx5: Expose dynamic mmap allocation
by Yishai Hadas
· 7 years ago
31a78a5
IB/mlx5: Extend UAR stuff to support dynamic allocation
by Yishai Hadas
· 7 years ago
4e2b53a
IB/mlx5: Report inner RSS capability
by Maor Gottlieb
· 7 years ago
07d84f7
IB/mlx4: Add support to RSS hash for inner headers
by Guy Levi
· 7 years ago
76a895d
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git
by Jason Gunthorpe
· 7 years ago
d2acafe
RDMA/vmw_pvrdma: Remove usage of BIT() from UAPI header
by Bryan Tan
· 7 years ago
a61eb61
RDMA/vmw_pvrdma: Use refcount_t instead of atomic_t
by Bryan Tan
· 7 years ago
1a9ecf8
RDMA/vmw_pvrdma: Use more specific sizeof in kcalloc
by Bryan Tan
· 7 years ago
5aef7cf
RDMA/vmw_pvrdma: Clarify QP and CQ is_kernel logic
by Bryan Tan
· 7 years ago
926aae2
RDMA/vmw_pvrdma: Add UAR SRQ macros in ABI header file
by Bryan Tan
· 7 years ago
66131e0
i40iw: Change accelerated flag to bool
by Henry Orosco
· 7 years ago
efac5ac
infiniband: drop unknown function from core_priv.h
by Randy Dunlap
· 7 years ago
727b7e9
IB/core: Make sure that PSN does not overflow
by Majd Dibbiny
· 7 years ago
45e6ae7
IB/mlx5: Fix mlx5_ib_alloc_mr error flow
by Nitzan Carmi
· 7 years ago
4a50881
IB/core: Verify that QP is security enabled in create and destroy
by Moni Shoua
· 7 years ago
05d14e7
IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()
by Moni Shoua
· 7 years ago
ad9a366
IB/mlx5: Serialize access to the VMA list
by Majd Dibbiny
· 7 years ago
2e903b6
IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bit
by Don Hiatt
· 7 years ago
2ef7f2e
IB/core: Use rdma_cap_opa_mad to check for OPA
by Don Hiatt
· 7 years ago
fefa068
i40iw: Fix the connection ORD value for loopback
by Tatyana Nikolova
· 7 years ago
ce9ce74
i40iw: Validate correct IRD/ORD connection parameters
by Tatyana Nikolova
· 7 years ago
756f77d
i40iw: Ignore LLP_DOUBT_REACHABILITY AE
by Shiraz Saleem
· 7 years ago
df8b13a
i40iw: Fix sequence number for the first partial FPDU
by Shiraz Saleem
· 7 years ago
3020f25
i40iw: Selectively teardown QPs on IP addr change event
by Shiraz Saleem
· 7 years ago
0c5d515
i40iw: Add notifier for network device events
by Shiraz Saleem
· 7 years ago
fe99afd
i40iw: Correct Q1/XF object count equation
by Shiraz Saleem
· 7 years ago
8758768
i40iw: Use utility function roundup_pow_of_two()
by Shiraz Saleem
· 7 years ago
f32b766
i40iw: Set MAX_IRD_SIZE to 64
by Shiraz Saleem
· 7 years ago
896b1ec
rdma: Update maintainer contact for Intel RDMA drivers
by Dennis Dalessandro
· 7 years ago
af808ec
IB/SA: Check dlid before SA agent queries for ClassPortInfo
by Venkata Sandeep Dhanalakota
· 7 years ago
adb1c0d1
nes: Change accelerated flag to bool
by Shiraz Saleem
· 7 years ago
4c009af
IB/hfi: Only read capability registers if the capability exists
by Michael J. Ruhl
· 7 years ago
72c7fe9
drivers: infiniband: remove duplicate includes
by Pravin Shedge
· 7 years ago
a5073d6
RDMA/hns: Add eq support of hip08
by Yixian Liu
· 7 years ago
b16f818
RDMA/hns: Refactor eq code for hip06
by Yixian Liu
· 7 years ago
1f80bd6
IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush
by Alex Vesker
· 7 years ago
71a0ff6
IB/mlx5: Fix congestion counters in LAG mode
by Majd Dibbiny
· 7 years ago
e3524b2
RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroy
by Bryan Tan
· 7 years ago
30a366a
RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warning
by Bryan Tan
· 7 years ago
1774805
RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP path
by Bryan Tan
· 7 years ago
d145873
iw_cxgb4: when flushing, complete all wrs in a chain
by Steve Wise
· 7 years ago
96a236e
iw_cxgb4: reflect the original WR opcode in drain cqes
by Steve Wise
· 7 years ago
f55688c
iw_cxgb4: Only validate the MSN for successful completions
by Steve Wise
· 7 years ago
7448208
RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS
by Anton Vasilyev
· 7 years ago
66f53e6
iser-target: avoid reinitializing rdma contexts for isert commands
by Bharat Potnuri
· 7 years ago
16c72e4
IB/cm: Refactor to avoid setting path record software only fields
by Parav Pandit
· 7 years ago
Next »