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
*
RDMA/mlx5: Cleanup WQE page fault handler
Leon Romanovsky
2019-04-04
1
-67
/
+52
*
Merge HFI1 updates into k.o/for-next
Jason Gunthorpe
2019-04-03
10
-131
/
+255
|
\
|
*
IB/hfi1: Implement CCA for TID RDMA protocol
Kaike Wan
2019-04-03
3
-45
/
+167
|
*
IB/hfi1: Remove WARN_ON when freeing expected receive groups
Kaike Wan
2019-04-03
1
-3
/
+0
|
*
IB/hfi1: Unify the software PSN check for TID RDMA READ/WRITE
Kaike Wan
2019-04-03
3
-28
/
+31
|
*
IB/hfi1: Add a function to read next expected psn from hardware flow
Kaike Wan
2019-04-03
1
-20
/
+18
|
*
IB/hfi1: Delay the release of destination mr for TID RDMA WRITE DATA
Kaike Wan
2019-04-03
3
-29
/
+18
|
*
IB/mlx5: Reset access mask when looping inside page fault handler
Moni Shoua
2019-03-27
1
-1
/
+2
|
*
IB/hfi1: Fix the allocation of RSM table
Kaike Wan
2019-03-27
1
-7
/
+19
|
*
IB/hfi1: Eliminate opcode tests on mr deref
Kaike Wan
2019-03-27
1
-2
/
+2
|
*
IB/hfi1: Clear the IOWAIT pending bits when QP is put into error state
Kaike Wan
2019-03-27
1
-0
/
+2
|
*
IB/hfi1: Failed to drain send queue when QP is put into error state
Kaike Wan
2019-03-27
1
-1
/
+1
*
|
RDMA/cma: Set proper port number as index
Leon Romanovsky
2019-04-03
1
-1
/
+1
*
|
RDMA/hns: Fix bad endianess of port_pd variable
Leon Romanovsky
2019-04-02
1
-1
/
+1
*
|
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
53
-328
/
+271
*
|
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
2019-04-01
23
-102
/
+177
*
|
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-04-01
73
-343
/
+513
*
|
IB: Pass uverbs_attr_bundle down uobject destroy path
Shamir Rabinovitch
2019-04-01
14
-78
/
+116
*
|
IB: ucontext should be set properly for all cmd & ioctl paths
Shamir Rabinovitch
2019-04-01
6
-81
/
+44
*
|
opa_vnic: Convert vport_idr to XArray
Matthew Wilcox
2019-04-01
1
-37
/
+23
*
|
qib: Convert qib_unit_table to XArray
Matthew Wilcox
2019-04-01
5
-69
/
+27
*
|
hfi1: Convert hfi1_unit_table to XArray
Matthew Wilcox
2019-04-01
6
-68
/
+31
*
|
RDMA/core: Don't compare specific bit after boolean AND
Leon Romanovsky
2019-03-29
1
-2
/
+2
*
|
RDMA/netlink: Remove unused data structure
Leon Romanovsky
2019-03-29
1
-11
/
+0
*
|
qedr: Convert srqidr to XArray
Matthew Wilcox
2019-03-29
3
-41
/
+7
*
|
qedr: Convert qpidr to XArray
Matthew Wilcox
2019-03-29
4
-11
/
+8
*
|
hfi1: Convert vesw_idr to XArray
Matthew Wilcox
2019-03-29
2
-10
/
+9
*
|
RDMA/hns: Convert qp_table_tree to XArray
Matthew Wilcox
2019-03-29
2
-40
/
+16
*
|
RDMA/hns: Convert cq_table to XArray
Matthew Wilcox
2019-03-29
2
-24
/
+12
*
|
RDMA/core: Add command to set ib_core device net namspace sharing mode
Parav Pandit
2019-03-28
4
-1
/
+117
*
|
RDMA/core: Add interface to read device namespace sharing mode
Parav Pandit
2019-03-28
4
-2
/
+42
*
|
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
5
-0
/
+41
*
|
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
2
-4
/
+263
*
|
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
3
-23
/
+55
*
|
RDMA/rdmavt: Use correct sizing on buffers holding page DMA addresses
Shiraz Saleem
2019-03-28
1
-1
/
+1
*
|
RDMA/rxe: Use correct sizing on buffers holding page DMA addresses
Shiraz Saleem
2019-03-28
1
-1
/
+1
*
|
RDMA/mthca: Use correct sizing on buffers holding page DMA addresses
Shiraz Saleem
2019-03-28
1
-1
/
+1
*
|
RDMA/cxbg: Use correct sizing on buffers holding page DMA addresses
Shiraz Saleem
2019-03-28
2
-2
/
+2
*
|
RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addresses
Selvin Xavier
2019-03-28
7
-53
/
+67
*
|
IB/qib: Remove a set-but-not-used variable
Bart Van Assche
2019-03-28
1
-4
/
+1
*
|
IB/hfi1: Fix two format strings
Bart Van Assche
2019-03-28
2
-4
/
+4
*
|
IB/mlx5: Declare devx_async_cmd_event_fops static
Bart Van Assche
2019-03-28
1
-1
/
+1
*
|
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/rxe: Replace av->network_type with skb->protocol
Zhu Yanjun
2019-03-27
1
-16
/
+12
[next]