index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
2019-04-01
4
-11
/
+13
*
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-04-01
8
-64
/
+73
*
IB: Pass uverbs_attr_bundle down uobject destroy path
Shamir Rabinovitch
2019-04-01
10
-67
/
+96
*
IB: ucontext should be set properly for all cmd & ioctl paths
Shamir Rabinovitch
2019-04-01
4
-61
/
+28
*
RDMA/core: Add command to set ib_core device net namspace sharing mode
Parav Pandit
2019-03-28
3
-0
/
+114
*
RDMA/core: Add interface to read device namespace sharing mode
Parav Pandit
2019-03-28
3
-1
/
+34
*
RDMA/core: Extend ib_device_get_by_index for net namespace
Parav Pandit
2019-03-28
3
-11
/
+21
*
RDMA: Check net namespace access for uverbs, umad, cma and nldev
Parav Pandit
2019-03-28
4
-0
/
+38
*
RDMA/core: Add module param to disable device sharing among net ns
Parav Pandit
2019-03-28
1
-0
/
+7
*
RDMA/core: Support core port attributes in non init_net
Parav Pandit
2019-03-28
3
-7
/
+18
*
RDMA/core: Implement compat device/sysfs tree in net namespace
Parav Pandit
2019-03-28
1
-4
/
+257
*
RDMA/core: Restrict sysfs entries view to init_net
Parav Pandit
2019-03-28
1
-1
/
+11
*
RDMA/core: Introduce ib_core_device to hold device
Parav Pandit
2019-03-28
2
-17
/
+36
*
RDMA/uverbs: Allow the compiler to verify declaration and definition consistency
Bart Van Assche
2019-03-28
4
-0
/
+4
*
RDMA/uverbs: Annotate uverbs_request_next_ptr() return value as a __user pointer
Bart Van Assche
2019-03-28
1
-1
/
+1
*
RDMA/uverbs: Add a __user annotation to a pointer
Bart Van Assche
2019-03-28
1
-1
/
+1
*
IB/MAD: Add SMP details to MAD tracing
Ira Weiny
2019-03-27
1
-0
/
+8
*
IB/UMAD: Add umad trace points
Ira Weiny
2019-03-27
1
-0
/
+12
*
IB/MAD: Add agent trace points
Ira Weiny
2019-03-27
1
-0
/
+4
*
IB/MAD: Add recv path trace point
Ira Weiny
2019-03-27
1
-0
/
+3
*
IB/MAD: Add send path trace points
Ira Weiny
2019-03-27
1
-1
/
+32
*
IB/core: Ensure an invalidate_range callback on ODP MR
Ira Weiny
2019-03-26
2
-10
/
+8
*
cma: Convert portspace IDRs to XArray
Matthew Wilcox
2019-03-26
1
-20
/
+21
*
ucm: Convert ctx_id_table to XArray
Matthew Wilcox
2019-03-26
1
-22
/
+13
*
ib core: Convert query_idr to XArray
Matthew Wilcox
2019-03-26
1
-26
/
+18
*
RDMA/cm: Convert local_id_table to XArray
Matthew Wilcox
2019-03-26
1
-24
/
+18
*
IB/mad: Convert ib_mad_clients to XArray
Matthew Wilcox
2019-03-26
1
-25
/
+14
*
RDMA: Use __packed annotation instead of __attribute__ ((packed))
Erez Alfasi
2019-03-26
2
-13
/
+13
*
Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2019-03-12
2
-43
/
+14
|
\
*
|
RDMA/umem: Revert broken 'off by one' fix
John Hubbard
2019-03-06
1
-3
/
+6
*
|
RDMA/umem: minor bug fix in error handling path
John Hubbard
2019-03-04
1
-3
/
+6
*
|
RDMA/uverbs: Don't do double free of allocated PD
Leon Romanovsky
2019-02-25
1
-0
/
+1
*
|
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-22
3
-17
/
+17
*
|
RDMA/core: Fix a WARN() message
Dan Carpenter
2019-02-22
1
-3
/
+1
*
|
IB/core: Abort page fault handler silently during owning process exit
Moni Shoua
2019-02-22
1
-1
/
+1
*
|
RDMA/uverbs: Store PR pointer before it is overwritten
Leon Romanovsky
2019-02-21
1
-1
/
+1
*
|
RDMA/core: Verify that memory window type is legal
Noa Osherovich
2019-02-20
1
-0
/
+5
*
|
RDMA/iwcm: Fix string truncation error
Leon Romanovsky
2019-02-20
1
-3
/
+3
*
|
RDMA/core: Cosmetic change - move member initialization to correct block
Yuval Shaia
2019-02-20
1
-8
/
+7
*
|
RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK support
Steve Wise
2019-02-20
1
-0
/
+122
*
|
RDMA/rxe: Close a race after ib_register_device
Jason Gunthorpe
2019-02-20
1
-0
/
+9
*
|
RDMA/rxe: Add ib_device_get_by_name() and use it in rxe
Jason Gunthorpe
2019-02-20
1
-0
/
+28
*
|
RDMA/device: Provide APIs from the core code to help unregistration
Jason Gunthorpe
2019-02-20
1
-36
/
+206
*
|
RDMA/device: Add ib_device_get_by_netdev()
Jason Gunthorpe
2019-02-20
1
-12
/
+107
*
|
RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev
Jason Gunthorpe
2019-02-20
5
-38
/
+164
*
|
RDMA/cache: Move the cache per-port data into the main ib_port_data
Jason Gunthorpe
2019-02-19
1
-58
/
+31
*
|
RDMA/device: Consolidate ib_device per_port data into one place
Jason Gunthorpe
2019-02-19
3
-63
/
+35
*
|
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-19
8
-42
/
+37
*
|
RDMA/nldev: Don't expose number of not-visible entries
Leon Romanovsky
2019-02-19
1
-5
/
+2
*
|
RDMA/nldev: Connect QP number to .doit callback
Leon Romanovsky
2019-02-19
2
-1
/
+11
[next]