index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
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
2018-09-11
RDMA/mlx5: Enable reformat on NIC RX if supported
Mark Bloch
1
-0
/
+4
2018-09-11
RDMA/mlx5: Enable attaching DECAP action to steering flows
Mark Bloch
1
-0
/
+5
2018-09-11
RDMA/mlx5: Enable decap and packet reformat on flow tables
Mark Bloch
1
-4
/
+13
2018-09-11
RDMA/mlx5: Enable attaching modify header to steering flows
Mark Bloch
1
-0
/
+8
2018-09-11
RDMA/mlx5: Add NIC TX steering support
Mark Bloch
2
-10
/
+20
2018-09-06
IB/mlx5: Don't hold spin lock while checking device state
Parav Pandit
1
-14
/
+12
2018-09-06
Merge branch 'mlx5-flow-mutate' into rdma.git for-next
Jason Gunthorpe
4
-4
/
+325
2018-09-06
RDMA/mlx5: Extend packet reformat verbs
Mark Bloch
2
-0
/
+96
2018-09-06
RDMA/mlx5: Add new flow action verb - packet reformat
Mark Bloch
2
-1
/
+76
2018-09-06
RDMA/uverbs: Add generic function to fill in flow action object
Mark Bloch
1
-5
/
+3
2018-09-06
RDMA/mlx5: Add a new flow action verb - modify header
Mark Bloch
3
-1
/
+153
2018-09-05
{net, RDMA}/mlx5: Rename encap to reformat packet
Mark Bloch
1
-3
/
+3
[next]