Histórico de Commits

Autor SHA1 Mensagem Data
  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á 12 anos atrás
  Daniel Borkmann 82c93fcc2e x86: bpf_jit_comp: add XOR instruction for BPF JIT há 13 anos atrás
  Eric Dumazet 280050cc81 x86 bpf_jit: support MOD operation há 13 anos atrás
  Eric Dumazet 4bfaddf15b x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction há 13 anos atrás
  Jan Seiffert a998d43423 bpf jit: Let the x86 jit handle negative offsets há 13 anos atrás
  zhuangfeiran@ict.ac.cn 1d24fb3684 x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND há 13 anos atrás
  Eric Dumazet dc72d99dab net: bpf_jit: fix BPF_S_LDX_B_MSH compilation há 13 anos atrás