1. b0ceb56 netfilter: xt_recent: don't save proc dirs by Alexey Dobriyan · 16 years ago
  2. 14d5e83 net: replace NIPQUAD() in net/netfilter/ by Harvey Harrison · 16 years ago
  3. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  4. 38ff4fa netfilter: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  5. b09eec1 netfilter: xt_recent: use proc_create_data() by Alexey Dobriyan · 16 years ago
  6. 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/6) by Jan Engelhardt · 16 years ago
  7. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
  8. f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
  9. ee999d8 netfilter: x_tables: use NFPROTO_* in extensions by Jan Engelhardt · 16 years ago
  10. 079aa88 netfilter: xt_recent: IPv6 support by Jan Engelhardt · 16 years ago
  11. e948b20 netfilter: rename ipt_recent to xt_recent by Jan Engelhardt · 16 years ago[Renamed (92%) from net/ipv4/netfilter/ipt_recent.c]
  12. a8ddc91 netfilter: ipt_recent: fix race between recent_mt_destroy and proc manipulations by Pavel Emelyanov · 16 years ago
  13. 3cf93c9 [NETFILTER]: annotate xtables targets with const and remove casts by Jan Engelhardt · 16 years ago
  14. 8eeee8b [NETFILTER]: Replate direct proc_fops assignment with proc_create call. by Denis V. Lunev · 16 years ago
  15. d0ebf13 [NETFILTER]: ipt_recent: sanity check hit count by Daniel Hokka Zakrisson · 16 years ago
  16. 855304a [NETFILTER]: ipt_recent: fix sparse warnings by Patrick McHardy · 16 years ago
  17. 2ae15b6 [NETFILTER]: Update modules' descriptions by Jan Engelhardt · 17 years ago
  18. d3c5ee6 [NETFILTER]: x_tables: consistent and unique symbol names by Jan Engelhardt · 17 years ago
  19. e2da591 [NETFILTER]: Make netfilter code use the seq_open_private by Pavel Emelyanov · 17 years ago
  20. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  21. 3af8e31 [NETFILTER]: ipt_recent: avoid a possible NULL pointer deref in recent_seq_open() by Jesper Juhl · 17 years ago
  22. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  23. 9f15c53 [NETFILTER]: x_tables: mark matches and targets __read_mostly by Patrick McHardy · 17 years ago
  24. 7c4e36b [NETFILTER]: Remove redundant parentheses/braces by Jan Engelhardt · 17 years ago
  25. a47362a [NETFILTER]: add some consts, remove some casts by Jan Engelhardt · 17 years ago
  26. ccb79bd [NETFILTER]: x_tables: switch xt_match->checkentry to bool by Jan Engelhardt · 17 years ago
  27. 1d93a9c [NETFILTER]: x_tables: switch xt_match->match to bool by Jan Engelhardt · 17 years ago
  28. cff533a [NETFILTER]: x_tables: switch hotdrop to bool by Jan Engelhardt · 17 years ago
  29. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  30. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  31. 6709dbb [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions by Jan Engelhardt · 17 years ago
  32. 6df81ab [PATCH] struct path: convert netfilter by Josef Sipek · 18 years ago
  33. 6a19d61 [NETFILTER]: ipt annotations by Al Viro · 18 years ago
  34. efa7416 [NETFILTER]: x_tables: remove unused size argument to check/destroy functions by Patrick McHardy · 18 years ago
  35. b93ff78 [NETFILTER]: ipt_recent: add module parameter for changing ownership of /proc/net/ipt_recent/* by Daniel De Graaf · 18 years ago
  36. 2b2283d [NETFILTER]: recent match: missing refcnt initialization by Patrick McHardy · 18 years ago
  37. a0e889b [NETFILTER]: recent match: fix "sleeping function called from invalid context" by Patrick McHardy · 18 years ago
  38. 404bdbf [NETFILTER]: recent match: replace by rewritten version by Patrick McHardy · 18 years ago
  39. 493e242 [NETFILTER]: Fix memory leak in ipt_recent by Jesper Juhl · 18 years ago
  40. 65b4b4e [NETFILTER]: Rename init functions. by Andrew Morton · 18 years ago
  41. c498673 [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions by Patrick McHardy · 18 years ago
  42. 1d5cd90 [NETFILTER]: Convert ip_tables matches/targets to centralized error checking by Patrick McHardy · 18 years ago
  43. 2e4e6a1 [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables by Harald Welte · 19 years ago
  44. e7be699 [NETFILTER]: Fix module_param types and permissions by Patrick McHardy · 19 years ago
  45. 2a43c4a [NETFILTER]: Fix recent match jiffies wrap mismatches by Phil Oester · 19 years ago
  46. bcfff0b [NETFILTER]: ipt_recent: last_pkts is an array of "unsigned long" not "u_int32_t" by David S. Miller · 19 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago