index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/restrack: Consolidate task name updates in one place
Leon Romanovsky
2018-10-06
1
-2
/
+2
*
RDMA/restrack: Un-inline set task implementation
Leon Romanovsky
2018-10-06
1
-8
/
+2
*
IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavt
Venkata Sandeep Dhanalakota
2018-10-04
1
-0
/
+1
*
IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt
Venkata Sandeep Dhanalakota
2018-10-04
2
-0
/
+5
*
IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt
Brian Welty
2018-10-04
2
-0
/
+26
*
IB/mlx4: Avoid implicit enumerated type conversion
Nathan Chancellor
2018-10-04
1
-1
/
+1
*
RDMA/netlink: Simplify netlink listener existence check
Leon Romanovsky
2018-10-04
1
-2
/
+2
*
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
2018-10-04
1
-3
/
+1
*
IB/hfi1: Prepare resource waits for dual leg
Dennis Dalessandro
2018-10-01
1
-2
/
+2
*
IB/rdmavt: Rename check_send_wqe as setup_wqe
Kaike Wan
2018-10-01
1
-6
/
+7
*
RDMA/qedr: Remove enumerated type qed_roce_ll2_tx_dest
Nathan Chancellor
2018-10-01
1
-10
/
+1
*
IB/mlx5: Expose RAW QP device handles to user space
Yishai Hadas
2018-09-27
1
-0
/
+13
*
RDMA/ulp: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-26
1
-1
/
+1
*
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2018-09-26
2
-4
/
+11
*
Merge branch 'mellanox/mlx5-next' into rdma.git for-next
Jason Gunthorpe
2018-09-25
5
-58
/
+81
|
\
|
*
net/mlx5: Update mlx5_ifc with DEVX UID bits
Leon Romanovsky
2018-09-25
1
-24
/
+43
|
*
net/mlx5: Set uid as part of DCT commands
Yishai Hadas
2018-09-25
1
-3
/
+3
|
*
net/mlx5: Set uid as part of SRQ commands
Yishai Hadas
2018-09-25
3
-11
/
+13
|
*
net/mlx5: Set uid as part of SQ commands
Yishai Hadas
2018-09-25
1
-3
/
+3
|
*
net/mlx5: Set uid as part of RQ commands
Yishai Hadas
2018-09-25
1
-3
/
+3
|
*
net/mlx5: Set uid as part of QP commands
Yishai Hadas
2018-09-25
2
-11
/
+12
|
*
net/mlx5: Set uid as part of CQ commands
Yishai Hadas
2018-09-25
2
-3
/
+4
*
|
Merge branch 'mlx5-vport-loopback' into rdma.get
Doug Ledford
2018-09-22
2
-2
/
+4
|
\
\
|
*
|
RDMA/mlx5: Allow creating RAW ethernet QP with loopback support
Mark Bloch
2018-09-22
1
-0
/
+2
|
|
/
|
*
net/mlx5: Rename incorrect naming in IFC file
Mark Bloch
2018-09-21
1
-2
/
+2
*
|
RDMA/uverbs: Get rid of ucontext->tgid
Jason Gunthorpe
2018-09-21
1
-1
/
+0
*
|
RDMA/umem: Avoid synchronize_srcu in the ODP MR destruction path
Jason Gunthorpe
2018-09-21
1
-0
/
+1
*
|
RDMA/umem: Handle a half-complete start/end sequence
Jason Gunthorpe
2018-09-21
1
-0
/
+1
*
|
RDMA/umem: Get rid of per_mm->notifier_count
Jason Gunthorpe
2018-09-21
1
-15
/
+0
*
|
RDMA/umem: Use umem->owning_mm inside ODP
Jason Gunthorpe
2018-09-21
2
-21
/
+21
*
|
RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm
Jason Gunthorpe
2018-09-21
2
-12
/
+22
*
|
RDMA/umem: Get rid of struct ib_umem.odp_data
Jason Gunthorpe
2018-09-21
1
-3
/
+3
*
|
RDMA/umem: Make ib_umem_odp into a sub structure of ib_umem
Jason Gunthorpe
2018-09-21
1
-7
/
+4
*
|
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
Jason Gunthorpe
2018-09-21
2
-19
/
+24
*
|
RDMA/umem: Do not use current->tgid to track the mm_struct
Jason Gunthorpe
2018-09-20
1
-2
/
+1
*
|
RDMA/ucontext: Add a core API for mmaping driver IO memory
Jason Gunthorpe
2018-09-20
1
-0
/
+22
*
|
IB/rxe: Revise the ib_wr_opcode enum
Jason Gunthorpe
2018-09-18
2
-15
/
+39
*
|
RDMA: Remove duplicated include from ib_addr.h
YueHaibing
2018-09-13
1
-1
/
+0
*
|
RDMA/core: Consider net ns of gid attribute for RoCE
Parav Pandit
2018-09-13
1
-0
/
+3
*
|
RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addr
Parav Pandit
2018-09-12
1
-4
/
+0
*
|
IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of posting
Michael J. Ruhl
2018-09-11
1
-2
/
+8
*
|
RDMA/mlx5: Allow creating a matcher for a NIC TX flow table
Mark Bloch
2018-09-11
1
-0
/
+1
*
|
RDMA/mlx5: Add flow actions support to raw create flow
Mark Bloch
2018-09-11
2
-0
/
+7
*
|
RDMA/uverbs: Move flow resources initialization
Mark Bloch
2018-09-11
2
-14
/
+33
*
|
IB/uverbs: Add IDRs array attribute type to ioctl() interface
Guy Levi
2018-09-11
2
-3
/
+75
*
|
RDMA/core: Document QP @event_handler function
Chuck Lever
2018-09-11
1
-0
/
+2
*
|
RDMA/core: Document CM @event_handler function
Chuck Lever
2018-09-11
1
-1
/
+5
*
|
RDMA/core: Define client_data_lock as rwlock instead of spinlock
Parav Pandit
2018-09-06
1
-2
/
+3
*
|
Merge branch 'uverbs_dev_cleanups' into rdma.git for-next
Jason Gunthorpe
2018-09-06
8
-41
/
+77
|
\
\
|
*
|
RDMA/core: Depend on device_add() to add device attributes
Parav Pandit
2018-09-06
1
-0
/
+3
[next]