1
0
Fork 0
alistair23-linux/drivers/net/ethernet/mellanox/mlx5/core
Pablo Neira Ayuso 955bcb6ea0 drivers: net: use flow block API
This patch updates flow_block_cb_setup_simple() to use the flow block API.
Several drivers are also adjusted to use it.

This patch introduces the per-driver list of flow blocks to account for
blocks that are already in use.

Remove tc_block_offload alias.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-07-09 14:38:50 -07:00
..
accel net/mlx5: Accel, Add core TLS support for the Connect-X family 2019-07-05 16:29:19 -07:00
diag Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux 2019-06-28 16:03:54 -07:00
en net/mlx5e: Add kTLS TX HW offload support 2019-07-05 16:29:20 -07:00
en_accel net/tls: don't clear TX resync flag on error 2019-07-08 20:21:09 -07:00
fpga net/mlx5: Kconfig, Better organize compilation flags 2019-07-05 16:29:19 -07:00
ipoib net/mlx5e: Re-work TIS creation functions 2019-07-05 16:29:19 -07:00
lib net/mlx5: Add crypto library to support create/destroy encryption key 2019-07-05 16:29:19 -07:00
Kconfig net/mlx5: Accel, Add core TLS support for the Connect-X family 2019-07-05 16:29:19 -07:00
Makefile net/mlx5e: Add kTLS TX HW offload support 2019-07-05 16:29:20 -07:00
alloc.c net/mlx5: Separate and generalize dma device from pci device 2019-04-29 16:55:05 -07:00
cmd.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2019-06-17 20:20:36 -07:00
cq.c net/mlx5: Report EQE data upon CQ completion 2019-07-03 21:00:20 +03:00
debugfs.c net/mlx5: EQ, Privatize eq_table and friends 2018-11-20 20:06:54 +02:00
dev.c Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux 2019-07-04 16:42:59 -04:00
devlink.c net/mlx5: Added devlink info callback 2019-07-04 16:43:16 -04:00
devlink.h net/mlx5: Move all devlink related functions calls to devlink.c 2019-06-13 13:23:16 -07:00
ecpf.c Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux 2019-05-31 13:04:06 -07:00
ecpf.h net/mlx5: E-Switch, Replace host_params event with functions_changed event 2019-05-31 12:28:14 -07:00
en.h net/mlx5e: Add kTLS TX HW offload support 2019-07-05 16:29:20 -07:00
en_arfs.c net/mlx5e: Add new counter for aRFS rule insertion failures 2018-10-03 16:17:59 -07:00
en_common.c net/mlx5e: Add a lock on tir list 2019-03-29 12:24:41 -07:00
en_dcbnl.c net/mlx5: Handle host PF vport mac/guid for ECPF 2019-07-01 16:40:30 -07:00
en_dim.c linux/dim: Move implementation to .c files 2019-06-25 13:46:39 -07:00
en_ethtool.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 2019-07-04 12:48:21 -07:00
en_fs.c net/mlx5e: Remove redundant vport context vlan update 2018-05-14 15:10:22 -07:00
en_fs_ethtool.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 2019-07-04 12:48:21 -07:00
en_main.c drivers: net: use flow block API 2019-07-09 14:38:50 -07:00
en_rep.c drivers: net: use flow block API 2019-07-09 14:38:50 -07:00
en_rep.h net/mlx5e: Register devlink ports for physical link, PCI PF, VFs 2019-07-09 12:02:13 -07:00
en_rx.c net/mlx5e: Add XSK zero-copy support 2019-06-27 22:53:28 +02:00
en_selftest.c net/mlx5: Handle SW reset of FW in error flow 2019-06-13 13:23:17 -07:00
en_stats.c net/mlx5e: Add kTLS TX HW offload support 2019-07-05 16:29:20 -07:00
en_stats.h net/mlx5e: Add kTLS TX HW offload support 2019-07-05 16:29:20 -07:00
en_tc.c Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux 2019-07-04 16:42:59 -04:00
en_tc.h net/mlx5e: Disallow tc redirect offload cases we don't support 2019-06-28 16:04:00 -07:00
en_tx.c net/mlx5e: Add kTLS TX HW offload support 2019-07-05 16:29:20 -07:00
en_txrx.c mlx5-update-2019-07-04 2019-07-05 16:24:27 -07:00
eq.c net/mlx5: Report EQE data upon CQ completion 2019-07-03 21:00:20 +03:00
eswitch.c Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux 2019-07-04 16:42:59 -04:00
eswitch.h Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux 2019-07-04 16:42:59 -04:00
eswitch_offloads.c Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux 2019-07-04 16:42:59 -04:00
eswitch_offloads_termtbl.c net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_create 2019-06-28 16:03:59 -07:00
events.c net/mlx5: E-Switch, Replace host_params event with functions_changed event 2019-05-31 12:28:14 -07:00
fs_cmd.c net/mlx5e: Specifying known origin of packets matching the flow 2019-06-26 12:01:28 -07:00
fs_cmd.h net/mlx5: Pass flow steering objects to fs_cmd 2019-04-29 16:55:05 -07:00
fs_core.c Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux 2019-07-04 16:42:59 -04:00
fs_core.h net/mlx5: Add flow context for flow tag 2019-06-26 12:01:28 -07:00
fs_counters.c idr: introduce idr_for_each_entry_continue_ul() 2019-07-01 19:15:46 -07:00
fw.c net/mlx5e: Add kTLS TX HW offload support 2019-07-05 16:29:20 -07:00
health.c net/mlx5: Report devlink health on FW fatal issues 2019-06-13 13:23:19 -07:00
lag.c net/mlx5: E-Switch, Refactor eswitch SR-IOV interface 2019-07-01 16:40:30 -07:00
lag.h net/mlx5e: Activate HW multipath and handle port affinity based on FIB events 2019-03-01 12:04:16 -08:00
lag_mp.c mlx5: Fail attempts to use routes with nexthop objects 2019-06-04 19:26:50 -07:00
lag_mp.h net/mlx5e: Activate HW multipath and handle port affinity based on FIB events 2019-03-01 12:04:16 -08:00
main.c net/mlx5: Accel, Expose accel wrapper for IPsec FPGA function 2019-07-05 16:29:19 -07:00
mcg.c
mlx5_core.h net/mlx5: Added fw version query command 2019-07-04 16:43:15 -04:00
mr.c net/mlx5: Convert mkey_table to XArray 2019-06-24 16:44:40 -07:00
pagealloc.c net/mlx5: Separate and generalize dma device from pci device 2019-04-29 16:55:05 -07:00
pci_irq.c net/mlx5: Use a single IRQ for all async EQs 2019-06-13 10:59:49 -07:00
pd.c
port.c net/mlx5e: ethtool, Add support for EEPROM high pages query 2019-05-01 14:39:16 -07:00
qp.c IB/mlx5: Use mlx5 core to create/destroy a DEVX DCT 2019-03-17 21:40:39 -03:00
rdma.c net/mlx5: Handle host PF vport mac/guid for ECPF 2019-07-01 16:40:30 -07:00
rdma.h net/mlx5: Eswitch, enable RoCE loopback traffic 2019-04-29 16:55:32 -07:00
rl.c net/mlx5: Packet pacing enhancement 2018-03-19 11:54:41 -06:00
sriov.c net/mlx5: Refactor mlx5_esw_query_functions for modularity 2019-07-03 12:50:42 -07:00
transobj.c net/mlx5: Introduce new TIR creation core API 2019-04-24 12:33:37 -07:00
uar.c Linux 5.1-rc1 2019-04-22 15:25:39 -07:00
vport.c net/mlx5: Introduce and use mlx5_eswitch_get_total_vports() 2019-07-03 12:50:42 -07:00
wq.c net/mlx5e: Use CQE padding for Ethernet CQs 2018-12-11 14:52:20 -08:00
wq.h net/mlx5e: Allow ICO SQ to be used by multiple RQs 2019-06-27 22:53:27 +02:00