blob: 92c0cac491898fb5d710538456eac3d462da4d42 [file] [log] [blame]
a2e8da9378cc ("net: sched: use newly added classid identity helpers")
5fd9fc4e207d ("net: sched: push cls related args into cls_common structure")
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")
5571e8c9f241 ("nfp: extend flower matching capabilities")
af9d842c1354 ("nfp: extend flower add flow offload")
8a2768732a4d ("nfp: provide infrastructure for offloading flower based TC filters")
8f15df600dff ("nfp: add phys_switch_id support")
ec327f7a4340 ("net/mlx4_en: Do not allocate redundant TX queues when TC is disabled")
f21ad61424f7 ("net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)")
57ae676ee63e ("nfp: flower: add Kconfig for flower app")
168c478e107e ("nfp: wire get_phys_port_name on representors")
39ae7eb69db3 ("nfp: allow converting representor's netdev into nfp_port")
5d7c64a70fa1 ("nfp: move representors' struct net_device_ops to shared code")
3238b250b762 ("nfp: make the representor get stats app-independent")
38edbf6f5da4 ("nfp: spawn nfp_ports for PF and VF ports")
9ce6bbbb0503 ("nfp: add nfp_app cleanup callback and make flower use it")
24a021ed77ef ("nfp: add VF and PF representors to flower app")
1025351a88a4 ("nfp: add flower app")
948faa46c05b ("nfp: add support for control messages for flower app")
eadfa4c3be99 ("nfp: add stats and xmit helpers for representors")
5de73ee46704 ("nfp: general representor implementation")
9daee04ae17f ("nfp: devlink add support for getting eswitch mode")
b64052fc9bcb ("nfp: add VLAN filtering support")
77788b5bf6be ("net/mlx4_en: Increase default TX ring size")
76abc0f62054 ("nfp: report application FW build name in ethtool -i")
a5fcf8a6c968 ("net: propagate tc filter chain index down the ndo_setup_tc call")
02082701b974 ("nfp: create control vNICs and wire up rx/tx")
6d4b0d8ed6d2 ("nfp: slice the netdev spawning function")
21537bc7019a ("nfp: don't clutter init code passing fw_ver around")
73e253f0e5d7 ("nfp: map all queue controllers at once")
c24ca95ff648 ("nfp: make vNIC ctrl memory mapping function reusable")
77ece8d5f196 ("nfp: add control vNIC datapath")
a7b1ad087547 ("nfp: allow allocation and initialization of netdev-less vNICs")
042f4ba62ff5 ("nfp: make sure debug accesses don't depend on netdevs")
cd083ce158cf ("nfp: move nfp_net_vecs_init()")
d00ca2f3783b ("nfp: reorder open and close functions")
bb45e51cb0f8 ("nfp: move bpf offload code to the BPF app")
d9ae7f2bfead ("nfp: move eBPF offload files to BPF app directory")