1. d8f44c3 ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_schedule by Eric W. Biederman · 9 years ago
  2. 1281a9c2 ipvs: Pass ipvs not net into init_netns and exit_netns by Eric W. Biederman · 9 years ago
  3. 1964891 ipvs: Pass ipvs not net into register_app and unregister_app by Eric W. Biederman · 9 years ago
  4. 18d6ade ipvs: Pass ipvs not net to ip_vs_proto_data_get by Eric W. Biederman · 9 years ago
  5. 0a4fd6c ipvs: Pass ipvs not net to ip_vs_service_find by Eric W. Biederman · 9 years ago
  6. 58dbc6f ipvs: Store ipvs not net in struct ip_vs_conn by Eric W. Biederman · 9 years ago
  7. 2b0f39e ipvs: support scheduling inverse and icmp UDP packets by Alex Gartrell · 9 years ago
  8. 6044eef ipvs: attempt to schedule icmp packets by Alex Gartrell · 9 years ago
  9. ceec4c3 ipvs: convert services to rcu by Julian Anastasov · 11 years ago
  10. 363c97d ipvs: convert app locks by Julian Anastasov · 11 years ago
  11. d4383f0 ipvs: API change to avoid rescan of IPv6 exthdr by Jesper Dangaard Brouer · 12 years ago
  12. 63dca2c ipvs: Fix faulty IPv6 extension header handling in IPVS by Jesper Dangaard Brouer · 12 years ago
  13. 582b8e3 ipvs: take care of return value from protocol init_netns by Hans Schillstrom · 12 years ago
  14. 4a516f1 ipvs: Remove unused return value of protocol state transitions by Simon Horman · 13 years ago
  15. a0840e2 IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. by Hans Schillstrom · 13 years ago
  16. 6e67e58 IPVS: netns, connection hash got net as param. by Hans Schillstrom · 13 years ago
  17. ab8a5e8 IPVS: netns awareness to ip_vs_app by Hans Schillstrom · 13 years ago
  18. 9bbac6a IPVS: netns, common protocol changes and use of appcnt. by Hans Schillstrom · 13 years ago
  19. 9330419 IPVS: netns, use ip_vs_proto_data as param. by Hans Schillstrom · 13 years ago
  20. 78b16bd IPVS: netns preparation for proto_udp by Hans Schillstrom · 13 years ago
  21. fc72325 IPVS: netns to services part 1 by Hans Schillstrom · 13 years ago
  22. a5959d5 IPVS: Handle Scheduling errors. by Hans Schillstrom · 14 years ago
  23. 0d79641 ipvs: provide address family for debugging by Julian Anastasov · 14 years ago
  24. 190ecd2 ipvs: do not schedule conns from real servers by Julian Anastasov · 14 years ago
  25. 8b27b10 ipvs: optimize checksums for apps by Julian Anastasov · 14 years ago
  26. 5bc9068 ipvs: fix CHECKSUM_PARTIAL for TCP, UDP by Julian Anastasov · 14 years ago
  27. 5c0d237 ipvs: provide default ip_vs_conn_{in,out}_get_proto by Simon Horman · 14 years ago
  28. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  29. 1e3e238 IPVS: use pr_err and friends instead of IP_VS_ERR and friends by Hannes Eder · 15 years ago
  30. 9aada7a IPVS: use pr_fmt by Hannes Eder · 15 years ago
  31. ca62059 ipvs: oldlen, newlen should be be16, not be32 by Harvey Harrison · 16 years ago
  32. cb7f6a7 IPVS: Move IPVS to net/netfilter/ipvs by Julius Volz · 16 years ago[Renamed from net/ipv4/ipvs/ip_vs_proto_udp.c]
  33. 63f2c04 net: ip_vs_proto_{tcp,udp} build fix by Stephen Rothwell · 16 years ago
  34. 503e81f ipvs: handle PARTIAL_CHECKSUM by Simon Horman · 16 years ago
  35. cfc78c5 IPVS: Adjust various debug outputs to use new macros by Julius Volz · 16 years ago
  36. 28364a5 IPVS: Extend functions for getting/creating connections by Julius Volz · 16 years ago
  37. 0bbdd42 IPVS: Extend protocol DNAT/SNAT and state handlers by Julius Volz · 16 years ago
  38. 51ef348 IPVS: Add 'af' args to protocol handler functions by Julius Volz · 16 years ago
  39. 3c2e050 IPVS: Add v6 support to ip_vs_service_get() by Julius Volz · 16 years ago
  40. e7ade46 IPVS: Change IPVS data structures to support IPv6 addresses by Julius Volz · 16 years ago
  41. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  42. 2ad17de ipvs: fix oops in backup for fwmark conn templates by Julian Anastasov · 16 years ago
  43. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  44. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  45. af1e1cf [IPVS]: Replace local version of skb_make_writable by Herbert Xu · 17 years ago
  46. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  47. c9bdd4b [IP]: Introduce ip_hdrlen() by Arnaldo Carvalho de Melo · 17 years ago
  48. f9214b2 [NET]: ipvs checksum annotations. by Al Viro · 18 years ago
  49. f6ab028 [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit. by Al Viro · 18 years ago
  50. 75e7ce6 [IPVS]: Annotate ..._app_hashkey(). by Al Viro · 18 years ago
  51. 82e91ff [NET]: Turn nfmark into generic mark by Thomas Graf · 18 years ago
  52. bb831eb [IPVS]: More endianness fixed. by Julian Anastasov · 18 years ago
  53. 014d730 [IPVS]: ipvs annotations by Al Viro · 18 years ago
  54. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  55. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago