1. aded9f3 netfilter: x_tables: remove obsolete check by Florian Westphal · 8 years ago
  2. 9560915 netfilter: x_tables: remove obsolete overflow check for compat case too by Florian Westphal · 8 years ago
  3. 09d9686 netfilter: x_tables: do compat validation via translate_table by Florian Westphal · 8 years ago
  4. 0188346 netfilter: x_tables: xt_compat_match_from_user doesn't need a retval by Florian Westphal · 8 years ago
  5. 329a080 netfilter: ip6_tables: simplify translate_compat_table args by Florian Westphal · 8 years ago
  6. ce683e5 netfilter: x_tables: check for bogus target offset by Florian Westphal · 8 years ago
  7. fc1221b netfilter: x_tables: add compat version of xt_check_entry_offsets by Florian Westphal · 8 years ago
  8. aa412ba netfilter: x_tables: kill check_entry helper by Florian Westphal · 8 years ago
  9. 7d35812 netfilter: x_tables: add and use xt_check_entry_offsets by Florian Westphal · 8 years ago
  10. 3647234 netfilter: x_tables: validate targets of jumps by Florian Westphal · 8 years ago
  11. f24e230 netfilter: x_tables: don't move to non-existent next rule by Florian Westphal · 8 years ago
  12. b301f25 netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_ENTRIES by Pablo Neira Ayuso · 8 years ago
  13. 54d83fc netfilter: x_tables: fix unconditional helper by Florian Westphal · 8 years ago
  14. 6e94e0c netfilter: x_tables: make sure e->next_offset covers remaining blob size by Florian Westphal · 8 years ago
  15. bdf533d netfilter: x_tables: validate e->target_offset early by Florian Westphal · 8 years ago
  16. b9e69e1 netfilter: xtables: don't hook tables by default by Florian Westphal · 8 years ago
  17. a67dd26 netfilter: xtables: prepare for on-demand hook register by Florian Westphal · 8 years ago
  18. 4305ae4 netfilter: ip6_tables: improve if statements by Ian Morris · 9 years ago
  19. 544d9b1 netfilter: ip6_tables: ternary operator layout by Ian Morris · 9 years ago
  20. 7695495 netfilter: ipv6: code indentation by Ian Morris · 9 years ago
  21. cda219c netfilter: ip6_tables: function definition layout by Ian Morris · 9 years ago
  22. 6ac9461 netfilter: ip6_tables: label placement by Ian Morris · 9 years ago
  23. 156c196 netfilter: x_tables: Pass struct net in xt_action_param by Eric W. Biederman · 9 years ago
  24. 6cb8ff3f1 inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table by Eric W. Biederman · 9 years ago
  25. 9dff2c9 netfilter: Use nf_hook_state.net by Eric W. Biederman · 9 years ago
  26. 98dbbfc Revert "netfilter: xtables: compute exact size needed for jumpstack" by Florian Westphal · 9 years ago
  27. 6c7941d netfilter: xtables: remove __pure annotation by Florian Westphal · 9 years ago
  28. dcebd31 netfilter: add and use jump label for xt_tee by Florian Westphal · 9 years ago
  29. 7814b6e netfilter: xtables: don't save/restore jumpstack offset by Florian Westphal · 9 years ago
  30. 98d1bd8 netfilter: xtables: compute exact size needed for jumpstack by Florian Westphal · 9 years ago
  31. 711bdde netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference. by Eric Dumazet · 9 years ago
  32. 482cfc3 netfilter: xtables: avoid percpu ruleset duplication by Florian Westphal · 9 years ago
  33. 71ae0df netfilter: xtables: use percpu rule counters by Florian Westphal · 9 years ago
  34. 583d3f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  35. 2f06550 netfilter: remove unused comefrom hookmask argument by Florian Westphal · 9 years ago
  36. 1086bbe netfilter: ensure number of counters is >0 in do_replace() by Dave Jones · 9 years ago
  37. 8f8a371 netfilter: Pass nf_hook_state through ip6t_do_table(). by David S. Miller · 9 years ago
  38. a81b2ce netfilter: Use LOGLEVEL_<FOO> defines by Joe Perches · 9 years ago
  39. 4017a7e netfilter: restore rule tracing via nfnetlink_log by Pablo Neira Ayuso · 9 years ago
  40. c58dd2d netfilter: Can't fail and free after table replacement by Thomas Graf · 10 years ago
  41. b416c14 netfilter: x_tables: fix ordering of jumpstack allocation and table update by Will Deacon · 11 years ago
  42. f229f6c netfilter: add my copyright statements by Patrick McHardy · 11 years ago
  43. 30e0c6a netfilter: nf_log: prepare net namespace support for loggers by Gao feng · 11 years ago
  44. 0cc8d8d netfilter: Use IS_ERR_OR_NULL(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  45. e716503 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  46. af31f41 net: Allow userns root to control ipv6 by Eric W. Biederman · 12 years ago
  47. f8f6267 ipv6: Move ipv6_find_hdr() out of Netfilter code. by Jesse Gross · 12 years ago
  48. 07a9362 ipv6: use IS_ENABLED() by Amerigo Wang · 12 years ago
  49. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  50. 84018f5 netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() by Hans Schillstrom · 12 years ago
  51. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  52. 95ad2f8 netfilter: ip6_tables: ip6t_ext_hdr is now static inline by Pablo Neira Ayuso · 12 years ago
  53. 4805347 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  54. f3c85dd netfilter: ip6_tables: Fix set-but-unused variables. by David S. Miller · 13 years ago
  55. 7f5c6d4 netfilter: get rid of atomic ops in fast path by Eric Dumazet · 13 years ago
  56. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  57. db85667 netfilter: xtables: fix reentrancy by Eric Dumazet · 13 years ago
  58. 6a8ab060 ipv6: netfilter: ip6_tables: fix infoleak to userspace by Vasiliy Kulikov · 13 years ago
  59. 14f0290 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 13 years ago
  60. 255d0dc netfilter: x_table: speedup compat operations by Eric Dumazet · 14 years ago
  61. 83723d6 netfilter: x_tables: dont block BH while reading counters by Eric Dumazet · 13 years ago
  62. cccbe5e netfilter: ip6_tables: fix information leak to userspace by Jan Engelhardt · 14 years ago
  63. 9941fb6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  64. 243bf6e netfilter: xtables: resolve indirect macros 3/3 by Jan Engelhardt · 14 years ago
  65. 87a2e70d netfilter: xtables: resolve indirect macros 2/3 by Jan Engelhardt · 14 years ago
  66. 12b00c2 netfilter: xtables: resolve indirect macros 1/3 by Jan Engelhardt · 14 years ago
  67. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  68. cca77b7 netfilter: fix CONFIG_COMPAT support by Florian Westphal · 14 years ago
  69. 001389b netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive by Eric Dumazet · 14 years ago
  70. 24b36f0 netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary by Eric Dumazet · 14 years ago
  71. 261abc8 netfilter: ip6tables: use skb->len for accounting by Changli Gao · 14 years ago
  72. f9181f4 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  73. e12f8e2 netfilter: vmalloc_node cleanup by Eric Dumazet · 14 years ago
  74. 7489aec netfilter: xtables: stackptr should be percpu by Eric Dumazet · 14 years ago
  75. 654d0fb netfilter: cleanup printk messages by Stephen Hemminger · 14 years ago
  76. af56760 netfilter: change NF_ASSERT to WARN_ON by Stephen Hemminger · 14 years ago
  77. 4538506 netfilter: xtables: combine built-in extension structs by Jan Engelhardt · 15 years ago
  78. b4ba261 netfilter: xtables: change hotdrop pointer to direct modification by Jan Engelhardt · 15 years ago
  79. 62fc805 netfilter: xtables: deconstify struct xt_action_param for matches by Jan Engelhardt · 15 years ago
  80. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  81. de74c16 netfilter: xtables: combine struct xt_match_param and xt_target_param by Jan Engelhardt · 15 years ago
  82. ef53d70 netfilter: xtables: dissolve do_match function by Jan Engelhardt · 15 years ago
  83. 5b775eb netfilter: xtables: remove old comments about reentrancy by Jan Engelhardt · 14 years ago
  84. f3c5c1b netfilter: xtables: make ip_tables reentrant by Jan Engelhardt · 14 years ago
  85. bd414ee netfilter: xtables: change matches to return error code by Jan Engelhardt · 14 years ago
  86. b0f3845 netfilter: xtables: change xt_match.checkentry return type by Jan Engelhardt · 14 years ago
  87. fd0ec0e netfilter: xtables: consolidate code into xt_request_find_match by Jan Engelhardt · 15 years ago
  88. d2a7b6b netfilter: xtables: make use of xt_request_find_target by Jan Engelhardt · 15 years ago
  89. ff67e4e netfilter: xt extensions: use pr_<level> (2) by Jan Engelhardt · 14 years ago
  90. 6b4ff2d netfilter: xtables: restore indentation by Jan Engelhardt · 14 years ago
  91. 0f23421 netfilter: xtables: reduce arguments to translate_table by Jan Engelhardt · 14 years ago
  92. 6bdb331 netfilter: xtables: optimize call flow around xt_ematch_foreach by Jan Engelhardt · 14 years ago
  93. dcea992 netfilter: xtables: replace XT_MATCH_ITERATE macro by Jan Engelhardt · 14 years ago
  94. 0559518 netfilter: xtables: optimize call flow around xt_entry_foreach by Jan Engelhardt · 14 years ago
  95. 72b2b1d netfilter: xtables: replace XT_ENTRY_ITERATE macro by Jan Engelhardt · 14 years ago
  96. d5d1baa netfilter: xtables: add const qualifiers by Jan Engelhardt · 15 years ago
  97. 739674f netfilter: xtables: constify args in compat copying functions by Jan Engelhardt · 15 years ago
  98. e3eaa99 netfilter: xtables: generate initial table on-demand by Jan Engelhardt · 15 years ago
  99. 9ab99d5 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  100. 14c7dbe netfilter: xtables: compat out of scope fix by Alexey Dobriyan · 14 years ago