Histórico de Commits

Autor SHA1 Mensagem Data
  Alexei Starovoitov 3f7352bf21 x86: bpf_jit: fix compilation of large bpf programs há 10 anos atrás
  Alexei Starovoitov 343f845b37 x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions há 10 anos atrás
  David S. Miller 22f10923dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 10 anos atrás
  Joe Perches 5cccc702fd x86: bpf_jit_comp: Remove inline from static function definitions há 10 anos atrás
  Joe Perches d148134be5 x86: bpf_jit_comp: Reduce is_ereg() code size há 10 anos atrás
  Alexei Starovoitov 769e0de647 bpf: x86: fix epilogue generation for eBPF programs há 10 anos atrás
  Alexei Starovoitov e0ee9c1215 x86: bpf_jit: fix two bugs in eBPF JIT compiler há 11 anos atrás
  Daniel Borkmann 286aad3c40 net: bpf: be friendly to kmemcheck 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 72b603ee8c bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT 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 2695fb552c net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' há 11 anos atrás
  Alexei Starovoitov e430f34ee5 net: filter: cleanup A/X name usage há 11 anos atrás
  David S. Miller 54e5c4def0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 11 anos atrás
  Alexei Starovoitov 622582786c net: filter: x86: internal BPF JIT há 11 anos atrás
  Alexei Starovoitov f3c2af7ba1 net: filter: x86: split bpf_jit_compile() há 11 anos atrás
  Alexei Starovoitov 773cd38f40 net: filter: x86: fix JIT address randomization há 11 anos atrás
  Daniel Borkmann f8bbbfc3b9 net: filter: add jited flag to indicate jit compiled filters há 11 anos atrás
  Tom Herbert 61b905da33 net: Rename skb->rxhash to skb->hash há 11 anos atrás
  Eric Dumazet aee636c480 bpf: do not use reciprocal divide há 11 anos atrás
  Andrey Vagin 98bbc06aab net: x86: bpf: don't forget to free sk_filter (v2) há 11 anos atrás
  Alexei Starovoitov d45ed4a4e3 net: fix unsafe set_memory_rw from softirq há 12 anos atrás
  Eric Dumazet 314beb9bca x86: bpf_jit_comp: secure bpf jit against spraying attacks há 12 anos atrás
  Eric Dumazet 650c849670 x86: bpf_jit_comp: can call module_free() from any context há 12 anos atrás
  Daniel Borkmann 79617801ea filter: bpf_jit_comp: refactor and unify BPF JIT image dump output há 12 anos atrás
  Eric Dumazet 3b58908a92 x86: bpf_jit_comp: add pkt_type support há 12 anos atrás
  Eric Dumazet 855ddb56d8 x86: bpf_jit_comp: add vlan tag support há 13 anos atrás