Historial de Commits

Autor SHA1 Mensaje Fecha
  Michael Holzheu 88aeca15d6 s390/bpf: fix bpf frame pointer setup hace 10 años
  Michael Holzheu b9b4b1cef1 s390/bpf: Fix gcov stack space problem hace 10 años
  Michael Holzheu 771aada9ac s390/bpf: Adjust ALU64_DIV/MOD to match interpreter change hace 10 años
  Michael Holzheu 0546231057 s390/bpf: Add s390x eBPF JIT compiler backend hace 10 años
  Michael Holzheu 5a80244246 s390/bpf: Fix JMP_JGE_K (A >= K) and JMP_JGT_K (A > K) hace 10 años
  Michael Holzheu ae75097459 s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X) hace 10 años
  Michael Holzheu df3eed3d28 s390/bpf: Fix ALU_NEG (A = -A) hace 10 años
  Hannes Frederic Sowa 233577a220 net: filter: constify detection of pkt_type_offset hace 11 años
  Daniel Borkmann 286aad3c40 net: bpf: be friendly to kmemcheck hace 11 años
  Daniel Borkmann 738cbe72ad net: bpf: consolidate JIT binary allocator 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
  Daniel Borkmann 3480593131 net: filter: get rid of BPF_S_* enum hace 11 años
  Heiko Carstens e84d2f8d2a net: filter: s390: fix JIT address randomization hace 11 años
  Martin Schwidefsky 6e0de81759 s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH hace 11 años
  Daniel Borkmann f8bbbfc3b9 net: filter: add jited flag to indicate jit compiled filters hace 11 años
  Tom Herbert 61b905da33 net: Rename skb->rxhash to skb->hash hace 11 años
  Heiko Carstens 3af57f78c3 s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructions hace 11 años
  Eric Dumazet aee636c480 bpf: do not use reciprocal divide hace 11 años
  Martin Schwidefsky 6cef30034c s390/bpf,jit: fix prolog oddity hace 12 años
  Heiko Carstens 0f20822a69 s390/dis: move disassembler function prototypes to proper header file hace 12 años
  Alexei Starovoitov d45ed4a4e3 net: fix unsafe set_memory_rw from softirq hace 12 años
  Heiko Carstens 4784955a52 s390/bpf,jit: fix address randomization hace 12 años
  Heiko Carstens c9a7afa380 s390/bpf,jit: add pkt_type support hace 12 años
  Heiko Carstens aa2d2c73c2 s390/bpf,jit: address randomize and write protect jit code hace 12 años
  Heiko Carstens fee1b5488d s390/bpf,jit: use generic jit dumper hace 12 años
  Heiko Carstens 1eeb74782d s390/bpf,jit: call module_free() from any context hace 12 años
  Stelian Nirlu 3d04fea5e7 s390/bpf,jit: use kcalloc instead of kmalloc and memset hace 12 años
  Heiko Carstens 5303a0fe8c s390/bpf,jit: add vlan tag support hace 12 años
  Heiko Carstens 916908df24 s390/bpf,jit: add support for XOR instruction hace 12 años