1. d286600 ipvs: change some __constant_htons() to htons() by Brian Haley · 16 years ago
  2. 563e94f ipvs: add __aquire/__release annotations to ip_vs_info_seq_start/ip_vs_info_seq_stop by Simon Horman · 16 years ago
  3. dff630d ipvs: supply a valid 0 address to ip_vs_conn_new() by Simon Horman · 16 years ago
  4. 9e691ed ipvs: only unlock in ip_vs_edit_service() if already locked by Simon Horman · 16 years ago
  5. 63f2c04 net: ip_vs_proto_{tcp,udp} build fix by Stephen Rothwell · 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. 178f5e4 IPVS: use ipv6_addr_copy() by Simon Horman · 16 years ago
  11. 5af149c IPVS: fix bogus indentation by Simon Horman · 16 years ago
  12. 3bfb92f ipvs: Reject ipv6 link-local addresses for destinations by Sven Wegener · 16 years ago
  13. 77eb851 ipvs: Mark tcp/udp v4 and v6 debug functions static by Sven Wegener · 16 years ago
  14. a5ba4bf ipvs: Return negative error values from ip_vs_edit_service() by Sven Wegener · 16 years ago
  15. cd9fe6c ipvs: Use pointer to address from sync message by Sven Wegener · 16 years ago
  16. f2428ed ipvs: load balance ipv6 connections from a local process by Simon Horman · 16 years ago
  17. 4856c84 ipvs: load balance IPv4 connections from a local process by Malcolm Turnbull · 16 years ago
  18. f94fd04 IPVS: Allow adding IPv6 services from userspace by Julius Volz · 16 years ago
  19. 473b23d IPVS: Activate IPv6 Netfilter hooks by Julius Volz · 16 years ago
  20. cfc78c5 IPVS: Adjust various debug outputs to use new macros by Julius Volz · 16 years ago
  21. 09571c7 IPVS: Add function to determine if IPv6 address is local by Vince Busam · 16 years ago
  22. a0eb662 IPVS: Turn off FTP application helper for IPv6 by Julius Volz · 16 years ago
  23. c6883f5 IVPS: Disable sync daemon for IPv6 connections by Julius Volz · 16 years ago
  24. 667a5f1 IPVS: Convert procfs files for IPv6 entry output by Vince Busam · 16 years ago
  25. 7937df1 IPVS: Convert real server lookup functions by Julius Volz · 16 years ago
  26. 2a3b791 IPVS: Add/adjust Netfilter hook functions and helpers for v6 by Julius Volz · 16 years ago
  27. cd17f9e IPVS: Extend scheduling functions for IPv6 support by Julius Volz · 16 years ago
  28. b3cdd2a7 IPVS: Add and bind IPv6 xmit functions by Julius Volz · 16 years ago
  29. 38cdcc9 IPVS: Add IPv6 support to xmit() support functions by Julius Volz · 16 years ago
  30. 28364a5 IPVS: Extend functions for getting/creating connections by Julius Volz · 16 years ago
  31. 0bbdd42 IPVS: Extend protocol DNAT/SNAT and state handlers by Julius Volz · 16 years ago
  32. 3b047d9 IPVS: Add protocol debug functions for IPv6 by Julius Volz · 16 years ago
  33. 51ef348 IPVS: Add 'af' args to protocol handler functions by Julius Volz · 16 years ago
  34. b14198f IPVS: Add IPv6 support flag to schedulers by Julius Volz · 16 years ago
  35. 3c2e050 IPVS: Add v6 support to ip_vs_service_get() by Julius Volz · 16 years ago
  36. b18610d IPVS: Convert __ip_vs_svc_get() and __ip_vs_fwm_get() by Julius Volz · 16 years ago
  37. c860c6b IPVS: Add internal versions of sockopt interface structs by Julius Volz · 16 years ago
  38. e7ade46 IPVS: Change IPVS data structures to support IPv6 addresses by Julius Volz · 16 years ago
  39. fab0de0 IPVS: Add CONFIG_IP_VS_IPV6 option for IPv6 support by Julius Volz · 16 years ago
  40. e3c2ced IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.c by Julius Volz · 16 years ago
  41. 409a196 IPVS: Integrate ESP protocol into ip_vs_proto_ah.c by Julius Volz · 16 years ago
  42. f728baf ipvs: Fix race conditions in lblcr scheduler by Sven Wegener · 16 years ago
  43. 39ac50d ipvs: Fix race conditions in lblc scheduler by Sven Wegener · 16 years ago
  44. 4a031b0 ipvs: rename __ip_vs_wlc_schedule in lblc and lblcr schedulers by Simon Horman · 16 years ago
  45. a919cf4 ipvs: Create init functions for estimator code by Sven Wegener · 16 years ago
  46. 82dfb6f ipvs: Only call init_service, update_service and done_service for schedulers if defined by Sven Wegener · 16 years ago
  47. 9a81219 IPVS: Add genetlink interface implementation by Julius Volz · 16 years ago
  48. e93615d ipvs: Explictly clear ip_vs_stats members by Simon Horman · 16 years ago
  49. 519e49e ipvs: No need to zero out ip_vs_stats during initialization by Sven Wegener · 16 years ago
  50. 3a14a313 ipvs: Embed estimator object into stats object by Sven Wegener · 16 years ago
  51. 5587da5 ipvs: Mark net_vs_ctl_path const by Sven Wegener · 16 years ago
  52. 048cf48 ipvs: Annotate init functions with __init by Sven Wegener · 16 years ago
  53. d149ccc ipvs: Initialize schedulers' struct list_head at compile time by Sven Wegener · 16 years ago
  54. 66a0be4 ipvs: Use list_empty() instead of open-coding the same functionality by Sven Wegener · 16 years ago
  55. 8ab19ea ipvs: Fix possible deadlock in estimator code by Sven Wegener · 16 years ago
  56. bc0fde2 ipvs: Fix possible deadlock in sync code by Sven Wegener · 16 years ago
  57. 885a4c9 Merge branch 'stealer/ipvs/sync-daemon-cleanup-for-next' of git://git.stealer.net/linux-2.6 by David S. Miller · 16 years ago
  58. 9d3a0de ipvs: More reliable synchronization on connection close by Rumen G. Bogdanovski · 16 years ago
  59. 375c6bb ipvs: Use schedule_timeout_interruptible() instead of msleep_interruptible() by Sven Wegener · 16 years ago
  60. ba6fd85 ipvs: Put backup thread on mcast socket wait queue by Sven Wegener · 16 years ago
  61. 998e7a7 ipvs: Use kthread_run() instead of doing a double-fork via kernel_thread() by Sven Wegener · 16 years ago
  62. e6dd731 ipvs: Use ERR_PTR for returning errors from make_receive_sock() and make_send_sock() by Sven Wegener · 16 years ago
  63. d564005 ipvs: Initialize mcast addr at compile time by Sven Wegener · 16 years ago
  64. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  65. 2ad17de ipvs: fix oops in backup for fwmark conn templates by Julian Anastasov · 16 years ago
  66. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  67. 9c1ca6e ipvs: Make wrr "no available servers" error message rate-limited by Sven Wegener · 16 years ago
  68. f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 16 years ago
  69. 6b175b2 [NETNS]: Add netns parameter to inet_(dev_)add_type. by Eric W. Biederman · 17 years ago
  70. 90754f8 [IPVS]: Switch to using ctl_paths. by Pavel Emelyanov · 17 years ago
  71. ad1b30b [IPVS]: Kill some bloat by Ilpo Järvinen · 17 years ago
  72. 5661df7 [IPVS]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  73. 1999414 [NETFILTER]: Mark hooks __read_mostly by Patrick McHardy · 17 years ago
  74. 41c5b31 [NETFILTER]: Use nf_register_hooks for multiple registrations by Patrick McHardy · 17 years ago
  75. 85b6068 [IPVS]: Relax the module get/put in ip_vs_app.c by Pavel Emelyanov · 17 years ago
  76. b209639 [IPVS]: Create synced connections with their real state by Rumen G. Bogdanovski · 17 years ago
  77. 7a4fbb1 [IPVS]: Flag synced connections and expose them in proc by Rumen G. Bogdanovski · 17 years ago
  78. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  79. c439cb2 [IPV4]: Add ip_local_out by Herbert Xu · 17 years ago
  80. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  81. 4ac63ad6 [IPVS]: Fix sched registration race when checking for name collision. by Pavel Emelyanov · 17 years ago
  82. a014bc8 [IPVS]: Don't leak sysctl tables if the scheduler registration fails. by Pavel Emelyanov · 17 years ago
  83. d535a91 [IPVS]: Fix compiler warning about unused register_ip_vs_protocol by Pavel Emelyanov · 17 years ago
  84. 464c4f1 [IPV4]: Add missing "space" by Joe Perches · 17 years ago
  85. 9055fa1 [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED by Simon Horman · 17 years ago
  86. 9e103fa [IPVS]: Fix sysctl warnings about missing strategy in schedulers by Simon Horman · 17 years ago
  87. 611cd55 [IPVS]: Fix sysctl warnings about missing strategy by Christian Borntraeger · 17 years ago
  88. 22649d1 [IPVS]: Remove unused exports. by Adrian Bunk · 17 years ago
  89. efac527 [IPVS]: Synchronize closing of Connections by Rumen G. Bogdanovski · 17 years ago
  90. 1e356f9 [IPVS]: Bind connections on stanby if the destination exists by Rumen G. Bogdanovski · 17 years ago
  91. 07afa04 [IPVS]: Remove /proc/net/ip_vs_lblcr by Alexey Dobriyan · 17 years ago
  92. 5c81833 [IPVS]: use proper timeout instead of fixed value by Andy Gospodarek · 17 years ago
  93. c2636b4 [NET]: Treat the sign of the result of skb_headroom() consistently by Chuck Lever · 17 years ago
  94. 6651fd5 Use task_pid_nr() in ip_vs_sync.c by Pavel Emelyanov · 17 years ago
  95. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  96. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  97. af1e1cf [IPVS]: Replace local version of skb_make_writable by Herbert Xu · 17 years ago
  98. 776c729 [IPV4]: Change ip_defrag to return an integer by Herbert Xu · 17 years ago
  99. cf7732e [NET]: Make core networking code use seq_open_private by Pavel Emelyanov · 17 years ago
  100. 0cc217e [IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_dev by Eric W. Biederman · 17 years ago