1. 3d99376 ipvs: Pass ipvs not net into ip_vs_control_net_(init|cleanup) by Eric W. Biederman · 9 years ago
  2. ebea1f7 ipvs: Pass ipvs not net to ip_vs_sync_net_cleanup by Eric W. Biederman · 9 years ago
  3. 802cb43 ipvs: Pass ipvs not net to ip_vs_sync_net_init by Eric W. Biederman · 9 years ago
  4. b61a8c1 ipvs: Pass ipvs not net to ip_vs_sync_conn by Eric W. Biederman · 9 years ago
  5. 18d6ade ipvs: Pass ipvs not net to ip_vs_proto_data_get by Eric W. Biederman · 9 years ago
  6. a47b430 ipvs: Cache ipvs in ip_vs_in_icmp and ip_vs_in_icmp_v6 by Eric W. Biederman · 9 years ago
  7. 56d2169 ipvs: Pass ipvs not net to ip_vs_service_net_cleanup by Eric W. Biederman · 9 years ago
  8. 48aed1b ipvs: Pass ipvs not net to ip_vs_has_real_service by Eric W. Biederman · 9 years ago
  9. 3109d2f ipvs: Store ipvs not net in struct ip_vs_service by Eric W. Biederman · 9 years ago
  10. 19913de ipvs: Pass ipvs not net to ip_vs_fill_conn by Eric W. Biederman · 9 years ago
  11. d484fc3 ipvs: Use state->net in the ipvs forward functions by Eric W. Biederman · 9 years ago
  12. 06198b3 netfilter: Pass priv instead of nf_hook_ops to netfilter hooks by Eric W. Biederman · 9 years ago
  13. 176971b ipvs: Read hooknum from state rather than ops->hooknum by Eric W. Biederman · 9 years ago
  14. 4e47809 ipvs: add sysctl to ignore tunneled packets by Alex Gartrell · 9 years ago
  15. 6044eef ipvs: attempt to schedule icmp packets by Alex Gartrell · 9 years ago
  16. ee78378f ipvs: Make ip_vs_schedule aware of inverse iph'es by Alex Gartrell · 9 years ago
  17. 802c41a ipvs: drop inverse argument to conn_{in,out}_get by Alex Gartrell · 9 years ago
  18. 3b5ca61 ipvs: pull out ip_vs_try_to_schedule function by Alex Gartrell · 9 years ago
  19. 0b72902 ipvs: Handle inverse and icmp headers in ip_vs_leave by Alex Gartrell · 9 years ago
  20. 4fd9bee ipvs: Add hdr_flags to iphdr by Alex Gartrell · 9 years ago
  21. b0e010c ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_off by Alex Gartrell · 9 years ago
  22. 05f0050 ipvs: fix crash if scheduler is changed by Julian Anastasov · 9 years ago
  23. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 9 years ago
  24. 77f0379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  25. d752c36 ipvs: allow rescheduling of new connections when port reuse is detected by Marcelo Ricardo Leitner · 9 years ago
  26. cd67cd5 ipvs: use 64-bit rates in stats by Julian Anastasov · 9 years ago
  27. 579eb62 ipvs: rerouting to local clients is not needed anymore by Julian Anastasov · 10 years ago
  28. f18ae72 ipvs: use the new dest addr family field by Julian Anastasov · 10 years ago
  29. ba38528 ipvs: Supply destination address family to ip_vs_conn_new by Alex Gartrell · 10 years ago
  30. eb90b0c ipvs: fix ipv6 hook registration for local replies by Julian Anastasov · 10 years ago
  31. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  32. f44a5f4 ipvs: Fix panic due to non-linear skb by Peter Christensen · 10 years ago
  33. 1404c3a netfilter: Fix format string mismatch in ip_vs_proto_name() by Masanari Iida · 10 years ago
  34. 6aafeef netfilter: push reasm skb through instead of original frag skbs by Jiri Pirko · 11 years ago
  35. 795aa6e netfilter: pass hook ops to hookfn by Patrick McHardy · 11 years ago
  36. bcbde4c ipvs: make the service replacement more robust by Julian Anastasov · 11 years ago
  37. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  38. bba54de ipvs: provide iph to schedulers by Julian Anastasov · 11 years ago
  39. 06f3d7f ipvs: SCTP ports should be writable in ICMP packets by Julian Anastasov · 11 years ago
  40. dc7b3eb ipvs: Fix reuse connection if real server is dead by Grzegorz Lyczba · 11 years ago
  41. 9fd0fa7 ipvs: Avoid shadowing net variable in ip_vs_leave() by Simon Horman · 11 years ago
  42. 0a92586 ipvs: fix sparse warnings for some parameters by Julian Anastasov · 11 years ago
  43. ac69269 ipvs: do not disable bh for long time by Julian Anastasov · 11 years ago
  44. ceec4c3 ipvs: convert services to rcu by Julian Anastasov · 11 years ago
  45. 6b6df46 ipvs: preparations for using rcu in schedulers by Julian Anastasov · 11 years ago
  46. 276472e ipvs: remove rs_lock by using RCU by Julian Anastasov · 11 years ago
  47. 026ace0 ipvs: optimize dst usage for real server by Julian Anastasov · 11 years ago
  48. da13482 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  49. bf93ad7 ipvs: remove extra rcu lock by Julian Anastasov · 11 years ago
  50. 0c12582 ipvs: add backup_only flag to avoid loops by Julian Anastasov · 11 years ago
  51. b962abd ipvs: fix some sparse warnings by Julian Anastasov · 11 years ago
  52. e716503 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  53. d4383f0 ipvs: API change to avoid rescan of IPv6 exthdr by Jesper Dangaard Brouer · 12 years ago
  54. 2f74713 ipvs: Complete IPv6 fragment handling for IPVS by Jesper Dangaard Brouer · 12 years ago
  55. 63dca2c ipvs: Fix faulty IPv6 extension header handling in IPVS by Jesper Dangaard Brouer · 12 years ago
  56. 2fab891 ipvs: IPv6 extend ICMPv6 handling for future types by Jesper Dangaard Brouer · 12 years ago
  57. 120b9c1 ipvs: Trivial changes, use compressed IPv6 address in output by Jesper Dangaard Brouer · 12 years ago
  58. f2edb9f ipvs: implement passive PMTUD for IPIP packets by Julian Anastasov · 12 years ago
  59. 4c809d6 netfilter: ipvs: switch hook PFs to nfproto by Alban Crequy · 12 years ago
  60. 749c42b ipvs: reduce sync rate with time thresholds by Julian Anastasov · 12 years ago
  61. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  62. 8537de8 ipvs: kernel oops - do_ip_vs_get_ctl by Hans Schillstrom · 12 years ago
  63. 39f618b ipvs: reset ipvs pointer in netns by Julian Anastasov · 12 years ago
  64. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  65. e0aac52 ipvs: fix matching of fwmark templates during scheduling by Simon Horman · 12 years ago
  66. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  67. ad542ced ipvs: Remove unused variable "cs" from ip_vs_leave function. by Krzysztof Wilczynski · 13 years ago
  68. 0a9ee81 netfilter: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  69. 4a516f1 ipvs: Remove unused return value of protocol state transitions by Simon Horman · 13 years ago
  70. 56f8a75 ip: introduce ip_is_fragment helper inline function by Paul Gortmaker · 13 years ago
  71. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  72. 6c8f794 IPVS: remove unused init and cleanup functions. by Hans Schillstrom · 13 years ago
  73. 552ad65 IPVS: labels at pos 0 by Hans Schillstrom · 13 years ago
  74. 8f4e0a1 IPVS netns exit causes crash in conntrack by Hans Schillstrom · 13 years ago
  75. 503cf15 IPVS: rename of netns init and cleanup functions. by Hans Schillstrom · 13 years ago
  76. afb523c ipvs: restore support for iptables SNAT by Julian Anastasov · 13 years ago
  77. c92f5ca ipvs: Remove all remaining references to rt->rt_{src,dst} by Julian Anastasov · 13 years ago
  78. 7a4f076 IPVS: init and cleanup restructuring by Hans Schillstrom · 13 years ago
  79. 1ae132b IPVS: Change of socket usage to enable name space exit. by Hans Schillstrom · 13 years ago
  80. a7a86b8 IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined by Simon Horman · 13 years ago
  81. 71a8ab6 IPVS: Add sysctl_expire_nodest_conn() by Simon Horman · 13 years ago
  82. 59e0350 IPVS: Add {sysctl_sync_threshold,period}() by Simon Horman · 13 years ago
  83. 0cfa558 IPVS: Add sysctl_nat_icmp_send() by Simon Horman · 13 years ago
  84. 84b3cee IPVS: Add sysctl_snat_reroute() by Simon Horman · 13 years ago
  85. ba4fd7e IPVS: Add ip_vs_route_me_harder() by Simon Horman · 13 years ago
  86. 2a0751a ipvs: reorganize tot_stats by Julian Anastasov · 13 years ago
  87. 6cb90db ipvs: remove extra lookups for ICMP packets by Julian Anastasov · 13 years ago
  88. a870c8c IPVS: use z modifier for sizeof() argument by Simon Horman · 13 years ago
  89. 9f4e1cc netfilter: ipvs: fix compiler warnings by Changli Gao · 13 years ago
  90. c6d2d44 IPVS: netns, final patch enabling network name space. by Hans Schillstrom · 14 years ago
  91. 4a98480 IPVS: netns, misc init_net removal in core. by Hans Schillstrom · 14 years ago
  92. f6340ee IPVS: netns, defense work timer. by Hans Schillstrom · 14 years ago
  93. a0840e2 IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. by Hans Schillstrom · 14 years ago
  94. 6e67e58 IPVS: netns, connection hash got net as param. by Hans Schillstrom · 14 years ago
  95. b17fc99 IPVS: netns, ip_vs_stats and its procfs by Hans Schillstrom · 14 years ago
  96. f131315 IPVS: netns awareness to ip_vs_sync by Hans Schillstrom · 14 years ago
  97. 9330419 IPVS: netns, use ip_vs_proto_data as param. by Hans Schillstrom · 14 years ago
  98. fc72325 IPVS: netns to services part 1 by Hans Schillstrom · 14 years ago
  99. 61b1ab4 IPVS: netns, add basic init per netns. by Hans Schillstrom · 14 years ago
  100. 986a075 IPVS: Backup, Change sending to Version 1 format by Hans Schillstrom · 14 years ago