index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rdma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
RDMA/core: Share driver structure size with core
Leon Romanovsky
2019-02-09
1
-0
/
+13
|
*
IB/core: Don't register each MAD agent for LSM notifier
Daniel Jurgens
2019-02-09
1
-2
/
+1
|
*
IB/core: Eliminate a hole in MAD agent struct
Daniel Jurgens
2019-02-09
1
-2
/
+2
|
*
RDMA/iwcm: add tos_set bool to iw_cm struct
Steve Wise
2019-02-09
1
-1
/
+2
|
*
IB/cma: Define option to set ack timeout and pack tos_set
Danit Goldberg
2019-02-09
1
-0
/
+1
*
|
Merge branch 'wip/dl-for-next' into for-next
Doug Ledford
2019-02-09
4
-6
/
+158
|
\
\
|
|
/
|
/
|
|
*
IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbs
Kaike Wan
2019-02-06
1
-0
/
+1
|
*
IB/hfi1: Add an s_acked_ack_queue pointer
Kaike Wan
2019-02-06
1
-0
/
+1
|
*
IB/hfi1: Build TID RDMA WRITE request
Kaike Wan
2019-02-06
2
-0
/
+61
|
*
IB/hfi1: Increment the retry timeout value for TID RDMA READ request
Kaike Wan
2019-02-05
2
-4
/
+14
|
*
IB/hfi1: Add functions to build TID RDMA READ request
Kaike Wan
2019-02-05
2
-1
/
+60
|
*
IB/hfi1: TID RDMA RcvArray programming and TID allocation
Kaike Wan
2019-02-05
1
-0
/
+2
|
*
IB/hfi: Move RC functions into a header file
Kaike Wan
2019-02-05
1
-0
/
+10
|
*
IB/hfi1, IB/rdmavt: Allow for extending of QP's s_ack_queue
Kaike Wan
2019-01-31
1
-1
/
+9
*
|
RDMA/iwpm: move kdoc comments to functions
Steve Wise
2019-02-05
1
-149
/
+0
*
|
RDMA/IWPM: Support no port mapping requirements
Steve Wise
2019-02-05
2
-1
/
+27
*
|
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
2019-02-04
1
-2
/
+22
|
\
\
|
*
|
RDMA/device: Expose ib_device_try_get(()
Jason Gunthorpe
2019-01-21
1
-2
/
+22
*
|
|
IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()
Bart Van Assche
2019-02-04
1
-27
/
+0
*
|
|
IB/uverbs: Expose XRC ODP device capabilities
Moni Shoua
2019-02-04
1
-0
/
+1
*
|
|
IB/core: Allocate a bit for SRQ ODP support
Moni Shoua
2019-02-04
1
-0
/
+1
*
|
|
RDMA/core: Use the ops infrastructure to keep all callbacks in one place
Leon Romanovsky
2019-01-31
2
-7
/
+5
*
|
|
RDMA/core: Simplify restrack interface
Leon Romanovsky
2019-01-31
1
-19
/
+4
*
|
|
RDMA: Add indication for in kernel API support to IB device
Gal Pressman
2019-01-31
1
-0
/
+5
*
|
|
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
2019-01-30
1
-1
/
+7
*
|
|
RDMA/srp: Increase max_segment_size
Bart Van Assche
2019-01-30
1
-0
/
+13
|
|
/
|
/
|
*
|
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
2019-01-29
1
-0
/
+1
|
\
\
|
*
|
IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FD
Yishai Hadas
2019-01-29
1
-0
/
+1
|
|
/
*
|
IB/mlx5: Remove dead code
Moni Shoua
2019-01-24
1
-6
/
+0
*
|
IB/mlx5: Ranges in implicit ODP MR inherit its write access
Moni Shoua
2019-01-24
1
-1
/
+1
*
|
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
2019-01-14
1
-0
/
+23
*
|
RDMA: Rename port_callback to init_port
Parav Pandit
2019-01-14
2
-6
/
+7
*
|
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2019-01-11
2
-3
/
+6
*
|
RDMA/mlx5: Embed into the code flow the ODP config option
Leon Romanovsky
2019-01-09
1
-13
/
+13
*
|
RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGING
Leon Romanovsky
2019-01-09
1
-2
/
+0
|
/
*
IB/core: uverbs copy to struct or zero helper
Michael Guralnik
2018-12-20
1
-0
/
+8
*
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-20
1
-2
/
+8
*
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2018-12-20
1
-2
/
+9
*
RDMA/restrack: Resource-tracker should not use uobject pointers
Shamir Rabinovitch
2018-12-18
1
-6
/
+7
*
IB/uverbs: Add support to advise_mr
Moni Shoua
2018-12-18
1
-0
/
+4
*
IB/uverbs: Add helper to get array size from ptr attribute
Moni Shoua
2018-12-18
1
-0
/
+22
*
RDMA: Start use ib_device_ops
Kamal Heib
2018-12-12
2
-296
/
+19
*
RDMA/core: Introduce ib_device_ops
Kamal Heib
2018-12-11
1
-0
/
+242
*
RDMA/mlx5: Fail early if user tries to create flows on IB representors
Leon Romanovsky
2018-12-11
1
-4
/
+5
*
IB/core: Add new IB rates
Michael Guralnik
2018-12-11
1
-1
/
+5
*
IB/core: Add 2X port width
Michael Guralnik
2018-12-11
1
-0
/
+2
*
IB/core: Add CapabilityMask2 to port attributes
Michael Guralnik
2018-12-11
2
-0
/
+11
*
RDMA/uverbs: Fix typo in string concatenation macro
Leon Romanovsky
2018-12-07
1
-1
/
+1
*
IB/hfi1: Allow the driver to initialize QP priv struct
Mike Marciniszyn
2018-12-07
1
-0
/
+7
*
IB/core: Enable getting an object type from a given uobject
Yishai Hadas
2018-12-04
1
-0
/
+12
[prev]
[next]