1. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  2. aaff23a netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq() by Patrick McHardy · 15 years ago
  3. 04bcef2 ipvs: Add boundary check on ioctl arguments by Arjan van de Ven · 15 years ago
  4. ae24e57 ipvs: ip_vs_wrr.c: use lib/gcd.c by Florian Fainelli · 15 years ago
  5. 59be2e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  6. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  7. 258c889 ipvs: zero usvc and udest by Simon Horman · 15 years ago
  8. 9abfe31 ipvs: fix synchronization on connection close by Xiaotian Feng · 15 years ago
  9. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  10. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  11. 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
  12. e8d0288 net: Simplify conntrack_proto_gre pernet operations. by Eric W. Biederman · 15 years ago
  13. 32b51f9 net: Simplify conntrack_proto_dccp pernet operations. by Eric W. Biederman · 15 years ago
  14. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  15. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  16. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  17. 7357031 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  18. 8fa539b netfilter: xt_limit: fix invalid return code in limit_mt_check() by Patrick McHardy · 15 years ago
  19. 3a04292 netfilter: xtables: fix conntrack match v1 ipt-save output by Florian Westphal · 15 years ago
  20. c4832c7 netfilter: nf_ct_tcp: improve out-of-sync situation in TCP tracking by Pablo Neira Ayuso · 15 years ago
  21. 6440fe0 netfilter: nf_log: fix sleeping function called from invalid context in seq_show() by Patrick McHardy · 15 years ago
  22. d667b9c netfilter: xt_osf: fix xt_osf_remove_callback() return value by Patrick McHardy · 15 years ago
  23. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  24. f99189b netns: net_identifiers should be read_mostly by Eric Dumazet · 15 years ago
  25. bb9074f Merge commit 'v2.6.32-rc7' by Eric W. Biederman · 15 years ago
  26. 7378396 netfilter: nf_log: fix sleeping function called from invalid context in seq_show() by Wu Fengguang · 15 years ago
  27. 1c622ae netfilter: xt_osf: fix xt_osf_remove_callback() return value by Roel Kluin · 15 years ago
  28. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  29. 1ce5523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  30. d0e1e88 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  31. 539054a netfilter: xt_connlimit: fix regression caused by zero family value by Jan Engelhardt · 15 years ago
  32. dee5817 netfilter: remove unneccessary checks from netlink notifiers by Patrick McHardy · 15 years ago
  33. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  34. f9dd09c netfilter: nf_nat: fix NAT issue in 2.6.30.4+ by Jozsef Kadlecsik · 15 years ago
  35. 5ae27aa2 netfilter: nf_conntrack: avoid additional compare. by Changli Gao · 15 years ago
  36. aa3c487 netfilter: xt_socket: make module available for INPUT chain by Jan Engelhardt · 15 years ago
  37. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  38. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  39. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  40. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  41. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  42. 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
  43. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  44. 94b2655 IPVS: Add handling of incoming ICMPV6 messages by Julius Volz · 15 years ago
  45. ee254fa netfilter: nf_conntrack: netns fix re reliable conntrack event delivery by Alexey Dobriyan · 15 years ago
  46. 1e66daf ipvs: Use atomic operations atomicly by Simon Horman · 15 years ago
  47. 3993832 netfilter: nfnetlink: constify message attributes and headers by Patrick McHardy · 15 years ago
  48. 35aad0f netfilter: xtables: mark initial tables constant by Jan Engelhardt · 15 years ago
  49. 2149f66 netfilter: xt_quota: fix wrong return value (error case) by Patrick McHardy · 15 years ago
  50. c1a8f1f net: restore gnet_stats_basic to previous definition by Eric Dumazet · 15 years ago
  51. 6461cae netfilter: xtables: remove xt_owner v0 by Jan Engelhardt · 15 years ago
  52. 4725c72 netfilter: xtables: remove xt_mark v0 by Jan Engelhardt · 15 years ago
  53. 36d4084d netfilter: xtables: remove xt_iprange v0 by Jan Engelhardt · 15 years ago
  54. 9e05ec4 netfilter: xtables: remove xt_conntrack v0 by Jan Engelhardt · 15 years ago
  55. 84899a2 netfilter: xtables: remove xt_connmark v0 by Jan Engelhardt · 15 years ago
  56. c8001f7 netfilter: xtables: remove xt_MARK v0, v1 by Jan Engelhardt · 15 years ago
  57. e973a70 netfilter: xtables: remove xt_CONNMARK v0 by Jan Engelhardt · 15 years ago
  58. 7cd1837 netfilter: xtables: remove xt_TOS v0 by Jan Engelhardt · 15 years ago
  59. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  60. 1e3e238 IPVS: use pr_err and friends instead of IP_VS_ERR and friends by Hannes Eder · 15 years ago
  61. 9aada7a IPVS: use pr_fmt by Hannes Eder · 15 years ago
  62. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  63. 941297f netfilter: nf_conntrack: nf_conntrack_alloc() fixes by Eric Dumazet · 15 years ago
  64. aa6a03e netfilter: xt_osf: fix nf_log_packet() arguments by Patrick McHardy · 15 years ago
  65. 134e637 genetlink: make netns aware by Johannes Berg · 15 years ago
  66. d6d3f08 netfilter: xtables: conntrack match revision 2 by Jan Engelhardt · 15 years ago
  67. a3a9f79 netfilter: tcp conntrack: fix unacknowledged data detection with NAT by Patrick McHardy · 15 years ago
  68. 308ff82 nf_conntrack: Use rcu_barrier() by Jesper Dangaard Brouer · 15 years ago
  69. 4d900f9 netfilter: xt_rateest: fix comparison with self by Patrick McHardy · 15 years ago
  70. 6d62182 netfilter: xt_quota: fix incomplete initialization by Jan Engelhardt · 15 years ago
  71. 2495561 netfilter: nf_log: fix direct userspace memory access in proc handler by Patrick McHardy · 15 years ago
  72. f9ffc312 netfilter: fix some sparse endianess warnings by Patrick McHardy · 15 years ago
  73. 8d8890b7 netfilter: nf_conntrack: fix conntrack lookup race by Patrick McHardy · 15 years ago
  74. 5c8ec91 netfilter: nf_conntrack: fix confirmation race condition by Patrick McHardy · 15 years ago
  75. 8cc2019 netfilter: nf_conntrack: death_by_timeout() fix by Eric Dumazet · 15 years ago
  76. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  77. 3dd5d7e x_tables: Convert printk to pr_err by Joe Perches · 15 years ago
  78. dd7669a netfilter: conntrack: optional reliable conntrack event delivery by Pablo Neira Ayuso · 15 years ago
  79. 9858a3a netfilter: conntrack: move helper destruction to nf_ct_helper_destroy() by Pablo Neira Ayuso · 15 years ago
  80. a0891aa netfilter: conntrack: move event caching to conntrack extension infrastructure by Pablo Neira Ayuso · 15 years ago
  81. 65cb9fd netfilter: nf_conntrack: use mod_timer_pending() for conntrack refresh by Patrick McHardy · 15 years ago
  82. 266d07c netfilter: nf_log: fix sleeping function called from invalid context by Patrick McHardy · 15 years ago
  83. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 15 years ago
  84. 6d60f9df trivial: Fix paramater/parameter typo in dmesg and source comments by Martin Olsson · 15 years ago
  85. 334a47f netfilter: nf_ct_tcp: fix up build after merge by Patrick McHardy · 15 years ago
  86. 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
  87. 440f0d5 netfilter: nf_conntrack: use per-conntrack locks for protocol data by Patrick McHardy · 15 years ago
  88. 67137f3 nfnetlink_queue: Use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  89. a31e1ff netfilter: xt_socket: added new revision of the 'socket' match supporting flags by Laszlo Attila Toth · 15 years ago
  90. 11eeef4 netfilter: passive OS fingerprint xtables match by Evgeniy Polyakov · 15 years ago
  91. 10662aa netfilter: xt_NFQUEUE: queue balancing support by Florian Westphal · 15 years ago
  92. 61f5abc netfilter: xt_NFQUEUE: use NFPROTO_UNSPEC by Florian Westphal · 15 years ago
  93. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  94. 511c3f9 net: skb->rtable accessor by Eric Dumazet · 15 years ago
  95. b2f8f75 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  96. e34d5c1 netfilter: conntrack: replace notify chain by function pointer by Pablo Neira Ayuso · 15 years ago
  97. 17e6e4e netfilter: conntrack: simplify event caching system by Pablo Neira Ayuso · 15 years ago
  98. 274d383 netfilter: conntrack: don't report events on module removal by Pablo Neira Ayuso · 15 years ago
  99. 03b64f5 netfilter: ctnetlink: cleanup message-size calculation by Pablo Neira Ayuso · 15 years ago
  100. 96bcf93 netfilter: ctnetlink: use nlmsg_* helper function to build messages by Pablo Neira Ayuso · 15 years ago