1. 0d6c7ae [NETFILTER]: Add dscp,DSCP headers to header-y by Yasuyuki Kozakai · 18 years ago
  2. 3e597c6 [PATCH] fix iptables __user misannotations by Al Viro · 18 years ago
  3. 9fa492c [NETFILTER]: x_tables: simplify compat API by Patrick McHardy · 18 years ago
  4. c1fe3ca [NETFILTER]: TCP conntrack: improve dead connection detection by George Hansper · 18 years ago
  5. df0933d [NETFILTER]: kill listhelp.h by Patrick McHardy · 18 years ago
  6. 91270cf [NETFILTER]: x_tables: add data member to struct xt_match by Patrick McHardy · 18 years ago
  7. 53e2665 [NETFILTER]: nfnetlink: remove unnecessary packed attributes by Patrick McHardy · 18 years ago
  8. efa7416 [NETFILTER]: x_tables: remove unused size argument to check/destroy functions by Patrick McHardy · 18 years ago
  9. fe1cb10 [NETFILTER]: x_tables: remove unused argument to target functions by Patrick McHardy · 18 years ago
  10. 52d9c42 [NETFILTER]: x_tables: add helpers for mass match/target registration by Patrick McHardy · 18 years ago
  11. 2521c12 [NETFILTER]: conntrack: introduce connection mark event by Pablo Neira Ayuso · 18 years ago
  12. a468701 [NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent version by Yasuyuki Kozakai · 18 years ago
  13. 9ba1627 [NETFILTER]: x_tables: replace IPv4 dscp match by address family independent version by Yasuyuki Kozakai · 18 years ago
  14. fadcfa3 [HEADERS] One line per header in Kbuild files to reduce conflicts by David Woodhouse · 18 years ago
  15. dc36251 [NETFILTER]: Add secmark headers to header-y by James Morris · 18 years ago
  16. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  17. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  18. 8555255 Add generic Kbuild files for 'make headers_install' by David Woodhouse · 18 years ago
  19. 100468e [SECMARK]: Add CONNSECMARK xtables target by James Morris · 18 years ago
  20. 5e6874cd [SECMARK]: Add xtables SECMARK target by James Morris · 18 years ago
  21. 3726add [NETFILTER]: ctnetlink: fix NAT configuration by Patrick McHardy · 18 years ago
  22. 997ae83 [NETFILTER]: conntrack: add fixed timeout flag in connection tracking by Eric Leblond · 18 years ago
  23. f338980 [NETFILTER]: x_tables: add statistic match by Patrick McHardy · 18 years ago
  24. 62b7743 [NETFILTER]: x_tables: add quota match by Patrick McHardy · 18 years ago
  25. 5047f09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  26. 8e1515d Don't use 'u32' in user-visible struct ip_conntrack_old_tuple. by David Woodhouse · 18 years ago
  27. 46c5ea3c [NETFILTER] x_tables: fix compat related crash on non-x86 by Patrick McHardy · 18 years ago
  28. 55fe586 [NETFILTER]: Fix compat_xt_counters alignment for non-x86 by Patrick McHardy · 18 years ago
  29. 2722971 [NETFILTER]: iptables 32bit compat layer by Dmitry Mishin · 18 years ago
  30. a89ecb6 [NETFILTER]: x_tables: unify IPv4/IPv6 multiport match by Yasuyuki Kozakai · 18 years ago
  31. dc5ab2f [NETFILTER]: x_tables: unify IPv4/IPv6 esp match by Yasuyuki Kozakai · 18 years ago
  32. 1e30a01 [NETFILTER]: futher {ip,ip6,arp}_tables unification by Dmitry Mishin · 18 years ago
  33. a45049c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches by Pablo Neira Ayuso · 18 years ago
  34. a242769 [NETFILTER]: ctnetlink: avoid unneccessary event message generation by Patrick McHardy · 18 years ago
  35. c4b8851 [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version by Patrick McHardy · 18 years ago
  36. 1c52483 [NETFILTER]: x_tables: pass registered match/target data to match/target functions by Patrick McHardy · 18 years ago
  37. 37f9f73 [NETFILTER]: xt_tables: add centralized error checking by Patrick McHardy · 18 years ago
  38. 0af5f6c [NETFILTER] nfnetlink_log: add sequence numbers for log events by Harald Welte · 18 years ago
  39. 6fbfc96 [NETFILTER]: Unbreak x-tables on x86. by David S. Miller · 19 years ago
  40. 4f2d768 [NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary. by David S. Miller · 19 years ago
  41. 2e4e6a1 [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables by Harald Welte · 19 years ago
  42. a9b305c [NETFILTER]: ctnetlink: Fix dumping of helper name by Patrick McHardy · 19 years ago
  43. c1d10ad [NETFILTER]: Add ctnetlink port for nf_conntrack by Pablo Neira Ayuso · 19 years ago
  44. 37d2e7a [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN by Harald Welte · 19 years ago
  45. c0400c4 [NETFILTER] nfnetlink: skip size check if size not specified (== 0) by Pablo Neira Ayuso · 19 years ago
  46. 9fb9cbb [NETFILTER]: Add nf_conntrack subsystem. by Yasuyuki Kozakai · 19 years ago
  47. a2506c0 [NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void by Harald Welte · 19 years ago
  48. a051a8f [NETFILTER]: Use only 32bit counters for CONNTRACK_ACCT by Harald Welte · 19 years ago
  49. e1c73b7 [NETFILTER] ctnetlink: add one nesting level for TCP state by Pablo Neira Ayuso · 19 years ago
  50. ebe0bbf [NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLV by Harald Welte · 19 years ago
  51. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  52. 0ba2c6e [NETFILTER]: introduce and use aligned_u64 data type by Harald Welte · 19 years ago
  53. fbcd923 [NETFILTER]: add correct bridging support to nfnetlink_{queue,log} by Harald Welte · 19 years ago
  54. 1444fc5 [NETFILTER]: don't use nested attributes for conntrack_expect by Harald Welte · 19 years ago
  55. 927ccbc [NETFILTER]: attribute count is an attribute of message type, not subsytem by Harald Welte · 19 years ago
  56. 0597f26 [NETFILTER]: Add new "nfnetlink_log" userspace packet logging facility by Harald Welte · 19 years ago
  57. 838ab63 [NETFILTER]: Add refcounting and /proc/net/netfilter interface to nfnetlink_queue by Harald Welte · 19 years ago
  58. 7af4cc3 [NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink by Harald Welte · 19 years ago
  59. 0ab43f8 [NETFILTER]: Core changes required by upcoming nfnetlink_queue code by Harald Welte · 19 years ago
  60. 080774a [NETFILTER]: Add ctnetlink subsystem by Harald Welte · 19 years ago
  61. f9e815b [NETFITLER]: Add nfnetlink layer. by Harald Welte · 19 years ago