1. e716503 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  2. f8f6267 ipv6: Move ipv6_find_hdr() out of Netfilter code. by Jesse Gross · 12 years ago
  3. 64d7155 UAPI: Remove empty non-UAPI Kbuild files by David Howells · 12 years ago
  4. ff1e175 UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv6 by David Howells · 12 years ago
  5. 8a91bb0 netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation target by Patrick McHardy · 12 years ago
  6. 84018f5 netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() by Hans Schillstrom · 12 years ago
  7. 95ad2f8 netfilter: ip6_tables: ip6t_ext_hdr is now static inline by Pablo Neira Ayuso · 12 years ago
  8. 6939c33 netfilter: merge ipt_LOG and ip6_LOG into xt_LOG by Richard Weinberger · 12 years ago
  9. 7ff30c4 headers, netfilter: Use kernel type names __u8, __u16, __u32 by Ben Hutchings · 13 years ago
  10. 06988b0 netfilter: xtables: add missing header inclusions for headers_check by Jan Engelhardt · 13 years ago
  11. 0260c1d netfilter: xtables: use __uXX guarded types for userspace exports by Jan Engelhardt · 13 years ago
  12. 9ecdafd netfilter: xtables: remove unused defines by Jan Engelhardt · 14 years ago
  13. 75f0a0f netfilter: xtables: unify {ip,ip6,arp}t_error_target by Jan Engelhardt · 14 years ago
  14. 243bf6e netfilter: xtables: resolve indirect macros 3/3 by Jan Engelhardt · 14 years ago
  15. 87a2e70d netfilter: xtables: resolve indirect macros 2/3 by Jan Engelhardt · 14 years ago
  16. 12b00c2 netfilter: xtables: resolve indirect macros 1/3 by Jan Engelhardt · 14 years ago
  17. 60641aa include: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  18. 7eb9282 netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header by Patrick McHardy · 14 years ago
  19. 7b4df05 netfilter: remove stale declaration for ip6_masked_addrcmp() by YOSHIFUJI Hideaki · 14 years ago
  20. dcea992 netfilter: xtables: replace XT_MATCH_ITERATE macro by Jan Engelhardt · 14 years ago
  21. 72b2b1d netfilter: xtables: replace XT_ENTRY_ITERATE macro by Jan Engelhardt · 14 years ago
  22. e3eaa99 netfilter: xtables: generate initial table on-demand by Jan Engelhardt · 15 years ago
  23. f54e936 netfilter: xtables: add struct xt_mtdtor_param::net by Alexey Dobriyan · 14 years ago
  24. d94d9fe net: cleanup include/linux by Eric Dumazet · 15 years ago
  25. 35aad0f netfilter: xtables: mark initial tables constant by Jan Engelhardt · 15 years ago
  26. 93bb1e9 netfilter: xtables: remove redirecting header files by Jan Engelhardt · 15 years ago
  27. 6461cae netfilter: xtables: remove xt_owner v0 by Jan Engelhardt · 15 years ago
  28. ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  29. 85efde6 make exported headers use strict posix types by Arnd Bergmann · 15 years ago
  30. d060ffc netfilter: install missing headers by Jan Engelhardt · 15 years ago
  31. 018a7bf netfilter: ip{,6}t_policy.h should include xp_policy.h by Andy Whitcroft · 16 years ago
  32. c8942f1 netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__ by Patrick McHardy · 16 years ago
  33. 336b517 [NETFILTER]: ip6_tables: netns preparation by Alexey Dobriyan · 16 years ago
  34. 44d34e7 [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() by Alexey Dobriyan · 16 years ago
  35. 06e1374 [NETFILTER]: ip6_tables: use XT_ALIGN by Patrick McHardy · 17 years ago
  36. 3bc3fe5 [NETFILTER]: ip6_tables: add compat support by Patrick McHardy · 17 years ago
  37. 89c002d [NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macros by Patrick McHardy · 17 years ago
  38. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  39. b98e174 [NETFILTER]: Sort matches/targets in Kbuild file by Jan Engelhardt · 17 years ago
  40. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  41. 7bfe246 [NETFILTER]: ip6_tables: fix explanation of valid upper protocol number by Yasuyuki Kozakai · 17 years ago
  42. 3c2ad46 [NETFILTER]: Clean up table initialization by Patrick McHardy · 17 years ago
  43. 9934e81 [NETFILTER]: ip6_tables: remove redundant structure definitions by Patrick McHardy · 17 years ago
  44. a0ca215 [NETFILTER]: ip6_tables: support MH match by Masahide NAKAMURA · 17 years ago
  45. e60a13e [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined structure names by Jan Engelhardt · 17 years ago
  46. 6709dbb [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions by Jan Engelhardt · 17 years ago
  47. baf7b1e [NETFILTER]: x_tables: add NFLOG target by Patrick McHardy · 18 years ago
  48. b96e7ec [NETFILTER]: ip6_tables: fixed conflicted optname for getsockopt by Yasuyuki Kozakai · 18 years ago
  49. fe1cb10 [NETFILTER]: x_tables: remove unused argument to target functions by Patrick McHardy · 18 years ago
  50. fadcfa3 [HEADERS] One line per header in Kbuild files to reduce conflicts by David Woodhouse · 18 years ago
  51. 8555255 Add generic Kbuild files for 'make headers_install' by David Woodhouse · 18 years ago
  52. a89ecb6 [NETFILTER]: x_tables: unify IPv4/IPv6 multiport match by Yasuyuki Kozakai · 18 years ago
  53. dc5ab2f [NETFILTER]: x_tables: unify IPv4/IPv6 esp match by Yasuyuki Kozakai · 18 years ago
  54. 1e30a01 [NETFILTER]: futher {ip,ip6,arp}_tables unification by Dmitry Mishin · 18 years ago
  55. a45049c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches by Pablo Neira Ayuso · 18 years ago
  56. c4b8851 [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version by Patrick McHardy · 18 years ago
  57. bafac2a [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility by Patrick McHardy · 18 years ago
  58. 0047c65 [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification by Patrick McHardy · 18 years ago
  59. e0069cae [NETFILTER] ip6tables: remove unused definitions by Yasuyuki Kozakai · 18 years ago
  60. 2e4e6a1 [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables by Harald Welte · 19 years ago
  61. e16a8f0 [NETFILTER]: Add ipt_policy/ip6t_policy matches by Patrick McHardy · 19 years ago
  62. 22dea56 [NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack by Patrick McHardy · 19 years ago
  63. b777e0c [NETFILTER]: make ipv6_find_hdr() find transport protocol header by Patrick McHardy · 19 years ago
  64. 6b7d31f [NETFILTER]: Add "revision" support to arp_tables and ip6_tables by Harald Welte · 19 years ago
  65. e674d0f [NETFILTER] ip6tables: remove duplicate code by Yasuyuki Kozakai · 19 years ago
  66. 0ac4f89 [NETFILTER6]: Add new ip6tables HOPLIMIT target by Harald Welte · 19 years ago
  67. 0546534 [NETFILTER]: Add goto target by Patrick McHardy · 19 years ago
  68. 764d8a9 [NETFILTER]: Add IPv6 REJECT target by Patrick McHardy · 19 years ago
  69. fb13ab2 [NETFILTER]: Remove two unused files by Domen Puncer · 19 years ago
  70. 608c8e4 [NETFILTER]: Extend netfilter logging API by Harald Welte · 19 years ago
  71. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago