index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rdma
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-22
1
-3
/
+4
*
RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK support
Steve Wise
2019-02-19
2
-0
/
+14
*
RDMA/rxe: Close a race after ib_register_device
Jason Gunthorpe
2019-02-19
1
-0
/
+5
*
RDMA/device: Provide APIs from the core code to help unregistration
Jason Gunthorpe
2019-02-19
1
-0
/
+11
*
RDMA/device: Add ib_device_get_by_netdev()
Jason Gunthorpe
2019-02-19
1
-1
/
+9
*
RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev
Jason Gunthorpe
2019-02-19
1
-0
/
+7
*
RDMA/cache: Move the cache per-port data into the main ib_port_data
Jason Gunthorpe
2019-02-19
1
-1
/
+2
*
RDMA/device: Consolidate ib_device per_port data into one place
Jason Gunthorpe
2019-02-19
1
-31
/
+43
*
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-19
1
-0
/
+10
*
RDMA/restrack: Hide restrack DB from IB/core
Leon Romanovsky
2019-02-18
2
-32
/
+3
*
RDMA/restrack: Reduce scope of synchronization lock while updating DB
Leon Romanovsky
2019-02-18
1
-1
/
+2
*
RDMA/restrack: Translate from ID to restrack object
Leon Romanovsky
2019-02-18
1
-0
/
+3
*
RDMA/restrack: Convert internal DB from hash to XArray
Leon Romanovsky
2019-02-18
1
-7
/
+15
*
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-15
1
-0
/
+5
*
IB/verbs: Add helper function rdma_udata_to_drv_context
Shamir Rabinovitch
2019-02-15
1
-0
/
+17
*
IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows
Shamir Rabinovitch
2019-02-15
3
-7
/
+14
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Doug Ledford
2019-02-13
4
-22
/
+42
|
\
|
*
RDMA/devices: Re-organize device.c locking
Jason Gunthorpe
2019-02-08
1
-0
/
+1
|
*
RDMA/devices: Use xarray to store the client_data
Jason Gunthorpe
2019-02-08
1
-7
/
+16
|
*
RDMA/devices: Use xarray to store the clients
Jason Gunthorpe
2019-02-08
1
-1
/
+2
|
*
RDMA/device: Get rid of reg_state
Jason Gunthorpe
2019-02-08
1
-6
/
+0
|
*
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-08
1
-4
/
+5
|
*
RDMA/core: Share driver structure size with core
Leon Romanovsky
2019-02-08
1
-0
/
+13
|
*
IB/core: Don't register each MAD agent for LSM notifier
Daniel Jurgens
2019-02-08
1
-2
/
+1
|
*
IB/core: Eliminate a hole in MAD agent struct
Daniel Jurgens
2019-02-08
1
-2
/
+2
|
*
RDMA/iwcm: add tos_set bool to iw_cm struct
Steve Wise
2019-02-08
1
-1
/
+2
|
*
IB/cma: Define option to set ack timeout and pack tos_set
Danit Goldberg
2019-02-08
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-05
1
-0
/
+1
|
*
IB/hfi1: Add an s_acked_ack_queue pointer
Kaike Wan
2019-02-05
1
-0
/
+1
|
*
IB/hfi1: Build TID RDMA WRITE request
Kaike Wan
2019-02-05
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-04
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-30
2
-7
/
+5
*
|
|
RDMA/core: Simplify restrack interface
Leon Romanovsky
2019-01-30
1
-19
/
+4
*
|
|
RDMA: Add indication for in kernel API support to IB device
Gal Pressman
2019-01-30
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
|
|
/
[next]