1. 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
  2. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  3. d271e8b ctnetlink: compute generic part of event more acurately by Holger Eitzenberger · 15 years ago
  4. f0de70f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-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. 5c0de29 netfilter: nf_conntrack: add generic function to get len of generic policy by Holger Eitzenberger · 15 years ago
  7. 2732c4e netfilter: ctnetlink: allocate right-sized ctnetlink skb by Holger Eitzenberger · 15 years ago
  8. ea781f1 netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu() by Eric Dumazet · 15 years ago
  9. af9d32a netfilter: limit the length of the helper name by Holger Eitzenberger · 15 years ago
  10. d0dba72 netfilter: ctnetlink: add callbacks to the per-proto nlattrs by Holger Eitzenberger · 15 years ago
  11. b8dfe49 netfilter: factorize ifname_compare() by Eric Dumazet · 15 years ago
  12. 78f3648 netfilter: nf_conntrack: use hlist_add_head_rcu() in nf_conntrack_set_hashsize() by Eric Dumazet · 15 years ago
  13. a9a9adf netfilter: fix xt_LED build failure by Patrick McHardy · 15 years ago
  14. e9d376f dynamic debug: combine dprintk and dynamic printk by Jason Baron · 15 years ago
  15. 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
  16. 1d45209 netfilter: nf_conntrack: Reduce conntrack count in nf_conntrack_free() by Eric Dumazet · 15 years ago
  17. 534f81a netfilter: nf_conntrack_tcp: fix unaligned memory access in tcp_sack by Mark H. Weaver · 15 years ago
  18. dd5b6ce nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink by Pablo Neira Ayuso · 15 years ago
  19. 1762527 netfilter: sysctl support of logger choice by Eric Leblond · 15 years ago
  20. 0f5b3e8 netfilter: ctnetlink: fix rcu context imbalance by Patrick McHardy · 15 years ago
  21. 711d60a netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_put by Florian Westphal · 15 years ago
  22. cd91566 netfilter: ctnetlink: remove remaining module refcounting by Florian Westphal · 15 years ago
  23. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  24. 0269ea4 netfilter: xtables: add cluster match by Pablo Neira Ayuso · 15 years ago
  25. 1546000 net: netfilter conntrack - add per-net functionality for DCCP protocol by Cyrill Gorcunov · 15 years ago
  26. ec8d540 netfilter: conntrack: fix dropping packet after l4proto->packet() by Christoph Paasch · 15 years ago
  27. 626ba8f netfilter: ctnetlink: fix crash during expectation creation by Pablo Neira Ayuso · 15 years ago
  28. acc738f netfilter: xtables: avoid pointer to self by Jan Engelhardt · 15 years ago
  29. f0a3c08 netfilter: ctnetlink: move event reporting for new entries outside the lock by Pablo Neira Ayuso · 15 years ago
  30. e098360 netfilter: ctnetlink: cleanup conntrack update preliminary checkings by Pablo Neira Ayuso · 15 years ago
  31. 7ec4749 netfilter: ctnetlink: cleanup master conntrack assignation by Pablo Neira Ayuso · 15 years ago
  32. 9d2493f netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h by Christoph Paasch · 15 years ago
  33. c7a913c netfilter: print the list of register loggers by Eric Leblond · 15 years ago
  34. ca735b3 netfilter: use a linked list of loggers by Eric Leblond · 15 years ago
  35. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  36. 28337ff netfilter: xt_hashlimit fix by Eric Dumazet · 15 years ago
  37. 325fb5b netfilter: xt_recent: fix proc-file addition/removal of IPv4 addresses by Josef Drexler · 15 years ago
  38. 7d1e045 netfilter: nf_conntrack: account packets drop by tcp_packet() by Pablo Neira Ayuso · 15 years ago
  39. 268cb38 netfilter: x_tables: add LED trigger target by Adam Nielsen · 15 years ago
  40. af07d24 netfilter: fix hardcoded size assumptions by Hagen Paul Pfeifer · 15 years ago
  41. e478075 netfilter: nf_conntrack: table max size should hold at least table size by Hagen Paul Pfeifer · 15 years ago
  42. 7845447 netfilter: iptables: lock free counters by Stephen Hemminger · 15 years ago
  43. eacc17f netfilter: xt_physdev: unfold two loops in physdev_mt() by Eric Dumazet · 15 years ago
  44. 4f1c3b7 netfilter: xt_physdev fixes by Eric Dumazet · 15 years ago
  45. cfac5ef netfilter: Combine ipt_ttl and ip6t_hl source by Jan Engelhardt · 15 years ago
  46. 563d36e netfilter: Combine ipt_TTL and ip6t_HL source by Jan Engelhardt · 15 years ago
  47. eb13220 netfilter: make proc/net/ip* print names from foreign NFPROTO by Jan Engelhardt · 15 years ago
  48. fecea3a netfilter: remove unneeded goto by Jan Engelhardt · 15 years ago
  49. fe2a7ce netfilter: change generic l4 protocol number by Christoph Paasch · 15 years ago
  50. 2c6764b netfilter: nfnetlink_log: fix timeout handling by Eric Leblond · 15 years ago
  51. 5ca431f netfilter: nfnetlink_log: fix per-rule qthreshold override by Eric Leblond · 15 years ago
  52. 0ecc103 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  53. d4e2675 netfilter: xt_sctp: sctp chunk mapping doesn't work by Qu Haoran · 15 years ago
  54. 1f9da25 netfilter: ctnetlink: fix echo if not subscribed to any multicast group by Pablo Neira Ayuso · 15 years ago
  55. c969aa7 netfilter: ctnetlink: allow changing NAT sequence adjustment in creation by Pablo Neira Ayuso · 15 years ago
  56. 9a279bc net: Partially allow skb destructors to be used on receive path by Herbert Xu · 15 years ago
  57. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  58. 748085f netfilter: ctnetlink: fix scheduling while atomic by Patrick McHardy · 16 years ago
  59. e6210f3 netfilter 08/09: xt_time: print timezone for user information by Jan Engelhardt · 16 years ago
  60. cd7fcbf netfilter 07/09: simplify nf_conntrack_alloc() error handling by Julia Lawall · 16 years ago
  61. 656caff netfilter 04/09: x_tables: fix match/target revision lookup by Patrick McHardy · 16 years ago
  62. 0f23174 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net by Rusty Russell · 16 years ago
  63. 68888d1 IPVS: Make "no destination available" message more consistent between schedulers by Simon Horman · 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. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  66. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  67. 79f55f1 nf/dccp: merge errorpaths by Ilpo Järvinen · 16 years ago
  68. 293a4f2 netfilter: xt_NFLOG is dependant of nfnetlink_log by Eric Leblond · 16 years ago
  69. c49b9f2 tproxy: fixe a possible read from an invalid location in the socket match by Balazs Scheidler · 16 years ago
  70. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  71. 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
  72. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  73. 3ec1925 netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlock by Patrick McHardy · 16 years ago
  74. d6e8cc6 netfilter: fix warning in net/netfilter/nf_conntrack_ftp.c by Ingo Molnar · 16 years ago
  75. b54ad40 netfilter: ctnetlink: fix conntrack creation race by Patrick McHardy · 16 years ago
  76. 4813ead netfilter: nf_conntrack_ftp: change "partial ..." message to pr_debug() by Patrick McHardy · 16 years ago
  77. 328bd89 netfilter: nf_conntrack_proto_sctp: avoid bogus warning by Patrick McHardy · 16 years ago
  78. 56bc0f9 netfilter: nf_conntrack_proto_gre: spread __exit by Alexey Dobriyan · 16 years ago
  79. b0ceb56 netfilter: xt_recent: don't save proc dirs by Alexey Dobriyan · 16 years ago
  80. e17b666 netfilter: nf_conntrack: fix warning and prototype mismatch by Patrick McHardy · 16 years ago
  81. d9e1500 netfilter: nfnetlink_log: fix warning and prototype mismatch by Patrick McHardy · 16 years ago
  82. 19abb7b netfilter: ctnetlink: deliver events for conntracks changed from userspace by Pablo Neira Ayuso · 16 years ago
  83. 226c0c0 netfilter: ctnetlink: helper modules load-on-demand support by Pablo Neira Ayuso · 16 years ago
  84. 4dc06f9 netfilter: nf_conntrack: connection tracking helper name persistent aliases by Pablo Neira Ayuso · 16 years ago
  85. 528a3a6 netfilter: ctnetlink: get rid of module refcounting in ctnetlink by Pablo Neira Ayuso · 16 years ago
  86. bfe2967 netfilter: ctnetlink: use EOPNOTSUPP instead of EINVAL if the conntrack has no helper by Pablo Neira Ayuso · 16 years ago
  87. 238ede8 netfilter: ctnetlink: use nf_conntrack_get instead of atomic_inc by Pablo Neira Ayuso · 16 years ago
  88. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  89. d76b0d9 CRED: Use creds in file structs by David Howells · 16 years ago
  90. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  91. b7b45f4 netfilter: payload_len is be16, add size of struct rather than size of pointer by Harvey Harrison · 16 years ago
  92. ca62059 ipvs: oldlen, newlen should be be16, not be32 by Harvey Harrison · 16 years ago
  93. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  94. efb9a8c netfilter: netns ct: walk netns list under RTNL by Alexey Dobriyan · 16 years ago
  95. 5f7340e netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module. by Eric Leblond · 16 years ago
  96. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  97. 4814893 IPVS: Remove supports_ipv6 scheduler flag by Julius Volz · 16 years ago
  98. 4454837 IPVS: Add IPv6 support to LBLC/LBLCR schedulers by Julius Volz · 16 years ago
  99. 20971a0 IPVS: Add IPv6 support to SH and DH schedulers by Julius Volz · 16 years ago
  100. 14d5e834 net: replace NIPQUAD() in net/netfilter/ by Harvey Harrison · 16 years ago