1. 63f2c04 net: ip_vs_proto_{tcp,udp} build fix by Stephen Rothwell · 16 years ago
  2. c051a0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into lvs-next-2.6 by Simon Horman · 16 years ago
  3. 410e27a This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" by Gerrit Renker · 16 years ago
  4. 0a68a20 Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp by David S. Miller · 16 years ago
  5. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  6. e9c0ce2 ipvs: Embed user stats structure into kernel stats structure by Sven Wegener · 16 years ago
  7. 2206a3f ipvs: Restrict connection table size via Kconfig by Sven Wegener · 16 years ago
  8. 9d7f2a2 IPVS: Remove incorrect ip_route_me_harder(), fix IPv6 by Julius Volz · 16 years ago
  9. 503e81f ipvs: handle PARTIAL_CHECKSUM by Simon Horman · 16 years ago
  10. d315492 netns : fix kernel panic in timewait socket destruction by Daniel Lezcano · 16 years ago
  11. 178f5e4 IPVS: use ipv6_addr_copy() by Simon Horman · 16 years ago
  12. 5af149c IPVS: fix bogus indentation by Simon Horman · 16 years ago
  13. 3bfb92f ipvs: Reject ipv6 link-local addresses for destinations by Sven Wegener · 16 years ago
  14. 77eb851 ipvs: Mark tcp/udp v4 and v6 debug functions static by Sven Wegener · 16 years ago
  15. a5ba4bf ipvs: Return negative error values from ip_vs_edit_service() by Sven Wegener · 16 years ago
  16. cd9fe6c ipvs: Use pointer to address from sync message by Sven Wegener · 16 years ago
  17. f2428ed ipvs: load balance ipv6 connections from a local process by Simon Horman · 16 years ago
  18. 4856c84 ipvs: load balance IPv4 connections from a local process by Malcolm Turnbull · 16 years ago
  19. f94fd04 IPVS: Allow adding IPv6 services from userspace by Julius Volz · 16 years ago
  20. 473b23d IPVS: Activate IPv6 Netfilter hooks by Julius Volz · 16 years ago
  21. cfc78c5 IPVS: Adjust various debug outputs to use new macros by Julius Volz · 16 years ago
  22. 09571c7 IPVS: Add function to determine if IPv6 address is local by Vince Busam · 16 years ago
  23. a0eb662 IPVS: Turn off FTP application helper for IPv6 by Julius Volz · 16 years ago
  24. c6883f5 IVPS: Disable sync daemon for IPv6 connections by Julius Volz · 16 years ago
  25. 667a5f1 IPVS: Convert procfs files for IPv6 entry output by Vince Busam · 16 years ago
  26. 7937df1 IPVS: Convert real server lookup functions by Julius Volz · 16 years ago
  27. 2a3b791 IPVS: Add/adjust Netfilter hook functions and helpers for v6 by Julius Volz · 16 years ago
  28. cd17f9e IPVS: Extend scheduling functions for IPv6 support by Julius Volz · 16 years ago
  29. b3cdd2a7 IPVS: Add and bind IPv6 xmit functions by Julius Volz · 16 years ago
  30. 38cdcc9 IPVS: Add IPv6 support to xmit() support functions by Julius Volz · 16 years ago
  31. 28364a5 IPVS: Extend functions for getting/creating connections by Julius Volz · 16 years ago
  32. 0bbdd42 IPVS: Extend protocol DNAT/SNAT and state handlers by Julius Volz · 16 years ago
  33. 3b047d9 IPVS: Add protocol debug functions for IPv6 by Julius Volz · 16 years ago
  34. 51ef348 IPVS: Add 'af' args to protocol handler functions by Julius Volz · 16 years ago
  35. b14198f IPVS: Add IPv6 support flag to schedulers by Julius Volz · 16 years ago
  36. 3c2e050 IPVS: Add v6 support to ip_vs_service_get() by Julius Volz · 16 years ago
  37. b18610d IPVS: Convert __ip_vs_svc_get() and __ip_vs_fwm_get() by Julius Volz · 16 years ago
  38. c860c6b IPVS: Add internal versions of sockopt interface structs by Julius Volz · 16 years ago
  39. e7ade46 IPVS: Change IPVS data structures to support IPv6 addresses by Julius Volz · 16 years ago
  40. fab0de0 IPVS: Add CONFIG_IP_VS_IPV6 option for IPv6 support by Julius Volz · 16 years ago
  41. 6224877 tcp/dccp: Consolidate common code for RFC 3390 conversion by Gerrit Renker · 16 years ago
  42. 0677084 ipv: Re-enable IP when MTU > 68 by Breno Leitao · 16 years ago
  43. b171e19 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  44. a627266 ip: speedup /proc/net/rt_cache handling by Eric Dumazet · 16 years ago
  45. 6be547a inet_diag: Add empty bucket optimization to inet_diag too by Andi Kleen · 16 years ago
  46. 6eac560 tcp: Skip empty hash buckets faster in /proc/net/tcp by Andi Kleen · 16 years ago
  47. d994af0 ipv4: mode 0555 in ipv4_skeleton by Hugh Dickins · 16 years ago
  48. 7982d5e tcp: fix tcp header size miscalculation when window scale is unused by Philip Love · 16 years ago
  49. 7fd1067 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 into lvs-next-2.6 by Simon Horman · 16 years ago
  50. e3c2ced IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.c by Julius Volz · 16 years ago
  51. 409a196 IPVS: Integrate ESP protocol into ip_vs_proto_ah.c by Julius Volz · 16 years ago
  52. 2f4520d ipv4: sysctl fixes by Al Viro · 16 years ago
  53. a4356b2 tcp: Add tcp_parse_aligned_timestamp by Ilpo Järvinen · 16 years ago
  54. 2cf4663 tcp: Add tcp_collapse_one to eliminate duplicated code by Ilpo Järvinen · 16 years ago
  55. cbe2d12 tcp: Add tcp_validate_incoming & put duplicated code there by Ilpo Järvinen · 16 years ago
  56. fdc0bde icmp: icmp_sk() should not use smp_processor_id() in preemptible code by Denis V. Lunev · 16 years ago
  57. f728baf ipvs: Fix race conditions in lblcr scheduler by Sven Wegener · 16 years ago
  58. 39ac50d ipvs: Fix race conditions in lblc scheduler by Sven Wegener · 16 years ago
  59. 3f08766 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Simon Horman · 16 years ago
  60. 9f59365 nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization by Stephen Hemminger · 16 years ago
  61. 46faec9 netfilter: ipt_addrtype: Fix matching of inverted destination address type by Anders Grafström · 16 years ago
  62. 51df190 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Simon Horman · 16 years ago
  63. c6153b5 ipv4: Disable route secret interval on zero interval by Herbert Xu · 16 years ago
  64. 4a031b0 ipvs: rename __ip_vs_wlc_schedule in lblc and lblcr schedulers by Simon Horman · 16 years ago
  65. a919cf4 ipvs: Create init functions for estimator code by Sven Wegener · 16 years ago
  66. 82dfb6f ipvs: Only call init_service, update_service and done_service for schedulers if defined by Sven Wegener · 16 years ago
  67. 9a81219 IPVS: Add genetlink interface implementation by Julius Volz · 16 years ago
  68. 877aced netns: Fix crash by making igmp per namespace by Daniel Lezcano · 16 years ago
  69. 0a37c10 Merge branch 'stealer/ipvs/for-davem' of git://git.stealer.net/linux-2.6 by David S. Miller · 16 years ago
  70. e93615d ipvs: Explictly clear ip_vs_stats members by Simon Horman · 16 years ago
  71. 519e49e ipvs: No need to zero out ip_vs_stats during initialization by Sven Wegener · 16 years ago
  72. 3a14a313 ipvs: Embed estimator object into stats object by Sven Wegener · 16 years ago
  73. 5587da5 ipvs: Mark net_vs_ctl_path const by Sven Wegener · 16 years ago
  74. 048cf48 ipvs: Annotate init functions with __init by Sven Wegener · 16 years ago
  75. d149ccc ipvs: Initialize schedulers' struct list_head at compile time by Sven Wegener · 16 years ago
  76. 66a0be4 ipvs: Use list_empty() instead of open-coding the same functionality by Sven Wegener · 16 years ago
  77. 8ab19ea ipvs: Fix possible deadlock in estimator code by Sven Wegener · 16 years ago
  78. bc0fde2 ipvs: Fix possible deadlock in sync code by Sven Wegener · 16 years ago
  79. d97106e udp: Drop socket lock for encapsulated packets by Herbert Xu · 16 years ago
  80. 2aaab9a tcp: (whitespace only) fix confusing indentation by Adam Langley · 16 years ago
  81. 6edafaa tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup by Gui Jianfeng · 16 years ago
  82. 11d4612 ipv4: Fix over-ifdeffing of ip_static_sysctl_init. by David S. Miller · 16 years ago
  83. eb49e63 ipsec: Interfamily IPSec BEET by Joakim Koskela · 16 years ago
  84. 6d273f8 ipv4: replace dst_metric() with dst_mtu() in net/ipv4/route.c. by Rami Rosen · 16 years ago
  85. adf044c net: Add missing extra2 parameter for ip_default_ttl sysctl by Sven Wegener · 16 years ago
  86. 9a5467f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  87. a1bc6eb [PATCH] ipv4_static_sysctl_init() should be under CONFIG_SYSCTL by Al Viro · 16 years ago
  88. 8a9204d net/ipv4/route.c: fix build error by Ingo Molnar · 16 years ago
  89. 90b7e11 tcp: MD5: Fix MD5 signatures on certain ACK packets by Adam Langley · 16 years ago
  90. a8ddc91 netfilter: ipt_recent: fix race between recent_mt_destroy and proc manipulations by Pavel Emelyanov · 16 years ago
  91. 6a8341b net: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  92. 785957d tcp: MD5: Use MIB counter instead of warning for MD5 mismatch. by David S. Miller · 16 years ago
  93. 6f9f489 net: missing bits of net-namespace / sysctl by Al Viro · 16 years ago
  94. 15d3b4a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  95. 2c3abab ipcomp: Fix warnings after ipcomp consolidation. by David S. Miller · 16 years ago
  96. 4836e30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  97. 2284284 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  98. bd7b153 [PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones by Al Viro · 16 years ago
  99. 6c3b8fc netns: fix ip_rt_frag_needed rt_is_expired by Hugh Dickins · 16 years ago
  100. 3918fed5 netfilter: arptables in netns for real by Alexey Dobriyan · 16 years ago