1. 942e4a2 netfilter: revised locking for x_tables by Stephen Hemminger · 15 years ago
  2. 98d500d netfilter: nf_nat: add support for persistent mappings by Patrick McHardy · 15 years ago
  3. fa9a86d netfilter: use rcu_read_bh() in ipt_do_table() by Eric Dumazet · 15 years ago
  4. 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
  5. a400c30 netfilter: nf_conntrack: calculate per-protocol nlattr size by Holger Eitzenberger · 15 years ago
  6. ea781f1 netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu() by Eric Dumazet · 15 years ago
  7. 1f9352a netfilter: {ip,ip6,arp}_tables: fix incorrect loop detection by Patrick McHardy · 15 years ago
  8. b8dfe49 netfilter: factorize ifname_compare() by Eric Dumazet · 15 years ago
  9. 35c7f6d arp_tables: ifname_compare() can assume 16bit alignment by Eric Dumazet · 15 years ago
  10. 95ba434 netfilter: auto-load ip_queue module when socket opened by Scott James Remnant · 15 years ago
  11. 1db7a74 netfilter: conntrack: increase drop stats if sequence adjustment fails by Pablo Neira Ayuso · 15 years ago
  12. 67c0d57 netfilter: Kconfig spelling fixes (trivial) by Stephen Hemminger · 15 years ago
  13. ca735b3 netfilter: use a linked list of loggers by Eric Leblond · 15 years ago
  14. 08361aa netfilter: ip_tables: unfold two critical loops in ip_packet_match() by Eric Dumazet · 15 years ago
  15. 7845447 netfilter: iptables: lock free counters by Stephen Hemminger · 15 years ago
  16. 4323362 netfilter: xtables: add backward-compat options by Jan Engelhardt · 15 years ago
  17. cfac5ef netfilter: Combine ipt_ttl and ip6t_hl source by Jan Engelhardt · 15 years ago
  18. 563d36e netfilter: Combine ipt_TTL and ip6t_HL source by Jan Engelhardt · 15 years ago
  19. ddc214c netfilter: arp_tables: unfold two critical loops in arp_packet_match() by Eric Dumazet · 15 years ago
  20. 9c8222b9 netfilter: x_tables: remove unneeded initializations by Stephen Hemminger · 15 years ago
  21. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  22. 71320af netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian by Patrick McHardy · 16 years ago
  23. 8884310 netfilter 01/09: remove "happy cracking" message by Patrick McHardy · 16 years ago
  24. 0f23174a cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net by Rusty Russell · 16 years ago
  25. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  26. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  27. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  28. be70ed1 netfilter: update rwlock initialization for nat_table by Steven Rostedt · 16 years ago
  29. d76b0d9 CRED: Use creds in file structs by David Howells · 16 years ago
  30. 6e3354c netfilter: nf_nat: remove warn_if_extra_mangle by Simon Arlott · 16 years ago
  31. 19223f2 netfilter: arptable_filter: merge forward hook by Alexey Dobriyan · 16 years ago
  32. d4ec52b netfilter: netns-aware ipt_addrtype by Alexey Dobriyan · 16 years ago
  33. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  34. cffee38 net: replace NIPQUAD() in net/ipv4/netfilter/ by Harvey Harrison · 16 years ago
  35. 311670f netfilter: snmp nat leaks memory in case of failure by Ilpo Järvinen · 16 years ago
  36. e6a7d3c netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_nat by Pablo Neira Ayuso · 16 years ago
  37. 38f7ac3 netfilter: restore lost #ifdef guarding defrag exception by Patrick McHardy · 16 years ago
  38. 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
  39. a2df164 netfilter: xtables: move extension arguments into compound structure (6/6) by Jan Engelhardt · 16 years ago
  40. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  41. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  42. 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/6) by Jan Engelhardt · 16 years ago
  43. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
  44. f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
  45. c2df73d netfilter: xtables: use "if" blocks in Kconfig by Jan Engelhardt · 16 years ago
  46. aba0d34 netfilter: xtables: sort extensions alphabetically in Kconfig by Jan Engelhardt · 16 years ago
  47. 367c679 netfilter: xtables: do centralized checkentry call (1/2) by Jan Engelhardt · 16 years ago
  48. 73e4022 netfilter: split netfilter IPv4 defragmentation into a separate module by KOVACS Krisztian · 16 years ago
  49. cfd6e3d netfilter: netns nat: PPTP NAT in netns by Alexey Dobriyan · 16 years ago
  50. 9174c15 netfilter: netns nf_conntrack: fixup DNAT in netns by Alexey Dobriyan · 16 years ago
  51. 0c4c928 netfilter: netns nat: per-netns bysource hash by Alexey Dobriyan · 16 years ago
  52. e099a17 netfilter: netns nat: per-netns NAT table by Alexey Dobriyan · 16 years ago
  53. b8b8063 netfilter: netns nat: fix ipt_MASQUERADE in netns by Alexey Dobriyan · 16 years ago
  54. c2a2c7e netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_invalid sysctl by Alexey Dobriyan · 16 years ago
  55. c04d055 netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum sysctl by Alexey Dobriyan · 16 years ago
  56. 8e9df80 netfilter: netns nf_conntrack: per-netns /proc/net/stat/nf_conntrack, /proc/net/stat/ip_conntrack by Alexey Dobriyan · 16 years ago
  57. 0d55af8 netfilter: netns nf_conntrack: per-netns statistics by Alexey Dobriyan · 16 years ago
  58. a71996f netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() not skb by Alexey Dobriyan · 16 years ago
  59. 5e6b299 netfilter: netns nf_conntrack: per-netns /proc/net/ip_conntrack, /proc/net/stat/ip_conntrack, /proc/net/ip_conntrack_expect by Alexey Dobriyan · 16 years ago
  60. 74c51a1 netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook by Alexey Dobriyan · 16 years ago
  61. a702a65 netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in() by Alexey Dobriyan · 16 years ago
  62. 9b03f38 netfilter: netns nf_conntrack: per-netns expectations by Alexey Dobriyan · 16 years ago
  63. 400dad3 netfilter: netns nf_conntrack: per-netns conntrack hash by Alexey Dobriyan · 16 years ago
  64. 49ac871 netfilter: netns nf_conntrack: per-netns conntrack count by Alexey Dobriyan · 16 years ago
  65. 48dc786 netfilter: netns: remove nf_*_net() wrappers by Alexey Dobriyan · 16 years ago
  66. ee999d8 netfilter: x_tables: use NFPROTO_* in extensions by Jan Engelhardt · 16 years ago
  67. e948b20 netfilter: rename ipt_recent to xt_recent by Jan Engelhardt · 16 years ago
  68. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  69. 1668e01 ipv4: Make inet_sock.h independent of route.h by KOVACS Krisztian · 16 years ago
  70. 9f59365 nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization by Stephen Hemminger · 16 years ago
  71. 46faec9 netfilter: ipt_addrtype: Fix matching of inverted destination address type by Anders Grafström · 16 years ago
  72. a8ddc91 netfilter: ipt_recent: fix race between recent_mt_destroy and proc manipulations by Pavel Emelyanov · 16 years ago
  73. 6a8341b net: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  74. 3918fed5 netfilter: arptables in netns for real by Alexey Dobriyan · 16 years ago
  75. f858b48 netfilter: ip{,6}tables_security: fix future section mismatch by Alexey Dobriyan · 16 years ago
  76. 70eed75 netfilter: make security table depend on NETFILTER_ADVANCED by Patrick McHardy · 16 years ago
  77. c71529e netfilter: nf_nat_sip: c= is optional for session by Herbert Xu · 16 years ago
  78. 5840157 netfilter: accounting rework: ct_extend + 64bit counters (v4) by Krzysztof Piotr Oledzki · 16 years ago
  79. 0dbff68 netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RANGE_PROTO_RANDOM by Changli Gao · 16 years ago
  80. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  81. 336d326 sctp: remove unnecessary byteshifting, calculate directly in big-endian by Harvey Harrison · 16 years ago
  82. 2aec609 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  83. 252815b netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMP by David Howells · 16 years ago
  84. b11c16b netfilter: Get rid of refrences to no longer existant Fast NAT. by Russ Dill · 16 years ago
  85. 0344f1c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  86. 68b80f1 netfilter: nf_nat: fix RCU races by Patrick McHardy · 16 years ago
  87. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  88. e64bda8 netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups by Rami Rosen · 16 years ago
  89. 718d4ad netfilter: nf_conntrack: properly account terminating packets by Fabian Hugelshofer · 16 years ago
  90. 5109176 netfilter: nf_conntrack: add nf_ct_kill() by Patrick McHardy · 16 years ago
  91. 560ee65 netfilter: ip_tables: add iptables security table for mandatory access control rules by James Morris · 16 years ago
  92. ddb2c43 asn1: additional sanity checking during BER decoding by Chris Wright · 16 years ago
  93. 6e79d85 netfilter: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  94. 443a70d netfilter: nf_conntrack: padding breaks conntrack hash on ARM by Philip Craig · 16 years ago
  95. 9a732ed netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets by Arnaud Ebalard · 16 years ago
  96. 4e9d8a7 netfilter: Fix SCTP nat build. by Patrick McHardy · 16 years ago
  97. 334f8b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.26 by David S. Miller · 16 years ago
  98. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  99. 3c9fba6 [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call by Jan Engelhardt · 16 years ago
  100. 12c33aa [NETFILTER]: nf_conntrack: const annotations in nf_conntrack_sctp, nf_nat_proto_gre by Jan Engelhardt · 16 years ago