1. 13f5bf1 ipvs: Use frag walker helper in SCTP proto support. by David S. Miller · 14 years ago
  2. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  3. 6523ce1 ipvs: fix active FTP by Julian Anastasov · 14 years ago
  4. 7bcbf81 ipvs: avoid oops for passive FTP by Julian Anastasov · 14 years ago
  5. 8ed2163 ipvs: use pkts for SCTP too by Julian Anastasov · 14 years ago
  6. 2c70b51 IPVS: include net/ip6_checksum.h for csum_ipv6_magic by Stephen Rothwell · 14 years ago
  7. dee06e4 ipvs: switch to GFP_KERNEL allocations by Simon Horman · 14 years ago
  8. 4f72816 IPVS: convert __ip_vs_securetcp_lock to a spinlock by Simon Horman · 14 years ago
  9. bd14455 IPVS: convert __ip_vs_sched_lock to a spinlock by Simon Horman · 14 years ago
  10. 8870f84 IPVS: ICMPv6 checksum calculation by Simon Horman · 14 years ago
  11. b2aff96 net/netfilter/ipvs: Eliminate memory leak by Julia Lawall · 14 years ago
  12. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  13. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  14. 5c0d237 ipvs: provide default ip_vs_conn_{in,out}_get_proto by Simon Horman · 14 years ago
  15. 2890a15 ipvs: remove EXPERIMENTAL tag by Simon Horman · 14 years ago
  16. 7f1c407 IPVS: make FTP work with full NAT support by Hannes Eder · 14 years ago
  17. 7b215ff IPVS: make friends with nf_conntrack by Hannes Eder · 14 years ago
  18. 9c3e1c3 netfilter: xt_ipvs (netfilter matcher for IPVS) by Hannes Eder · 14 years ago
  19. 8a0acaa ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_out by Xiaoyu Du · 14 years ago
  20. 72c7664 ipvs: Kconfig cleanup by Michal Marek · 14 years ago
  21. 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
  22. 8244132 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  23. 26ec037 IPVS: one-packet scheduling by Nick Chalk · 14 years ago
  24. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  25. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  26. aea9d71 ipvs: Add missing locking during connection table hashing and unhashing by Sven Wegener · 14 years ago
  27. 1e4b105 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  28. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  29. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  30. 3d91c1a IPVS: fix potential stack overflow with overly long protocol names by Patrick McHardy · 14 years ago
  31. 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
  32. 7911b5c netfilter: ipvs: use NFPROTO values for NF_HOOK invocation by Jan Engelhardt · 14 years ago
  33. 1da05f5 netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUAD by Joe Perches · 14 years ago
  34. 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
  35. 51f0bc7 IPVS: ip_vs_lblcr: use list headA by Simon Horman · 14 years ago
  36. 3ffe533 ipv6: drop unused "dev" arg of icmpv6_send() by Alexey Dobriyan · 14 years ago
  37. 2906f66 ipvs: SCTP Trasport Loadbalancing Support by Venkata Mohan Reddy · 14 years ago
  38. 9ab99d5 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  39. a79e7ac ipvs: use standardized format in sprintf by Joe Perches · 15 years ago
  40. 6f7edb4 IPVS: Allow boot time change of hash size by Catalin(ux) M. BOIE · 15 years ago
  41. 04bcef2 ipvs: Add boundary check on ioctl arguments by Arjan van de Ven · 15 years ago
  42. ae24e57 ipvs: ip_vs_wrr.c: use lib/gcd.c by Florian Fainelli · 15 years ago
  43. 258c889 ipvs: zero usvc and udest by Simon Horman · 15 years ago
  44. 9abfe31 ipvs: fix synchronization on connection close by Xiaotian Feng · 15 years ago
  45. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  46. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  47. 94b2655 IPVS: Add handling of incoming ICMPV6 messages by Julius Volz · 15 years ago
  48. 1e66daf ipvs: Use atomic operations atomicly by Simon Horman · 15 years ago
  49. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  50. 1e3e238 IPVS: use pr_err and friends instead of IP_VS_ERR and friends by Hannes Eder · 15 years ago
  51. 9aada7a IPVS: use pr_fmt by Hannes Eder · 15 years ago
  52. 134e637 genetlink: make netns aware by Johannes Berg · 15 years ago
  53. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  54. 8f698d5 ipvs: Use genl_register_family_with_ops() by Michał Mirosław · 15 years ago
  55. be8be9e ipvs: Fix IPv4 FWMARK virtual services by Simon Horman · 15 years ago
  56. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  57. 68888d1 IPVS: Make "no destination available" message more consistent between schedulers by Simon Horman · 16 years ago
  58. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  59. b7b45f4 netfilter: payload_len is be16, add size of struct rather than size of pointer by Harvey Harrison · 16 years ago
  60. ca62059 ipvs: oldlen, newlen should be be16, not be32 by Harvey Harrison · 16 years ago
  61. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  62. 4814893 IPVS: Remove supports_ipv6 scheduler flag by Julius Volz · 16 years ago
  63. 4454837 IPVS: Add IPv6 support to LBLC/LBLCR schedulers by Julius Volz · 16 years ago
  64. 20971a0 IPVS: Add IPv6 support to SH and DH schedulers by Julius Volz · 16 years ago
  65. 14d5e83 net: replace NIPQUAD() in net/netfilter/ by Harvey Harrison · 16 years ago
  66. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  67. 38ff4fa netfilter: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  68. 0537ae6 ipvs: Update CONFIG_IP_VS_IPV6 description and help text by Julius Volz · 16 years ago
  69. f901b644 ipvs: Add proper dependencies on IP_VS, and fix description header line. by David S. Miller · 16 years ago
  70. cb7f6a7 IPVS: Move IPVS to net/netfilter/ipvs by Julius Volz · 16 years ago