1. b9e69e1 netfilter: xtables: don't hook tables by default by Florian Westphal · 8 years ago
  2. a67dd26 netfilter: xtables: prepare for on-demand hook register by Florian Westphal · 8 years ago
  3. 06198b3 netfilter: Pass priv instead of nf_hook_ops to netfilter hooks by Eric W. Biederman · 9 years ago
  4. 6cb8ff3f1 inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table by Eric W. Biederman · 9 years ago
  5. 9dff2c9 netfilter: Use nf_hook_state.net by Eric W. Biederman · 9 years ago
  6. 8f8a371 netfilter: Pass nf_hook_state through ip6t_do_table(). by David S. Miller · 9 years ago
  7. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 9 years ago
  8. 795aa6e netfilter: pass hook ops to hookfn by Patrick McHardy · 11 years ago
  9. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 11 years ago
  10. 19e303d netfilter: PTR_RET can be used by Wu Fengguang · 12 years ago
  11. 523f610 netfilter: remove forward module param confusion. by Rusty Russell · 12 years ago
  12. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 12 years ago
  13. 654d0fb netfilter: cleanup printk messages by Stephen Hemminger · 14 years ago
  14. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  15. e3eaa99 netfilter: xtables: generate initial table on-demand by Jan Engelhardt · 15 years ago
  16. 2b95efe netfilter: xtables: use xt_table for hook instantiation by Jan Engelhardt · 15 years ago
  17. 2b21e05 netfilter: xtables: compact table hook functions (2/2) by Jan Engelhardt · 15 years ago
  18. 737535c netfilter: xtables: compact table hook functions (1/2) by Jan Engelhardt · 15 years ago
  19. f54e936 netfilter: xtables: add struct xt_mtdtor_param::net by Alexey Dobriyan · 14 years ago
  20. 3666ed1 netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line by Joe Perches · 15 years ago
  21. 35aad0f netfilter: xtables: mark initial tables constant by Jan Engelhardt · 15 years ago
  22. f88e6a8 netfilter: xtables: switch table AFs to nfproto by Jan Engelhardt · 15 years ago
  23. 24c232d netfilter: xtables: switch hook PFs to nfproto by Jan Engelhardt · 15 years ago
  24. 9c8222b9 netfilter: x_tables: remove unneeded initializations by Stephen Hemminger · 15 years ago
  25. 61d3015 netfilter: ip6table_filter: merge LOCAL_IN and FORWARD hooks by Alexey Dobriyan · 16 years ago
  26. 48dc786 netfilter: netns: remove nf_*_net() wrappers by Alexey Dobriyan · 16 years ago
  27. 43de9dfe netfilter: ip6table_filter in netns for real by Alexey Dobriyan · 16 years ago
  28. fdccecd [NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macro by Robert P. J. Day · 16 years ago
  29. 8280aa6 [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW by Alexey Dobriyan · 16 years ago
  30. 336b517 [NETFILTER]: ip6_tables: netns preparation by Alexey Dobriyan · 16 years ago
  31. 44d34e7 [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() by Alexey Dobriyan · 16 years ago
  32. 1999414 [NETFILTER]: Mark hooks __read_mostly by Patrick McHardy · 17 years ago
  33. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  34. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  35. 3c2ad46 [NETFILTER]: Clean up table initialization by Patrick McHardy · 17 years ago
  36. c9bdd4b [IP]: Introduce ip_hdrlen() by Arnaldo Carvalho de Melo · 17 years ago
  37. 9934e81 [NETFILTER]: ip6_tables: remove redundant structure definitions by Patrick McHardy · 17 years ago
  38. e60a13e [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined structure names by Jan Engelhardt · 17 years ago
  39. fe1cb10 [NETFILTER]: x_tables: remove unused argument to target functions by Patrick McHardy · 18 years ago
  40. 964ddaa [NETFILTER]: Clean up hook registration by Patrick McHardy · 18 years ago
  41. 65b4b4e [NETFILTER]: Rename init functions. by Andrew Morton · 18 years ago
  42. 2e4e6a1 [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables by Harald Welte · 18 years ago
  43. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago