1. c6c96c1 ipvs: sloppy TCP and SCTP by Alexander Frolkin · 11 years ago
  2. ac69269 ipvs: do not disable bh for long time by Julian Anastasov · 11 years ago
  3. ceec4c3 ipvs: convert services to rcu by Julian Anastasov · 11 years ago
  4. 363c97d ipvs: convert app locks by Julian Anastasov · 11 years ago
  5. d4383f0 ipvs: API change to avoid rescan of IPv6 exthdr by Jesper Dangaard Brouer · 12 years ago
  6. 63dca2c ipvs: Fix faulty IPv6 extension header handling in IPVS by Jesper Dangaard Brouer · 12 years ago
  7. 582b8e3 ipvs: take care of return value from protocol init_netns by Hans Schillstrom · 12 years ago
  8. 4a516f1 ipvs: Remove unused return value of protocol state transitions by Simon Horman · 13 years ago
  9. a0840e2 IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. by Hans Schillstrom · 14 years ago
  10. 6e67e58 IPVS: netns, connection hash got net as param. by Hans Schillstrom · 14 years ago
  11. ab8a5e8 IPVS: netns awareness to ip_vs_app by Hans Schillstrom · 14 years ago
  12. 9bbac6a IPVS: netns, common protocol changes and use of appcnt. by Hans Schillstrom · 14 years ago
  13. 9330419 IPVS: netns, use ip_vs_proto_data as param. by Hans Schillstrom · 14 years ago
  14. 4a85b96 IPVS: netns preparation for proto_tcp by Hans Schillstrom · 14 years ago
  15. fc72325 IPVS: netns to services part 1 by Hans Schillstrom · 14 years ago
  16. a5959d5 IPVS: Handle Scheduling errors. by Hans Schillstrom · 14 years ago
  17. 0d79641 ipvs: provide address family for debugging by Julian Anastasov · 14 years ago
  18. 190ecd2 ipvs: do not schedule conns from real servers by Julian Anastasov · 14 years ago
  19. 8b27b10 ipvs: optimize checksums for apps by Julian Anastasov · 14 years ago
  20. 5bc9068 ipvs: fix CHECKSUM_PARTIAL for TCP, UDP by Julian Anastasov · 14 years ago
  21. 5c0d237 ipvs: provide default ip_vs_conn_{in,out}_get_proto by Simon Horman · 14 years ago
  22. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  23. 1e3e238 IPVS: use pr_err and friends instead of IP_VS_ERR and friends by Hannes Eder · 15 years ago
  24. 9aada7a IPVS: use pr_fmt by Hannes Eder · 15 years ago
  25. ca62059 ipvs: oldlen, newlen should be be16, not be32 by Harvey Harrison · 16 years ago
  26. cb7f6a7 IPVS: Move IPVS to net/netfilter/ipvs by Julius Volz · 16 years ago[Renamed from net/ipv4/ipvs/ip_vs_proto_tcp.c]
  27. 63f2c04 net: ip_vs_proto_{tcp,udp} build fix by Stephen Rothwell · 16 years ago
  28. 503e81f ipvs: handle PARTIAL_CHECKSUM by Simon Horman · 16 years ago
  29. 4856c84 ipvs: load balance IPv4 connections from a local process by Malcolm Turnbull · 16 years ago
  30. cfc78c5 IPVS: Adjust various debug outputs to use new macros by Julius Volz · 16 years ago
  31. 28364a5 IPVS: Extend functions for getting/creating connections by Julius Volz · 16 years ago
  32. 0bbdd42 IPVS: Extend protocol DNAT/SNAT and state handlers by Julius Volz · 16 years ago
  33. 51ef348 IPVS: Add 'af' args to protocol handler functions by Julius Volz · 16 years ago
  34. 3c2e050 IPVS: Add v6 support to ip_vs_service_get() by Julius Volz · 16 years ago
  35. e7ade46 IPVS: Change IPVS data structures to support IPv6 addresses by Julius Volz · 16 years ago
  36. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  37. 2ad17de ipvs: fix oops in backup for fwmark conn templates by Julian Anastasov · 16 years ago
  38. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  39. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  40. af1e1cf [IPVS]: Replace local version of skb_make_writable by Herbert Xu · 17 years ago
  41. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  42. c9bdd4b [IP]: Introduce ip_hdrlen() by Arnaldo Carvalho de Melo · 17 years ago
  43. f9214b2 [NET]: ipvs checksum annotations. by Al Viro · 18 years ago
  44. 75e7ce6 [IPVS]: Annotate ..._app_hashkey(). by Al Viro · 18 years ago
  45. 82e91ff [NET]: Turn nfmark into generic mark by Thomas Graf · 18 years ago
  46. bb831eb [IPVS]: More endianness fixed. by Julian Anastasov · 18 years ago
  47. 014d730 [IPVS]: ipvs annotations by Al Viro · 18 years ago
  48. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  49. 4b5bdf5 [IPVS]: Cleanup IP_VS_DBG statements. by Roberto Nibali · 19 years ago
  50. f1f71e0 [IPVS]: remove dead code by Roberto Nibali · 19 years ago
  51. 9b5b5cf [NET]: Add const markers to various variables. by Arjan van de Ven · 19 years ago
  52. ba602a8 [IPVS]: Rename tcp_{init,exit}() --> ip_vs_tcp_{init,exit}() by David S. Miller · 19 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago