aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-02net/mlx5e: Save the represntor netdevice as part of the representorHadar Hen Zion1-1/+11
2016-11-24net/mlx5: E-Switch, Add control for inline modeRoi Dayan1-0/+141
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2016-11-09net/mlx5e: Add basic TC tunnel set action for SRIOV offloadsHadar Hen Zion1-0/+3
2016-11-09net/mlx5e: Add TC tunnel release action for SRIOV offloadsHadar Hen Zion1-1/+8
2016-11-09net/mlx5: Support encap id when setting new steering entryHadar Hen Zion1-11/+14
2016-11-09net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion1-3/+4
2016-11-04net/mlx5: E-Switch, Set the actions for offloaded rules properlyOr Gerlitz1-1/+2
2016-10-30net/mlx5e: Add tc support for FWD rule with counterMark Bloch1-9/+11
2016-10-30net/mlx5: Add multi dest supportMark Bloch1-21/+21
2016-09-23net/mlx5: E-Switch, Support VLAN actions in the offloads modeOr Gerlitz1-0/+180
2016-09-23net/mlx5: Put elements related to offloaded TC rule in one structOr Gerlitz1-3/+6
2016-09-23net/mlx5: E-Switch, Set vport representor fields explicitly on registrationOr Gerlitz1-1/+7
2016-09-23net/mlx5: E-Switch, Set the vport when registering the uplink repOr Gerlitz1-14/+13
2016-09-19net/mlx5: E-Switch, Handle mode change failuresOr Gerlitz1-6/+14
2016-08-19net/mlx5: E-Switch, Set the send-to-vport rules in the correct tableOr Gerlitz1-1/+1
2016-08-19net/mlx5: E-Switch, Return the correct devlink e-switch modeOr Gerlitz1-5/+19
2016-07-14net/mlx5: E-Switch, Add API to configure rules for the offloaded modeOr Gerlitz1-0/+43
2016-07-14net/mlx5: E-Switch, Use two priorities for SRIOV offloads modeOr Gerlitz1-7/+27
2016-07-05net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb1-30/+25
2016-07-02net/mlx5e: Introduce SRIOV VF representorsHadar Hen Zion1-1/+95
2016-07-02net/mlx5: Add Representors registration APIHadar Hen Zion1-0/+19
2016-07-02net/mlx5e: Add devlink based SRIOV mode changesOr Gerlitz1-4/+117
2016-07-02net/mlx5: Add devlink interfaceOr Gerlitz1-0/+10
2016-07-02net/mlx5: E-Switch, Add API to create vport rx rulesOr Gerlitz1-0/+85
2016-07-02net/mlx5: E-Switch, Add offloads tableOr Gerlitz1-0/+31
2016-07-02net/mlx5: E-Switch, Add API to create send-to-vport rulesOr Gerlitz1-0/+39
2016-07-02net/mlx5: E-Switch, Add miss rule for offloads modeOr Gerlitz1-0/+40
2016-07-02net/mlx5: E-Switch, Add support for the sriov offloads modeOr Gerlitz1-0/+135