1. 4a98480 IPVS: netns, misc init_net removal in core. by Hans Schillstrom · 14 years ago
  2. f6340ee IPVS: netns, defense work timer. by Hans Schillstrom · 14 years ago
  3. a0840e2 IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. by Hans Schillstrom · 14 years ago
  4. 6e67e58 IPVS: netns, connection hash got net as param. by Hans Schillstrom · 14 years ago
  5. b17fc99 IPVS: netns, ip_vs_stats and its procfs by Hans Schillstrom · 14 years ago
  6. f131315 IPVS: netns awareness to ip_vs_sync by Hans Schillstrom · 14 years ago
  7. 9330419 IPVS: netns, use ip_vs_proto_data as param. by Hans Schillstrom · 14 years ago
  8. fc72325 IPVS: netns to services part 1 by Hans Schillstrom · 14 years ago
  9. 61b1ab4 IPVS: netns, add basic init per netns. by Hans Schillstrom · 14 years ago
  10. 986a075 IPVS: Backup, Change sending to Version 1 format by Hans Schillstrom · 14 years ago
  11. a5959d5 IPVS: Handle Scheduling errors. by Hans Schillstrom · 14 years ago
  12. ce144f2 IPVS: Split ports[2] into src_port and dst_port by Hans Schillstrom · 14 years ago
  13. 0e051e6 IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup daemon. by Hans Schillstrom · 14 years ago
  14. 0d79641 ipvs: provide address family for debugging by Julian Anastasov · 14 years ago
  15. cb59155 ipvs: changes for local client by Julian Anastasov · 14 years ago
  16. fc60476 ipvs: changes for local real server by Julian Anastasov · 14 years ago
  17. f5a4184 ipvs: move ip_route_me_harder for ICMP by Julian Anastasov · 14 years ago
  18. 1ca5bb5 ipvs: create ip_vs_defrag_user by Julian Anastasov · 14 years ago
  19. 489fded ipvs: stop ICMP from FORWARD to local by Julian Anastasov · 14 years ago
  20. 190ecd2 ipvs: do not schedule conns from real servers by Julian Anastasov · 14 years ago
  21. cf356d6 ipvs: switch to notrack mode by Julian Anastasov · 14 years ago
  22. f71499a IPVS: Fallback if persistence engine fails by Simon Horman · 14 years ago
  23. 8599928 IPVS: Add struct ip_vs_pe by Simon Horman · 14 years ago
  24. f11017e IPVS: Add struct ip_vs_conn_param by Simon Horman · 14 years ago
  25. 5b57a98 IPVS: compact ip_vs_sched_persist() by Simon Horman · 14 years ago
  26. 8a80304 ipvs: make rerouting optional with snat_reroute by Julian Anastasov · 14 years ago
  27. f4bc17c ipvs: netfilter connection tracking changes by Julian Anastasov · 14 years ago
  28. 3575792 ipvs: extend connection flags to 32 bits by Julian Anastasov · 14 years ago
  29. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  30. 6523ce1 ipvs: fix active FTP by Julian Anastasov · 14 years ago
  31. 8ed2163 ipvs: use pkts for SCTP too by Julian Anastasov · 14 years ago
  32. 2c70b51 IPVS: include net/ip6_checksum.h for csum_ipv6_magic by Stephen Rothwell · 14 years ago
  33. 8870f84 IPVS: ICMPv6 checksum calculation by Simon Horman · 14 years ago
  34. 7f1c407 IPVS: make FTP work with full NAT support by Hannes Eder · 14 years ago
  35. 7b215ff IPVS: make friends with nf_conntrack by Hannes Eder · 14 years ago
  36. 26ec037 IPVS: one-packet scheduling by Nick Chalk · 14 years ago
  37. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  38. 3ffe533 ipv6: drop unused "dev" arg of icmpv6_send() by Alexey Dobriyan · 15 years ago
  39. 2906f66 ipvs: SCTP Trasport Loadbalancing Support by Venkata Mohan Reddy · 15 years ago
  40. 9abfe31 ipvs: fix synchronization on connection close by Xiaotian Feng · 15 years ago
  41. 94b2655 IPVS: Add handling of incoming ICMPV6 messages by Julius Volz · 15 years ago
  42. 1e66daf ipvs: Use atomic operations atomicly by Simon Horman · 15 years ago
  43. 1e3e238 IPVS: use pr_err and friends instead of IP_VS_ERR and friends by Hannes Eder · 15 years ago
  44. 9aada7a IPVS: use pr_fmt by Hannes Eder · 15 years ago
  45. be8be9e ipvs: Fix IPv4 FWMARK virtual services by Simon Horman · 15 years ago
  46. 14d5e83 net: replace NIPQUAD() in net/netfilter/ by Harvey Harrison · 16 years ago
  47. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  48. 38ff4fa netfilter: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  49. cb7f6a7 IPVS: Move IPVS to net/netfilter/ipvs by Julius Volz · 16 years ago[Renamed from net/ipv4/ipvs/ip_vs_core.c]
  50. 6067804 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable by Arnaldo Carvalho de Melo · 16 years ago
  51. dff630d ipvs: supply a valid 0 address to ip_vs_conn_new() by Simon Horman · 16 years ago
  52. e9c0ce2 ipvs: Embed user stats structure into kernel stats structure by Sven Wegener · 16 years ago
  53. 9d7f2a2 IPVS: Remove incorrect ip_route_me_harder(), fix IPv6 by Julius Volz · 16 years ago
  54. 178f5e4 IPVS: use ipv6_addr_copy() by Simon Horman · 16 years ago
  55. 5af149c IPVS: fix bogus indentation by Simon Horman · 16 years ago
  56. f2428ed ipvs: load balance ipv6 connections from a local process by Simon Horman · 16 years ago
  57. 4856c84 ipvs: load balance IPv4 connections from a local process by Malcolm Turnbull · 16 years ago
  58. 473b23d IPVS: Activate IPv6 Netfilter hooks by Julius Volz · 16 years ago
  59. c6883f5 IVPS: Disable sync daemon for IPv6 connections by Julius Volz · 16 years ago
  60. 7937df1 IPVS: Convert real server lookup functions by Julius Volz · 16 years ago
  61. 2a3b791 IPVS: Add/adjust Netfilter hook functions and helpers for v6 by Julius Volz · 16 years ago
  62. cd17f9e IPVS: Extend scheduling functions for IPv6 support by Julius Volz · 16 years ago
  63. b3cdd2a7 IPVS: Add and bind IPv6 xmit functions by Julius Volz · 16 years ago
  64. 28364a5 IPVS: Extend functions for getting/creating connections by Julius Volz · 16 years ago
  65. 51ef348 IPVS: Add 'af' args to protocol handler functions by Julius Volz · 16 years ago
  66. e7ade46 IPVS: Change IPVS data structures to support IPv6 addresses by Julius Volz · 16 years ago
  67. a919cf4 ipvs: Create init functions for estimator code by Sven Wegener · 16 years ago
  68. 9d3a0de ipvs: More reliable synchronization on connection close by Rumen G. Bogdanovski · 16 years ago
  69. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  70. 6b175b2 [NETNS]: Add netns parameter to inet_(dev_)add_type. by Eric W. Biederman · 17 years ago
  71. 1999414 [NETFILTER]: Mark hooks __read_mostly by Patrick McHardy · 17 years ago
  72. 41c5b31 [NETFILTER]: Use nf_register_hooks for multiple registrations by Patrick McHardy · 17 years ago
  73. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  74. 464c4f1 [IPV4]: Add missing "space" by Joe Perches · 17 years ago
  75. efac527 [IPVS]: Synchronize closing of Connections by Rumen G. Bogdanovski · 17 years ago
  76. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  77. af1e1cf [IPVS]: Replace local version of skb_make_writable by Herbert Xu · 17 years ago
  78. 776c729 [IPV4]: Change ip_defrag to return an integer by Herbert Xu · 17 years ago
  79. 0cc217e [IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_dev by Eric W. Biederman · 17 years ago
  80. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  81. 6047637 [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY by Herbert Xu · 17 years ago
  82. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  83. c9bdd4b [IP]: Introduce ip_hdrlen() by Arnaldo Carvalho de Melo · 18 years ago
  84. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  85. 4412ec4 [NET] IPV4: Use hton{s,l}() where appropriate. by YOSHIFUJI Hideaki · 18 years ago
  86. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  87. b1550f2 [NET]: Annotate ip_vs_checksum_complete() and callers. by Al Viro · 18 years ago
  88. d3bc23e [NET]: Annotate callers of csum_fold() in net/* by Al Viro · 18 years ago
  89. 901eaf6 [NETFILTER]: Honour source routing for LVS-NAT by Simon Horman · 18 years ago
  90. 014d730 [IPVS]: ipvs annotations by Al Viro · 18 years ago
  91. abbcc73 [NETFILTER]: Remove okfn usage in ip_vs_core.c by Patrick McHardy · 19 years ago
  92. 4b5bdf5 [IPVS]: Cleanup IP_VS_DBG statements. by Roberto Nibali · 19 years ago
  93. dc8103f [IPVS]: fix connection leak if expire_nodest_conn=1 by Julian Anastasov · 19 years ago
  94. 87375ab [IPVS]: ip_vs_ftp breaks connections using persistence by Julian Anastasov · 19 years ago
  95. 6869c4d [NETFILTER]: reduce netfilter sk_buff enlargement by Harald Welte · 19 years ago
  96. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago