Histórico de commits

Autor SHA1 Mensagem Data
  Alexei Starovoitov e0ee9c1215 x86: bpf_jit: fix two bugs in eBPF JIT compiler 11 anos atrás
  Daniel Borkmann 286aad3c40 net: bpf: be friendly to kmemcheck 11 anos atrás
  Daniel Borkmann 738cbe72ad net: bpf: consolidate JIT binary allocator 11 anos atrás
  Alexei Starovoitov 02ab695bb3 net: filter: add "load 64-bit immediate" eBPF instruction 11 anos atrás
  Daniel Borkmann 60a3b2253c net: bpf: make eBPF interpreter images read-only 11 anos atrás
  Alexei Starovoitov 72b603ee8c bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT 11 anos atrás
  Alexei Starovoitov 7ae457c1e5 net: filter: split 'struct sk_filter' into socket and bpf parts 11 anos atrás
  Alexei Starovoitov 8fb575ca39 net: filter: rename sk_convert_filter() -> bpf_convert_filter() 11 anos atrás
  Alexei Starovoitov 2695fb552c net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' 11 anos atrás
  Alexei Starovoitov e430f34ee5 net: filter: cleanup A/X name usage 11 anos atrás
  David S. Miller 54e5c4def0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 anos atrás
  Alexei Starovoitov 622582786c net: filter: x86: internal BPF JIT 11 anos atrás
  Alexei Starovoitov f3c2af7ba1 net: filter: x86: split bpf_jit_compile() 11 anos atrás
  Alexei Starovoitov 773cd38f40 net: filter: x86: fix JIT address randomization 11 anos atrás
  Daniel Borkmann f8bbbfc3b9 net: filter: add jited flag to indicate jit compiled filters 11 anos atrás
  Tom Herbert 61b905da33 net: Rename skb->rxhash to skb->hash 11 anos atrás
  Eric Dumazet aee636c480 bpf: do not use reciprocal divide 11 anos atrás
  Andrey Vagin 98bbc06aab net: x86: bpf: don't forget to free sk_filter (v2) 11 anos atrás
  Alexei Starovoitov d45ed4a4e3 net: fix unsafe set_memory_rw from softirq 12 anos atrás
  Eric Dumazet 314beb9bca x86: bpf_jit_comp: secure bpf jit against spraying attacks 12 anos atrás
  Eric Dumazet 650c849670 x86: bpf_jit_comp: can call module_free() from any context 12 anos atrás
  Daniel Borkmann 79617801ea filter: bpf_jit_comp: refactor and unify BPF JIT image dump output 12 anos atrás
  Eric Dumazet 3b58908a92 x86: bpf_jit_comp: add pkt_type support 12 anos atrás
  Eric Dumazet 855ddb56d8 x86: bpf_jit_comp: add vlan tag support 12 anos atrás
  Daniel Borkmann 82c93fcc2e x86: bpf_jit_comp: add XOR instruction for BPF JIT 13 anos atrás
  Eric Dumazet 280050cc81 x86 bpf_jit: support MOD operation 13 anos atrás
  Eric Dumazet 4bfaddf15b x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction 13 anos atrás
  Jan Seiffert a998d43423 bpf jit: Let the x86 jit handle negative offsets 13 anos atrás
  zhuangfeiran@ict.ac.cn 1d24fb3684 x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND 13 anos atrás
  Eric Dumazet dc72d99dab net: bpf_jit: fix BPF_S_LDX_B_MSH compilation 13 anos atrás