blob: 1dc5370004469ebfd3291efe6671e047c09f379a [file] [log] [blame]
53937ff7bc77 ("xsk: Remove a double pool->dev assignment in xp_dma_map")
91d5b7027326 ("xsk: Replace the cheap_dma flag with a dma_need_sync flag")
26062b185eee ("xsk: Explicitly inline functions and move definitions")
0807892ecb35 ("xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code")
2b43470add8c ("xsk: Introduce AF_XDP buffer allocation API")
89e4a376e3a3 ("xsk: Move defines only used by AF_XDP internals to xsk.h")
a71506a4fda9 ("xsk: Move driver interface to xdp_sock_drv.h")
d20a1676df7e ("xsk: Move xskmap.c to net/xdp/")
44ac082b30dc ("xsk: Fix xsk_umem_xdp_frame_sz()")
2a637c5b1aaf ("xdp: For Intel AF_XDP drivers add XDP frame_sz")
7358877ac110 ("hv_netvsc: Add XDP frame size to driver")
07bf2d97d1f3 ("xsk: Remove unnecessary member in xdp_umem")
e4e5aefc1135 ("xsk: Change two variable names for increased clarity")
db5c97f02373 ("xsk: Fix out of boundary write in __xsk_rcv_memcpy")
e19c591eafad ("ethtool: set device channel counts with CHANNELS_SET request")
0c84979c951a ("ethtool: provide channel counts with CHANNELS_GET request")
bc9d1c995ecb ("ethtool: add RINGS_NTF notification")
2fc2929e8072 ("ethtool: set device ring sizes with RINGS_SET request")
e4a1717b677c ("ethtool: provide ring sizes with RINGS_GET request")
111dcba3c694 ("ethtool: add PRIVFLAGS_NTF notification")
f265d799596a ("ethtool: set device private flags with PRIVFLAGS_SET request")
e16c3386fc4d ("ethtool: provide private flags with PRIVFLAGS_GET request")
9c6451ef4881 ("ethtool: add FEATURES_NTF notification")
0980bfcd6954 ("ethtool: set netdev features with FEATURES_SET request")
0524399d4612 ("ethtool: provide netdev features with FEATURES_GET request")
30744a68626d ("xsk: Publish global consumer pointers when NAPI is finished")
fb48b4746a5d ("net/xdp: set FOLL_PIN via pin_user_pages()")
67bffa79231f ("ethtool: add WOL_NTF notification")
8d425b19b305 ("ethtool: set wake-on-lan settings with WOL_SET request")
51ea22b04ea0 ("ethtool: provide WoL settings with WOL_GET request")
0bda7af39d2b ("ethtool: add DEBUG_NTF notification")
e54d04e3afea ("ethtool: set message mask with DEBUG_SET request")
6a94b8ccf6b7 ("ethtool: provide message mask with DEBUG_GET request")
351e1581395f ("hv_netvsc: Add XDP support")
43a825afc91e ("xsk, net: Make sock_def_readable() have external linkage")
d3a56931f9c8 ("xsk: Support allocations of large umems")
3d2b847fb99c ("ethtool: provide link state with LINKSTATE_GET request")
1b1b1847c850 ("ethtool: add LINKMODES_NTF notification")
bfbcfe2032e7 ("ethtool: set link modes related data with LINKMODES_SET request")
f625aa9be8c1 ("ethtool: provide link mode information with LINKMODES_GET request")
73286734c1b0 ("ethtool: add LINKINFO_NTF notification")
5cf2a548bcbd ("ethtool: add default notification handler")
a53f3d41e4d3 ("ethtool: set link settings with LINKINFO_SET request")
459e0b81b370 ("ethtool: provide link settings with LINKINFO_GET request")
71921690f974 ("ethtool: provide string sets with STRSET_GET request")
728480f12442 ("ethtool: default handlers for GET requests")
6b08d6c146f4 ("ethtool: support for netlink notifications")
10b518d4e6dd ("ethtool: netlink bitset handling")
041b1c5d4a53 ("ethtool: helper functions for netlink interface")
2b4a8990b7df ("ethtool: introduce ethtool netlink interface")