Historial de Commits

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