index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/hfi1: Remove unnecessary fall-through markings
Gustavo A. R. Silva
2020-07-16
1
-13
/
+14
*
RDMA/qedr: SRQ's bug fixes
Yuval Basson
2020-07-16
2
-14
/
+12
*
IB/isert: allocate RW ctxs according to max IO size
Max Gurtovoy
2020-07-16
2
-3
/
+6
*
RDMA/mlx5: Init dest_type when create flow
Daria Velikovsky
2020-07-16
1
-1
/
+1
*
RDMA/rxe: Remove rxe_link_layer()
Kamal Heib
2020-07-16
3
-9
/
+1
*
RDMA/rxe: Return void from rxe_mem_init_dma()
Kamal Heib
2020-07-16
3
-23
/
+7
*
RDMA/rxe: Return void from rxe_init_port_param()
Kamal Heib
2020-07-16
1
-3
/
+1
*
RDMA/rxe: Drop pointless checks in rxe_init_ports
Kamal Heib
2020-07-16
1
-3
/
+0
*
RDMA/counter: Allow manually bind QPs with different pids to same counter
Mark Zhang
2020-07-10
1
-1
/
+1
*
RDMA/counter: Only bind user QPs in auto mode
Mark Zhang
2020-07-10
1
-1
/
+1
*
RDMA/counter: Add PID category support in auto mode
Mark Zhang
2020-07-10
3
-17
/
+12
*
RDMA/mlx5: Remove unused to_mibmr function
Gal Pressman
2020-07-10
1
-5
/
+0
*
RDMA/mlx5: Delete one-time used functions
Leon Romanovsky
2020-07-07
1
-277
/
+198
*
RDMA/mlx5: Cleanup DEVX initialization flow
Leon Romanovsky
2020-07-07
4
-54
/
+51
*
RDMA/mlx5: Separate flow steering logic from main.c
Leon Romanovsky
2020-07-07
8
-2557
/
+2579
*
RDMA/mlx5: Separate counters from main.c
Leon Romanovsky
2020-07-07
9
-709
/
+737
*
RDMA/mlx5: Separate restrack callbacks initialization from main.c
Leon Romanovsky
2020-07-07
4
-77
/
+46
*
RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver function
Leon Romanovsky
2020-07-07
2
-13
/
+12
*
RDMA/hns: Optimize MTR level-0 addressing to access huge page
Xi Wang
2020-07-07
4
-132
/
+147
*
RDMA/rxe: Skip dgid check in loopback mode
Zhu Yanjun
2020-07-07
1
-1
/
+5
*
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
2020-07-07
7
-62
/
+49
*
RDMA/core: Create and destroy counters in the ib_core
Leon Romanovsky
2020-07-07
4
-25
/
+20
*
IB/uverbs: Expose UAPI to query MR
Yishai Hadas
2020-07-07
2
-1
/
+60
*
RDMA/mlx5: Introduce UAPI to query PD attributes
Yishai Hadas
2020-07-07
5
-1
/
+60
*
RDMA/mlx5: Implement the query ucontext functionality
Yishai Hadas
2020-07-07
3
-0
/
+40
*
RDMA/mlx5: Refactor mlx5_ib_alloc_ucontext() response
Yishai Hadas
2020-07-07
1
-103
/
+93
*
IB/uverbs: Expose UAPI to query ucontext
Yishai Hadas
2020-07-07
4
-1
/
+51
*
IB/uverbs: Set IOVA on IB MR in uverbs layer
Yishai Hadas
2020-07-07
3
-2
/
+4
*
IB/uverbs: Enable CQ ioctl commands by default
Yishai Hadas
2020-07-07
2
-11
/
+0
*
RDMA/core: Optimize XRC target lookup
Maor Gottlieb
2020-07-07
2
-39
/
+23
*
RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain
Maor Gottlieb
2020-07-07
3
-30
/
+24
*
RDMA/mlx5: Get XRCD number directly for the internal use
Leon Romanovsky
2020-07-07
4
-34
/
+23
*
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-07-07
24
-25
/
+24
*
RDMA/core: Remove ib_alloc_mr_user function
Gal Pressman
2020-07-07
2
-14
/
+7
*
RDMA/core: Check for error instead of success in alloc MR function
Gal Pressman
2020-07-07
1
-12
/
+13
*
RDMA/core: Clean up tracepoint headers
Chuck Lever
2020-07-06
1
-2
/
+0
*
Merge branch 'mlx5_ipoib_qpn' into rdma.git for-next
Jason Gunthorpe
2020-07-06
14
-29
/
+59
|
\
|
*
RDMA/ipoib: Handle user-supplied address when creating child
Michael Guralnik
2020-07-06
1
-2
/
+9
|
*
net/mlx5: Enable QP number request when creating IPoIB underlay QP
Michael Guralnik
2020-07-03
3
-2
/
+17
|
*
net/mlx5: kTLS, Improve TLS params layout structures
Tariq Toukan
2020-06-27
7
-13
/
+23
|
*
net/mlx5: Avoid eswitch header inclusion in fs core layer
Parav Pandit
2020-06-27
3
-11
/
+10
|
*
net/mlx5: Avoid RDMA file inclusion in core driver
Parav Pandit
2020-06-27
1
-1
/
+0
*
|
RDMA/mlx5: Introduce ODP prefetch counter
Maor Gottlieb
2020-07-03
3
-9
/
+14
*
|
RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()
Jason Gunthorpe
2020-07-02
1
-3
/
+8
*
|
RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()
Jason Gunthorpe
2020-07-02
2
-36
/
+31
*
|
IB/hfi1: Convert PCIBIOS_* errors to generic -E* errors
Bolarinwa Olayemi Saheed
2020-06-30
1
-7
/
+15
*
|
RDMA/core: Delete not-used create RWQ table function
Leon Romanovsky
2020-06-24
2
-42
/
+0
*
|
IB/mad: Delete RMPP_STATE_CANCELING state
Shay Drory
2020-06-24
1
-13
/
+4
*
|
IB/mad: Change atomics to refcount API
Shay Drory
2020-06-24
3
-14
/
+14
*
|
IB/mad: Issue complete whenever decrements agent refcount
Shay Drory
2020-06-24
1
-7
/
+7
[next]