1. 9a0da0d 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. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  3. 94b2655 IPVS: Add handling of incoming ICMPV6 messages by Julius Volz · 15 years ago
  4. ee254fa netfilter: nf_conntrack: netns fix re reliable conntrack event delivery by Alexey Dobriyan · 15 years ago
  5. 1e66daf ipvs: Use atomic operations atomicly by Simon Horman · 15 years ago
  6. 3993832 netfilter: nfnetlink: constify message attributes and headers by Patrick McHardy · 15 years ago
  7. 35aad0f netfilter: xtables: mark initial tables constant by Jan Engelhardt · 15 years ago
  8. 2149f66 netfilter: xt_quota: fix wrong return value (error case) by Patrick McHardy · 15 years ago
  9. c1a8f1f net: restore gnet_stats_basic to previous definition by Eric Dumazet · 15 years ago
  10. 6461cae netfilter: xtables: remove xt_owner v0 by Jan Engelhardt · 15 years ago
  11. 4725c72 netfilter: xtables: remove xt_mark v0 by Jan Engelhardt · 15 years ago
  12. 36d4084d netfilter: xtables: remove xt_iprange v0 by Jan Engelhardt · 15 years ago
  13. 9e05ec4 netfilter: xtables: remove xt_conntrack v0 by Jan Engelhardt · 15 years ago
  14. 84899a2 netfilter: xtables: remove xt_connmark v0 by Jan Engelhardt · 15 years ago
  15. c8001f7 netfilter: xtables: remove xt_MARK v0, v1 by Jan Engelhardt · 15 years ago
  16. e973a70 netfilter: xtables: remove xt_CONNMARK v0 by Jan Engelhardt · 15 years ago
  17. 7cd1837 netfilter: xtables: remove xt_TOS v0 by Jan Engelhardt · 15 years ago
  18. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  19. 1e3e238 IPVS: use pr_err and friends instead of IP_VS_ERR and friends by Hannes Eder · 15 years ago
  20. 9aada7a IPVS: use pr_fmt by Hannes Eder · 15 years ago
  21. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  22. 941297f netfilter: nf_conntrack: nf_conntrack_alloc() fixes by Eric Dumazet · 15 years ago
  23. aa6a03e netfilter: xt_osf: fix nf_log_packet() arguments by Patrick McHardy · 15 years ago
  24. 134e637 genetlink: make netns aware by Johannes Berg · 15 years ago
  25. d6d3f08 netfilter: xtables: conntrack match revision 2 by Jan Engelhardt · 15 years ago
  26. a3a9f79 netfilter: tcp conntrack: fix unacknowledged data detection with NAT by Patrick McHardy · 15 years ago
  27. 308ff82 nf_conntrack: Use rcu_barrier() by Jesper Dangaard Brouer · 15 years ago
  28. 4d900f9 netfilter: xt_rateest: fix comparison with self by Patrick McHardy · 15 years ago
  29. 6d62182 netfilter: xt_quota: fix incomplete initialization by Jan Engelhardt · 15 years ago
  30. 2495561 netfilter: nf_log: fix direct userspace memory access in proc handler by Patrick McHardy · 15 years ago
  31. f9ffc312 netfilter: fix some sparse endianess warnings by Patrick McHardy · 15 years ago
  32. 8d8890b7 netfilter: nf_conntrack: fix conntrack lookup race by Patrick McHardy · 15 years ago
  33. 5c8ec91 netfilter: nf_conntrack: fix confirmation race condition by Patrick McHardy · 15 years ago
  34. 8cc2019 netfilter: nf_conntrack: death_by_timeout() fix by Eric Dumazet · 15 years ago
  35. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  36. 3dd5d7e x_tables: Convert printk to pr_err by Joe Perches · 15 years ago
  37. dd7669a netfilter: conntrack: optional reliable conntrack event delivery by Pablo Neira Ayuso · 15 years ago
  38. 9858a3a netfilter: conntrack: move helper destruction to nf_ct_helper_destroy() by Pablo Neira Ayuso · 15 years ago
  39. a0891aa netfilter: conntrack: move event caching to conntrack extension infrastructure by Pablo Neira Ayuso · 15 years ago
  40. 65cb9fd netfilter: nf_conntrack: use mod_timer_pending() for conntrack refresh by Patrick McHardy · 15 years ago
  41. 266d07c netfilter: nf_log: fix sleeping function called from invalid context by Patrick McHardy · 15 years ago
  42. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 15 years ago
  43. 6d60f9df trivial: Fix paramater/parameter typo in dmesg and source comments by Martin Olsson · 15 years ago
  44. 334a47f netfilter: nf_ct_tcp: fix up build after merge by Patrick McHardy · 15 years ago
  45. 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
  46. 440f0d5 netfilter: nf_conntrack: use per-conntrack locks for protocol data by Patrick McHardy · 15 years ago
  47. 67137f3 nfnetlink_queue: Use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  48. a31e1ff netfilter: xt_socket: added new revision of the 'socket' match supporting flags by Laszlo Attila Toth · 15 years ago
  49. 11eeef4 netfilter: passive OS fingerprint xtables match by Evgeniy Polyakov · 15 years ago
  50. 10662aa netfilter: xt_NFQUEUE: queue balancing support by Florian Westphal · 15 years ago
  51. 61f5abc netfilter: xt_NFQUEUE: use NFPROTO_UNSPEC by Florian Westphal · 15 years ago
  52. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  53. 511c3f9 net: skb->rtable accessor by Eric Dumazet · 15 years ago
  54. b2f8f75 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  55. e34d5c1 netfilter: conntrack: replace notify chain by function pointer by Pablo Neira Ayuso · 15 years ago
  56. 17e6e4e netfilter: conntrack: simplify event caching system by Pablo Neira Ayuso · 15 years ago
  57. 274d383 netfilter: conntrack: don't report events on module removal by Pablo Neira Ayuso · 15 years ago
  58. 03b64f5 netfilter: ctnetlink: cleanup message-size calculation by Pablo Neira Ayuso · 15 years ago
  59. 96bcf93 netfilter: ctnetlink: use nlmsg_* helper function to build messages by Pablo Neira Ayuso · 15 years ago
  60. f2f3e38 netfilter: ctnetlink: rename tuple() by nf_ct_tuple() macro definition by Pablo Neira Ayuso · 15 years ago
  61. 8b0a231 netfilter: ctnetlink: remove nowait parameter from *fill_info() by Pablo Neira Ayuso · 15 years ago
  62. f49c857 netfilter: nfnetlink: cleanup for nfnetlink_rcv_msg() function by Pablo Neira Ayuso · 15 years ago
  63. 874ab92 netfilter: nf_ct_tcp: TCP simultaneous open support by Jozsef Kadlecsik · 15 years ago
  64. 8cc848f Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
  65. 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
  66. a17c859 netfilter: conntrack: add support for DCCP handshake sequence to ctnetlink by Pablo Neira Ayuso · 15 years ago
  67. eeff9be netfilter: nfnetlink_log: fix wrong skbuff size calculation by Pablo Neira Ayuso · 15 years ago
  68. 683a04c netfilter: xt_hashlimit does a wrong SEQ_SKIP by Jesper Dangaard Brouer · 15 years ago
  69. b38b1f6 netfilter: nf_ct_dccp: add missing DCCP protocol changes in event cache by Pablo Neira Ayuso · 15 years ago
  70. bfcaa502 netfilter: nf_ct_tcp: fix accepting invalid RST segments by Jozsef Kadlecsik · 15 years ago
  71. 8f698d5 ipvs: Use genl_register_family_with_ops() by Michał Mirosław · 15 years ago
  72. be8be9e ipvs: Fix IPv4 FWMARK virtual services by Simon Horman · 15 years ago
  73. 4518536 netfilter: xtables: print hook name instead of mask by Jan Engelhardt · 15 years ago
  74. 4b1e27e netfilter: queue: use NFPROTO_ for queue callsites by Jan Engelhardt · 15 years ago
  75. 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
  76. fecc113 netfilter: ctnetlink: fix wrong message type in user updates by Pablo Neira Ayuso · 15 years ago
  77. 280f37a netfilter: xt_cluster: fix use of cluster match with 32 nodes by Pablo Neira Ayuso · 15 years ago
  78. acda074 xt_socket: checks for the state of nf_conntrack by Laszlo Attila Toth · 15 years ago
  79. 942e4a2 netfilter: revised locking for x_tables by Stephen Hemminger · 15 years ago
  80. 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
  81. 37e55cf netfilter: xt_recent: fix stack overread in compat code by Jan Engelhardt · 15 years ago
  82. 71951b6 netfilter: nf_ct_dccp: add missing role attributes for DCCP by Pablo Neira Ayuso · 15 years ago
  83. 4b07066 netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACK by Laszlo Attila Toth · 15 years ago
  84. 5ff4829 netfilter: nf_ct_dccp/udplite: fix protocol registration error by Patrick McHardy · 15 years ago
  85. 29fe1b4 netfilter: ctnetlink: fix gcc warning during compilation by Pablo Neira Ayuso · 15 years ago
  86. a014273 netfilter: nfnetlink: return ENOMEM if we fail to create netlink socket by Pablo Neira Ayuso · 15 years ago
  87. 150ace0 netfilter: ctnetlink: report error if event message allocation fails by Pablo Neira Ayuso · 15 years ago
  88. 38fb0af netfilter: nf_conntrack: fix crash when unloading helpers by Patrick McHardy · 15 years ago
  89. b6f0a36 netfilter: nf_log regression fix by Eric Dumazet · 15 years ago
  90. 8373167 netfilter: ctnetlink: fix regression in expectation handling by Pablo Neira Ayuso · 15 years ago
  91. 3ae16f1 netfilter: fix selection of "LED" target in netfilter by Alex Riesen · 15 years ago
  92. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  93. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
  94. 424b86a netfilter: xtables: fix IPv6 dependency in the cluster match by Pablo Neira Ayuso · 15 years ago
  95. f940964 netfilter: fix endian bug in conntrack printks by Harvey Harrison · 15 years ago
  96. 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
  97. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  98. d271e8b ctnetlink: compute generic part of event more acurately by Holger Eitzenberger · 15 years ago
  99. f0de70f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  100. a400c30 netfilter: nf_conntrack: calculate per-protocol nlattr size by Holger Eitzenberger · 15 years ago