summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2020-01-16net/mlx5: E-Switch, Refactor chains and prioritiesPaul Blakey
2020-01-16net/mlx5: ft: Check prio and chain sanity for ft offloadPaul Blakey
2020-01-16net/mlx5: ft: Use getter function to get ft chainPaul Blakey
2020-01-16net/mlx5: Allow creating autogroups with reserved entriesPaul Blakey
2020-01-16net/mlx5: Add ignore level support fwd to table rulesPaul Blakey
2020-01-16net/mlx5: fs_core: Introduce unmanaged flow tablesPaul Blakey
2020-01-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...Saeed Mahameed
2020-01-16net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey
2020-01-16net/mlx5e: Add discard counters per priorityAharon Landau
2020-01-16net/mlx5: Read MCAM register groups 1 and 2Eran Ben Elisha
2020-01-10net/mlx5: Expose vDPA emulation device capabilitiesYishai Hadas
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-07net/mlx5: DR, Create multiple destination action from dr_create_fteAlex Vesker
2020-01-07net/mlx5: DR, Add support for multiple destination table actionAlex Vesker
2020-01-07net/mlx5: DR, Align dest FT action creation to APIAlex Vesker
2020-01-07net/mlx5: DR, Pass table flags at creation to lower layerErez Shitrit
2020-01-07net/mlx5: DR, Create multi-destination table for SW-steering useErez Shitrit
2020-01-07net/mlx5: DR, Create FTE entry in the FW from SW-steeringErez Shitrit
2020-01-07net/mlx5: DR, Use attributes struct for FW flow table creationAlex Vesker
2020-01-07net/mlx5: Use async EQ setup cleanup helpers for multiple EQsParav Pandit
2020-01-07net/mlx5: Reduce No CQ found log level from warn to debugParav Pandit
2020-01-07net/mlx5: Increase the max number of channels to 128Fan Li
2020-01-07net/mlx5e: Support accept action on nic tableTonghao Zhang
2020-01-07mlx5: work around high stack usage with gccArnd Bergmann
2020-01-07net/mlx5: limit the function in local scopeZhu Yanjun
2020-01-06net/mlx5: DR, Init lists that are used in rule's memberErez Shitrit
2020-01-06net/mlx5e: Fix hairpin RSS table sizeEli Cohen
2020-01-06net/mlx5: DR, No need for atomic refcount for internal SW steering resourcesYevgeny Kliteynik
2020-01-06Revert "net/mlx5: Support lockless FTE read lookups"Parav Pandit
2020-01-06net/mlx5: Move devlink registration before interfaces loadMichael Guralnik
2020-01-06net/mlx5e: Always print health reporter message to dmesgEran Ben Elisha
2020-01-06net/mlx5e: Avoid duplicating rule destinationsDmytro Linkin
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-20xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addrMagnus Karlsson
2019-12-19net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-16ipv4: Remove old route notifications and convert listenersIdo Schimmel
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-05net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tagParav Pandit
2019-12-05net/mlx5e: ethtool, Fix analysis of speed settingAya Levin
2019-12-05net/mlx5e: Fix translation of link mode into speedAya Levin
2019-12-05net/mlx5e: Fix free peer_flow when refcount is 0Roi Dayan
2019-12-05net/mlx5e: Fix freeing flow with kfree() and not kvfree()Roi Dayan
2019-12-05net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha
2019-12-05net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen
2019-12-05net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha
2019-12-04net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca