summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c
AgeCommit message (Expand)Author
2020-03-27net/mlx5: Add support for RDMA TX steeringMichael Guralnik
2020-01-16net/mlx5: Add ignore level support fwd to table rulesPaul Blakey
2019-10-29net/mlx5: Fix NULL pointer dereference in extended destinationEli Britstein
2019-09-03net/mlx5: Add direct rule fs_cmd implementationMaor Gottlieb
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb
2019-08-21net/mlx5: Add per-namespace flow table default miss action supportMark Zhang
2019-08-01net/mlx5: Add flow counter bulk allocation hardware bits and commandGavi Teitz
2019-08-01net/mlx5: Refactor and optimize flow counter bulk queryGavi Teitz
2019-06-26net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu
2019-06-26net/mlx5: Support allocating modify header context from ingress ACLJianbo Liu
2019-05-31net/mlx5: Introduce termination table bitsEli Britstein
2019-04-29net/mlx5: Add new miss flow table actionMaor Gottlieb
2019-04-29net/mlx5: Add support in RDMA RX steeringMaor Gottlieb
2019-04-29net/mlx5: Pass flow steering objects to fs_cmdMaor Gottlieb
2018-12-10net/mlx5: Support extended destination format in flow steering commandEli Britstein
2018-12-10net/mlx5: E-Switch, Change vhca id valid bool field to bit flagEli Britstein
2018-10-17net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch
2018-09-05net/mlx5: Export packet reformat alloc/dealloc functionsMark Bloch
2018-09-05net/mlx5: Pass a namespace for packet reformat ID allocationMark Bloch
2018-09-05{net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch
2018-09-05net/mlx5: Break encap/decap into two separated flow table creation flagsMark Bloch
2018-09-05net/mlx5: Add support for more namespaces when allocating modify headerMark Bloch
2018-09-05net/mlx5: Export modify header alloc/dealloc functionsMark Bloch
2018-09-05net/mlx5: Add proper NIC TX steering flow tables supportMark Bloch
2018-07-24net/mlx5: Add support for flow table destination numberYishai Hadas
2018-07-18net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu
2018-05-17net/mlx5: Add destination e-switch ownerShahar Klein
2018-05-17net/mlx5: Properly handle a vport destination when setting FTEShahar Klein
2018-03-26net/mlx5: Add core support for vlan push/pop steering actionOr Gerlitz
2018-03-06net/mlx5: Flow steering cmd interface should get the fte when deletingAviad Yehezkel
2018-03-06net/mlx5: Embed mlx5_flow_act into fs_fteMatan Barak
2018-03-06net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel
2018-03-06net/mlx5: Add shim layer between fs and cmdMatan Barak
2017-10-14net/mlx5: Support for attaching multiple underlay QPs to root flow tableAlex Vesker
2017-09-28net/mlx5: Check device capability for maximum flow countersRaed Salem
2017-08-24net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak
2017-08-07net/mlx5: Increase the maximum flow counters supportedRabie Loulou
2017-06-08net/mlx5: Update flow table commands layoutMaor Gottlieb
2017-05-25Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky
2017-05-14net/mlx5: Use underlay QPN from the root name spaceYishai Hadas
2017-04-17net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit
2017-03-28net/mlx5: Introduce alloc/dealloc modify header context commandsOr Gerlitz
2017-03-28net/mlx5: Introduce modify header structures, commands and steering action de...Or Gerlitz
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-29net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz
2017-01-24net/mlx5: Use exact encap header size for the FW input bufferOr Gerlitz
2016-11-09net/mlx5: Support encap id when setting new steering entryHadar Hen Zion
2016-11-09net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion