Historique des commits

Auteur SHA1 Message Date
  Jesper Dangaard Brouer c1ece6b245 bpf/xdp: devmap can avoid calling ndo_xdp_flush il y a 7 ans
  Jesper Dangaard Brouer 42b3346898 xdp: add flags argument to ndo_xdp_xmit API il y a 7 ans
  Colin Ian King 71b2c87df3 bpf: devmap: remove redundant assignment of dev = dev il y a 7 ans
  Jesper Dangaard Brouer e74de52e55 xdp/trace: extend tracepoint in devmap with an err il y a 7 ans
  Jesper Dangaard Brouer 735fc4054b xdp: change ndo_xdp_xmit API to support bulking il y a 7 ans
  Jesper Dangaard Brouer 389ab7f01a xdp: introduce xdp_return_frame_rx_napi il y a 7 ans
  Jesper Dangaard Brouer 38edddb811 xdp: add tracepoint for devmap like cpumap have il y a 7 ans
  Jesper Dangaard Brouer 5d053f9da4 bpf: devmap prepare xdp frames for bulking il y a 7 ans
  Jesper Dangaard Brouer 67f29e07e1 bpf: devmap introduce dev_map_enqueue il y a 7 ans
  Jakub Kicinski bd475643d7 bpf: add helper for copying attrs to struct bpf_map il y a 7 ans
  David S. Miller f8ddadc4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 7 ans
  John Fastabend 8695a53956 bpf: devmap fix arithmetic overflow in bitmap_size calculation il y a 7 ans
  Chenbo Feng 6e71b04a82 bpf: Add file mode configuration into bpf maps il y a 7 ans
  John Fastabend 9ef2a8cd5c bpf: require CAP_NET_ADMIN when using devmap il y a 7 ans
  Daniel Borkmann 82f8dd28bd bpf: fix splat for illegal devmap percpu allocation il y a 7 ans
  Tobias Klauser 582db7e0c4 bpf: devmap: pass on return value of bpf_map_precharge_memlock il y a 8 ans
  John Fastabend 374fb014fc bpf: devmap, use cond_resched instead of cpu_relax il y a 8 ans
  Daniel Borkmann a5e2da6e97 bpf: netdev is never null in __dev_map_flush il y a 8 ans
  Daniel Borkmann af4d045cee bpf: minor cleanups for dev_map il y a 8 ans
  Daniel Borkmann 274043c6c9 bpf: fix double free from dev_map_notification() il y a 8 ans
  Martin KaFai Lau 96eabe7a40 bpf: Allow selecting numa node during map creation il y a 8 ans
  John Fastabend cf9d014059 bpf: devmap: remove unnecessary value size check il y a 8 ans
  John Fastabend 4cc7b9544b bpf: devmap fix mutex in rcu critical section il y a 8 ans
  Dan Carpenter 241a974ba2 bpf: dev_map_alloc() shouldn't return NULL il y a 8 ans
  John Fastabend 2ddf71e23c net: add notifier hooks for devmap bpf map il y a 8 ans
  John Fastabend 11393cc9b9 xdp: Add batching support to redirect map il y a 8 ans
  John Fastabend 97f91a7cf0 bpf: add bpf_redirect_map helper routine il y a 8 ans
  John Fastabend 546ac1ffb7 bpf: add devmap, a map for storing net device references il y a 8 ans