1. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  2. 3dd5d7e x_tables: Convert printk to pr_err by Joe Perches · 15 years ago
  3. dd7669a netfilter: conntrack: optional reliable conntrack event delivery by Pablo Neira Ayuso · 15 years ago
  4. 9858a3a netfilter: conntrack: move helper destruction to nf_ct_helper_destroy() by Pablo Neira Ayuso · 15 years ago
  5. a0891aa netfilter: conntrack: move event caching to conntrack extension infrastructure by Pablo Neira Ayuso · 15 years ago
  6. 65cb9fd netfilter: nf_conntrack: use mod_timer_pending() for conntrack refresh by Patrick McHardy · 15 years ago
  7. 266d07c netfilter: nf_log: fix sleeping function called from invalid context by Patrick McHardy · 15 years ago
  8. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 15 years ago
  9. 6d60f9df trivial: Fix paramater/parameter typo in dmesg and source comments by Martin Olsson · 15 years ago
  10. 334a47f netfilter: nf_ct_tcp: fix up build after merge by Patrick McHardy · 15 years ago
  11. 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
  12. 440f0d5 netfilter: nf_conntrack: use per-conntrack locks for protocol data by Patrick McHardy · 15 years ago
  13. 67137f3 nfnetlink_queue: Use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  14. a31e1ff netfilter: xt_socket: added new revision of the 'socket' match supporting flags by Laszlo Attila Toth · 15 years ago
  15. 11eeef4 netfilter: passive OS fingerprint xtables match by Evgeniy Polyakov · 15 years ago
  16. 10662aa netfilter: xt_NFQUEUE: queue balancing support by Florian Westphal · 15 years ago
  17. 61f5abc netfilter: xt_NFQUEUE: use NFPROTO_UNSPEC by Florian Westphal · 15 years ago
  18. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  19. 511c3f9 net: skb->rtable accessor by Eric Dumazet · 15 years ago
  20. b2f8f75 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  21. e34d5c1 netfilter: conntrack: replace notify chain by function pointer by Pablo Neira Ayuso · 15 years ago
  22. 17e6e4e netfilter: conntrack: simplify event caching system by Pablo Neira Ayuso · 15 years ago
  23. 274d383 netfilter: conntrack: don't report events on module removal by Pablo Neira Ayuso · 15 years ago
  24. 03b64f5 netfilter: ctnetlink: cleanup message-size calculation by Pablo Neira Ayuso · 15 years ago
  25. 96bcf93 netfilter: ctnetlink: use nlmsg_* helper function to build messages by Pablo Neira Ayuso · 15 years ago
  26. f2f3e38 netfilter: ctnetlink: rename tuple() by nf_ct_tuple() macro definition by Pablo Neira Ayuso · 15 years ago
  27. 8b0a231 netfilter: ctnetlink: remove nowait parameter from *fill_info() by Pablo Neira Ayuso · 15 years ago
  28. f49c857 netfilter: nfnetlink: cleanup for nfnetlink_rcv_msg() function by Pablo Neira Ayuso · 15 years ago
  29. 874ab92 netfilter: nf_ct_tcp: TCP simultaneous open support by Jozsef Kadlecsik · 15 years ago
  30. 8cc848f Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
  31. 4d3383d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  32. a17c859 netfilter: conntrack: add support for DCCP handshake sequence to ctnetlink by Pablo Neira Ayuso · 15 years ago
  33. eeff9be netfilter: nfnetlink_log: fix wrong skbuff size calculation by Pablo Neira Ayuso · 15 years ago
  34. 683a04c netfilter: xt_hashlimit does a wrong SEQ_SKIP by Jesper Dangaard Brouer · 15 years ago
  35. b38b1f6 netfilter: nf_ct_dccp: add missing DCCP protocol changes in event cache by Pablo Neira Ayuso · 15 years ago
  36. bfcaa502 netfilter: nf_ct_tcp: fix accepting invalid RST segments by Jozsef Kadlecsik · 15 years ago
  37. 8f698d5 ipvs: Use genl_register_family_with_ops() by Michał Mirosław · 15 years ago
  38. be8be9e ipvs: Fix IPv4 FWMARK virtual services by Simon Horman · 15 years ago
  39. 4518536 netfilter: xtables: print hook name instead of mask by Jan Engelhardt · 15 years ago
  40. 4b1e27e netfilter: queue: use NFPROTO_ for queue callsites by Jan Engelhardt · 15 years ago
  41. 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
  42. fecc113 netfilter: ctnetlink: fix wrong message type in user updates by Pablo Neira Ayuso · 15 years ago
  43. 280f37a netfilter: xt_cluster: fix use of cluster match with 32 nodes by Pablo Neira Ayuso · 15 years ago
  44. acda074 xt_socket: checks for the state of nf_conntrack by Laszlo Attila Toth · 15 years ago
  45. 942e4a2 netfilter: revised locking for x_tables by Stephen Hemminger · 15 years ago
  46. 1c41e23 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  47. 37e55cf netfilter: xt_recent: fix stack overread in compat code by Jan Engelhardt · 15 years ago
  48. 71951b6 netfilter: nf_ct_dccp: add missing role attributes for DCCP by Pablo Neira Ayuso · 15 years ago
  49. 4b07066 netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACK by Laszlo Attila Toth · 15 years ago
  50. 5ff4829 netfilter: nf_ct_dccp/udplite: fix protocol registration error by Patrick McHardy · 15 years ago
  51. 29fe1b4 netfilter: ctnetlink: fix gcc warning during compilation by Pablo Neira Ayuso · 15 years ago
  52. a014273 netfilter: nfnetlink: return ENOMEM if we fail to create netlink socket by Pablo Neira Ayuso · 15 years ago
  53. 150ace0 netfilter: ctnetlink: report error if event message allocation fails by Pablo Neira Ayuso · 15 years ago
  54. 38fb0af netfilter: nf_conntrack: fix crash when unloading helpers by Patrick McHardy · 15 years ago
  55. b6f0a36 netfilter: nf_log regression fix by Eric Dumazet · 15 years ago
  56. 8373167 netfilter: ctnetlink: fix regression in expectation handling by Pablo Neira Ayuso · 15 years ago
  57. 3ae16f1 netfilter: fix selection of "LED" target in netfilter by Alex Riesen · 15 years ago
  58. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  59. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  60. 424b86a netfilter: xtables: fix IPv6 dependency in the cluster match by Pablo Neira Ayuso · 15 years ago
  61. f940964 netfilter: fix endian bug in conntrack printks by Harvey Harrison · 15 years ago
  62. 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
  63. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  64. d271e8b ctnetlink: compute generic part of event more acurately by Holger Eitzenberger · 15 years ago
  65. f0de70f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  66. a400c30 netfilter: nf_conntrack: calculate per-protocol nlattr size by Holger Eitzenberger · 15 years ago
  67. 5c0de29 netfilter: nf_conntrack: add generic function to get len of generic policy by Holger Eitzenberger · 15 years ago
  68. 2732c4e netfilter: ctnetlink: allocate right-sized ctnetlink skb by Holger Eitzenberger · 15 years ago
  69. ea781f1 netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu() by Eric Dumazet · 15 years ago
  70. af9d32a netfilter: limit the length of the helper name by Holger Eitzenberger · 15 years ago
  71. d0dba72 netfilter: ctnetlink: add callbacks to the per-proto nlattrs by Holger Eitzenberger · 15 years ago
  72. b8dfe49 netfilter: factorize ifname_compare() by Eric Dumazet · 15 years ago
  73. 78f3648 netfilter: nf_conntrack: use hlist_add_head_rcu() in nf_conntrack_set_hashsize() by Eric Dumazet · 15 years ago
  74. a9a9adf netfilter: fix xt_LED build failure by Patrick McHardy · 15 years ago
  75. e9d376f dynamic debug: combine dprintk and dynamic printk by Jason Baron · 15 years ago
  76. 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
  77. 1d45209 netfilter: nf_conntrack: Reduce conntrack count in nf_conntrack_free() by Eric Dumazet · 15 years ago
  78. 534f81a netfilter: nf_conntrack_tcp: fix unaligned memory access in tcp_sack by Mark H. Weaver · 15 years ago
  79. dd5b6ce nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink by Pablo Neira Ayuso · 15 years ago
  80. 1762527 netfilter: sysctl support of logger choice by Eric Leblond · 15 years ago
  81. 0f5b3e8 netfilter: ctnetlink: fix rcu context imbalance by Patrick McHardy · 15 years ago
  82. 711d60a netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_put by Florian Westphal · 15 years ago
  83. cd91566 netfilter: ctnetlink: remove remaining module refcounting by Florian Westphal · 15 years ago
  84. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  85. 0269ea4 netfilter: xtables: add cluster match by Pablo Neira Ayuso · 15 years ago
  86. 1546000 net: netfilter conntrack - add per-net functionality for DCCP protocol by Cyrill Gorcunov · 15 years ago
  87. ec8d540 netfilter: conntrack: fix dropping packet after l4proto->packet() by Christoph Paasch · 15 years ago
  88. 626ba8f netfilter: ctnetlink: fix crash during expectation creation by Pablo Neira Ayuso · 15 years ago
  89. acc738f netfilter: xtables: avoid pointer to self by Jan Engelhardt · 15 years ago
  90. f0a3c08 netfilter: ctnetlink: move event reporting for new entries outside the lock by Pablo Neira Ayuso · 15 years ago
  91. e098360 netfilter: ctnetlink: cleanup conntrack update preliminary checkings by Pablo Neira Ayuso · 15 years ago
  92. 7ec4749 netfilter: ctnetlink: cleanup master conntrack assignation by Pablo Neira Ayuso · 15 years ago
  93. 9d2493f netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h by Christoph Paasch · 15 years ago
  94. c7a913c netfilter: print the list of register loggers by Eric Leblond · 15 years ago
  95. ca735b3 netfilter: use a linked list of loggers by Eric Leblond · 15 years ago
  96. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  97. 28337ff netfilter: xt_hashlimit fix by Eric Dumazet · 15 years ago
  98. 325fb5b netfilter: xt_recent: fix proc-file addition/removal of IPv4 addresses by Josef Drexler · 15 years ago
  99. 7d1e045 netfilter: nf_conntrack: account packets drop by tcp_packet() by Pablo Neira Ayuso · 15 years ago
  100. 268cb38 netfilter: x_tables: add LED trigger target by Adam Nielsen · 15 years ago