Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Borkmann 8b614aebec bpf: move clearing of A/X into classic to eBPF migration prologue hace 9 años
  Daniel Borkmann e9d8afa90b bpf: consolidate bpf_prog_put{, _rcu} dismantle paths hace 9 años
  Daniel Borkmann 3ad0040573 bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs hace 10 años
  Daniel Borkmann a91263d520 ebpf: migrate bpf_prog's flags to bitfield hace 10 años
  Wang Nan 2a36f0b92e bpf: Make the bpf_prog_array_map more generic hace 10 años
  Alexei Starovoitov 4d9c5c53ac test_bpf: add bpf_skb_vlan_push/pop() tests hace 10 años
  Daniel Borkmann c4675f9353 ebpf: remove self-assignment in interpreter's tail call hace 10 años
  Alexei Starovoitov 0756ea3e85 bpf: allow networking programs to use bpf_trace_printk() for debugging hace 10 años
  Alexei Starovoitov ffeedafbf0 bpf: introduce current->pid, tgid, uid, gid, comm accessors hace 10 años
  Daniel Borkmann 3324b584b6 ebpf: misc core cleanup hace 10 años
  Daniel Borkmann 17ca8cbf49 ebpf: allow bpf_ktime_get_ns_proto also for networking hace 10 años
  Alexei Starovoitov 04fd61ab36 bpf: allow bpf programs to tail-call other bpf programs hace 10 años
  Alexei Starovoitov 876a7ae65b bpf: fix 64-bit divide hace 10 años
  Daniel Borkmann c04167ce2c ebpf: add helper for obtaining current processor id hace 10 años
  Daniel Borkmann 03e69b508b ebpf: add prandom helper for packet sampling hace 10 años
  Daniel Borkmann 3ba67dabaa ebpf: bpf_map_*: fix linker error on avr32 and openrisc arch hace 10 años
  Rusty Russell be1f221c04 module: remove mod arg from module_free, rename module_memfree(). hace 10 años
  Alexei Starovoitov f89b7755f5 bpf: split eBPF out of NET hace 10 años
  Alexei Starovoitov 09756af468 bpf: expand BPF syscall with program load/unload hace 11 años
  Daniel Borkmann b954d83421 net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selected hace 11 años
  Daniel Borkmann 738cbe72ad net: bpf: consolidate JIT binary allocator hace 11 años
  Alexei Starovoitov 02ab695bb3 net: filter: add "load 64-bit immediate" eBPF instruction 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
  Alexei Starovoitov 8fb575ca39 net: filter: rename sk_convert_filter() -> bpf_convert_filter() hace 11 años
  Alexei Starovoitov 4df95ff488 net: filter: rename sk_chk_filter() -> bpf_check_classic() hace 11 años
  Alexei Starovoitov 2695fb552c net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' hace 11 años
  Alexei Starovoitov f5bffecda9 net: filter: split filter.c into two files hace 11 años