1. b167a37 netfilter: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  2. f7b13e4 netfilter: introduce nf_conn_acct structure by Holger Eitzenberger · 11 years ago
  3. c5e1fd8 Merge branch 'nf-next' of git://1984.lsi.us.es/net-next by David S. Miller · 12 years ago
  4. 0354b48 netfilter: xt_connbytes: handle negation correctly by Florian Westphal · 12 years ago
  5. b3e0bfa netfilter: nf_conntrack: use atomic64 for accounting counters by Eric Dumazet · 12 years ago
  6. a875620 netfilter: xt_connbytes: Force CT accounting to be enabled by Tim Gardner · 14 years ago
  7. 62fc805 netfilter: xtables: deconstify struct xt_action_param for matches by Jan Engelhardt · 15 years ago
  8. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  9. f95c74e netfilter: xtables: shorten up return clause by Jan Engelhardt · 14 years ago
  10. 4a5a5c7 netfilter: xtables: slightly better error reporting by Jan Engelhardt · 14 years ago
  11. bd414ee netfilter: xtables: change matches to return error code by Jan Engelhardt · 14 years ago
  12. b0f3845 netfilter: xtables: change xt_match.checkentry return type by Jan Engelhardt · 14 years ago
  13. 8bee4ba netfilter: xt extensions: use pr_<level> by Jan Engelhardt · 14 years ago
  14. 92f3b2b netfilter: xtables: cut down on static data for family-independent extensions by Jan Engelhardt · 16 years ago
  15. 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/6) by Jan Engelhardt · 16 years ago
  16. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
  17. f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
  18. ee999d8 netfilter: x_tables: use NFPROTO_* in extensions by Jan Engelhardt · 16 years ago
  19. 5840157 netfilter: accounting rework: ct_extend + 64bit counters (v4) by Krzysztof Piotr Oledzki · 16 years ago
  20. 6f6d6a1 rename div64_64 to div64_u64 by Roman Zippel · 16 years ago
  21. 2ae15b6 [NETFILTER]: Update modules' descriptions by Jan Engelhardt · 16 years ago
  22. df54aae [NETFILTER]: x_tables: use %u format specifiers by Jan Engelhardt · 16 years ago
  23. d3c5ee6 [NETFILTER]: x_tables: consistent and unique symbol names by Jan Engelhardt · 16 years ago
  24. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  25. 73aaf93 [NETFILTER]: x_tables: add missing ip6t_modulename aliases by Jan Engelhardt · 17 years ago
  26. 9f15c53 [NETFILTER]: x_tables: mark matches and targets __read_mostly by Patrick McHardy · 17 years ago
  27. 7c4e36b [NETFILTER]: Remove redundant parentheses/braces by Jan Engelhardt · 17 years ago
  28. a47362a [NETFILTER]: add some consts, remove some casts by Jan Engelhardt · 17 years ago
  29. ccb79bd [NETFILTER]: x_tables: switch xt_match->checkentry to bool by Jan Engelhardt · 17 years ago
  30. 1d93a9c [NETFILTER]: x_tables: switch xt_match->match to bool by Jan Engelhardt · 17 years ago
  31. cff533a [NETFILTER]: x_tables: switch hotdrop to bool by Jan Engelhardt · 17 years ago
  32. 1b53d90 [NETFILTER]: Remove changelogs and CVS IDs by Patrick McHardy · 17 years ago
  33. 587aa64 [NETFILTER]: Remove IPv4 only connection tracking/NAT by Patrick McHardy · 17 years ago
  34. 3927f2e [NET]: div64_64 consolidate (rev3) by Stephen Hemminger · 17 years ago
  35. fb74a841 [NETFILTER]: xt_connbytes: fix division by zero by Patrick McHardy · 17 years ago
  36. 11078c3 [NETFILTER]: x_tables: add missing try to load conntrack from match/targets by Yasuyuki Kozakai · 17 years ago
  37. efa7416 [NETFILTER]: x_tables: remove unused size argument to check/destroy functions by Patrick McHardy · 18 years ago
  38. fe1cb10 [NETFILTER]: x_tables: remove unused argument to target functions by Patrick McHardy · 18 years ago
  39. 4470bbc [NETFILTER]: x_tables: make use of mass registation helpers by Patrick McHardy · 18 years ago
  40. 65b4b4e [NETFILTER]: Rename init functions. by Andrew Morton · 18 years ago
  41. a45049c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches by Pablo Neira Ayuso · 18 years ago
  42. c498673 [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions by Patrick McHardy · 18 years ago
  43. 5d04bff [NETFILTER]: Convert x_tables matches/targets to centralized error checking by Patrick McHardy · 18 years ago
  44. 2e4e6a1 [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables by Harald Welte · 18 years ago[Renamed (66%) from net/ipv4/netfilter/ipt_connbytes.c]
  45. 9fb9cbb [NETFILTER]: Add nf_conntrack subsystem. by Yasuyuki Kozakai · 19 years ago
  46. 25ed891 [NETFILTER]: Nicer names for ipt_connbytes constants by Patrick McHardy · 19 years ago
  47. 8ffde67 [NETFILTER]: Fix div64_64 in ipt_connbytes by Patrick McHardy · 19 years ago
  48. 9d810fd [NETFILTER]: Add new iptables "connbytes" match by Harald Welte · 19 years ago