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