blob: a20c7c6d771be4f3ea93244e378ce8026bcb9df5 [file] [log] [blame]
246ab6f01efb ("cls_flower: fix error values for commands not supported by drivers")
f8f3d34e5470 ("igb: Add the skeletons for tc-flower offloading")
0075fa0fadd0 ("i40evf: Add support to apply cloud filters")
d5b33d024496 ("i40evf: add ndo_setup_tc callback to i40evf")
fbd5eb54c28c ("i40evf: Use an iterator of the same type as the list")
9b2aef128bff ("i40evf: hold the critical task bit lock while opening")
22ab4086579b ("i40evf: release bit locks in reverse order")
504398f0a78e ("i40evf: use spinlock to protect (mac|vlan)_filter_list")
2f4b411a3d67 ("i40e: Enable cloud filters via tc-flower")
aaf66502b624 ("i40e: Clean up of cloud filters")
5efe0c6c2caf ("i40e: Cloud filter mode for set_switch_config command")
05f9d3e1ae6e ("igb: Add support for CBS offload")
2027d4deacb1 ("i40e: Add support setting TC max bandwidth rates")
a9ce82f744dc ("i40e: Enable 'channel' mode in mqprio for TC configs")
8f88b3034db3 ("i40e: Add infrastructure for queue channel support")
b74f571f59a8 ("i40e/i40evf: organize and re-number feature flags")
0a3b4f702fb1 ("i40evf: enable support for VF VLAN tag stripping control")
9a858178ef6d ("i40e: Display error message if module does not meet thermal requirements")
60518a048919 ("i40e: redfine I40E_PHY_TYPE_MAX")
64615b5418ba ("i40e: add private flag to control source pruning")
ab243ec9401d ("i40e: Stop dropping 802.1ad tags - eth proto 0x88a8")
5b36e8d04b44 ("i40evf: Enable VF to request an alternate queue allocation")
00f6c2f5e20b ("i40e: use admin queue for setting LEDs behavior")
9c0e5caf6398 ("i40e: Add support for 'ethtool -m'")
d60bcc798000 ("i40e: Fix reporting of supported link modes")
8774370d268f ("i40e/i40evf: support for VF VLAN tag stripping control")
fbb113f77348 ("i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_resource")
841c950d67c6 ("i40e/i40evf: use cmpxchg64 when updating private flags in ethtool")
28921a0c2f5d ("i40e: remove workaround for Open Firmware MAC address")
d36e41dc78d3 ("i40e: separate hw_features from runtime changing flags")
5a433199bfde ("i40e: Fix a bug with VMDq RSS queue allocation")
fe2647ab0c99 ("i40evf: prevent VF close returning before state transitions to DOWN")
de4784ca030f ("net: sched: get rid of struct tc_to_netdev")
38cf0426e517 ("net: sched: change return value of ndo_setup_tc for driver supporting mqprio only")
d7c1c8d2e53b ("net: sched: move prio into cls_common")
5fd9fc4e207d ("net: sched: push cls related args into cls_common structure")
74897ef0a553 ("hns3pf: don't check handle during mqprio offload")
37cba6b3f86b ("nfp: change flows in apps that offload ndo_setup_tc")
3fbae382f7dd ("dsa: push cls_matchall setup_tc processing into a separate function")
9cbf14ede21e ("mlxsw: spectrum: rename cls arg in matchall processing")
fd33f1dfed61 ("mlxsw: spectrum: push cls_flower and cls_matchall setup_tc processing into separate functions")
8c818c27f37f ("mlx5e_rep: push cls_flower setup_tc processing into a separate function")
0cf0f6d3d396 ("mlx5e: push cls_flower and mqprio setup_tc processing into separate functions")
bc32afdb2b01 ("ixgbe: push cls_u32 and mqprio setup_tc processing into separate functions")
f73230430ac2 ("cxgb4: push cls_u32 setup_tc processing into a separate function")
3e0e82664322 ("net: sched: make egress_dev flag part of flower offload struct")
ade9b6588420 ("net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL")
2572ac53c46f ("net: sched: make type an argument for ndo_setup_tc")
3bcc0cec818f ("net: sched: change names of action number helpers to be aligned with the rest")
76ad4f0ee747 ("net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC")