1. fee1cc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into HEAD by Simon Horman · 14 years ago
  2. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  3. afe2c51 workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  4. b880c1f IPVS: Backup, adding version 0 sending capabilities by Hans Schillstrom · 14 years ago
  5. 986a075 IPVS: Backup, Change sending to Version 1 format by Hans Schillstrom · 14 years ago
  6. fe5e7a1 IPVS: Backup, Adding Version 1 receive capability by Hans Schillstrom · 14 years ago
  7. 2981bc9 IPVS: Backup, Adding structs for new sync format by Hans Schillstrom · 14 years ago
  8. a5959d5 IPVS: Handle Scheduling errors. by Hans Schillstrom · 14 years ago
  9. 3716522 IPVS: skb defrag in L7 helpers by Hans Schillstrom · 14 years ago
  10. ce144f2 IPVS: Split ports[2] into src_port and dst_port by Hans Schillstrom · 14 years ago
  11. 0e051e6 IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup daemon. by Hans Schillstrom · 14 years ago
  12. 2491242 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  13. dba4490d netfilter: fix IP_VS dependencies by Patrick McHardy · 14 years ago
  14. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
  15. 8f1b03a ipvs: allow transmit of GRO aggregated skbs by Simon Horman · 14 years ago
  16. a333e2ec ipvs: remove shadow rt variable by Eric Dumazet · 14 years ago
  17. 4ecd294 ipvs: add static and read_mostly attributes by Eric Dumazet · 14 years ago
  18. 8aadf93 IPVS: buffer argument to ip_vs_process_message() should not be const by Simon Horman · 14 years ago
  19. 7ae246a IPVS: Remove useless { } block from ip_vs_process_message() by Simon Horman · 14 years ago
  20. d494262 IPVS: Make the cp argument to ip_vs_sync_conn() static by Simon Horman · 14 years ago
  21. ea2c73a IPVS: Only match pe_data created by the same pe by Simon Horman · 14 years ago
  22. e9e5eee IPVS: Add persistence engine to connection entry by Simon Horman · 14 years ago
  23. c753796 ipv4: Make rt->fl.iif tests lest obscure. by David S. Miller · 14 years ago
  24. 9941fb6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  25. 0d79641 ipvs: provide address family for debugging by Julian Anastasov · 14 years ago
  26. 3233759 ipvs: inherit forwarding method in backup by Julian Anastasov · 14 years ago
  27. cb59155 ipvs: changes for local client by Julian Anastasov · 14 years ago
  28. fc60476 ipvs: changes for local real server by Julian Anastasov · 14 years ago
  29. f5a4184 ipvs: move ip_route_me_harder for ICMP by Julian Anastasov · 14 years ago
  30. 1ca5bb5 ipvs: create ip_vs_defrag_user by Julian Anastasov · 14 years ago
  31. 4256f1a ipvs: fix CHECKSUM_PARTIAL for TUN method by Julian Anastasov · 14 years ago
  32. 489fded ipvs: stop ICMP from FORWARD to local by Julian Anastasov · 14 years ago
  33. 190ecd2 ipvs: do not schedule conns from real servers by Julian Anastasov · 14 years ago
  34. cf356d6 ipvs: switch to notrack mode by Julian Anastasov · 14 years ago
  35. 8b27b10 ipvs: optimize checksums for apps by Julian Anastasov · 14 years ago
  36. 5bc9068 ipvs: fix CHECKSUM_PARTIAL for TCP, UDP by Julian Anastasov · 14 years ago
  37. d86bef7 Fixed race condition at ip_vs.ko module init. by Eduardo Blanco · 14 years ago
  38. 714f095 ipvs: IPv6 tunnel mode by Hans Schillstrom · 14 years ago
  39. a91fd26 IPVS: ip_vs_dbg_callid() is only needed for debugging by Simon Horman · 14 years ago
  40. 13f5bf1 ipvs: Use frag walker helper in SCTP proto support. by David S. Miller · 14 years ago
  41. 758ff03 IPVS: sip persistence engine by Simon Horman · 14 years ago
  42. f71499a IPVS: Fallback if persistence engine fails by Simon Horman · 14 years ago
  43. 0d1e71b IPVS: Allow configuration of persistence engines by Simon Horman · 14 years ago
  44. 8be67a6 IPVS: management of persistence engine modules by Simon Horman · 14 years ago
  45. a3c918a IPVS: Add persistence engine data to /proc/net/ip_vs_conn by Simon Horman · 14 years ago
  46. 8599928 IPVS: Add struct ip_vs_pe by Simon Horman · 14 years ago
  47. 2fabf35 IPVS: ip_vs_{un,}bind_scheduler NULL arguments by Simon Horman · 14 years ago
  48. 6e08bfb IPVS: Allow null argument to ip_vs_scheduler_put() by Simon Horman · 14 years ago
  49. f11017e IPVS: Add struct ip_vs_conn_param by Simon Horman · 14 years ago
  50. 5b57a98 IPVS: compact ip_vs_sched_persist() by Simon Horman · 14 years ago
  51. 26c15cf ipvs: changes related to service usecnt by Julian Anastasov · 14 years ago
  52. 8a80304 ipvs: make rerouting optional with snat_reroute by Julian Anastasov · 14 years ago
  53. f4bc17c ipvs: netfilter connection tracking changes by Julian Anastasov · 14 years ago
  54. 3575792 ipvs: extend connection flags to 32 bits by Julian Anastasov · 14 years ago
  55. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  56. 6523ce1 ipvs: fix active FTP by Julian Anastasov · 14 years ago
  57. 7bcbf81 ipvs: avoid oops for passive FTP by Julian Anastasov · 14 years ago
  58. 8ed2163 ipvs: use pkts for SCTP too by Julian Anastasov · 14 years ago
  59. 2c70b51 IPVS: include net/ip6_checksum.h for csum_ipv6_magic by Stephen Rothwell · 14 years ago
  60. dee06e4 ipvs: switch to GFP_KERNEL allocations by Simon Horman · 14 years ago
  61. 4f72816 IPVS: convert __ip_vs_securetcp_lock to a spinlock by Simon Horman · 14 years ago
  62. bd14455 IPVS: convert __ip_vs_sched_lock to a spinlock by Simon Horman · 14 years ago
  63. 8870f84 IPVS: ICMPv6 checksum calculation by Simon Horman · 14 years ago
  64. b2aff96 net/netfilter/ipvs: Eliminate memory leak by Julia Lawall · 14 years ago
  65. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  66. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  67. 5c0d237 ipvs: provide default ip_vs_conn_{in,out}_get_proto by Simon Horman · 14 years ago
  68. 2890a15 ipvs: remove EXPERIMENTAL tag by Simon Horman · 14 years ago
  69. 7f1c407 IPVS: make FTP work with full NAT support by Hannes Eder · 14 years ago
  70. 7b215ff IPVS: make friends with nf_conntrack by Hannes Eder · 14 years ago
  71. 9c3e1c3 netfilter: xt_ipvs (netfilter matcher for IPVS) by Hannes Eder · 14 years ago
  72. 8a0acaa ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_out by Xiaoyu Du · 14 years ago
  73. 72c7664 ipvs: Kconfig cleanup by Michal Marek · 14 years ago
  74. e490c1de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  75. 8244132 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  76. 26ec037 IPVS: one-packet scheduling by Nick Chalk · 14 years ago
  77. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  78. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  79. aea9d71 ipvs: Add missing locking during connection table hashing and unhashing by Sven Wegener · 14 years ago
  80. 1e4b105 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  81. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  82. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  83. 3d91c1a IPVS: fix potential stack overflow with overly long protocol names by Patrick McHardy · 14 years ago
  84. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  85. 7911b5c netfilter: ipvs: use NFPROTO values for NF_HOOK invocation by Jan Engelhardt · 14 years ago
  86. 1da05f5 netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUAD by Joe Perches · 14 years ago
  87. 38bdbd8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  88. 51f0bc7 IPVS: ip_vs_lblcr: use list headA by Simon Horman · 14 years ago
  89. 3ffe533 ipv6: drop unused "dev" arg of icmpv6_send() by Alexey Dobriyan · 14 years ago
  90. 2906f66 ipvs: SCTP Trasport Loadbalancing Support by Venkata Mohan Reddy · 14 years ago
  91. 9ab99d5 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  92. a79e7ac ipvs: use standardized format in sprintf by Joe Perches · 15 years ago
  93. 6f7edb4 IPVS: Allow boot time change of hash size by Catalin(ux) M. BOIE · 15 years ago
  94. 04bcef2 ipvs: Add boundary check on ioctl arguments by Arjan van de Ven · 15 years ago
  95. ae24e57 ipvs: ip_vs_wrr.c: use lib/gcd.c by Florian Fainelli · 15 years ago
  96. 258c889 ipvs: zero usvc and udest by Simon Horman · 15 years ago
  97. 9abfe31 ipvs: fix synchronization on connection close by Xiaotian Feng · 15 years ago
  98. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  99. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  100. 94b2655 IPVS: Add handling of incoming ICMPV6 messages by Julius Volz · 15 years ago