1. b035b60 s390/bpf: Fix backward jumps by Michael Holzheu · 9 years ago
  2. 6651ee0 s390/bpf: implement bpf_tail_call() helper by Michael Holzheu · 9 years ago
  3. 88aeca1 s390/bpf: fix bpf frame pointer setup by Michael Holzheu · 9 years ago
  4. bbac1c9 s390/bpf: fix stack allocation by Michael Holzheu · 9 years ago
  5. b9b4b1c s390/bpf: Fix gcov stack space problem by Michael Holzheu · 9 years ago
  6. 771aada s390/bpf: Adjust ALU64_DIV/MOD to match interpreter change by Michael Holzheu · 9 years ago
  7. 0546231 s390/bpf: Add s390x eBPF JIT compiler backend by Michael Holzheu · 9 years ago
  8. fe82bba s390/bpf: Zero extend parameters before calling C function by Michael Holzheu · 10 years ago
  9. 1a92b2d s390/bpf: Fix sk_load_byte_msh() by Michael Holzheu · 10 years ago
  10. d86eb74 s390/bpf: Fix offset parameter for skb_copy_bits() by Michael Holzheu · 10 years ago
  11. db9aa8f s390/bpf: Fix skb_copy_bits() parameter passing by Michael Holzheu · 10 years ago
  12. 5a80244 s390/bpf: Fix JMP_JGE_K (A >= K) and JMP_JGT_K (A > K) by Michael Holzheu · 10 years ago
  13. ae75097 s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X) by Michael Holzheu · 10 years ago
  14. df3eed3 s390/bpf: Fix ALU_NEG (A = -A) by Michael Holzheu · 10 years ago
  15. 233577a net: filter: constify detection of pkt_type_offset by Hannes Frederic Sowa · 10 years ago
  16. 286aad3 net: bpf: be friendly to kmemcheck by Daniel Borkmann · 10 years ago
  17. 738cbe7 net: bpf: consolidate JIT binary allocator by Daniel Borkmann · 10 years ago
  18. 60a3b22 net: bpf: make eBPF interpreter images read-only by Daniel Borkmann · 10 years ago
  19. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
  20. 3480593 net: filter: get rid of BPF_S_* enum by Daniel Borkmann · 10 years ago
  21. e84d2f8 net: filter: s390: fix JIT address randomization by Heiko Carstens · 10 years ago
  22. 6e0de81 s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH by Martin Schwidefsky · 10 years ago
  23. f8bbbfc net: filter: add jited flag to indicate jit compiled filters by Daniel Borkmann · 10 years ago
  24. 61b905d net: Rename skb->rxhash to skb->hash by Tom Herbert · 11 years ago
  25. 3af57f7 s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructions by Heiko Carstens · 11 years ago
  26. aee636c bpf: do not use reciprocal divide by Eric Dumazet · 11 years ago
  27. 6cef300 s390/bpf,jit: fix prolog oddity by Martin Schwidefsky · 11 years ago
  28. 0f20822 s390/dis: move disassembler function prototypes to proper header file by Heiko Carstens · 11 years ago
  29. d45ed4a net: fix unsafe set_memory_rw from softirq by Alexei Starovoitov · 11 years ago
  30. 4784955 s390/bpf,jit: fix address randomization by Heiko Carstens · 11 years ago
  31. c9a7afa s390/bpf,jit: add pkt_type support by Heiko Carstens · 11 years ago
  32. aa2d2c7 s390/bpf,jit: address randomize and write protect jit code by Heiko Carstens · 11 years ago
  33. fee1b54 s390/bpf,jit: use generic jit dumper by Heiko Carstens · 11 years ago
  34. 1eeb747 s390/bpf,jit: call module_free() from any context by Heiko Carstens · 11 years ago
  35. 3d04fea s390/bpf,jit: use kcalloc instead of kmalloc and memset by Stelian Nirlu · 12 years ago
  36. 5303a0f s390/bpf,jit: add vlan tag support by Heiko Carstens · 12 years ago
  37. 916908d s390/bpf,jit: add support for XOR instruction by Heiko Carstens · 12 years ago
  38. 3247274 s390/bpf,jit: add support MOD instruction by Heiko Carstens · 12 years ago
  39. c59eed1 s390/bpf,jit: add support for BPF_S_ANC_ALU_XOR_X instruction by Heiko Carstens · 12 years ago
  40. 68d9884 s390/bpf,jit: improve code generation by Heiko Carstens · 12 years ago
  41. c10302e s390/bpf,jit: BPF Just In Time compiler for s390 by Martin Schwidefsky · 12 years ago