Commit History

Author SHA1 Message Date
  Wang Nan 2a36f0b92e bpf: Make the bpf_prog_array_map more generic 10 years ago
  David S. Miller 5510b3c2a1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
  Daniel Borkmann 485d6511e7 bpf, x86/sparc: show actual number of passes in bpf_jit_dump 10 years ago
  Daniel Borkmann 2482abb93e ebpf, x86: fix general protection fault when tail call is invoked 10 years ago
  Alexei Starovoitov 4e10df9a60 bpf: introduce bpf_skb_vlan_push/pop() helpers 10 years ago
  David S. Miller dda922c831 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
  Alexei Starovoitov 3f7352bf21 x86: bpf_jit: fix compilation of large bpf programs 10 years ago
  Alexei Starovoitov b52f00e6a7 x86: bpf_jit: implement bpf_tail_call() helper 10 years ago
  Alexei Starovoitov 343f845b37 x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions 10 years ago
  David S. Miller 22f10923dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
  Joe Perches 5cccc702fd x86: bpf_jit_comp: Remove inline from static function definitions 10 years ago
  Joe Perches d148134be5 x86: bpf_jit_comp: Reduce is_ereg() code size 10 years ago
  Alexei Starovoitov 769e0de647 bpf: x86: fix epilogue generation for eBPF programs 10 years ago
  Alexei Starovoitov e0ee9c1215 x86: bpf_jit: fix two bugs in eBPF JIT compiler 11 years ago
  Daniel Borkmann 286aad3c40 net: bpf: be friendly to kmemcheck 11 years ago
  Daniel Borkmann 738cbe72ad net: bpf: consolidate JIT binary allocator 11 years ago
  Alexei Starovoitov 02ab695bb3 net: filter: add "load 64-bit immediate" eBPF instruction 11 years ago
  Daniel Borkmann 60a3b2253c net: bpf: make eBPF interpreter images read-only 11 years ago
  Alexei Starovoitov 72b603ee8c bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT 11 years ago
  Alexei Starovoitov 7ae457c1e5 net: filter: split 'struct sk_filter' into socket and bpf parts 11 years ago
  Alexei Starovoitov 8fb575ca39 net: filter: rename sk_convert_filter() -> bpf_convert_filter() 11 years ago
  Alexei Starovoitov 2695fb552c net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' 11 years ago
  Alexei Starovoitov e430f34ee5 net: filter: cleanup A/X name usage 11 years ago
  David S. Miller 54e5c4def0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
  Alexei Starovoitov 622582786c net: filter: x86: internal BPF JIT 11 years ago
  Alexei Starovoitov f3c2af7ba1 net: filter: x86: split bpf_jit_compile() 11 years ago
  Alexei Starovoitov 773cd38f40 net: filter: x86: fix JIT address randomization 11 years ago
  Daniel Borkmann f8bbbfc3b9 net: filter: add jited flag to indicate jit compiled filters 11 years ago
  Tom Herbert 61b905da33 net: Rename skb->rxhash to skb->hash 11 years ago
  Eric Dumazet aee636c480 bpf: do not use reciprocal divide 11 years ago