Historique des commits

Auteur SHA1 Message Date
  Alexei Starovoitov 876a7ae65b bpf: fix 64-bit divide il y a 10 ans
  Daniel Borkmann c04167ce2c ebpf: add helper for obtaining current processor id il y a 10 ans
  Daniel Borkmann 03e69b508b ebpf: add prandom helper for packet sampling il y a 10 ans
  Daniel Borkmann 3ba67dabaa ebpf: bpf_map_*: fix linker error on avr32 and openrisc arch il y a 10 ans
  Rusty Russell be1f221c04 module: remove mod arg from module_free, rename module_memfree(). il y a 10 ans
  Alexei Starovoitov f89b7755f5 bpf: split eBPF out of NET il y a 10 ans
  Alexei Starovoitov 09756af468 bpf: expand BPF syscall with program load/unload il y a 11 ans
  Daniel Borkmann b954d83421 net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selected il y a 11 ans
  Daniel Borkmann 738cbe72ad net: bpf: consolidate JIT binary allocator il y a 11 ans
  Alexei Starovoitov 02ab695bb3 net: filter: add "load 64-bit immediate" eBPF instruction il y a 11 ans
  Daniel Borkmann 60a3b2253c net: bpf: make eBPF interpreter images read-only il y a 11 ans
  Alexei Starovoitov 7ae457c1e5 net: filter: split 'struct sk_filter' into socket and bpf parts il y a 11 ans
  Alexei Starovoitov 8fb575ca39 net: filter: rename sk_convert_filter() -> bpf_convert_filter() il y a 11 ans
  Alexei Starovoitov 4df95ff488 net: filter: rename sk_chk_filter() -> bpf_check_classic() il y a 11 ans
  Alexei Starovoitov 2695fb552c net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' il y a 11 ans
  Alexei Starovoitov f5bffecda9 net: filter: split filter.c into two files il y a 11 ans