1. ebea1f7 ipvs: Pass ipvs not net to ip_vs_sync_net_cleanup by Eric W. Biederman · 9 years ago
  2. 802cb43 ipvs: Pass ipvs not net to ip_vs_sync_net_init by Eric W. Biederman · 9 years ago
  3. 1fc1200 ipvs: Pass ipvs not net to ip_vs_proc_sync_conn by Eric W. Biederman · 9 years ago
  4. 4f30665 ipvs: Pass ipvs not net to ip_vs_proc_conn by Eric W. Biederman · 9 years ago
  5. b61a8c1 ipvs: Pass ipvs not net to ip_vs_sync_conn by Eric W. Biederman · 9 years ago
  6. 72e9481 ipvs: Pass ipvs not net to ip_vs_sync_conn_v0 by Eric W. Biederman · 9 years ago
  7. 7d537f3 ipvs: Pass ipvs not net to ip_vs_process_message by Eric W. Biederman · 9 years ago
  8. 37b68e6 ipvs: Store ipvs not net in struct ip_vs_sync_thread_data by Eric W. Biederman · 9 years ago
  9. fd124e2 ipvs: Pass ipvs not net to make_receive_sock by Eric W. Biederman · 9 years ago
  10. 68c76b6 ipvs: Pass ipvs not net to make_send_sock by Eric W. Biederman · 9 years ago
  11. b3cf3cb ipvs: Pass ipvs not net to stop_sync_thread by Eric W. Biederman · 9 years ago
  12. 6ac121d ipvs: Pass ipvs not net to start_sync_thread by Eric W. Biederman · 9 years ago
  13. 18d6ade ipvs: Pass ipvs not net to ip_vs_proto_data_get by Eric W. Biederman · 9 years ago
  14. dc2add6 ipvs: Pass ipvs not net to ip_vs_find_dest by Eric W. Biederman · 9 years ago
  15. 19913de ipvs: Pass ipvs not net to ip_vs_fill_conn by Eric W. Biederman · 9 years ago
  16. d332881 ipvs: add more mcast parameters for the sync daemon by Julian Anastasov · 9 years ago
  17. e4ff675 ipvs: add sync_maxlen parameter for the sync daemon by Julian Anastasov · 9 years ago
  18. e0b26cc ipvs: call rtnl_lock early by Julian Anastasov · 9 years ago
  19. 5618485 ipvs: fix crash with sync protocol v0 and FTP by Julian Anastasov · 9 years ago
  20. 26abe14 net: Modify sk_alloc to not reference count the netns of kernel sockets. by Eric W. Biederman · 9 years ago
  21. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 9 years ago
  22. 54ff9ef ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} by Marcelo Ricardo Leitner · 9 years ago
  23. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  24. d752c36 ipvs: allow rescheduling of new connections when port reuse is detected by Marcelo Ricardo Leitner · 10 years ago
  25. 528c943 ipvs: add missing ip_vs_pe_put in sync code by Julian Anastasov · 10 years ago
  26. 982f405 netfilter: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  27. ba38528 ipvs: Supply destination address family to ip_vs_conn_new by Alex Gartrell · 10 years ago
  28. 655eef1 ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest} by Alex Gartrell · 10 years ago
  29. b734427 ipvs: remove null test before kfree by Fabian Frederick · 10 years ago
  30. 9dcbe1b ipvs: Remove unused variable ret from sync_thread_master() by Geert Uytterhoeven · 11 years ago
  31. 35a2af9 sched/wait: Make the __wait_event*() interface more friendly by Peter Zijlstra · 11 years ago
  32. 4d0c875 ipvs: add sync_persist_mode flag by Julian Anastasov · 11 years ago
  33. 61e7c42 ipvs: replace the SCTP state machine by Julian Anastasov · 11 years ago
  34. 3856143 ipvs: Use network byte order for sync message size by Simon Horman · 11 years ago
  35. ac69269 ipvs: do not disable bh for long time by Julian Anastasov · 11 years ago
  36. 413c2d04 ipvs: convert dests to rcu by Julian Anastasov · 11 years ago
  37. fca9c20 ipvs: add ip_vs_dest_hold and ip_vs_dest_put by Julian Anastasov · 11 years ago
  38. b425df4 ipvs: freeing uninitialized pointer on error by Dan Carpenter · 12 years ago
  39. f73181c ipvs: add support for sync threads by Pablo Neira Ayuso · 12 years ago
  40. 749c42b ipvs: reduce sync rate with time thresholds by Julian Anastasov · 12 years ago
  41. 1c003b1 ipvs: wakeup master thread by Pablo Neira Ayuso · 12 years ago
  42. cdcc5e9 ipvs: always update some of the flags bits in backup by Julian Anastasov · 12 years ago
  43. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 12 years ago
  44. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  45. 455ffa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  46. 52793db ipvs: try also real server with port 0 in backup server by Julian Anastasov · 13 years ago
  47. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  48. ae1d48b IPVS netns shutdown/startup dead-lock by Hans Schillstrom · 13 years ago
  49. 6c8f794 IPVS: remove unused init and cleanup functions. by Hans Schillstrom · 13 years ago
  50. 503cf15 IPVS: rename of netns init and cleanup functions. by Hans Schillstrom · 13 years ago
  51. 7a4f076 IPVS: init and cleanup restructuring by Hans Schillstrom · 13 years ago
  52. 1ae132b IPVS: Change of socket usage to enable name space exit. by Hans Schillstrom · 13 years ago
  53. 7532e8d IPVS: Add sysctl_sync_ver() by Simon Horman · 14 years ago
  54. 59e0350 IPVS: Add {sysctl_sync_threshold,period}() by Simon Horman · 14 years ago
  55. 6060c74 netfilter:ipvs: use kmemdup by Shan Wei · 14 years ago
  56. 16a7fd3 ipvs: fix timer in get_curr_sync_buff by Tinggong Wang · 14 years ago
  57. 7c9989a IPVS: precedence bug in ip_vs_sync_switch_mode() by Dan Carpenter · 14 years ago
  58. ed3d1e7 IPVS: Remove ip_vs_sync_cleanup from section __exit by Simon Horman · 14 years ago
  59. 4b3fd57 IPVS: Change sock_create_kernel() to __sock_create() by Simon Horman · 14 years ago
  60. c6d2d44 IPVS: netns, final patch enabling network name space. by Hans Schillstrom · 14 years ago
  61. a0840e2 IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. by Hans Schillstrom · 14 years ago
  62. 6e67e58 IPVS: netns, connection hash got net as param. by Hans Schillstrom · 14 years ago
  63. f131315 IPVS: netns awareness to ip_vs_sync by Hans Schillstrom · 14 years ago
  64. 9bbac6a IPVS: netns, common protocol changes and use of appcnt. by Hans Schillstrom · 14 years ago
  65. fc72325 IPVS: netns to services part 1 by Hans Schillstrom · 14 years ago
  66. 61b1ab4 IPVS: netns, add basic init per netns. by Hans Schillstrom · 14 years ago
  67. b880c1f IPVS: Backup, adding version 0 sending capabilities by Hans Schillstrom · 14 years ago
  68. 986a075 IPVS: Backup, Change sending to Version 1 format by Hans Schillstrom · 14 years ago
  69. fe5e7a1 IPVS: Backup, Adding Version 1 receive capability by Hans Schillstrom · 14 years ago
  70. 2981bc9 IPVS: Backup, Adding structs for new sync format by Hans Schillstrom · 14 years ago
  71. 0e051e6 IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup daemon. by Hans Schillstrom · 14 years ago
  72. 8aadf93 IPVS: buffer argument to ip_vs_process_message() should not be const by Simon Horman · 14 years ago
  73. 7ae246a IPVS: Remove useless { } block from ip_vs_process_message() by Simon Horman · 14 years ago
  74. d494262 IPVS: Make the cp argument to ip_vs_sync_conn() static by Simon Horman · 14 years ago
  75. 8599928 IPVS: Add struct ip_vs_pe by Simon Horman · 14 years ago
  76. f11017e IPVS: Add struct ip_vs_conn_param by Simon Horman · 14 years ago
  77. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  78. 2906f66 ipvs: SCTP Trasport Loadbalancing Support by Venkata Mohan Reddy · 15 years ago
  79. 1e3e238 IPVS: use pr_err and friends instead of IP_VS_ERR and friends by Hannes Eder · 15 years ago
  80. 9aada7a IPVS: use pr_fmt by Hannes Eder · 15 years ago
  81. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  82. 14d5e83 net: replace NIPQUAD() in net/netfilter/ by Harvey Harrison · 16 years ago
  83. cb7f6a7 IPVS: Move IPVS to net/netfilter/ipvs by Julius Volz · 16 years ago[Renamed from net/ipv4/ipvs/ip_vs_sync.c]
  84. e6f225e ipvs: Restrict sync message to 255 connections by Sven Wegener · 16 years ago
  85. cd9fe6c ipvs: Use pointer to address from sync message by Sven Wegener · 16 years ago
  86. 7937df1 IPVS: Convert real server lookup functions by Julius Volz · 16 years ago
  87. 28364a5 IPVS: Extend functions for getting/creating connections by Julius Volz · 16 years ago
  88. e7ade46 IPVS: Change IPVS data structures to support IPv6 addresses by Julius Volz · 16 years ago
  89. bc0fde2 ipvs: Fix possible deadlock in sync code by Sven Wegener · 16 years ago
  90. 375c6bb ipvs: Use schedule_timeout_interruptible() instead of msleep_interruptible() by Sven Wegener · 16 years ago
  91. ba6fd85 ipvs: Put backup thread on mcast socket wait queue by Sven Wegener · 16 years ago
  92. 998e7a7 ipvs: Use kthread_run() instead of doing a double-fork via kernel_thread() by Sven Wegener · 16 years ago
  93. e6dd731 ipvs: Use ERR_PTR for returning errors from make_receive_sock() and make_send_sock() by Sven Wegener · 16 years ago
  94. d564005 ipvs: Initialize mcast addr at compile time by Sven Wegener · 16 years ago
  95. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  96. 2ad17de ipvs: fix oops in backup for fwmark conn templates by Julian Anastasov · 16 years ago
  97. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  98. b209639 [IPVS]: Create synced connections with their real state by Rumen G. Bogdanovski · 17 years ago
  99. 7a4fbb1 [IPVS]: Flag synced connections and expose them in proc by Rumen G. Bogdanovski · 17 years ago
  100. efac527 [IPVS]: Synchronize closing of Connections by Rumen G. Bogdanovski · 17 years ago