1. 6aafeef netfilter: push reasm skb through instead of original frag skbs by Jiri Pirko · 11 years ago
  2. 9e4e948 ipvs: avoid rcu_barrier during netns cleanup by Julian Anastasov · 11 years ago
  3. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  4. 5c3a0fd ip*.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  5. bcbde4c ipvs: make the service replacement more robust by Julian Anastasov · 11 years ago
  6. c16526a ipvs: fix overflow on dest weight multiply by Simon Kirby · 11 years ago
  7. 4d0c875 ipvs: add sync_persist_mode flag by Julian Anastasov · 11 years ago
  8. 61e7c42 ipvs: replace the SCTP state machine by Julian Anastasov · 11 years ago
  9. c6c96c1 ipvs: sloppy TCP and SCTP by Alexander Frolkin · 11 years ago
  10. bba54de ipvs: provide iph to schedulers by Julian Anastasov · 11 years ago
  11. 0799567 ipvs: change type of netns_ipvs->sysctl_sync_qlen_max by Zhang Yanfei · 11 years ago
  12. 0a92586 ipvs: fix sparse warnings for some parameters by Julian Anastasov · 11 years ago
  13. ceec4c3 ipvs: convert services to rcu by Julian Anastasov · 11 years ago
  14. 413c2d04 ipvs: convert dests to rcu by Julian Anastasov · 11 years ago
  15. ba3a3ce ipvs: convert sched_lock to spin lock by Julian Anastasov · 11 years ago
  16. ed3ffc4 ipvs: do not expect result from done_service by Julian Anastasov · 11 years ago
  17. 578bc3e ipvs: reorganize dest trash by Julian Anastasov · 11 years ago
  18. fca9c20 ipvs: add ip_vs_dest_hold and ip_vs_dest_put by Julian Anastasov · 11 years ago
  19. 6b6df46 ipvs: preparations for using rcu in schedulers by Julian Anastasov · 11 years ago
  20. 9a05475c ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new by Julian Anastasov · 11 years ago
  21. 1845ed0 ipvs: reorder keys in connection structure by Julian Anastasov · 11 years ago
  22. 088339a ipvs: convert connection locking by Julian Anastasov · 11 years ago
  23. 276472e ipvs: remove rs_lock by using RCU by Julian Anastasov · 11 years ago
  24. 363c97d ipvs: convert app locks by Julian Anastasov · 11 years ago
  25. 026ace0 ipvs: optimize dst usage for real server by Julian Anastasov · 11 years ago
  26. d1deae4 ipvs: rename functions related to dst_cache reset by Julian Anastasov · 11 years ago
  27. c90558d ipvs: avoid routing by TOS for real server by Julian Anastasov · 11 years ago
  28. da13482 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  29. 0c12582 ipvs: add backup_only flag to avoid loops by Julian Anastasov · 11 years ago
  30. b962abd ipvs: fix some sparse warnings by Julian Anastasov · 11 years ago
  31. 54d83ef ipvs: fix build errors related to config option combinations by Jesper Dangaard Brouer · 12 years ago
  32. d4383f0 ipvs: API change to avoid rescan of IPv6 exthdr by Jesper Dangaard Brouer · 12 years ago
  33. 2f74713 ipvs: Complete IPv6 fragment handling for IPVS by Jesper Dangaard Brouer · 12 years ago
  34. 63dca2c ipvs: Fix faulty IPv6 extension header handling in IPVS by Jesper Dangaard Brouer · 12 years ago
  35. a638e51 ipvs: Use config macro IS_ENABLED() by Jesper Dangaard Brouer · 12 years ago
  36. 120b9c1 ipvs: Trivial changes, use compressed IPv6 address in output by Jesper Dangaard Brouer · 12 years ago
  37. 3654e61 ipvs: add pmtu_disc option to disable IP DF for TUN packets by Julian Anastasov · 12 years ago
  38. be97fdb ipvs: generalize app registration in netns by Julian Anastasov · 12 years ago
  39. 9e33ce4 ipvs: fix oops on NAT reply in br_nf context by Lin Ming · 12 years ago
  40. f73181c ipvs: add support for sync threads by Pablo Neira Ayuso · 12 years ago
  41. 749c42b ipvs: reduce sync rate with time thresholds by Julian Anastasov · 12 years ago
  42. 1c003b1 ipvs: wakeup master thread by Pablo Neira Ayuso · 12 years ago
  43. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  44. 8537de8 ipvs: kernel oops - do_ip_vs_get_ctl by Hans Schillstrom · 12 years ago
  45. 582b8e3 ipvs: take care of return value from protocol init_netns by Hans Schillstrom · 12 years ago
  46. a5347fe net: Delete all remaining instances of ctl_path by Eric W. Biederman · 12 years ago
  47. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  48. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  49. 455ffa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  50. 52793db ipvs: try also real server with port 0 in backup server by Julian Anastasov · 13 years ago
  51. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  52. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  53. e23ebf0 ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function. by Krzysztof Wilczynski · 13 years ago
  54. 4a516f1 ipvs: Remove unused return value of protocol state transitions by Simon Horman · 13 years ago
  55. 3c2de2a ipvs: Remove unused parameter from ip_vs_confirm_conntrack() by Simon Horman · 13 years ago
  56. 69e7dae ip_vs.h: fix implicit use of module_get/module_put from module.h by Paul Gortmaker · 13 years ago
  57. ae1d48b IPVS netns shutdown/startup dead-lock by Hans Schillstrom · 13 years ago
  58. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  59. 6c8f794 IPVS: remove unused init and cleanup functions. by Hans Schillstrom · 13 years ago
  60. 503cf15 IPVS: rename of netns init and cleanup functions. by Hans Schillstrom · 13 years ago
  61. ed78bec IPVS remove unused var from migration to netns by Hans Schillstrom · 13 years ago
  62. c74c0bf IPVS: bug in ip_vs_ftp, same list heaad used in all netns. by Hans Schillstrom · 13 years ago
  63. c92f5ca ipvs: Remove all remaining references to rt->rt_{src,dst} by Julian Anastasov · 13 years ago
  64. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  65. 7a4f076 IPVS: init and cleanup restructuring by Hans Schillstrom · 13 years ago
  66. 2a9e950 net: Remove __KERNEL__ cpp checks from include/net by David S. Miller · 13 years ago
  67. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  68. a09d197 IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons() by Hans Schillstrom · 13 years ago
  69. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  70. 736561a IPVS: Use global mutex in ip_vs_app.c by Simon Horman · 13 years ago
  71. f2247fb IPVS: Conditionally include sysctl members of struct netns_ipvs by Simon Horman · 13 years ago
  72. a4e2f5a IPVS: Conditional ip_vs_conntrack_enabled() by Simon Horman · 13 years ago
  73. 3a1bbf1 IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined by Simon Horman · 13 years ago
  74. 7532e8d IPVS: Add sysctl_sync_ver() by Simon Horman · 13 years ago
  75. 59e0350 IPVS: Add {sysctl_sync_threshold,period}() by Simon Horman · 13 years ago
  76. 6ef757f ipvs: rename estimator functions by Julian Anastasov · 13 years ago
  77. ea9f22c ipvs: optimize rates reading by Julian Anastasov · 13 years ago
  78. 87d68a1 ipvs: remove unused seqcount stats by Julian Anastasov · 13 years ago
  79. 55a3d4e ipvs: properly zero stats and rates by Julian Anastasov · 13 years ago
  80. 2a0751a ipvs: reorganize tot_stats by Julian Anastasov · 13 years ago
  81. 2553d06 ipvs: move struct netns_ipvs by Julian Anastasov · 13 years ago
  82. 06b6939 IPVS: Fix variable assignment in ip_vs_notrack by Jesper Juhl · 13 years ago
  83. b552f7e ipvs: unify the formula to estimate the overhead of processing connections by Changli Gao · 13 years ago
  84. 731109e ipvs: use hlist instead of list by Changli Gao · 13 years ago
  85. 41ac51e ipvs: make "no destination available" message more informative by Patrick Schaaf · 13 years ago
  86. a136764 IPVS: Remove unused variables by Simon Horman · 13 years ago
  87. f2431e6 IPVS: netns, trash handling by Hans Schillstrom · 14 years ago
  88. f6340ee IPVS: netns, defense work timer. by Hans Schillstrom · 14 years ago
  89. a0840e2 IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. by Hans Schillstrom · 14 years ago
  90. 6e67e58 IPVS: netns, connection hash got net as param. by Hans Schillstrom · 14 years ago
  91. b17fc99 IPVS: netns, ip_vs_stats and its procfs by Hans Schillstrom · 14 years ago
  92. f131315 IPVS: netns awareness to ip_vs_sync by Hans Schillstrom · 14 years ago
  93. 29c2026 IPVS: netns awareness to ip_vs_est by Hans Schillstrom · 14 years ago
  94. ab8a5e8 IPVS: netns awareness to ip_vs_app by Hans Schillstrom · 14 years ago
  95. 9bbac6a IPVS: netns, common protocol changes and use of appcnt. by Hans Schillstrom · 14 years ago
  96. 9330419 IPVS: netns, use ip_vs_proto_data as param. by Hans Schillstrom · 14 years ago
  97. 4a85b96 IPVS: netns preparation for proto_tcp by Hans Schillstrom · 14 years ago
  98. 252c641 IPVS: netns, prepare protocol 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