aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
AgeCommit message (Expand)Author
2017-11-04net/mlx5: Initialize destination_flow struct to 0Rabie Loulou
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-30net/mlx5: E-Switch, Unload the representors in the correct orderShahar Klein
2017-08-07net/mlx5: Increase the maximum flow counters supportedRabie Loulou
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-16net/mlx5: Avoid space after castingOr Gerlitz
2017-06-16net/mlx5: Align to match opening parenthesisOr Gerlitz
2017-06-15net/mlx5: Properly check applicability of devlink eswitch commandsOr Gerlitz
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky
2017-04-30net/mlx5: Remove encap entry pointer from the eswitch flow attributesOr Gerlitz
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-22net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5Or Gerlitz
2017-04-22net/mlx5: E-Switch, Add control for encapsulationRoi Dayan
2017-04-22net/mlx5: E-Switch, Refactor fast path FDB table creation in switchdev modeOr Gerlitz
2017-04-17net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit
2017-03-28net/mlx5e: Add offloading of E-Switch TC pedit (header re-write) actionsOr Gerlitz
2017-03-28net/mlx5e: Properly deal with resource cleanup when adding TC flow failsOr Gerlitz
2017-03-22net/mlx5: E-Switch, Don't allow changing inline mode when flows are configuredRoi Dayan
2017-03-22net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Sw...Or Gerlitz
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-29net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroyOr Gerlitz
2017-01-29net/mlx5: E-Switch, Err when retrieving steering name-space failsOr Gerlitz
2017-01-29net/mlx5: Return EOPNOTSUPP when failing to get steering name-spaceOr Gerlitz
2017-01-29net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz
2017-01-24net/mlx5: E-Switch, Enlarge the FDB size for the switchdev modeOr Gerlitz
2016-12-28net/mlx5: Disable RoCE on the e-switch management port under switchdev modeOr Gerlitz
2016-12-02net/mlx5e: Save the represntor netdevice as part of the representorHadar Hen Zion
2016-11-24net/mlx5: E-Switch, Add control for inline modeRoi Dayan
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-09net/mlx5e: Add basic TC tunnel set action for SRIOV offloadsHadar Hen Zion
2016-11-09net/mlx5e: Add TC tunnel release action for SRIOV offloadsHadar Hen Zion
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
2016-11-04net/mlx5: E-Switch, Set the actions for offloaded rules properlyOr Gerlitz
2016-10-30net/mlx5e: Add tc support for FWD rule with counterMark Bloch
2016-10-30net/mlx5: Add multi dest supportMark Bloch
2016-09-23net/mlx5: E-Switch, Support VLAN actions in the offloads modeOr Gerlitz
2016-09-23net/mlx5: Put elements related to offloaded TC rule in one structOr Gerlitz
2016-09-23net/mlx5: E-Switch, Set vport representor fields explicitly on registrationOr Gerlitz
2016-09-23net/mlx5: E-Switch, Set the vport when registering the uplink repOr Gerlitz
2016-09-19net/mlx5: E-Switch, Handle mode change failuresOr Gerlitz
2016-08-19net/mlx5: E-Switch, Set the send-to-vport rules in the correct tableOr Gerlitz
2016-08-19net/mlx5: E-Switch, Return the correct devlink e-switch modeOr Gerlitz
2016-07-14net/mlx5: E-Switch, Add API to configure rules for the offloaded modeOr Gerlitz
2016-07-14net/mlx5: E-Switch, Use two priorities for SRIOV offloads modeOr Gerlitz
2016-07-05net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb
2016-07-02net/mlx5e: Introduce SRIOV VF representorsHadar Hen Zion
2016-07-02net/mlx5: Add Representors registration APIHadar Hen Zion
2016-07-02net/mlx5e: Add devlink based SRIOV mode changesOr Gerlitz
2016-07-02net/mlx5: Add devlink interfaceOr Gerlitz