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