1. 001389b netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive by Eric Dumazet · 14 years ago
  2. 24b36f0 netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary by Eric Dumazet · 14 years ago
  3. f667009 netfilter: arptables: use arp_hdr_len() by Changli Gao · 14 years ago
  4. e12f8e2 netfilter: vmalloc_node cleanup by Eric Dumazet · 14 years ago
  5. 654d0fb netfilter: cleanup printk messages by Stephen Hemminger · 14 years ago
  6. af56760 netfilter: change NF_ASSERT to WARN_ON by Stephen Hemminger · 14 years ago
  7. 4538506 netfilter: xtables: combine built-in extension structs by Jan Engelhardt · 15 years ago
  8. b4ba261 netfilter: xtables: change hotdrop pointer to direct modification by Jan Engelhardt · 15 years ago
  9. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  10. de74c16 netfilter: xtables: combine struct xt_match_param and xt_target_param by Jan Engelhardt · 15 years ago
  11. f3c5c1b netfilter: xtables: make ip_tables reentrant by Jan Engelhardt · 14 years ago
  12. d2a7b6b netfilter: xtables: make use of xt_request_find_target by Jan Engelhardt · 15 years ago
  13. 6b4ff2d netfilter: xtables: restore indentation by Jan Engelhardt · 14 years ago
  14. 0f23421 netfilter: xtables: reduce arguments to translate_table by Jan Engelhardt · 15 years ago
  15. 0559518 netfilter: xtables: optimize call flow around xt_entry_foreach by Jan Engelhardt · 15 years ago
  16. 72b2b1d netfilter: xtables: replace XT_ENTRY_ITERATE macro by Jan Engelhardt · 15 years ago
  17. d5d1baa netfilter: xtables: add const qualifiers by Jan Engelhardt · 15 years ago
  18. 739674f netfilter: xtables: constify args in compat copying functions by Jan Engelhardt · 15 years ago
  19. e3eaa99 netfilter: xtables: generate initial table on-demand by Jan Engelhardt · 15 years ago
  20. 14c7dbe netfilter: xtables: compat out of scope fix by Alexey Dobriyan · 15 years ago
  21. 3666ed1 netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line by Joe Perches · 15 years ago
  22. 35aad0f netfilter: xtables: mark initial tables constant by Jan Engelhardt · 15 years ago
  23. e2fe35c netfilter: xtables: check for standard verdicts in policies by Jan Engelhardt · 15 years ago
  24. 90e7d4a netfilter: xtables: check for unconditionality of policies by Jan Engelhardt · 15 years ago
  25. a7d5173 netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooks by Jan Engelhardt · 15 years ago
  26. 47901dc netfilter: xtables: use memcmp in unconditional check by Jan Engelhardt · 15 years ago
  27. 7a6b1c4 netfilter: xtables: remove another level of indent by Jan Engelhardt · 15 years ago
  28. a1ff4ac netfilter: xtables: reduce indent level by one by Jan Engelhardt · 15 years ago
  29. 98e8640 netfilter: xtables: consolidate open-coded logic by Jan Engelhardt · 15 years ago
  30. 942e4a2 netfilter: revised locking for x_tables by Stephen Hemminger · 15 years ago
  31. fa9a86d netfilter: use rcu_read_bh() in ipt_do_table() by Eric Dumazet · 15 years ago
  32. 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
  33. 1f9352a netfilter: {ip,ip6,arp}_tables: fix incorrect loop detection by Patrick McHardy · 15 years ago
  34. b8dfe49 netfilter: factorize ifname_compare() by Eric Dumazet · 15 years ago
  35. 35c7f6d arp_tables: ifname_compare() can assume 16bit alignment by Eric Dumazet · 15 years ago
  36. 7845447 netfilter: iptables: lock free counters by Stephen Hemminger · 16 years ago
  37. ddc214c netfilter: arp_tables: unfold two critical loops in arp_packet_match() by Eric Dumazet · 16 years ago
  38. cffee38 net: replace NIPQUAD() in net/ipv4/netfilter/ by Harvey Harrison · 16 years ago
  39. 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
  40. a2df164 netfilter: xtables: move extension arguments into compound structure (6/6) by Jan Engelhardt · 16 years ago
  41. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  42. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  43. 367c679 netfilter: xtables: do centralized checkentry call (1/2) by Jan Engelhardt · 16 years ago
  44. ee999d8 netfilter: x_tables: use NFPROTO_* in extensions by Jan Engelhardt · 16 years ago
  45. 544473c [NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES size by Patrick McHardy · 16 years ago
  46. 95eea85 [NETFILTER]: remove arpt_target indirection macro by Jan Engelhardt · 16 years ago
  47. 4abff07 [NETFILTER]: remove arpt_table indirection macro by Jan Engelhardt · 16 years ago
  48. 5452e42 [NETFILTER]: annotate {arp,ip,ip6,x}tables with const by Jan Engelhardt · 16 years ago
  49. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  50. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  51. 988b705 [ARP]: Introduce the arp_hdr_len helper. by Pavel Emelyanov · 16 years ago
  52. 3cb609d [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* by Alexey Dobriyan · 17 years ago
  53. df20096 [NETFILTER]: netns: put table module on netns stop by Alexey Dobriyan · 17 years ago
  54. 79df341 [NETFILTER]: arp_tables: netns preparation by Alexey Dobriyan · 17 years ago
  55. 44d34e7 [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() by Alexey Dobriyan · 17 years ago
  56. 8d87005 [NETFILTER]: x_tables: per-netns xt_tables by Alexey Dobriyan · 17 years ago
  57. a98da11 [NETFILTER]: x_tables: change xt_table_register() return value convention by Alexey Dobriyan · 17 years ago
  58. e79ec50 [NETFILTER]: Parenthesize macro parameters by Jan Engelhardt · 17 years ago
  59. d6a2ba0 [NETFILTER]: arp_tables: add compat support by Patrick McHardy · 17 years ago
  60. 11f6dff [NETFILTER]: arp_tables: resync get_entries() with ip_tables by Patrick McHardy · 17 years ago
  61. 41acd97 [NETFILTER]: arp_tables: move ARPT_SO_GET_INFO handling to seperate function by Patrick McHardy · 17 years ago
  62. 27e2c26 [NETFILTER]: arp_tables: move counter allocation to seperate function by Patrick McHardy · 17 years ago
  63. fb5b609 [NETFILTER]: arp_tables: move entry and target checks to seperate functions by Patrick McHardy · 17 years ago
  64. 70f0bfc [NETFILTER]: arp_tables: remove ipchains compat hack by Patrick McHardy · 17 years ago
  65. 1976312 [NETFILTER]: arp_tables: use vmalloc_node() by Patrick McHardy · 17 years ago
  66. 03dafbb [NETFILTER]: arp_tables: remove obsolete standard_check function by Patrick McHardy · 17 years ago
  67. 9e67d5a [NETFILTER]: x_tables: remove obsolete overflow check by Patrick McHardy · 17 years ago
  68. 259d4e4 [NETFILTER]: x_tables: struct xt_table_info diet by Eric Dumazet · 17 years ago
  69. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  70. 16fcec3 [NETFILTER]: Fix/improve deadlock condition on module removal netfilter by Neil Horman · 17 years ago
  71. a887c1c [NETFILTER]: Lower *tables printk severity by Patrick McHardy · 17 years ago
  72. 9f15c53 [NETFILTER]: x_tables: mark matches and targets __read_mostly by Patrick McHardy · 17 years ago
  73. cff533a [NETFILTER]: x_tables: switch hotdrop to bool by Jan Engelhardt · 17 years ago
  74. d0a92be [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph by Arnaldo Carvalho de Melo · 17 years ago
  75. 49688c8 [NETFILTER] arp_tables: Fix unaligned accesses. by David S. Miller · 17 years ago
  76. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  77. e1b4b9f [NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loops by Al Viro · 18 years ago
  78. 74c9c0c [NETFILTER]: Fix {ip,ip6,arp}_tables hook validation by Dmitry Mishin · 18 years ago
  79. 590bdf7 [NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tables by Dmitry Mishin · 18 years ago
  80. f603b6e [NETFILTER]: arp_tables: missing unregistration on module unload by Patrick McHardy · 18 years ago
  81. 59b8bfd [NETFILTER]: netfilter misc annotations by Al Viro · 18 years ago
  82. 90d47db [NETFILTER]: x_tables: small check_entry & module_refcount cleanup by Dmitry Mishin · 18 years ago
  83. df0933d [NETFILTER]: kill listhelp.h by Patrick McHardy · 18 years ago
  84. efa7416 [NETFILTER]: x_tables: remove unused size argument to check/destroy functions by Patrick McHardy · 18 years ago
  85. fe1cb10 [NETFILTER]: x_tables: remove unused argument to target functions by Patrick McHardy · 18 years ago
  86. e0b7cde [NETFILTER]: arp_tables: fix table locking in arpt_do_table by Patrick McHardy · 18 years ago
  87. 0eff66e [NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path by Patrick McHardy · 18 years ago
  88. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  89. da298d3 [NETFILTER]: x_tables: fix xt_register_table error propagation by Patrick McHardy · 18 years ago
  90. 2c8ac66 [NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0039) by Solar Designer · 18 years ago
  91. 6f91204 [PATCH] for_each_possible_cpu: network codes by KAMEZAWA Hiroyuki · 18 years ago
  92. 65b4b4e [NETFILTER]: Rename init functions. by Andrew Morton · 18 years ago
  93. a45049c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches by Pablo Neira Ayuso · 18 years ago
  94. 57b47a5 [NET]: sem2mutex part 2 by Ingo Molnar · 18 years ago
  95. c498673 [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions by Patrick McHardy · 18 years ago
  96. 1c52483 [NETFILTER]: x_tables: pass registered match/target data to match/target functions by Patrick McHardy · 18 years ago
  97. aa83c1a [NETFILTER]: Convert arp_tables targets to centralized error checking by Patrick McHardy · 18 years ago
  98. 3cdc7c9 [NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking by Patrick McHardy · 18 years ago
  99. 31fe4d3 [NETFILTER]: arp_tables: fix NULL pointer dereference by Patrick McHardy · 18 years ago
  100. ee4bb81 [NETFILTER]: Fix possible overflow in netfilters do_replace() by Kirill Korotaev · 19 years ago