1. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 13 years ago
  2. 49daf6a xt_quota: report initial quota value instead of current value to userspace by Changli Gao · 14 years ago
  3. b0c81aa netfilter: xt_quota: use per-rule spin lock by Changli Gao · 14 years ago
  4. 62fc805 netfilter: xtables: deconstify struct xt_action_param for matches by Jan Engelhardt · 15 years ago
  5. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  6. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  7. 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
  8. 4a5a5c7 netfilter: xtables: slightly better error reporting by Jan Engelhardt · 14 years ago
  9. bd414ee netfilter: xtables: change matches to return error code by Jan Engelhardt · 14 years ago
  10. b0f3845 netfilter: xtables: change xt_match.checkentry return type by Jan Engelhardt · 14 years ago
  11. 2149f66 netfilter: xt_quota: fix wrong return value (error case) by Patrick McHardy · 15 years ago
  12. 6d62182 netfilter: xt_quota: fix incomplete initialization by Jan Engelhardt · 15 years ago
  13. acc738f netfilter: xtables: avoid pointer to self by Jan Engelhardt · 15 years ago
  14. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
  15. f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
  16. 55b69e9 netfilter: implement NFPROTO_UNSPEC as a wildcard for extensions by Jan Engelhardt · 16 years ago
  17. ee999d8 netfilter: x_tables: use NFPROTO_* in extensions by Jan Engelhardt · 16 years ago
  18. 2ae15b6 [NETFILTER]: Update modules' descriptions by Jan Engelhardt · 16 years ago
  19. d3c5ee6 [NETFILTER]: x_tables: consistent and unique symbol names by Jan Engelhardt · 16 years ago
  20. 9f15c53 [NETFILTER]: x_tables: mark matches and targets __read_mostly by Patrick McHardy · 17 years ago
  21. a47362a [NETFILTER]: add some consts, remove some casts by Jan Engelhardt · 17 years ago
  22. ccb79bd [NETFILTER]: x_tables: switch xt_match->checkentry to bool by Jan Engelhardt · 17 years ago
  23. 1d93a9c [NETFILTER]: x_tables: switch xt_match->match to bool by Jan Engelhardt · 17 years ago
  24. cff533a [NETFILTER]: x_tables: switch hotdrop to bool by Jan Engelhardt · 17 years ago
  25. 601e68e [NETFILTER]: Fix whitespace errors by YOSHIFUJI Hideaki · 17 years ago
  26. efa7416 [NETFILTER]: x_tables: remove unused size argument to check/destroy functions by Patrick McHardy · 18 years ago
  27. 4470bbc [NETFILTER]: x_tables: make use of mass registation helpers by Patrick McHardy · 18 years ago
  28. b22b900 [NETFILTER]: xt_quota: add missing module aliases by Patrick McHardy · 18 years ago
  29. 62b7743 [NETFILTER]: x_tables: add quota match by Patrick McHardy · 18 years ago