index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-26
RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
6
-50
/
+55
2018-09-26
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
19
-59
/
+53
2018-09-26
RDMA: Fix dependencies for rdma_user_mmap_io
Arnd Bergmann
2
-0
/
+2
2018-09-25
RDMA/umem: Fix potential addition overflow
Doug Ledford
1
-3
/
+5
2018-09-25
RDMA/umem: Minor optimizations
Doug Ledford
1
-8
/
+7
2018-09-25
iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrs
Nathan Chancellor
2
-4
/
+5
2018-09-25
RDMA/mlx5: Remove superfluous version print
Mark Bloch
1
-2
/
+0
2018-09-25
IB/usnic: fix spelling mistake "unvalid" -> "invalid"
Colin Ian King
1
-1
/
+1
2018-09-25
IB/mlx5: Set valid umem bit on DEVX
Yishai Hadas
1
-0
/
+95
2018-09-25
IB/mlx5: Set uid as part of TD commands
Yishai Hadas
3
-15
/
+52
2018-09-25
IB/mlx5: Set uid as part of XRCD commands
Yishai Hadas
4
-2
/
+34
2018-09-25
IB/mlx5: Set uid as part of CQ creation
Yishai Hadas
1
-0
/
+1
2018-09-25
IB/mlx5: Set uid upon PD allocation
Yishai Hadas
1
-0
/
+1
2018-09-25
IB/mlx5: Set uid as part of RQT commands
Yishai Hadas
4
-2
/
+18
2018-09-25
IB/mlx5: Set uid as part of TIS commands
Yishai Hadas
3
-10
/
+29
2018-09-25
IB/mlx5: Set uid as part of TIR commands
Yishai Hadas
3
-9
/
+27
2018-09-25
IB/mlx5: Set uid as part of MCG commands
Yishai Hadas
3
-2
/
+43
2018-09-25
IB/mlx5: Set uid as part of DCT commands
Yishai Hadas
1
-0
/
+1
2018-09-25
IB/mlx5: Set uid as part of SRQ commands
Yishai Hadas
1
-0
/
+1
2018-09-25
IB/mlx5: Set uid as part of SQ commands
Yishai Hadas
1
-5
/
+7
2018-09-25
IB/mlx5: Set uid as part of RQ commands
Yishai Hadas
1
-6
/
+11
2018-09-25
IB/mlx5: Set uid as part of QP creation
Yishai Hadas
1
-0
/
+1
2018-09-25
IB/mlx5: Use uid as part of PD commands
Yishai Hadas
4
-3
/
+24
2018-09-25
net/mlx5: Update mlx5_ifc with DEVX UID bits
Leon Romanovsky
1
-24
/
+43
2018-09-25
net/mlx5: Set uid as part of DCT commands
Yishai Hadas
2
-3
/
+7
2018-09-25
net/mlx5: Set uid as part of SRQ commands
Yishai Hadas
4
-14
/
+40
2018-09-25
net/mlx5: Set uid as part of SQ commands
Yishai Hadas
2
-5
/
+17
2018-09-25
net/mlx5: Set uid as part of RQ commands
Yishai Hadas
2
-5
/
+17
2018-09-25
net/mlx5: Set uid as part of QP commands
Yishai Hadas
3
-29
/
+39
2018-09-25
net/mlx5: Set uid as part of CQ commands
Yishai Hadas
3
-3
/
+8
2018-09-22
RDMA/mlx5: Enable vport loopback when user context or QP mandate
Mark Bloch
3
-19
/
+59
2018-09-22
RDMA/mlx5: Allow creating RAW ethernet QP with loopback support
Mark Bloch
3
-14
/
+52
2018-09-22
RDMA/mlx5: Refactor transport domain bookkeeping logic
Mark Bloch
2
-19
/
+36
2018-09-21
net/mlx5: Rename incorrect naming in IFC file
Mark Bloch
3
-5
/
+5
2018-09-21
RDMA/cxgb4: remove redundant null pointer check before kfree_skb
zhong jiang
2
-4
/
+2
2018-09-21
IB/mlx4: Remove unnecessary parentheses
Nathan Chancellor
1
-1
/
+1
2018-09-21
IB/nes: Remove unnecessary parentheses
Nathan Chancellor
1
-1
/
+1
2018-09-21
RDMA/uverbs: Get rid of ucontext->tgid
Jason Gunthorpe
3
-6
/
+0
2018-09-21
RDMA/umem: Avoid synchronize_srcu in the ODP MR destruction path
Jason Gunthorpe
2
-2
/
+9
2018-09-21
RDMA/umem: Handle a half-complete start/end sequence
Jason Gunthorpe
2
-13
/
+27
2018-09-21
RDMA/umem: Get rid of per_mm->notifier_count
Jason Gunthorpe
2
-110
/
+18
2018-09-21
RDMA/umem: Use umem->owning_mm inside ODP
Jason Gunthorpe
6
-169
/
+191
2018-09-21
RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm
Jason Gunthorpe
5
-93
/
+120
2018-09-21
RDMA/umem: Get rid of struct ib_umem.odp_data
Jason Gunthorpe
6
-26
/
+27
2018-09-21
RDMA/umem: Make ib_umem_odp into a sub structure of ib_umem
Jason Gunthorpe
4
-83
/
+69
2018-09-21
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
Jason Gunthorpe
7
-114
/
+129
2018-09-20
RDMA/usnic: Do not use ucontext->tgid
Jason Gunthorpe
2
-48
/
+46
2018-09-20
RDMA/umem: Do not use current->tgid to track the mm_struct
Jason Gunthorpe
2
-43
/
+37
2018-09-20
RDMA/ucontext: Get rid of the old disassociate flow
Jason Gunthorpe
1
-41
/
+10
2018-09-20
RDMA/hns: Use rdma_user_mmap_io
Jason Gunthorpe
2
-88
/
+21
[next]