1. 1ee89bd netfilter: discard overlapping IPv6 fragment by Nicolas Dichtel · 14 years ago
  2. cca77b7 netfilter: fix CONFIG_COMPAT support by Florian Westphal · 14 years ago
  3. 001389b netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive by Eric Dumazet · 14 years ago
  4. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  5. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  6. 83bf2e4 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
  7. 24b36f0 netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary by Eric Dumazet · 14 years ago
  8. 261abc8 netfilter: ip6tables: use skb->len for accounting by Changli Gao · 14 years ago
  9. 698f931 fix comment/printk typos concerning "already" by Uwe Kleine-König · 14 years ago
  10. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  11. ea8fbe8 netfilter: nf_conntrack_reasm: add fast path for in-order fragments by Changli Gao · 14 years ago
  12. 499031a netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT by Eric Dumazet · 14 years ago
  13. 7eb9282 netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header by Patrick McHardy · 14 years ago
  14. cf377eb netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop by Patrick McHardy · 14 years ago
  15. f9181f4 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  16. 0b041f8 netfilter: defrag: kill unused work parameter of frag_kfree_skb() by Shan Wei · 14 years ago
  17. 841a594 netfilter: defrag: remove one redundant atomic ops by Shan Wei · 14 years ago
  18. 144ad2a netfilter: ip6_queue: rwlock to spinlock conversion by Eric Dumazet · 14 years ago
  19. 5bfddbd netfilter: nf_conntrack: IPS_UNTRACKED bit by Eric Dumazet · 14 years ago
  20. e12f8e2 netfilter: vmalloc_node cleanup by Eric Dumazet · 14 years ago
  21. 7489aec netfilter: xtables: stackptr should be percpu by Eric Dumazet · 14 years ago
  22. 736d58e netfilter: remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  23. 654d0fb netfilter: cleanup printk messages by Stephen Hemminger · 14 years ago
  24. af56760 netfilter: change NF_ASSERT to WARN_ON by Stephen Hemminger · 14 years ago
  25. 4538506 netfilter: xtables: combine built-in extension structs by Jan Engelhardt · 15 years ago
  26. b4ba261 netfilter: xtables: change hotdrop pointer to direct modification by Jan Engelhardt · 15 years ago
  27. 62fc805 netfilter: xtables: deconstify struct xt_action_param for matches by Jan Engelhardt · 15 years ago
  28. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  29. de74c16 netfilter: xtables: combine struct xt_match_param and xt_target_param by Jan Engelhardt · 15 years ago
  30. ef53d70 netfilter: xtables: dissolve do_match function by Jan Engelhardt · 15 years ago
  31. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  32. 5b775eb netfilter: xtables: remove old comments about reentrancy by Jan Engelhardt · 14 years ago
  33. f3c5c1b netfilter: xtables: make ip_tables reentrant by Jan Engelhardt · 14 years ago
  34. f0d57a5 netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as default by Patrick McHardy · 14 years ago
  35. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  36. 5dd59cc netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip6_queue by Herbert Xu · 14 years ago
  37. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  38. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  39. d6b00a5 netfilter: xtables: change targets to return error code by Jan Engelhardt · 14 years ago
  40. bd414ee netfilter: xtables: change matches to return error code by Jan Engelhardt · 14 years ago
  41. 135367b netfilter: xtables: change xt_target.checkentry return type by Jan Engelhardt · 14 years ago
  42. b0f3845 netfilter: xtables: change xt_match.checkentry return type by Jan Engelhardt · 14 years ago
  43. b2e0b38 netfilter: ipv6: use NFPROTO values for NF_HOOK invocation by Jan Engelhardt · 14 years ago
  44. fd0ec0e netfilter: xtables: consolidate code into xt_request_find_match by Jan Engelhardt · 15 years ago
  45. d2a7b6b netfilter: xtables: make use of xt_request_find_target by Jan Engelhardt · 15 years ago
  46. ff67e4e netfilter: xt extensions: use pr_<level> (2) by Jan Engelhardt · 14 years ago
  47. 9c13886 netfilter: ip6table_raw: fix table priority by Jozsef Kadlecsik · 14 years ago
  48. b138338 net: remove trailing space in messages by Frans Pop · 14 years ago
  49. 1159683 netfilter: remove unused headers in net/ipv6/netfilter/ip6t_LOG.c by Zhitong Wang · 14 years ago
  50. be91fd5 netfilter: xtables: replace custom duprintf with pr_debug by Jan Engelhardt · 14 years ago
  51. 4f948db netfilter: xtables: remove almost-unused xt_match_param.data member by Jan Engelhardt · 14 years ago
  52. 38bdbd8 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
  53. 6b4ff2d netfilter: xtables: restore indentation by Jan Engelhardt · 14 years ago
  54. 54831a8 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
  55. 0f23421 netfilter: xtables: reduce arguments to translate_table by Jan Engelhardt · 14 years ago
  56. 6bdb331 netfilter: xtables: optimize call flow around xt_ematch_foreach by Jan Engelhardt · 14 years ago
  57. dcea992 netfilter: xtables: replace XT_MATCH_ITERATE macro by Jan Engelhardt · 14 years ago
  58. 0559518 netfilter: xtables: optimize call flow around xt_entry_foreach by Jan Engelhardt · 14 years ago
  59. 72b2b1d netfilter: xtables: replace XT_ENTRY_ITERATE macro by Jan Engelhardt · 14 years ago
  60. 9e2dcf7 netfilter: nf_conntrack_reasm: properly handle packets fragmented into a single fragment by Patrick McHardy · 14 years ago
  61. 3ffe533 ipv6: drop unused "dev" arg of icmpv6_send() by Alexey Dobriyan · 14 years ago
  62. 5d0aa2c netfilter: nf_conntrack: add support for "conntrack zones" by Patrick McHardy · 14 years ago
  63. 8fea97e netfilter: nf_conntrack: pass template to l4proto ->error() handler by Patrick McHardy · 14 years ago
  64. d5d1baa netfilter: xtables: add const qualifiers by Jan Engelhardt · 15 years ago
  65. 739674f netfilter: xtables: constify args in compat copying functions by Jan Engelhardt · 15 years ago
  66. fa96a0e netfilter: iptables: remove unused function arguments by Jan Engelhardt · 15 years ago
  67. b2907e5 netfilter: xtables: fix mangle tables by Alexey Dobriyan · 14 years ago
  68. e3eaa99 netfilter: xtables: generate initial table on-demand by Jan Engelhardt · 15 years ago
  69. 2b95efe netfilter: xtables: use xt_table for hook instantiation by Jan Engelhardt · 15 years ago
  70. 2b21e05 netfilter: xtables: compact table hook functions (2/2) by Jan Engelhardt · 15 years ago
  71. 737535c netfilter: xtables: compact table hook functions (1/2) by Jan Engelhardt · 15 years ago
  72. 9ab99d5 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  73. 14c7dbe netfilter: xtables: compat out of scope fix by Alexey Dobriyan · 14 years ago
  74. b2a15a6 netfilter: nf_conntrack: support conntrack templates by Patrick McHardy · 14 years ago
  75. add6746 netfilter: add struct net * to target parameters by Patrick McHardy · 14 years ago
  76. c92b544 ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure by Shan Wei · 14 years ago
  77. 7c070aa IPv6: reassembly: replace magic number with macro definitions by Shan Wei · 14 years ago
  78. b38f6ed netfilter: nf_conntrack_ipv6: delete the redundant macro definitions by Shan Wei · 14 years ago
  79. f54e936 netfilter: xtables: add struct xt_mtdtor_param::net by Alexey Dobriyan · 14 years ago
  80. a83d8e8 netfilter: xtables: add struct xt_mtchk_param::net by Alexey Dobriyan · 14 years ago
  81. 8fa9ff6 netfilter: fix crashes in bridge netfilter caused by fragment jumps by Patrick McHardy · 15 years ago
  82. 0b5ccb2 ipv6: reassembly: use seperate reassembly queues for conntrack and local delivery by Patrick McHardy · 15 years ago
  83. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  84. 424eff9 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
  85. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  86. 3666ed1 netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line by Joe Perches · 15 years ago
  87. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  88. dee5817 netfilter: remove unneccessary checks from netlink notifiers by Patrick McHardy · 15 years ago
  89. 9481721 netfilter: remove synchronize_net() calls in ip_queue/ip6_queue by Eric Dumazet · 15 years ago
  90. 4889086 netfilter: ip6t_eui: fix read outside array bounds by Patrick McHardy · 15 years ago
  91. 74f7a65 netfilter: nf_conntrack: log packets dropped by helpers by Patrick McHardy · 15 years ago
  92. 35aad0f netfilter: xtables: mark initial tables constant by Jan Engelhardt · 15 years ago
  93. e2fe35c netfilter: xtables: check for standard verdicts in policies by Jan Engelhardt · 15 years ago
  94. 90e7d4a netfilter: xtables: check for unconditionality of policies by Jan Engelhardt · 15 years ago
  95. a7d5173 netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooks by Jan Engelhardt · 15 years ago
  96. 47901dc netfilter: xtables: use memcmp in unconditional check by Jan Engelhardt · 15 years ago
  97. f88e6a8 netfilter: xtables: switch table AFs to nfproto by Jan Engelhardt · 15 years ago
  98. 24c232d netfilter: xtables: switch hook PFs to nfproto by Jan Engelhardt · 15 years ago
  99. 57750a2 netfilter: conntrack: switch hook PFs to nfproto by Jan Engelhardt · 15 years ago
  100. 36432dae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Patrick McHardy · 15 years ago