1. 783d28dd1 bpf: Add jited_len to struct bpf_prog by Martin KaFai Lau · 8 years ago
  2. 71189fa bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode by Alexei Starovoitov · 8 years ago
  3. 38705613 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  4. 74451e66 bpf: make jited programs visible in traces by Daniel Borkmann · 8 years ago
  5. 9383191 bpf: remove stubs for cBPF from arch code by Daniel Borkmann · 8 years ago
  6. c233f59 powerpc/bpf: Introduce __PPC_SH64() by Naveen N. Rao · 8 years ago
  7. 10528b9 powerpc/bpf: Flush the entire JIT buffer by Naveen N. Rao · 8 years ago
  8. 052de33 powerpc/bpf: Remove redundant check for non-null image by Daniel Borkmann · 8 years ago
  9. 17bedab bpf: xdp: Allow head adjustment in XDP prog by Martin KaFai Lau · 8 years ago
  10. b7b7013 powerpc/bpf: Add support for bpf constant blinding by Naveen N. Rao · 8 years ago
  11. ce07614 powerpc/bpf: Implement support for tail calls by Naveen N. Rao · 8 years ago
  12. 7b847f5 powerpc/bpf: Introduce accessors for using the tmp local stack space by Naveen N. Rao · 8 years ago
  13. 156d0e2 powerpc/ebpf/jit: Implement JIT compiler for extended BPF by Naveen N. Rao · 8 years ago
  14. 6ac0ba5 powerpc/bpf/jit: Isolate classic BPF JIT specifics into a separate header by Naveen N. Rao · 8 years ago
  15. cef1e8c powerpc/bpf/jit: A few cleanups by Naveen N. Rao · 8 years ago
  16. 277285b powerpc/bpf/jit: Introduce rotate immediate instructions by Naveen N. Rao · 8 years ago
  17. b1a0578 powerpc/bpf/jit: Optimize 64-bit Immediate loads by Naveen N. Rao · 8 years ago
  18. aaf2f7e powerpc/bpf/jit: Fix/enhance 32-bit Load Immediate implementation by Naveen N. Rao · 8 years ago
  19. 55795ef net: filter: make JITs zero A for SKF_AD_ALU_XOR_X by Rabin Vincent · 9 years ago
  20. a91263d ebpf: migrate bpf_prog's flags to bitfield by Daniel Borkmann · 9 years ago
  21. 0229094 ppc: bpf: Add SKF_AD_CPU for ppc32 by Denis Kirjanov · 10 years ago
  22. 2ddadea ppc: bpf: rename bpf_jit_64.S to bpf_jit_asm.S by Denis Kirjanov · 10 years ago
  23. 09ca5ab ppc: bpf: update jit to use compatibility macros by Denis Kirjanov · 10 years ago
  24. be1f221 module: remove mod arg from module_free, rename module_memfree(). by Rusty Russell · 10 years ago
  25. cadaecd PPC: bpf_jit_comp: Unify BPF_MOD | BPF_X and BPF_DIV | BPF_X by Denis Kirjanov · 10 years ago
  26. 5b61c4d PPC: bpf_jit_comp: add SKF_AD_HATYPE instruction by Denis Kirjanov · 10 years ago
  27. 4e23576 PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instruction by Denis Kirjanov · 10 years ago
  28. 286aad3 net: bpf: be friendly to kmemcheck by Daniel Borkmann · 10 years ago
  29. 60a3b22 net: bpf: make eBPF interpreter images read-only by Daniel Borkmann · 10 years ago
  30. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
  31. dba6311 powerpc: bpf: Fix the broken LD_VLAN_TAG_PRESENT test by Denis Kirjanov · 10 years ago
  32. 3fc60aa powerpc: bpf: Use correct mask while accessing the VLAN tag by Denis Kirjanov · 10 years ago
  33. 3480593 net: filter: get rid of BPF_S_* enum by Daniel Borkmann · 11 years ago
  34. f8bbbfc net: filter: add jited flag to indicate jit compiled filters by Daniel Borkmann · 11 years ago
  35. 61b905d net: Rename skb->rxhash to skb->hash by Tom Herbert · 11 years ago
  36. aee636c bpf: do not use reciprocal divide by Eric Dumazet · 11 years ago
  37. 66a173b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  38. b0c06d3 powerpc/bpf: Support MOD operation by Vladimir Murzin · 11 years ago
  39. 9c662ca powerpc/bpf: BPF JIT compiler for 64-bit Little Endian by Philippe Bergheaud · 11 years ago
  40. d45ed4a net: fix unsafe set_memory_rw from softirq by Alexei Starovoitov · 11 years ago
  41. ed900ff ppc: bpf_jit: can call module_free() from any context by Daniel Borkmann · 12 years ago
  42. 7961780 filter: bpf_jit_comp: refactor and unify BPF JIT image dump output by Daniel Borkmann · 12 years ago
  43. 5082dfb PPC: net: bpf_jit_comp: add VLAN instructions for BPF JIT by Daniel Borkmann · 12 years ago
  44. 0287190 PPC: net: bpf_jit_comp: add XOR instruction for BPF JIT by Daniel Borkmann · 12 years ago
  45. cdaade71 powerpc: Start using ___PPC_RA/B/S/T where necessary by Michael Neuling · 12 years ago
  46. c75df6f powerpc: Fix usage of register macros getting ready for %r0 change by Michael Neuling · 12 years ago
  47. 7784655 powerpc: Fix BPF_JIT code to link with multiple TOCs by Michael Ellerman · 13 years ago
  48. 05be182 bpf jit: Let the powerpc jit handle negative offsets by Jan Seiffert · 13 years ago
  49. 0ca87f0 net: filter: BPF 'JIT' compiler for PPC64 by Matt Evans · 13 years ago