aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c
AgeCommit message (Expand)Author
2020-06-03net/mlx5e: Fix inner tirs handlingRoi Dayan
2020-05-14net/mlx5e: Fix q counters on uplink representorsRoi Dayan
2020-04-21net/mlx5e: Fix pfnum in devlink port attributeParav Pandit
2020-02-27mlx5: register lag notifier for init network namespace onlyJiri Pirko
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
2019-08-01net/mlx5: E-Switch, add ingress rate supportEli Cohen
2019-07-29net/mlx5e: Protect unready flows with dedicated lockVlad Buslov
2019-07-29net/mlx5e: Change flow flags type to unsigned longVlad Buslov
2019-07-29net/mlx5e: Fix unnecessary flow_block_cb_is_busy callwenxu
2019-07-26Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-07-25net/mlx5e: Fix wrong max num channels indicationTariq Toukan
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso
2019-07-19net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso
2019-07-12net/mlx5e: Provide cb_list pointer when setting up tc block on repVlad Buslov
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso
2019-07-09net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso
2019-07-09net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso
2019-07-09net/mlx5e: Register devlink ports for physical link, PCI PF, VFsParav Pandit
2019-07-05Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller