Histórico de Commits

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