1. fbc907f net: filter: move filter accounting to filter core by Daniel Borkmann · 10 years ago
  2. a3ea269 net: filter: keep original BPF program around by Daniel Borkmann · 10 years ago
  3. f8bbbfc net: filter: add jited flag to indicate jit compiled filters by Daniel Borkmann · 10 years ago
  4. 3769229 net: filter: let bpf_tell_extensions return SKF_AD_MAX by Daniel Borkmann · 10 years ago
  5. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 10 years ago
  6. d45ed4a net: fix unsafe set_memory_rw from softirq by Alexei Starovoitov · 11 years ago
  7. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  8. ed13998 sock_diag: fix filter code sent to userspace by Nicolas Dichtel · 11 years ago
  9. 1649544 filter: do not output bpf image address for security reason by Eric Dumazet · 11 years ago
  10. 20074f3 filter: fix va_list build error by Xi Wang · 11 years ago
  11. a691ce7 include/linux: printk is needed in filter.h when CONFIG_BPF_JIT is defined by Chen Gang · 11 years ago
  12. 7961780 filter: bpf_jit_comp: refactor and unify BPF JIT image dump output by Daniel Borkmann · 11 years ago
  13. 3e5289d filter: add ANC_PAY_OFFSET instruction for loading payload start offset by Daniel Borkmann · 11 years ago
  14. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  15. f333503 net: filter: add vlan tag access by Eric Dumazet · 12 years ago
  16. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  17. 9e49e88 filter: add XOR instruction for use with X/K by Daniel Borkmann · 12 years ago
  18. b6069a9 filter: add MOD operation by Eric Dumazet · 12 years ago
  19. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  20. 0c5fe1b net/compat.c,linux/filter.h: share compat_sock_fprog by Will Drewry · 12 years ago
  21. 46b325c sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W by Will Drewry · 12 years ago
  22. ffe06c1 filter: add XOR operation by Jiri Pirko · 12 years ago
  23. 302d663 filter: Allow to create sk-unattached filters by Jiri Pirko · 12 years ago
  24. 4f25af2 filter: use unsigned int to silence static checker warning by Dan Carpenter · 13 years ago
  25. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  26. 792d4b5 net: filter: move forward declarations to avoid compile warnings by Heiko Carstens · 13 years ago
  27. 0a14842 net: filter: Just In Time compiler for x86-64 by Eric Dumazet · 13 years ago
  28. 62ab081 filter: constify sk_run_filter() by Eric Dumazet · 14 years ago
  29. da2033c filter: add SKF_AD_RXHASH and SKF_AD_CPU by Eric Dumazet · 14 years ago
  30. 93aaae2 filter: optimize sk_run_filter by Eric Dumazet · 14 years ago
  31. 4c3710a net: move definitions of BPF_S_* to net/core/filter.c by Changli Gao · 14 years ago
  32. 01f2f3f net: optimize Berkeley Packet Filter (BPF) processing by Hagen Paul Pfeifer · 14 years ago
  33. 40eaf96 net: Socket filter ancilliary data access for skb->dev->type by Paul LeoNerd Evans · 14 years ago
  34. d94d9fe net: cleanup include/linux by Eric Dumazet · 15 years ago
  35. d19742f filter: Add SKF_AD_QUEUE instruction by Eric Dumazet · 15 years ago
  36. 7e75f93 pkt_sched: ingress socket filter by mark by jamal · 15 years ago
  37. d214c75 filter: add SKF_AD_NLATTR_NEST to look for nested attributes by Pablo Neira Ayuso · 16 years ago
  38. 4738c1d [SKFILTER]: Add SKF_ADF_NLATTR instruction by Patrick McHardy · 16 years ago
  39. 43db6d6 socket: sk_filter deinline by Stephen Hemminger · 16 years ago
  40. b715631 socket: sk_filter minor cleanups by Stephen Hemminger · 16 years ago
  41. 55b3332 [NET]: Introduce the sk_detach_filter() call by Pavel Emelyanov · 17 years ago
  42. fda9ef5 [NET]: Fix sk->sk_filter field access by Dmitry Mishin · 18 years ago
  43. 4bad4dc [NET]: Change sk_run_filter()'s return type in net/core/filter.c by Kris Katterjohn · 19 years ago
  44. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago