index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
2018-10-17
1
-41
/
+25
*
IB/mlx5: Enable DEVX on IB
Yishai Hadas
2018-09-27
1
-6
/
+0
*
IB/mlx5: Manage device uid for DEVX white list commands
Yishai Hadas
2018-09-27
1
-4
/
+12
*
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2018-09-26
1
-8
/
+7
*
RDMA/mlx5: Remove superfluous version print
Mark Bloch
2018-09-25
1
-2
/
+0
*
IB/mlx5: Set uid as part of TD commands
Yishai Hadas
2018-09-25
1
-15
/
+18
*
IB/mlx5: Set uid upon PD allocation
Yishai Hadas
2018-09-25
1
-0
/
+1
*
IB/mlx5: Set uid as part of MCG commands
Yishai Hadas
2018-09-25
1
-2
/
+9
*
IB/mlx5: Use uid as part of PD commands
Yishai Hadas
2018-09-25
1
-3
/
+11
*
Merge branch 'mlx5-vport-loopback' into rdma.get
Doug Ledford
2018-09-22
1
-16
/
+45
|
\
|
*
RDMA/mlx5: Enable vport loopback when user context or QP mandate
Mark Bloch
2018-09-22
1
-12
/
+28
|
*
RDMA/mlx5: Refactor transport domain bookkeeping logic
Mark Bloch
2018-09-22
1
-16
/
+29
*
|
RDMA/umem: Use umem->owning_mm inside ODP
Jason Gunthorpe
2018-09-21
1
-0
/
+7
*
|
RDMA/mlx5: Use rdma_user_mmap_io
Jason Gunthorpe
2018-09-20
1
-115
/
+7
*
|
RDMA/mlx5: Allow creating a matcher for a NIC TX flow table
Mark Bloch
2018-09-11
1
-1
/
+4
*
|
RDMA/mlx5: Add NIC TX namespace when getting a flow table
Mark Bloch
2018-09-11
1
-11
/
+30
*
|
RDMA/mlx5: Refactor raw flow creation
Mark Bloch
2018-09-11
1
-5
/
+7
*
|
RDMA/mlx5: Don't overwrite action if already set
Mark Bloch
2018-09-11
1
-0
/
+10
*
|
RDMA/mlx5: Refactor flow action parsing to be more generic
Mark Bloch
2018-09-11
1
-6
/
+6
*
|
RDMA/mlx5: Enable attaching packet reformat action to steering flows
Mark Bloch
2018-09-11
1
-0
/
+8
*
|
RDMA/mlx5: Enable reformat on NIC RX if supported
Mark Bloch
2018-09-11
1
-0
/
+4
*
|
RDMA/mlx5: Enable attaching DECAP action to steering flows
Mark Bloch
2018-09-11
1
-0
/
+5
*
|
RDMA/mlx5: Enable decap and packet reformat on flow tables
Mark Bloch
2018-09-11
1
-4
/
+13
*
|
RDMA/mlx5: Enable attaching modify header to steering flows
Mark Bloch
2018-09-11
1
-0
/
+8
*
|
RDMA/mlx5: Add NIC TX steering support
Mark Bloch
2018-09-11
1
-10
/
+19
*
|
Merge branch 'mlx5-flow-mutate' into rdma.git for-next
Jason Gunthorpe
2018-09-05
1
-0
/
+3
|
\
\
|
*
|
RDMA/mlx5: Add a new flow action verb - modify header
Mark Bloch
2018-09-05
1
-0
/
+3
|
|
/
*
/
IB/mlx5: Change TX affinity assignment in RoCE LAG mode
Majd Dibbiny
2018-09-05
1
-0
/
+8
|
/
*
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-16
1
-16
/
+22
|
\
|
*
Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2018-06-28
1
-1
/
+1
|
|
\
|
|
*
IB/mlx5: Avoid dealing with vport representors if not being e-switch manager
Or Gerlitz
2018-06-27
1
-1
/
+1
|
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-21
1
-15
/
+21
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
IB/mlx5: Fix return value check in flow_counters_set_data()
weiyongjun (A)
2018-06-11
1
-2
/
+2
|
|
*
IB/mlx5: Fix memory leak in mlx5_ib_create_flow
Gustavo A. R. Silva
2018-06-11
1
-13
/
+19
*
|
|
IB/uverbs: Have the core code create the uverbs_root_spec
Jason Gunthorpe
2018-08-11
1
-29
/
+16
*
|
|
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
2018-08-03
1
-10
/
+0
*
|
|
IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs language
Jason Gunthorpe
2018-07-31
1
-9
/
+7
*
|
|
IB/mlx5: avoid excessive warning msgs when creating VFs on 2nd port
Qing Huang
2018-07-27
1
-2
/
+2
*
|
|
IB/mlx5: Enable driver uapi commands for flow steering
Yishai Hadas
2018-07-24
1
-1
/
+3
*
|
|
IB/mlx5: Add support for a flow table destination for driver flow steering
Yishai Hadas
2018-07-24
1
-5
/
+8
*
|
|
IB/mlx5: Support adding flow steering rule by raw description
Yishai Hadas
2018-07-24
1
-17
/
+199
*
|
|
IB/mlx5: Introduce driver create and destroy flow methods
Yishai Hadas
2018-07-24
1
-0
/
+9
*
|
|
RDMA/mlx5: Remove set but not used variables
Kamal Heib
2018-07-23
1
-3
/
+1
*
|
|
RDMA: Validate grh_required when handling AVs
Artemy Kovalyov
2018-07-10
1
-7
/
+16
*
|
|
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
2018-07-10
1
-2
/
+2
*
|
|
IB/mlx5: Honor cnt_set_id_valid flag instead of set_id
Parav Pandit
2018-07-09
1
-1
/
+1
*
|
|
RDMA/mlx5: Remove unused port number parameter
Leon Romanovsky
2018-07-09
1
-20
/
+11
*
|
|
RDMA/uverbs: Remove UA_FLAGS
Jason Gunthorpe
2018-07-04
1
-3
/
+3
*
|
|
RDMA/uverbs: Get rid of the & in method specifications
Jason Gunthorpe
2018-07-04
1
-14
/
+18
*
|
|
RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device
Jason Gunthorpe
2018-07-04
1
-3
/
+3
[next]