aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-22net/mlx5: DR, Allow connecting flow table to a lower/same level tableYevgeny Kliteynik1-2/+5
2020-01-22net/mlx5: DR, Modify header copy supportHamdan Igbaria2-15/+151
2020-01-22net/mlx5: DR, Modify set action limitation extensionHamdan Igbaria1-61/+165
2020-01-22net/mlx5e: Add mlx5e_flower_parse_meta supportwenxu1-0/+39
2020-01-22net/mlx5: make the symbol 'ESW_POOLS' staticChen Wandun1-4/+4
2020-01-22net/mlx5e: allow TSO on VXLAN over VLAN topologiesDavide Caratti1-0/+2
2020-01-22net/mlx5e: Fix printk format warningOlof Johansson1-1/+1
2020-01-16net/mlx5: E-Switch, Increase number of chains and prioritiesPaul Blakey3-12/+232
2020-01-16net/mlx5: E-Switch, Refactor chains and prioritiesPaul Blakey7-292/+637
2020-01-16net/mlx5: ft: Check prio and chain sanity for ft offloadPaul Blakey1-7/+20
2020-01-16net/mlx5: ft: Use getter function to get ft chainPaul Blakey3-1/+9
2020-01-16net/mlx5: Allow creating autogroups with reserved entriesPaul Blakey2-9/+18
2020-01-16net/mlx5: Add ignore level support fwd to table rulesPaul Blakey2-3/+18
2020-01-16net/mlx5: fs_core: Introduce unmanaged flow tablesPaul Blakey1-12/+29
2020-01-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxSaeed Mahameed8-42/+55
2020-01-16net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey6-36/+38
2020-01-16net/mlx5e: Add discard counters per priorityAharon Landau1-0/+1
2020-01-16net/mlx5: Read MCAM register groups 1 and 2Eran Ben Elisha1-6/+9
2020-01-10net/mlx5: Expose vDPA emulation device capabilitiesYishai Hadas1-0/+7
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller10-96/+119
2020-01-07net/mlx5: DR, Create multiple destination action from dr_create_fteAlex Vesker1-16/+72
2020-01-07net/mlx5: DR, Add support for multiple destination table actionAlex Vesker3-0/+132
2020-01-07net/mlx5: DR, Align dest FT action creation to APIAlex Vesker4-17/+23
2020-01-07net/mlx5: DR, Pass table flags at creation to lower layerErez Shitrit4-4/+10
2020-01-07net/mlx5: DR, Create multi-destination table for SW-steering useErez Shitrit2-0/+75
2020-01-07net/mlx5: DR, Create FTE entry in the FW from SW-steeringErez Shitrit2-0/+242
2020-01-07net/mlx5: DR, Use attributes struct for FW flow table creationAlex Vesker4-35/+50
2020-01-07net/mlx5: Use async EQ setup cleanup helpers for multiple EQsParav Pandit1-65/+49
2020-01-07net/mlx5: Reduce No CQ found log level from warn to debugParav Pandit1-1/+2
2020-01-07net/mlx5: Increase the max number of channels to 128Fan Li3-10/+12
2020-01-07net/mlx5e: Support accept action on nic tableTonghao Zhang1-0/+4
2020-01-07mlx5: work around high stack usage with gccArnd Bergmann1-0/+3
2020-01-07net/mlx5: limit the function in local scopeZhu Yanjun1-2/+2
2020-01-06net/mlx5: DR, Init lists that are used in rule's memberErez Shitrit1-0/+3
2020-01-06net/mlx5e: Fix hairpin RSS table sizeEli Cohen3-17/+17
2020-01-06net/mlx5: DR, No need for atomic refcount for internal SW steering resourcesYevgeny Kliteynik3-12/+14
2020-01-06Revert "net/mlx5: Support lockless FTE read lookups"Parav Pandit2-56/+15
2020-01-06net/mlx5: Move devlink registration before interfaces loadMichael Guralnik1-7/+9
2020-01-06net/mlx5e: Always print health reporter message to dmesgEran Ben Elisha1-3/+4
2020-01-06net/mlx5e: Avoid duplicating rule destinationsDmytro Linkin1-1/+57
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+1
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-38/+18
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-33/+13
2019-12-20xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addrMagnus Karlsson1-1/+1
2019-12-19net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy5-33/+13
2019-12-16ipv4: Remove old route notifications and convert listenersIdo Schimmel1-4/+0
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya2-5/+5
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds11-80/+148
2019-12-05net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tagParav Pandit2-38/+93