1. a83d8e8 netfilter: xtables: add struct xt_mtchk_param::net by Alexey Dobriyan · 15 years ago
  2. 8fa9ff6 netfilter: fix crashes in bridge netfilter caused by fragment jumps by Patrick McHardy · 15 years ago
  3. 0b5ccb2 ipv6: reassembly: use seperate reassembly queues for conntrack and local delivery by Patrick McHardy · 15 years ago
  4. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  5. 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
  6. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  7. 3666ed1 netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line by Joe Perches · 15 years ago
  8. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  9. dee5817 netfilter: remove unneccessary checks from netlink notifiers by Patrick McHardy · 15 years ago
  10. 9481721 netfilter: remove synchronize_net() calls in ip_queue/ip6_queue by Eric Dumazet · 15 years ago
  11. 4889086 netfilter: ip6t_eui: fix read outside array bounds by Patrick McHardy · 15 years ago
  12. 74f7a65 netfilter: nf_conntrack: log packets dropped by helpers by Patrick McHardy · 15 years ago
  13. 35aad0f netfilter: xtables: mark initial tables constant by Jan Engelhardt · 15 years ago
  14. e2fe35c netfilter: xtables: check for standard verdicts in policies by Jan Engelhardt · 15 years ago
  15. 90e7d4a netfilter: xtables: check for unconditionality of policies by Jan Engelhardt · 15 years ago
  16. a7d5173 netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooks by Jan Engelhardt · 15 years ago
  17. 47901dc netfilter: xtables: use memcmp in unconditional check by Jan Engelhardt · 15 years ago
  18. f88e6a8 netfilter: xtables: switch table AFs to nfproto by Jan Engelhardt · 15 years ago
  19. 24c232d netfilter: xtables: switch hook PFs to nfproto by Jan Engelhardt · 15 years ago
  20. 57750a2 netfilter: conntrack: switch hook PFs to nfproto by Jan Engelhardt · 15 years ago
  21. 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
  22. 343a997 netfilter: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  23. f87fb66 netfilter: nf_ct_icmp: keep the ICMP ct entries longer by Jan Kasprzak · 15 years ago
  24. a5e7882 netfilter: x_tables: added hook number into match extension parameter structure. by Evgeniy Polyakov · 15 years ago
  25. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  26. 17e6e4e netfilter: conntrack: simplify event caching system by Pablo Neira Ayuso · 15 years ago
  27. 8cc848f Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
  28. bb70dfa netfilter: xtables: consolidate comefrom debug cast access by Jan Engelhardt · 15 years ago
  29. 7a6b1c4 netfilter: xtables: remove another level of indent by Jan Engelhardt · 15 years ago
  30. 9452258 netfilter: xtables: remove some goto by Jan Engelhardt · 15 years ago
  31. a1ff4ac netfilter: xtables: reduce indent level by one by Jan Engelhardt · 15 years ago
  32. 98e8640 netfilter: xtables: consolidate open-coded logic by Jan Engelhardt · 15 years ago
  33. 4f2f6f2 netfilter: xtables: fix const inconsistency by Jan Engelhardt · 15 years ago
  34. ccf5bd8 netfilter: xtables: remove redundant casts by Jan Engelhardt · 15 years ago
  35. 4ba351c netfilter: xtables: use NFPROTO_ in standard targets by Jan Engelhardt · 15 years ago
  36. 4b1e27e netfilter: queue: use NFPROTO_ for queue callsites by Jan Engelhardt · 15 years ago
  37. 383ca5b netfilter: xtables: use NFPROTO_ for xt_proto_init callsites by Jan Engelhardt · 15 years ago
  38. 356d6c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  39. b98b494 netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONE by Christoph Paasch · 15 years ago
  40. 942e4a2 netfilter: revised locking for x_tables by Stephen Hemminger · 15 years ago
  41. 49a88d1 netfilter: ip6tables regression fix by Eric Dumazet · 15 years ago
  42. fa9a86d netfilter: use rcu_read_bh() in ipt_do_table() by Eric Dumazet · 15 years ago
  43. 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
  44. a400c30 netfilter: nf_conntrack: calculate per-protocol nlattr size by Holger Eitzenberger · 15 years ago
  45. 1f9352a netfilter: {ip,ip6,arp}_tables: fix incorrect loop detection by Patrick McHardy · 15 years ago
  46. b8dfe49 netfilter: factorize ifname_compare() by Eric Dumazet · 15 years ago
  47. 8dd1d04 netfilter: trivial Kconfig spelling fixes by Jan Engelhardt · 15 years ago
  48. b5bb143 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
  49. d1238d5 netfilter: conntrack: check for NEXTHDR_NONE before header sanity checking by Christoph Paasch · 15 years ago
  50. 26c3b67 netfilter: auto-load ip6_queue module when socket opened by Scott James Remnant · 15 years ago
  51. 9d2493f netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h by Christoph Paasch · 15 years ago
  52. ca735b3 netfilter: use a linked list of loggers by Eric Leblond · 15 years ago
  53. 7845447 netfilter: iptables: lock free counters by Stephen Hemminger · 15 years ago
  54. 323dbf9 netfilter: ip6_tables: unfold two loops in ip6_packet_match() by Eric Dumazet · 15 years ago
  55. 4323362 netfilter: xtables: add backward-compat options by Jan Engelhardt · 15 years ago
  56. cfac5ef netfilter: Combine ipt_ttl and ip6t_hl source by Jan Engelhardt · 15 years ago
  57. 563d36e netfilter: Combine ipt_TTL and ip6t_HL source by Jan Engelhardt · 15 years ago
  58. 55df4ac netfilter: log invalid new icmpv6 packet with nf_log_packet() by Eric Leblond · 15 years ago
  59. 9c8222b9 netfilter: x_tables: remove unneeded initializations by Stephen Hemminger · 15 years ago
  60. 4aa3b2e netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrack by Eric Leblond · 15 years ago
  61. 3f90071 netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation message by Eric Leblond · 15 years ago
  62. a51f42f netfilter: fix tuple inversion for Node information request by Eric Leblond · 15 years ago
  63. 71320af netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian by Patrick McHardy · 16 years ago
  64. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  65. ed77a89 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  66. 52479b6 netns xfrm: lookup in netns by Alexey Dobriyan · 16 years ago
  67. 61d3015 netfilter: ip6table_filter: merge LOCAL_IN and FORWARD hooks by Alexey Dobriyan · 16 years ago
  68. d76b0d9 CRED: Use creds in file structs by David Howells · 16 years ago
  69. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  70. 673d57e net: replace NIPQUAD() in net/ipv4/ net/ipv6/ by Harvey Harrison · 16 years ago
  71. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  72. 0c6ce78 net: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  73. 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
  74. a2df164 netfilter: xtables: move extension arguments into compound structure (6/6) by Jan Engelhardt · 16 years ago
  75. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  76. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  77. 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/6) by Jan Engelhardt · 16 years ago
  78. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
  79. f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
  80. c2df73d netfilter: xtables: use "if" blocks in Kconfig by Jan Engelhardt · 16 years ago
  81. aba0d34 netfilter: xtables: sort extensions alphabetically in Kconfig by Jan Engelhardt · 16 years ago
  82. 2203eb4 netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOG by Jan Engelhardt · 16 years ago
  83. 77d7358 netfilter: ip6tables: fix name of hopbyhop in Kconfig by Jan Engelhardt · 16 years ago
  84. 367c679 netfilter: xtables: do centralized checkentry call (1/2) by Jan Engelhardt · 16 years ago
  85. c2a2c7e netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_invalid sysctl by Alexey Dobriyan · 16 years ago
  86. c04d055 netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum sysctl by Alexey Dobriyan · 16 years ago
  87. a71996f netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() not skb by Alexey Dobriyan · 16 years ago
  88. 74c51a1 netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook by Alexey Dobriyan · 16 years ago
  89. a702a65 netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in() by Alexey Dobriyan · 16 years ago
  90. 400dad3 netfilter: netns nf_conntrack: per-netns conntrack hash by Alexey Dobriyan · 16 years ago
  91. e10aad9 netfilter: netns: ip6t_REJECT in netns for real by Alexey Dobriyan · 16 years ago
  92. 7dd1b8d netfilter: netns: ip6table_mangle in netns for real by Alexey Dobriyan · 16 years ago
  93. 1339dd9 netfilter: netns: ip6table_raw in netns for real by Alexey Dobriyan · 16 years ago
  94. 48dc786 netfilter: netns: remove nf_*_net() wrappers by Alexey Dobriyan · 16 years ago
  95. ee999d8 netfilter: x_tables: use NFPROTO_* in extensions by Jan Engelhardt · 16 years ago
  96. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  97. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  98. 93c8b90 ipv6: almost identical frag hashing funcs combined by Ilpo Järvinen · 16 years ago
  99. 8ca31ce netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertion by Yasuyuki Kozakai · 16 years ago
  100. f858b48 netfilter: ip{,6}tables_security: fix future section mismatch by Alexey Dobriyan · 16 years ago