Histórico de Commits

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