index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-16
RDMA/mlx5: Remove extraneous error check
Gal Pressman
1
-2
/
+1
2018-10-16
IB/mlx5: Verify DEVX object type
Yishai Hadas
1
-54
/
+126
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2
-5
/
+12
2018-10-16
Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
1
-15
/
+8
2018-10-11
RDMA/netdev: Hoist alloc_netdev_mqs out of the driver
Denis Drozdov
1
-15
/
+8
2018-10-10
IB/mlx5: Unmap DMA addr from HCA before IOMMU
Valentine Fatiev
1
-4
/
+8
2018-10-04
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
1
-3
/
+2
2018-09-27
IB/mlx5: Enable DEVX on IB
Yishai Hadas
1
-6
/
+0
2018-09-27
IB/mlx5: Enable DEVX white list commands
Yishai Hadas
1
-15
/
+60
2018-09-27
IB/mlx5: Manage device uid for DEVX white list commands
Yishai Hadas
3
-18
/
+23
2018-09-27
IB/mlx5: Expose RAW QP device handles to user space
Yishai Hadas
1
-2
/
+36
2018-09-26
RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
2
-13
/
+15
2018-09-26
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
1
-8
/
+7
2018-09-25
IB/mlx5: Destroy the DEVX object upon error flow
Yishai Hadas
1
-1
/
+4
2018-09-25
RDMA/mlx5: Remove superfluous version print
Mark Bloch
1
-2
/
+0
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-22
Merge branch 'mlx5-vport-loopback' into rdma.get
Doug Ledford
3
-40
/
+133
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
2
-14
/
+50
2018-09-22
RDMA/mlx5: Refactor transport domain bookkeeping logic
Mark Bloch
2
-19
/
+36
2018-09-22
net/mlx5: Rename incorrect naming in IFC file
Mark Bloch
1
-2
/
+2
2018-09-21
RDMA/umem: Use umem->owning_mm inside ODP
Jason Gunthorpe
2
-1
/
+8
2018-09-21
RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm
Jason Gunthorpe
1
-18
/
+25
2018-09-21
RDMA/umem: Get rid of struct ib_umem.odp_data
Jason Gunthorpe
3
-17
/
+19
2018-09-21
RDMA/umem: Make ib_umem_odp into a sub structure of ib_umem
Jason Gunthorpe
1
-13
/
+13
2018-09-21
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
Jason Gunthorpe
3
-28
/
+31
2018-09-20
RDMA/mlx5: Use rdma_user_mmap_io
Jason Gunthorpe
2
-125
/
+7
2018-09-12
IB/mlx5: Allow transition of DCI QP to reset
Moni Shoua
1
-1
/
+3
2018-09-11
RDMA/mlx5: Allow creating a matcher for a NIC TX flow table
Mark Bloch
2
-6
/
+33
2018-09-11
RDMA/mlx5: Add NIC TX namespace when getting a flow table
Mark Bloch
3
-11
/
+32
2018-09-11
RDMA/mlx5: Add flow actions support to raw create flow
Mark Bloch
1
-4
/
+36
2018-09-11
RDMA/mlx5: Refactor raw flow creation
Mark Bloch
3
-7
/
+13
2018-09-11
RDMA/mlx5: Don't overwrite action if already set
Mark Bloch
1
-0
/
+10
2018-09-11
RDMA/mlx5: Refactor flow action parsing to be more generic
Mark Bloch
2
-6
/
+10
2018-09-11
RDMA/uverbs: Move flow resources initialization
Mark Bloch
1
-1
/
+1
2018-09-11
RDMA/mlx5: Enable attaching packet reformat action to steering flows
Mark Bloch
1
-0
/
+8
[prev]
[next]