index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2018-09-27
IB/mlx5: Manage device uid for DEVX white list commands
Yishai Hadas
2018-09-26
RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
2018-09-25
IB/mlx5: Set uid as part of XRCD commands
Yishai Hadas
2018-09-25
IB/mlx5: Set uid as part of RQT commands
Yishai Hadas
2018-09-25
IB/mlx5: Use uid as part of PD commands
Yishai Hadas
2018-09-21
Merge branch 'mlx5-vport-loopback' into rdma.get
Doug Ledford
2018-09-21
RDMA/mlx5: Enable vport loopback when user context or QP mandate
Mark Bloch
2018-09-21
RDMA/mlx5: Allow creating RAW ethernet QP with loopback support
Mark Bloch
2018-09-21
RDMA/mlx5: Refactor transport domain bookkeeping logic
Mark Bloch
2018-09-21
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
Jason Gunthorpe
2018-09-20
RDMA/mlx5: Use rdma_user_mmap_io
Jason Gunthorpe
2018-09-11
RDMA/mlx5: Add NIC TX namespace when getting a flow table
Mark Bloch
2018-09-11
RDMA/mlx5: Refactor raw flow creation
Mark Bloch
2018-09-11
RDMA/mlx5: Refactor flow action parsing to be more generic
Mark Bloch
2018-09-11
RDMA/mlx5: Add NIC TX steering support
Mark Bloch
2018-09-05
Merge branch 'mlx5-flow-mutate' into rdma.git for-next
Jason Gunthorpe
2018-09-05
RDMA/mlx5: Extend packet reformat verbs
Mark Bloch
2018-09-05
RDMA/mlx5: Add new flow action verb - packet reformat
Mark Bloch
2018-09-05
RDMA/mlx5: Add a new flow action verb - modify header
Mark Bloch
2018-09-04
IB/mlx5: Change TX affinity assignment in RoCE LAG mode
Majd Dibbiny
2018-08-10
IB/uverbs: Have the core code create the uverbs_root_spec
Jason Gunthorpe
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-30
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
2018-07-24
IB/mlx5: Enable driver uapi commands for flow steering
Yishai Hadas
2018-07-24
IB/mlx5: Support adding flow steering rule by raw description
Yishai Hadas
2018-07-24
IB/mlx5: Introduce driver create and destroy flow methods
Yishai Hadas
2018-07-24
IB/mlx5: Introduce flow steering matcher uapi object
Yishai Hadas
2018-07-13
RDMA/mlx5: Check that supplied blue flame index doesn't overflow
Leon Romanovsky
2018-07-13
RDMA/mlx5: Melt consecutive calls to alloc_bfreg() in one call
Leon Romanovsky
2018-06-25
IB/mlx5: Add support for drain SQ & RQ
Yishai Hadas
2018-06-22
Merge branch 'icrc-counter' into rdma.git for-next
Jason Gunthorpe
2018-06-22
IB/mlx5: Support RoCE ICRC encapsulated error counter
Talat Batheesh
2018-06-19
IB/mlx5: Expose DEVX tree
Yishai Hadas
2018-06-19
IB/mlx5: Add support for DEVX query UAR
Yishai Hadas
2018-06-19
IB/mlx5: Introduce DEVX
Yishai Hadas
2018-06-18
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
2018-06-02
IB/mlx5: Add flow counters read support
Raed Salem
2018-06-02
IB/mlx5: Add flow counters binding support
Raed Salem
2018-06-02
IB/mlx5: Add counters create and destroy support
Raed Salem
2018-04-05
IB/mlx5: Device memory mr registration support
Ariel Levkovich
2018-04-05
IB/mlx5: Device memory support in mlx5_ib
Ariel Levkovich
2018-04-04
IB/mlx5: Add IPsec support for egress and ingress
Aviad Yehezkel
2018-04-04
IB/mlx5: Add implementation for create and destroy action_xfrm
Aviad Yehezkel
2018-04-04
IB/mlx5: Initialize the parsing tree root without the help of uverbs
Matan Barak
2018-03-19
IB/mlx5: Packet packing enhancement for RAW QP
Bodong Wang
2018-03-14
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-03-14
IB/mlx5: Fix cleanup order on unload
Mark Bloch
2018-03-14
IB/mlx5: Maintain a single emergency page
Ilya Lesokhin
2018-02-23
IB/mlx5: Add proper representors support
Mark Bloch
2018-02-23
IB/mlx5: E-Switch, Add rule to forward traffic to vport
Mark Bloch
[prev]
[next]