1. a0f4ecf netfilter: Remove extern from function prototypes by Joe Perches · 11 years ago
  2. 94d0ec5 UAPI: (Scripted) Disintegrate include/linux/netfilter by David Howells · 12 years ago
  3. 933393f percpu: Remove irqsafe_cpu_xxx variants by Christoph Lameter · 13 years ago
  4. 7f5c6d4 netfilter: get rid of atomic ops in fast path by Eric Dumazet · 13 years ago
  5. 14f0290 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  6. 255d0dc netfilter: x_table: speedup compat operations by Eric Dumazet · 14 years ago
  7. 83723d6 netfilter: x_tables: dont block BH while reading counters by Eric Dumazet · 14 years ago
  8. 75f0a0f netfilter: xtables: unify {ip,ip6,arp}t_error_target by Jan Engelhardt · 14 years ago
  9. 7489aec netfilter: xtables: stackptr should be percpu by Eric Dumazet · 14 years ago
  10. 7ea7b85 netfilter: fix description of expected checkentry return code on xt_target by Luciano Coelho · 14 years ago
  11. b4ba261 netfilter: xtables: change hotdrop pointer to direct modification by Jan Engelhardt · 15 years ago
  12. 62fc805 netfilter: xtables: deconstify struct xt_action_param for matches by Jan Engelhardt · 15 years ago
  13. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  14. de74c16 netfilter: xtables: combine struct xt_match_param and xt_target_param by Jan Engelhardt · 15 years ago
  15. 4b2cbd4 netfilter: x_tables: rectify XT_FUNCTION_MAXNAMELEN usage by Jan Engelhardt · 14 years ago
  16. f3c5c1b netfilter: xtables: make ip_tables reentrant by Jan Engelhardt · 14 years ago
  17. a79ff73 netfilter: xtables: make XT_ALIGN() usable in exported headers by exporting __ALIGN_KERNEL() by Alexey Dobriyan · 14 years ago
  18. 135367b netfilter: xtables: change xt_target.checkentry return type by Jan Engelhardt · 14 years ago
  19. b0f3845 netfilter: xtables: change xt_match.checkentry return type by Jan Engelhardt · 14 years ago
  20. fd0ec0e netfilter: xtables: consolidate code into xt_request_find_match by Jan Engelhardt · 15 years ago
  21. f5c511c netfilter: xtables: reduce holes in struct xt_target by Jan Engelhardt · 14 years ago
  22. 4f948db netfilter: xtables: remove almost-unused xt_match_param.data member by Jan Engelhardt · 14 years ago
  23. 1659978 netfilter: update documentation fields of x_tables.h by Jan Engelhardt · 14 years ago
  24. dcea992 netfilter: xtables: replace XT_MATCH_ITERATE macro by Jan Engelhardt · 14 years ago
  25. 72b2b1d netfilter: xtables: replace XT_ENTRY_ITERATE macro by Jan Engelhardt · 14 years ago
  26. 3e5e524 netfilter: CONFIG_COMPAT: allow delta to exceed 32767 by Florian Westphal · 15 years ago
  27. 739674f netfilter: xtables: constify args in compat copying functions by Jan Engelhardt · 15 years ago
  28. a8c28d05 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
  29. 2b95efe netfilter: xtables: use xt_table for hook instantiation by Jan Engelhardt · 15 years ago
  30. 42107f5 netfilter: xtables: symmetric COMPAT_XT_ALIGN definition by Alexey Dobriyan · 15 years ago
  31. 0a02604 netfilter: xtables: consistent struct compat_xt_counters definition by Alexey Dobriyan · 15 years ago
  32. add6746 netfilter: add struct net * to target parameters by Patrick McHardy · 15 years ago
  33. c30f540 netfilter: xtables: CONFIG_COMPAT redux by Alexey Dobriyan · 15 years ago
  34. f54e936 netfilter: xtables: add struct xt_mtdtor_param::net by Alexey Dobriyan · 15 years ago
  35. a83d8e8 netfilter: xtables: add struct xt_mtchk_param::net by Alexey Dobriyan · 15 years ago
  36. d94d9fe net: cleanup include/linux by Eric Dumazet · 15 years ago
  37. 35aad0f netfilter: xtables: mark initial tables constant by Jan Engelhardt · 15 years ago
  38. 98d89b4 netfilter: xtables: realign struct xt_target_param by Jan Engelhardt · 15 years ago
  39. a5e7882 netfilter: x_tables: added hook number into match extension parameter structure. by Evgeniy Polyakov · 15 years ago
  40. 0f3d042 netfilter: use likely() in xt_info_rdlock_bh() by Eric Dumazet · 15 years ago
  41. 942e4a2 netfilter: revised locking for x_tables by Stephen Hemminger · 15 years ago
  42. 01e6de6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  43. 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
  44. 60c195c make netfilter use strict integer types by Arnd Bergmann · 15 years ago
  45. b8dfe49 netfilter: factorize ifname_compare() by Eric Dumazet · 15 years ago
  46. 7845447 netfilter: iptables: lock free counters by Stephen Hemminger · 15 years ago
  47. 4a2f965 netfilter: x_tables: change elements in x_tables by Stephen Hemminger · 16 years ago
  48. daaf83d netfilter 09/09: remove padding from struct xt_match on 64bit builds by Richard Kennedy · 16 years ago
  49. f79fca5 netfilter: xtables: add missing const qualifier to xt_tgchk_param by Jan Engelhardt · 16 years ago
  50. 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
  51. a2df164 netfilter: xtables: move extension arguments into compound structure (6/6) by Jan Engelhardt · 16 years ago
  52. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  53. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  54. 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/6) by Jan Engelhardt · 16 years ago
  55. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
  56. f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
  57. 367c679 netfilter: xtables: do centralized checkentry call (1/2) by Jan Engelhardt · 16 years ago
  58. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  59. 5452e42 [NETFILTER]: annotate {arp,ip,ip6,x}tables with const by Jan Engelhardt · 16 years ago
  60. 3cb609d [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* by Alexey Dobriyan · 17 years ago
  61. b0a6363 [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code by Patrick McHardy · 17 years ago
  62. 8d87005 [NETFILTER]: x_tables: per-netns xt_tables by Alexey Dobriyan · 17 years ago
  63. a98da11 [NETFILTER]: x_tables: change xt_table_register() return value convention by Alexey Dobriyan · 17 years ago
  64. ecb6f85 [NETFILTER]: Use const in struct xt_match, xt_target, xt_table by Jan Engelhardt · 17 years ago
  65. b386d9f [NETFILTER]: ip_tables: move compat offset calculation to x_tables by Patrick McHardy · 17 years ago
  66. 89c002d [NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macros by Patrick McHardy · 17 years ago
  67. 8956695 [NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros by Patrick McHardy · 17 years ago
  68. 259d4e4 [NETFILTER]: x_tables: struct xt_table_info diet by Eric Dumazet · 17 years ago
  69. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  70. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  71. e1931b7 [NETFILTER]: x_tables: switch xt_target->checkentry to bool by Jan Engelhardt · 17 years ago
  72. ccb79bd [NETFILTER]: x_tables: switch xt_match->checkentry to bool by Jan Engelhardt · 17 years ago
  73. 1d93a9c [NETFILTER]: x_tables: switch xt_match->match to bool by Jan Engelhardt · 17 years ago
  74. cff533a [NETFILTER]: x_tables: switch hotdrop to bool by Jan Engelhardt · 17 years ago
  75. 3c2ad46 [NETFILTER]: Clean up table initialization by Patrick McHardy · 17 years ago
  76. b96e7ec [NETFILTER]: ip6_tables: fixed conflicted optname for getsockopt by Yasuyuki Kozakai · 18 years ago
  77. 3e597c6 [PATCH] fix iptables __user misannotations by Al Viro · 18 years ago
  78. 9fa492c [NETFILTER]: x_tables: simplify compat API by Patrick McHardy · 18 years ago
  79. df0933d [NETFILTER]: kill listhelp.h by Patrick McHardy · 18 years ago
  80. 91270cf [NETFILTER]: x_tables: add data member to struct xt_match by Patrick McHardy · 18 years ago
  81. efa7416 [NETFILTER]: x_tables: remove unused size argument to check/destroy functions by Patrick McHardy · 18 years ago
  82. fe1cb10 [NETFILTER]: x_tables: remove unused argument to target functions by Patrick McHardy · 18 years ago
  83. 52d9c42 [NETFILTER]: x_tables: add helpers for mass match/target registration by Patrick McHardy · 18 years ago
  84. 46c5ea3c [NETFILTER] x_tables: fix compat related crash on non-x86 by Patrick McHardy · 18 years ago
  85. 55fe586 [NETFILTER]: Fix compat_xt_counters alignment for non-x86 by Patrick McHardy · 18 years ago
  86. 2722971 [NETFILTER]: iptables 32bit compat layer by Dmitry Mishin · 18 years ago
  87. 1e30a01 [NETFILTER]: futher {ip,ip6,arp}_tables unification by Dmitry Mishin · 18 years ago
  88. a45049c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches by Pablo Neira Ayuso · 18 years ago
  89. c4b8851 [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version by Patrick McHardy · 18 years ago
  90. 1c52483 [NETFILTER]: x_tables: pass registered match/target data to match/target functions by Patrick McHardy · 18 years ago
  91. 37f9f73 [NETFILTER]: xt_tables: add centralized error checking by Patrick McHardy · 18 years ago
  92. 6fbfc96 [NETFILTER]: Unbreak x-tables on x86. by David S. Miller · 19 years ago
  93. 4f2d768 [NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary. by David S. Miller · 19 years ago
  94. 2e4e6a1 [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables by Harald Welte · 19 years ago