linux/drivers/net/ethernet/mellanox/mlx5/core
Pablo Neira Ayuso 0d4fd02e71 net: flow_offload: add flow_block_cb_is_busy() and use it
This patch adds a function to check if flow block callback is already in
use.  Call this new function from flow_block_cb_setup_simple() and from
drivers.

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
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
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_arfs.c
en_common.c
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_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
en_main.c drivers: net: use flow block API 2019-07-09 14:38:50 -07:00
en_rep.c net: flow_offload: add flow_block_cb_is_busy() and use it 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
en.h net/mlx5e: Add kTLS TX HW offload support 2019-07-05 16:29:20 -07:00
eq.c net/mlx5: Report EQE data upon CQ completion 2019-07-03 21:00:20 +03:00
eswitch_offloads_termtbl.c net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_create 2019-06-28 16:03:59 -07: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.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
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
Kconfig net/mlx5: Accel, Add core TLS support for the Connect-X family 2019-07-05 16:29:19 -07:00
lag_mp.c mlx5: Fail attempts to use routes with nexthop objects 2019-06-04 19:26:50 -07:00
lag_mp.h
lag.c net/mlx5: E-Switch, Refactor eswitch SR-IOV interface 2019-07-01 16:40:30 -07:00
lag.h
main.c net/mlx5: Accel, Expose accel wrapper for IPsec FPGA function 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
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
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
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
vport.c net/mlx5: Introduce and use mlx5_eswitch_get_total_vports() 2019-07-03 12:50:42 -07:00
wq.c
wq.h net/mlx5e: Allow ICO SQ to be used by multiple RQs 2019-06-27 22:53:27 +02:00