linux_dsm_epyc7002/drivers/net/ethernet/chelsio/cxgb4
Jiri Pirko 44ae12a768 net: sched: move the can_offload check from binding phase to rule insertion phase
This restores the original behaviour before the block callbacks were
introduced. Allow the drivers to do binding of block always, no matter
if the NETIF_F_HW_TC feature is on or off. Move the check to the block
callback which is called for rule insertion.

Reported-by: Alexander Duyck <alexander.duyck@gmail.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-11-02 16:10:39 +09:00
..
clip_tbl.c drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_t 2017-10-22 02:22:38 +01:00
clip_tbl.h drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_t 2017-10-22 02:22:38 +01:00
cudbg_common.c cxgb4: collect register dump 2017-10-14 18:35:14 -07:00
cudbg_entity.h cxgb4: collect hardware misc dumps 2017-10-27 23:48:30 +09:00
cudbg_if.h cxgb4: collect hardware misc dumps 2017-10-27 23:48:30 +09:00
cudbg_lib_common.h cxgb4: collect TID info dump 2017-10-27 23:48:29 +09:00
cudbg_lib.c cxgb4: collect hardware misc dumps 2017-10-27 23:48:30 +09:00
cudbg_lib.h cxgb4: collect hardware misc dumps 2017-10-27 23:48:30 +09:00
cxgb4_cudbg.c cxgb4: collect hardware misc dumps 2017-10-27 23:48:30 +09:00
cxgb4_cudbg.h cxgb4: collect on-chip memory dump 2017-10-14 18:35:14 -07:00
cxgb4_dcb.c cxgb4: do DCB state reset in couple of places 2017-09-25 20:28:14 -07:00
cxgb4_dcb.h cxgb4: do DCB state reset in couple of places 2017-09-25 20:28:14 -07:00
cxgb4_debugfs.c cxgb4: update API for TP indirect register access 2017-10-14 18:35:14 -07:00
cxgb4_debugfs.h VFS: Fix up some ->d_inode accesses in the chelsio driver 2015-04-15 15:06:54 -04:00
cxgb4_ethtool.c cxgb4: update API for TP indirect register access 2017-10-14 18:35:14 -07:00
cxgb4_fcoe.c cxgb4: fix boolreturn.cocci warnings 2015-03-29 12:15:56 -07:00
cxgb4_fcoe.h
cxgb4_filter.c cxgb4: add support to create hash-filters via tc-flower offload 2017-11-01 22:06:03 +09:00
cxgb4_filter.h cxgb4: add support to create hash-filters via tc-flower offload 2017-11-01 22:06:03 +09:00
cxgb4_main.c net: sched: move the can_offload check from binding phase to rule insertion phase 2017-11-02 16:10:39 +09:00
cxgb4_ptp.c cxgb4: ptp_clock_register() returns error pointers 2017-07-14 08:18:51 -07:00
cxgb4_ptp.h cxgb4: time stamping interface for PTP 2017-07-05 09:21:54 +01:00
cxgb4_tc_flower.c cxgb4: add support to create hash-filters via tc-flower offload 2017-11-01 22:06:03 +09:00
cxgb4_tc_flower.h cxgb4: convert flower table to use rhashtable 2017-11-01 22:06:03 +09:00
cxgb4_tc_u32_parse.h cxgb4: add support for offloading u32 filters 2016-09-22 01:40:01 -04:00
cxgb4_tc_u32.c cxgb4: add support to delete hash filter 2017-11-01 22:06:03 +09:00
cxgb4_tc_u32.h net: sched: push cls related args into cls_common structure 2017-08-07 09:42:37 -07:00
cxgb4_uld.c cxgb4: fix BUG() on interrupt deallocating path of ULD 2017-07-11 13:40:22 -07:00
cxgb4_uld.h cxgb4: add support to retrieve stats for hash filters 2017-11-01 22:06:03 +09:00
cxgb4.h cxgb4: convert flower table to use rhashtable 2017-11-01 22:06:03 +09:00
l2t.c neigh: make strucrt neigh_table::entry_size unsigned int 2017-09-25 20:36:17 -07:00
l2t.h cxgb4: move VLAN_NONE macro definition 2016-03-22 00:25:05 -07:00
Makefile cxgb4: introduce SMT ops to prepare for SMAC rewrite support 2017-10-20 13:06:53 +01:00
sched.c cxgb4: fix memory leak 2017-09-05 14:27:50 -07:00
sched.h cxgb4: add support for tx max rate limiting 2016-08-22 18:29:13 -07:00
sge.c drivers/net: chelsio/cxgb*: Convert timers to use timer_setup() 2017-10-28 19:09:49 +09:00
smt.c cxgb4: introduce SMT ops to prepare for SMAC rewrite support 2017-10-20 13:06:53 +01:00
smt.h cxgb4: introduce SMT ops to prepare for SMAC rewrite support 2017-10-20 13:06:53 +01:00
t4_chip_type.h cxgb4: T6 adapter lld support for iw_cxgb4 driver 2015-10-21 23:16:38 -04:00
t4_hw.c cxgb4: save additional filter tuple field shifts in tp_params 2017-11-01 22:06:03 +09:00
t4_hw.h cxgb4: collect hardware scheduler dumps 2017-10-27 23:48:30 +09:00
t4_msg.h cxgb4: add support to create hash filters 2017-11-01 22:06:03 +09:00
t4_pci_id_tbl.h cxgb4: add new T5 pci device id's 2017-10-10 12:51:07 -07:00
t4_regs.h cxgb4: initialize hash-filter configuration 2017-11-01 22:06:03 +09:00
t4_tcb.h cxgb4: add support to delete hash filter 2017-11-01 22:06:03 +09:00
t4_values.h cxgb4: Update IngPad and IngPack values 2017-03-22 10:53:49 -07:00
t4fw_api.h cxgb4: initialize hash-filter configuration 2017-11-01 22:06:03 +09:00
t4fw_version.h cxgb4: update latest firmware version supported 2017-06-01 12:10:04 -04:00