summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c
AgeCommit message (Expand)Author
2020-05-22net/mlx5e: Fix inner tirs handlingRoi Dayan
2020-05-22net/mlx5e: Fix allowed tc redirect merged eswitch offload casesMaor Dickman
2020-04-30net/mlx5e: Fix q counters on uplink representorsRoi Dayan
2020-04-08net/mlx5e: Fix pfnum in devlink port attributeParav Pandit
2020-03-29net/mlx5e: add mlx5e_rep_indr_setup_ft_cb supportwenxu
2020-03-29net/mlx5e: refactor indr setup blockwenxu
2020-03-29net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed
2020-03-25net/mlx5e: remove duplicated check chain_index in mlx5e_rep_setup_ft_cbwenxu
2020-03-12net/mlx5e: en_rep: Create uplink rep root table after eswitch offloads tablePaul Blakey
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller
2020-03-09net/mlx5e: Show/set Rx network flow classification rules on ul repVlad Buslov
2020-03-09net/mlx5e: Init ethtool steering for representorsVlad Buslov
2020-03-09net/mlx5e: Show/set Rx flow indir table and RSS hash key on ul repVlad Buslov
2020-03-09net/mlx5e: Introduce root ft concept for representors netdevsSaeed Mahameed
2020-03-05mlx5: reject unsupported coalescing paramsJakub Kicinski
2020-02-28Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-27net/mlx5e: Use netdev_warn() for errors for added prefixRoi Dayan
2020-02-27net/mlx5e: Rename representor get devlink port functionVladyslav Tarasiuk
2020-02-27net/mlx5e: Don't allow forwarding between uplinkTonghao Zhang
2020-02-27mlx5: register lag notifier for init network namespace onlyJiri Pirko
2020-02-25net/mlx5e: Add context to the preactivate hookMaxim Mikityanskiy
2020-02-19net/mlx5e: Rx, Split rep rx mpwqe handler from nicPaul Blakey
2020-01-27mlx5: Use dev_net netdevice notifier registrationsJiri Pirko
2020-01-22net/mlx5e: Enable all available stats for uplink repsVlad Buslov
2020-01-22net/mlx5e: Create q counters on uplink representorsVlad Buslov
2020-01-22net/mlx5e: Convert rep stats to mlx5e_stats_grp-based infraVlad Buslov
2020-01-22net/mlx5e: Declare stats groups via macroSaeed Mahameed
2020-01-22net/mlx5e: Move uplink rep init/cleanup code into own functionsRoi Dayan
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
2019-11-13net/mlx5: TC: Offload flow table rulesPaul Blakey
2019-11-13net/mlx5e: Set netdev name space on creationMichael Guralnik
2019-10-29net/mlx5e: Only skip encap flows update when encap init failedVlad Buslov
2019-09-05net/mlx5e: Use ipv6_stub to avoid dependency with ipv6 being a moduleSaeed Mahameed
2019-08-28net/mlx5e: Expose new function for TIS destroy loopTariq Toukan
2019-08-26net: sched: add API for registering unlocked offload block callbacksVlad Buslov
2019-08-21net/mlx5e: Add trace point for neigh updateVlad Buslov
2019-08-21net/mlx5e: Refactor neigh update for concurrent executionVlad Buslov
2019-08-21net/mlx5e: Protect neigh hash encap list with spinlock and rcuVlad Buslov
2019-08-21net/mlx5e: Refactor mlx5e_neigh_update_table->encap_lockVlad Buslov
2019-08-21net/mlx5e: Extend neigh hash entry with rcuVlad Buslov
2019-08-21net/mlx5e: Always take reference to neigh entryVlad Buslov
2019-08-21net/mlx5e: Extract code that queues neigh update work into functionVlad Buslov
2019-08-09net/mlx5e: Use vhca_id in generating representor port_indexParav Pandit
2019-08-09net/mlx5e: Simplify querying port representor parent idParav Pandit
2019-08-09net/mlx5e: Extend encap entry with reference counterVlad Buslov
2019-08-08flow_offload: move tc indirect block to flow offloadwenxu
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller