1. 059a244 net: Remove state argument from skb_find_text() by Bojan Prtvar · 9 years ago
  2. c435201 netfilter: xt_string: Remove unnecessary initialization of struct ts_state by Bojan Prtvar · 10 years ago
  3. 62fc805 netfilter: xtables: deconstify struct xt_action_param for matches by Jan Engelhardt · 15 years ago
  4. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  5. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  6. 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
  7. d879e19 netfilter: xtables: remove xt_string revision 0 by Jan Engelhardt · 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. 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/6) by Jan Engelhardt · 16 years ago
  12. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
  13. f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
  14. 55b69e9 netfilter: implement NFPROTO_UNSPEC as a wildcard for extensions by Jan Engelhardt · 16 years ago
  15. ee999d8 netfilter: x_tables: use NFPROTO_* in extensions by Jan Engelhardt · 16 years ago
  16. 4ad3f26 netfilter: fix string extension for case insensitive pattern matching by Joonwoo Park · 16 years ago
  17. 2ae15b6 [NETFILTER]: Update modules' descriptions by Jan Engelhardt · 16 years ago
  18. e79ec50 [NETFILTER]: Parenthesize macro parameters 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. ccb79bd [NETFILTER]: x_tables: switch xt_match->checkentry to bool by Jan Engelhardt · 17 years ago
  22. 1d93a9c [NETFILTER]: x_tables: switch xt_match->match to bool by Jan Engelhardt · 17 years ago
  23. cff533a [NETFILTER]: x_tables: switch hotdrop to bool by Jan Engelhardt · 17 years ago
  24. 601e68e [NETFILTER]: Fix whitespace errors by YOSHIFUJI Hideaki · 17 years ago
  25. efa7416 [NETFILTER]: x_tables: remove unused size argument to check/destroy functions by Patrick McHardy · 18 years ago
  26. 4470bbc [NETFILTER]: x_tables: make use of mass registation helpers by Patrick McHardy · 18 years ago
  27. 97c802a [NETFILTER]: xt_string: fix negation by Phil Oester · 18 years ago
  28. 3ab7208 [NETFILTER]: xt_hashlimit/xt_string: missing string validation by Patrick McHardy · 18 years ago
  29. 3e72b2f [NETFILTER]: x_tables: remove some unnecessary casts by Patrick McHardy · 18 years ago
  30. 65b4b4e [NETFILTER]: Rename init functions. by Andrew Morton · 18 years ago
  31. a45049c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches by Pablo Neira Ayuso · 18 years ago
  32. c498673 [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions by Patrick McHardy · 18 years ago
  33. 5d04bff [NETFILTER]: Convert x_tables matches/targets to centralized error checking by Patrick McHardy · 18 years ago
  34. 2e4e6a1 [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables by Harald Welte · 18 years ago[Renamed (66%) from net/ipv4/netfilter/ipt_string.c]
  35. 7567662 [NETFILTER]: Add string match by Pablo Neira Ayuso · 19 years ago