blob: 8d45f015cada0f186553e088a02ba3015082d133 [file] [log] [blame]
27055454b430 ("net/mlx4_en: Use minimal rx and tx ring sizes on kdump kernel")
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)")
9573e0d39ff8 ("net/mlx4_en: Replace TXBB_SIZE multiplications with shift operations")
77788b5bf6be ("net/mlx4_en: Increase default TX ring size")
36ea7964982f ("net/mlx4_en: Improve XDP xmit function")
9bcee89ac4db ("net/mlx4_en: Improve receive data-path")
a5fcf8a6c968 ("net: propagate tc filter chain index down the ndo_setup_tc call")
bb45e51cb0f8 ("nfp: move bpf offload code to the BPF app")
2707d6f18baa ("nfp: report app name in ethtool -i")
8aa0cb00743a ("nfp: move port init to apps")
69394af5de15 ("nfp: turn reading PCIe RTsym parameters into a helper")
eefbde7e1002 ("nfp: add hwmon support")
651e1f2f1999 ("nfp: set driver VF limit")
9d3727595b11 ("nfp: add set_mac_address support while the interface is up")
71f8a116b5c4 ("nfp: add helper for cleaning up vNICs")
1851f93fd2ee ("nfp: add devlink support")
346cfe8482bf ("nfp: move mutex init out of net code")
3eb3b74adb70 ("nfp: provide linking on port structures")
6d4f8cba5fbb ("nfp: move refresh tracking into the port structure")
3d4ed1e70185 ("nfp: update port state in place")
eb488c26d713 ("nfp: introduce nfp_port")
d88b0a233faf ("nfp: disallow mixing vNICs with and without NSP port entry")
7ac9ebd56725 ("nfp: introduce very minimal nfp_app")
9140b30d3185 ("nfp: add nfp_net_pf_free_vnic() function")
d4e7f0928593 ("nfp: rename netdev/port to vNIC")
beba69ca7555 ("nfp: make nfp_net alloc/init/cleanup/free not depend on netdevs")
cd6f8db9aebe ("nfp: add nfp_cppcore_pcie_unit() helper")
ddb98d94e8e7 ("nfp: add CHECKSUM_COMPLETE support")
611bdd4928b0 ("nfp: version independent support for chained RSS metadata")
ad50451e9a3a ("nfp: don't assume RSS and IRQ moderation are always enabled")
28063be693c2 ("nfp: support LSO2 capability")
05eb9e5336ce ("nfp: don't enable TSO on the device when disabled")
d957c0f711aa ("nfp: make use of extended ack message reporting")
dbf637ff3995 ("nfp: provide 256 bytes of XDP headroom in all configurations")
46c505188b78 ("nfp: replace -ENOTSUPP with -EOPNOTSUPP")
90fdc561b08c ("nfp: remove the refresh of all ports optimization")
010e2f9cc5b0 ("nfp: add NSP routine to get static information")
e524a6a9cdc9 ("nfp: parse metadata prepend before XDP runs")
5cd4fbeab21b ("nfp: make use of the DMA_ATTR_SKIP_CPU_SYNC attr")
1f1120a5427c ("nfp: don't dereference a null nn->eth_port to print a warning")
6f14f443d3e7 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")