blob: 247ccbd7769443e147a40257e835416812a4fc45 [file] [log] [blame]
9ee963d6a1a0 ("net: xdp: allow generic and driver XDP on one interface")
01dde20ce04b ("xdp: Provide extack messages when prog attachment failed")
a25717d2b604 ("xdp: support simultaneous driver and hw XDP attachment")
05296620f6d1 ("xdp: factor out common program/flags handling from drivers")
6b8675897338 ("xdp: don't make drivers report attachment mode")
4f91da26c811 ("xdp: add per mode attributes for attached programs")
7479efc71f6d ("selftests/bpf: remove duplicated word from test offloads")
c497176cb2e4 ("xsk: add Rx receive functions and poll support")
965a99098443 ("xsk: add support for bind for Rx")
b9b6b68e8abd ("xsk: add Rx queue setup and mmap support")
423f38329d26 ("xsk: add umem fill queue support and mmap")
c0c77d8fb787 ("xsk: add user memory registration support sockopt")
039930945a72 ("xdp: transition into using xdp_frame for return API")
57d0a1c1ac9e ("xdp: allow page_pool as an allocator type in xdp_return_frame")
ff7d6b27f894 ("page_pool: refurbish version of page_pool code")
8d5d88527587 ("xdp: rhashtable with allocator ID to pointer mapping")
b411ef11020d ("i40e: convert to use generic xdp_frame and xdp_return_frame API")
70280ed91cb8 ("bpf: cpumap convert to use generic xdp_frame")
cac320c850ef ("virtio_net: convert to use generic xdp_frame and xdp_return_frame API")
1ffcbc8537d0 ("tun: convert to use generic xdp_frame and xdp_return_frame API")
c0048cff8abb ("xdp: introduce a new xdp_frame type")
106ca27f2922 ("xdp: move struct xdp_buff from filter.h to xdp.h")
189ead81a83e ("ixgbe: use xdp_return_frame API")
5ab073ffd326 ("xdp: introduce xdp_return_frame API and use in cpumap")
bd658dda4237 ("net/mlx5e: Separate dma base address and offset in dma_sync call")
c7aec59657b6 ("ixgbevf: Add XDP support for pass and drop actions")
4f738adba30a ("bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data")
ffa356600171 ("sockmap: convert refcnt to an atomic refcnt")
51568d69407d ("virtio-net: re enable XDP_REDIRECT for mergeable buffer")
3808b51911fe ("Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue")