summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c
AgeCommit message (Expand)Author
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
2019-07-01net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang
2019-07-01net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang
2019-06-28net/mlx5e: Expose same physical switch_id for all representorsPaul Blakey
2019-06-28net/mlx5e: Don't refresh TIRs when updating representor SQsGavi Teitz
2019-06-28net/mlx5e: Correct phys_port_name for PF portParav Pandit
2019-06-27net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-07net/mlx5e: Add ndo_set_feature for uplink representorChris Mi
2019-05-31net/mlx5e: Generalize vport type in vport representorVu Pham
2019-05-31Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-05-31{IB,net}/mlx5: Constify rep ops functions pointersParav Pandit
2019-05-28net/mlx5e: restrict the real_dev of vlan device is the same as uplink devicewenxu
2019-05-17net/mlx5e: Add missing ethtool driver info for representorsDmytro Linkin