1. ad542ced ipvs: Remove unused variable "cs" from ip_vs_leave function. by Krzysztof Wilczynski · 13 years ago
  2. 0a9ee81 netfilter: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  3. b6338b5 ipvs: Removed unused variables by Simon Horman · 13 years ago
  4. 4a516f1 ipvs: Remove unused return value of protocol state transitions by Simon Horman · 13 years ago
  5. 3c2de2a ipvs: Remove unused parameter from ip_vs_confirm_conntrack() by Simon Horman · 13 years ago
  6. 52669df ipvs: Expose ip_vs_ftp module parameters via sysfs. by Krzysztof Wilczynski · 13 years ago
  7. ae2a458 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  8. ae1d48b IPVS netns shutdown/startup dead-lock by Hans Schillstrom · 13 years ago
  9. 3458e21 netfilter: Use proper rwlock init function by Thomas Gleixner · 13 years ago
  10. 384b90a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-2.6 by David S. Miller · 13 years ago
  11. 7676e34 IPVS: Free resources on module removal by Simon Horman · 13 years ago
  12. 56f8a75 ip: introduce ip_is_fragment helper inline function by Paul Gortmaker · 13 years ago
  13. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  14. 6c8f794 IPVS: remove unused init and cleanup functions. by Hans Schillstrom · 13 years ago
  15. 552ad65 IPVS: labels at pos 0 by Hans Schillstrom · 13 years ago
  16. 8f4e0a1 IPVS netns exit causes crash in conntrack by Hans Schillstrom · 13 years ago
  17. 503cf15 IPVS: rename of netns init and cleanup functions. by Hans Schillstrom · 13 years ago
  18. c3aa1bd ipvs: support more FTP PASV responses by Julian Anastasov · 13 years ago
  19. afb523c ipvs: restore support for iptables SNAT by Julian Anastasov · 13 years ago
  20. c74c0bf IPVS: bug in ip_vs_ftp, same list heaad used in all netns. by Hans Schillstrom · 13 years ago
  21. 9cbc94ea Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  22. 0f08190 IPVS: fix netns if reading ip_vs_* procfs entries by Hans Schillstrom · 13 years ago
  23. c92f5ca ipvs: Remove all remaining references to rt->rt_{src,dst} by Julian Anastasov · 13 years ago
  24. 44e3125 ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt(). by David S. Miller · 13 years ago
  25. e58b344 ipvs: Use IP_VS_RT_MODE_* instead of magic constants. by David S. Miller · 13 years ago
  26. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  27. 7a4f076 IPVS: init and cleanup restructuring by Hans Schillstrom · 13 years ago
  28. 1ae132b IPVS: Change of socket usage to enable name space exit. by Hans Schillstrom · 13 years ago
  29. 4805347 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  30. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  31. e3f6a65 IPVS: combine consecutive #ifdef CONFIG_PROC_FS blocks by Simon Horman · 13 years ago
  32. a09d197 IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons() by Hans Schillstrom · 13 years ago
  33. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  34. 736561a IPVS: Use global mutex in ip_vs_app.c by Simon Horman · 13 years ago
  35. f40f94f ipvs: fix a typo in __ip_vs_control_init() by Eric Dumazet · 13 years ago
  36. 31111c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  37. 14e4054 IPVS: Add __ip_vs_control_{init,cleanup}_sysctl() by Simon Horman · 13 years ago
  38. fb1de43 IPVS: Conditionally define and use ip_vs_lblc{r}_table by Simon Horman · 13 years ago
  39. a7a86b8 IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined by Simon Horman · 13 years ago
  40. b27d777 IPVS: Conditinally use sysctl_lblc{r}_expiration by Simon Horman · 13 years ago
  41. 8e1b0b1 IPVS: Add expire_quiescent_template() by Simon Horman · 13 years ago
  42. 71a8ab6 IPVS: Add sysctl_expire_nodest_conn() by Simon Horman · 13 years ago
  43. 7532e8d IPVS: Add sysctl_sync_ver() by Simon Horman · 13 years ago
  44. 59e0350 IPVS: Add {sysctl_sync_threshold,period}() by Simon Horman · 13 years ago
  45. 0cfa558 IPVS: Add sysctl_nat_icmp_send() by Simon Horman · 13 years ago
  46. 84b3cee IPVS: Add sysctl_snat_reroute() by Simon Horman · 13 years ago
  47. ba4fd7e IPVS: Add ip_vs_route_me_harder() by Simon Horman · 13 years ago
  48. 6ef757f ipvs: rename estimator functions by Julian Anastasov · 13 years ago
  49. ea9f22c ipvs: optimize rates reading by Julian Anastasov · 13 years ago
  50. 55a3d4e ipvs: properly zero stats and rates by Julian Anastasov · 13 years ago
  51. 2a0751a ipvs: reorganize tot_stats by Julian Anastasov · 13 years ago
  52. 6060c74 netfilter:ipvs: use kmemdup by Shan Wei · 13 years ago
  53. 4a569c0 ipvs: remove _bh from percpu stats reading by Julian Anastasov · 13 years ago
  54. 097fc76 ipvs: avoid lookup for fwmark 0 by Julian Anastasov · 13 years ago
  55. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  56. 9d6ec93 ipv4: Use flowi4 in public route lookup interfaces. by David S. Miller · 13 years ago
  57. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  58. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 13 years ago
  59. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  60. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  61. 452edd5 xfrm: Return dst directly from xfrm_lookup() by David S. Miller · 13 years ago
  62. ff75f40 ipvs: fix dst_lock locking on dest update by Julian Anastasov · 13 years ago
  63. b552f7e ipvs: unify the formula to estimate the overhead of processing connections by Changli Gao · 13 years ago
  64. 17a8f8e ipvs: use enum to instead of magic numbers by Changli Gao · 13 years ago
  65. 731109e ipvs: use hlist instead of list by Changli Gao · 13 years ago
  66. 41ac51e ipvs: make "no destination available" message more informative by Patrick Schaaf · 13 years ago
  67. 6cb90db ipvs: remove extra lookups for ICMP packets by Julian Anastasov · 13 years ago
  68. 16a7fd3 ipvs: fix timer in get_curr_sync_buff by Tinggong Wang · 13 years ago
  69. 7c9989a IPVS: precedence bug in ip_vs_sync_switch_mode() by Dan Carpenter · 13 years ago
  70. 8525d6f IPVS: Use correct lock in SCTP module by Simon Horman · 13 years ago
  71. ed3d1e7 IPVS: Remove ip_vs_sync_cleanup from section __exit by Simon Horman · 13 years ago
  72. 0443929 IPVS: Allow compilation with CONFIG_SYSCTL disabled by Simon Horman · 13 years ago
  73. 258e958 IPVS: remove duplicate initialisation or rs_table by Simon Horman · 13 years ago
  74. a870c8c IPVS: use z modifier for sizeof() argument by Simon Horman · 13 years ago
  75. 9f4e1cc netfilter: ipvs: fix compiler warnings by Changli Gao · 13 years ago
  76. 0792470 IPVS netns BUG, register sysctl for root ns by Hans Schillstrom · 13 years ago
  77. 4b3fd57 IPVS: Change sock_create_kernel() to __sock_create() by Simon Horman · 13 years ago
  78. 091bb34 netfilter: ipvs: fix compiler warnings by Changli Gao · 13 years ago
  79. c6d2d44 IPVS: netns, final patch enabling network name space. by Hans Schillstrom · 14 years ago
  80. 4a98480 IPVS: netns, misc init_net removal in core. by Hans Schillstrom · 14 years ago
  81. 763f8d0 IPVS: netns, svc counters moved in ip_vs_ctl,c by Hans Schillstrom · 14 years ago
  82. f2431e6 IPVS: netns, trash handling by Hans Schillstrom · 14 years ago
  83. f6340ee IPVS: netns, defense work timer. by Hans Schillstrom · 14 years ago
  84. a0840e2 IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. by Hans Schillstrom · 14 years ago
  85. 6e67e58 IPVS: netns, connection hash got net as param. by Hans Schillstrom · 14 years ago
  86. b17fc99 IPVS: netns, ip_vs_stats and its procfs by Hans Schillstrom · 14 years ago
  87. f131315 IPVS: netns awareness to ip_vs_sync by Hans Schillstrom · 14 years ago
  88. 29c2026 IPVS: netns awareness to ip_vs_est by Hans Schillstrom · 14 years ago
  89. ab8a5e8 IPVS: netns awareness to ip_vs_app by Hans Schillstrom · 14 years ago
  90. 9bbac6a IPVS: netns, common protocol changes and use of appcnt. by Hans Schillstrom · 14 years ago
  91. 9330419 IPVS: netns, use ip_vs_proto_data as param. by Hans Schillstrom · 14 years ago
  92. 88fe2d3 IPVS: netns preparation for proto_ah_esp by Hans Schillstrom · 14 years ago
  93. 9d93487 IPVS: netns preparation for proto_sctp by Hans Schillstrom · 14 years ago
  94. 78b16bd IPVS: netns preparation for proto_udp by Hans Schillstrom · 14 years ago
  95. 4a85b96 IPVS: netns preparation for proto_tcp by Hans Schillstrom · 14 years ago
  96. 252c641 IPVS: netns, prepare protocol by Hans Schillstrom · 14 years ago
  97. b6e885d IPVS: netns awarness to lblc sheduler by Hans Schillstrom · 14 years ago
  98. d0a1eef IPVS: netns awarness to lblcr sheduler by Hans Schillstrom · 14 years ago
  99. fc72325 IPVS: netns to services part 1 by Hans Schillstrom · 14 years ago
  100. 61b1ab4 IPVS: netns, add basic init per netns. by Hans Schillstrom · 14 years ago