blob: 6608a339f2e6b8e98b707ca86d0035cf80944497 [file] [log] [blame]
92f0292b35a0 ("net: xdp: report flags program was installed with on query")
6a8ef5428c9f ("nfp: bpf: release the reference on offloaded programs")
9f82fca9422e ("nfp: bpf: don't offload XDP programs in DRV_MODE")
c443b5acceda ("nfp: xdp: move driver XDP setup into a separate function")
c330182479fa ("bpf: nfp: Report bpf_prog ID during XDP_QUERY_PROG")
58038695e62b ("net: Add IFLA_XDP_PROG_ID")
a7b1ad087547 ("nfp: allow allocation and initialization of netdev-less vNICs")
c66a9cf40803 ("nfp: move basic eBPF stats to app-specific code")
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")
d897a638e98c ("sched: add helper for updating statistics on all actions")
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")
d67b9cd28c1d ("xdp: refine xdp api with regards to generic xdp")
0489df9a430e ("xdp: add flag to enforce driver mode")
d957c0f711aa ("nfp: make use of extended ack message reporting")
ddf9f970764f ("xdp: propagate extended ack to XDP setup")
dbf637ff3995 ("nfp: provide 256 bytes of XDP headroom in all configurations")
92e68195ebe9 ("nfp: do simple XDP TX buffer recycling")
46c505188b78 ("nfp: replace -ENOTSUPP with -EOPNOTSUPP")
3993f2cb983b ("samples/bpf: Add support for SKB_MODE to xdp1 and xdp_tx_iptunnel")
b5cdae3291f7 ("net: Generic XDP")
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")
bf74b20d00b1 ("Revert "rtnl: Add support for netdev event to link messages"")
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")