1. 894b753 netfilter: x_tables: set module owner for icmp(6) matches by Florian Westphal · 6 years ago
  2. 40352e7 netfilter: x_tables: initialise match/target check parameter struct by Florian Westphal · 6 years ago
  3. db6a0cb netfilter: x_tables: pack percpu counter allocations by Florian Westphal · 8 years ago
  4. dac4448 netfilter: x_tables: pass xt_counters struct to counter allocator by Florian Westphal · 8 years ago
  5. 61346e2 netfilter: x_tables: pass xt_counters struct instead of packet counter by Florian Westphal · 8 years ago
  6. f506da5 netfilter: add back stackpointer size checks by Florian Westphal · 7 years ago
  7. ff107d2 netfilter: nft_log: complete NFTA_LOG_FLAGS attr support by Liping Zhang · 8 years ago
  8. f4dc777 netfilter: x_tables: speed up jump target validation by Florian Westphal · 8 years ago
  9. c37a2df netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF by Joe Perches · 8 years ago
  10. d7cdf81 netfilter: x_tables: get rid of old and inconsistent debugging by Pablo Neira Ayuso · 8 years ago
  11. 92b4423 netfilter: fix IS_ERR_VALUE usage by Pablo Neira Ayuso · 8 years ago
  12. d7591f0 netfilter: x_tables: introduce and use xt_copy_counters_from_user by Florian Westphal · 8 years ago
  13. aded9f3 netfilter: x_tables: remove obsolete check by Florian Westphal · 8 years ago
  14. 9560915 netfilter: x_tables: remove obsolete overflow check for compat case too by Florian Westphal · 8 years ago
  15. 09d9686 netfilter: x_tables: do compat validation via translate_table by Florian Westphal · 8 years ago
  16. 0188346 netfilter: x_tables: xt_compat_match_from_user doesn't need a retval by Florian Westphal · 8 years ago
  17. 7d3f843 netfilter: ip_tables: simplify translate_compat_table args by Florian Westphal · 8 years ago
  18. ce683e5 netfilter: x_tables: check for bogus target offset by Florian Westphal · 8 years ago
  19. fc1221b netfilter: x_tables: add compat version of xt_check_entry_offsets by Florian Westphal · 8 years ago
  20. aa412ba netfilter: x_tables: kill check_entry helper by Florian Westphal · 8 years ago
  21. 7d35812 netfilter: x_tables: add and use xt_check_entry_offsets by Florian Westphal · 8 years ago
  22. 3647234 netfilter: x_tables: validate targets of jumps by Florian Westphal · 8 years ago
  23. f24e230 netfilter: x_tables: don't move to non-existent next rule by Florian Westphal · 8 years ago
  24. b301f25 netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_ENTRIES by Pablo Neira Ayuso · 9 years ago
  25. 54d83fc netfilter: x_tables: fix unconditional helper by Florian Westphal · 9 years ago
  26. 6e94e0c netfilter: x_tables: make sure e->next_offset covers remaining blob size by Florian Westphal · 9 years ago
  27. bdf533d netfilter: x_tables: validate e->target_offset early by Florian Westphal · 9 years ago
  28. b9e69e1 netfilter: xtables: don't hook tables by default by Florian Westphal · 9 years ago
  29. a67dd26 netfilter: xtables: prepare for on-demand hook register by Florian Westphal · 9 years ago
  30. 24cebe3 netfilter: ipv4: code indentation by Ian Morris · 9 years ago
  31. 6c28255 netfilter: ipv4: function definition layout by Ian Morris · 9 years ago
  32. 27951a0 netfilter: ipv4: ternary operator layout by Ian Morris · 9 years ago
  33. 19f0a60 netfilter: ipv4: label placement by Ian Morris · 9 years ago
  34. 156c196 netfilter: x_tables: Pass struct net in xt_action_param by Eric W. Biederman · 9 years ago
  35. 6cb8ff3f1 inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table by Eric W. Biederman · 9 years ago
  36. 9dff2c9 netfilter: Use nf_hook_state.net by Eric W. Biederman · 9 years ago
  37. 98dbbfc Revert "netfilter: xtables: compute exact size needed for jumpstack" by Florian Westphal · 9 years ago
  38. 6c7941d netfilter: xtables: remove __pure annotation by Florian Westphal · 9 years ago
  39. dcebd31 netfilter: add and use jump label for xt_tee by Florian Westphal · 9 years ago
  40. 7814b6e netfilter: xtables: don't save/restore jumpstack offset by Florian Westphal · 9 years ago
  41. 98d1bd8 netfilter: xtables: compute exact size needed for jumpstack by Florian Westphal · 9 years ago
  42. 711bdde netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference. by Eric Dumazet · 9 years ago
  43. 482cfc3 netfilter: xtables: avoid percpu ruleset duplication by Florian Westphal · 9 years ago
  44. 71ae0df netfilter: xtables: use percpu rule counters by Florian Westphal · 9 years ago
  45. 583d3f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  46. 2f06550 netfilter: remove unused comefrom hookmask argument by Florian Westphal · 9 years ago
  47. 1086bbe netfilter: ensure number of counters is >0 in do_replace() by Dave Jones · 9 years ago
  48. 1c491ba netfilter: Pass nf_hook_state through ipt_do_table(). by David S. Miller · 9 years ago
  49. 4017a7e netfilter: restore rule tracing via nfnetlink_log by Pablo Neira Ayuso · 10 years ago
  50. c58dd2d netfilter: Can't fail and free after table replacement by Thomas Graf · 10 years ago
  51. b416c14 netfilter: x_tables: fix ordering of jumpstack allocation and table update by Will Deacon · 11 years ago
  52. f229f6c netfilter: add my copyright statements by Patrick McHardy · 11 years ago
  53. 30e0c6a netfilter: nf_log: prepare net namespace support for loggers by Gao feng · 12 years ago
  54. f016588 netfilter: use IS_ENABLE to replace if defined in TRACE target by Gao feng · 12 years ago
  55. 0cc8d8d netfilter: Use IS_ERR_OR_NULL(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  56. 52e804c net: Allow userns root to control ipv4 by Eric W. Biederman · 12 years ago
  57. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  58. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  59. 63f6fe9 netfilter: ip_tables: fix compile with debug by Sebastian Andrzej Siewior · 13 years ago
  60. 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
  61. 7f5c6d4 netfilter: get rid of atomic ops in fast path by Eric Dumazet · 13 years ago
  62. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  63. db85667 netfilter: xtables: fix reentrancy by Eric Dumazet · 14 years ago
  64. 78b7987 netfilter: ip_tables: fix infoleak to userspace by Vasiliy Kulikov · 14 years ago
  65. 14f0290 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  66. 255d0dc netfilter: x_table: speedup compat operations by Eric Dumazet · 14 years ago
  67. 83723d6 netfilter: x_tables: dont block BH while reading counters by Eric Dumazet · 14 years ago
  68. b5f15ac ipv4: netfilter: ip_tables: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  69. 243bf6e netfilter: xtables: resolve indirect macros 3/3 by Jan Engelhardt · 14 years ago
  70. 87a2e70d netfilter: xtables: resolve indirect macros 2/3 by Jan Engelhardt · 14 years ago
  71. 12b00c2 netfilter: xtables: resolve indirect macros 1/3 by Jan Engelhardt · 14 years ago
  72. cca77b7 netfilter: fix CONFIG_COMPAT support by Florian Westphal · 14 years ago
  73. 001389b netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive by Eric Dumazet · 14 years ago
  74. 24b36f0 netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary by Eric Dumazet · 14 years ago
  75. 7df0884 netfilter: iptables: use skb->len for accounting by Changli Gao · 14 years ago
  76. f9181f4 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  77. e12f8e2 netfilter: vmalloc_node cleanup by Eric Dumazet · 14 years ago
  78. 7489aec netfilter: xtables: stackptr should be percpu by Eric Dumazet · 14 years ago
  79. 654d0fb netfilter: cleanup printk messages by Stephen Hemminger · 14 years ago
  80. af56760 netfilter: change NF_ASSERT to WARN_ON by Stephen Hemminger · 14 years ago
  81. 4538506 netfilter: xtables: combine built-in extension structs by Jan Engelhardt · 15 years ago
  82. b4ba261 netfilter: xtables: change hotdrop pointer to direct modification by Jan Engelhardt · 15 years ago
  83. 62fc805 netfilter: xtables: deconstify struct xt_action_param for matches by Jan Engelhardt · 15 years ago
  84. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  85. de74c16 netfilter: xtables: combine struct xt_match_param and xt_target_param by Jan Engelhardt · 15 years ago
  86. ef53d70 netfilter: xtables: dissolve do_match function by Jan Engelhardt · 15 years ago
  87. b5cad0d netfilter: ip_tables: fix compilation when debug is enabled by Jan Engelhardt · 14 years ago
  88. cecc74d netfilter: ip_tables: convert pr_devel() to pr_debug() by Patrick McHardy · 14 years ago
  89. 5b775eb netfilter: xtables: remove old comments about reentrancy by Jan Engelhardt · 14 years ago
  90. f3c5c1b netfilter: xtables: make ip_tables reentrant by Jan Engelhardt · 14 years ago
  91. bd414ee netfilter: xtables: change matches to return error code by Jan Engelhardt · 15 years ago
  92. b0f3845 netfilter: xtables: change xt_match.checkentry return type by Jan Engelhardt · 15 years ago
  93. fd0ec0e netfilter: xtables: consolidate code into xt_request_find_match by Jan Engelhardt · 15 years ago
  94. d2a7b6b netfilter: xtables: make use of xt_request_find_target by Jan Engelhardt · 15 years ago
  95. ff67e4e netfilter: xt extensions: use pr_<level> (2) by Jan Engelhardt · 15 years ago
  96. 6b4ff2d netfilter: xtables: restore indentation by Jan Engelhardt · 15 years ago
  97. 0f23421 netfilter: xtables: reduce arguments to translate_table by Jan Engelhardt · 15 years ago
  98. 6bdb331 netfilter: xtables: optimize call flow around xt_ematch_foreach by Jan Engelhardt · 15 years ago
  99. dcea992 netfilter: xtables: replace XT_MATCH_ITERATE macro by Jan Engelhardt · 15 years ago
  100. 0559518 netfilter: xtables: optimize call flow around xt_entry_foreach by Jan Engelhardt · 15 years ago