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
/
mlx5_ib.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-20
/
+32
2018-12-20
Merge branch 'mlx5-next' into rdma.git
Jason Gunthorpe
1
-1
/
+0
2018-12-20
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
1
-1
/
+1
2018-12-20
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
1
-1
/
+1
2018-12-19
IB/mlx5: Fix compile issue when ODP disabled
Doug Ledford
1
-4
/
+4
2018-12-19
IB/mlx5: Add advise_mr() support
Moni Shoua
1
-0
/
+18
2018-12-18
RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completion
Leon Romanovsky
1
-2
/
+0
2018-12-15
net/mlx5: Make RoCE and SR-IOV LAG modes explicit
Aviv Heller
1
-0
/
+1
2018-12-14
IB/mlx5: Unify e-switch representors load approach between uplink and VFs
Mark Bloch
1
-1
/
+0
2018-12-12
IB/mlx5: Remove duplicated include from mlx5_ib.h
YueHaibing
1
-1
/
+0
2018-12-07
Merge branch 'mlx5-packet-credit-fc' into rdma.git
Jason Gunthorpe
1
-0
/
+1
2018-12-07
IB/mlx5: Add packet based credit mode support
Danit Goldberg
1
-0
/
+1
2018-12-04
IB/mlx5: Allow XRC usage via verbs in DEVX context
Yishai Hadas
1
-1
/
+0
2018-12-04
IB/mlx5: Enforce DEVX privilege by firmware
Yishai Hadas
1
-2
/
+3
2018-12-04
Merge 'mlx5-next' into mlx5-devx
Doug Ledford
1
-1
/
+8
2018-12-04
RDMA/mlx5: Initialize SRQ tables on mlx5_ib
Leon Romanovsky
1
-1
/
+4
2018-12-04
RDMA/mlx5: Use stages for callback to setup and release DEVX
Leon Romanovsky
1
-0
/
+1
2018-11-30
IB/mlx5: Use the new mlx5 core notifier API
Saeed Mahameed
1
-0
/
+3
2018-11-30
IB/mlx5: Use fragmented QP's buffer for in-kernel users
Guy Levi
1
-1
/
+2
2018-11-30
IB/mlx5: Use fragmented SRQ's buffer for in-kernel users
Guy Levi
1
-0
/
+1
2018-11-30
RDMA/mlx5: Attach a DEVX counter via raw flow creation
Mark Bloch
1
-2
/
+4
2018-11-22
RDMA/mlx5: Use the uapi disablement APIs instead of code
Jason Gunthorpe
1
-2
/
+0
2018-11-22
RDMA/uverbs: Use a linear list to describe the compiled-in uapi
Jason Gunthorpe
1
-9
/
+3
2018-11-20
{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA
Saeed Mahameed
1
-2
/
+13
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-37
/
+61
2018-10-18
net/mlx5: Refactor fragmented buffer struct fields and init flow
Tariq Toukan
1
-0
/
+1
2018-10-17
IB/mlx5: Support scatter to CQE for DC transport type
Yonatan Cohen
1
-1
/
+1
2018-10-17
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
1
-1
/
+0
2018-09-27
IB/mlx5: Manage device uid for DEVX white list commands
Yishai Hadas
1
-8
/
+5
2018-09-26
RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
1
-9
/
+9
2018-09-25
IB/mlx5: Set uid as part of XRCD commands
Yishai Hadas
1
-0
/
+1
2018-09-25
IB/mlx5: Set uid as part of RQT commands
Yishai Hadas
1
-0
/
+1
2018-09-25
IB/mlx5: Use uid as part of PD commands
Yishai Hadas
1
-0
/
+1
2018-09-22
Merge branch 'mlx5-vport-loopback' into rdma.get
Doug Ledford
1
-4
/
+12
2018-09-22
RDMA/mlx5: Enable vport loopback when user context or QP mandate
Mark Bloch
1
-0
/
+4
2018-09-22
RDMA/mlx5: Allow creating RAW ethernet QP with loopback support
Mark Bloch
1
-1
/
+1
2018-09-22
RDMA/mlx5: Refactor transport domain bookkeeping logic
Mark Bloch
1
-3
/
+7
2018-09-21
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
Jason Gunthorpe
1
-1
/
+1
2018-09-20
RDMA/mlx5: Use rdma_user_mmap_io
Jason Gunthorpe
1
-10
/
+0
2018-09-11
RDMA/mlx5: Add NIC TX namespace when getting a flow table
Mark Bloch
1
-0
/
+1
2018-09-11
RDMA/mlx5: Refactor raw flow creation
Mark Bloch
1
-1
/
+3
2018-09-11
RDMA/mlx5: Refactor flow action parsing to be more generic
Mark Bloch
1
-0
/
+4
2018-09-11
RDMA/mlx5: Add NIC TX steering support
Mark Bloch
1
-0
/
+1
2018-09-06
Merge branch 'mlx5-flow-mutate' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+18
2018-09-06
RDMA/mlx5: Extend packet reformat verbs
Mark Bloch
1
-0
/
+1
2018-09-06
RDMA/mlx5: Add new flow action verb - packet reformat
Mark Bloch
1
-0
/
+1
2018-09-06
RDMA/mlx5: Add a new flow action verb - modify header
Mark Bloch
1
-1
/
+16
2018-09-05
IB/mlx5: Change TX affinity assignment in RoCE LAG mode
Majd Dibbiny
1
-1
/
+3
2018-08-11
IB/uverbs: Have the core code create the uverbs_root_spec
Jason Gunthorpe
1
-0
/
+1
2018-07-31
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
1
-10
/
+10
[next]