1. 3ec10d3 ipvs: update real-server binding of outgoing connections in SIP-pe by Marco Angaroni · 8 years ago
  2. 698e2a8 ipvs: make drop_entry protection effective for SIP-pe by Marco Angaroni · 8 years ago
  3. 39b9722 ipvs: handle connections started by real-servers by Marco Angaroni · 8 years ago
  4. f911b67 ipvs: allow rescheduling after RST by Julian Anastasov · 8 years ago
  5. f719e37 ipvs: drop first packet to redirect conntrack by Julian Anastasov · 8 years ago
  6. 340c78e ipvs: use skb_to_full_sk() helper by Eric Dumazet · 9 years ago
  7. f0a0a97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  8. 2ffbceb netfilter: remove hook owner refcounting by Florian Westphal · 9 years ago
  9. 19bcf9f ipv4: Pass struct net into ip_defrag and ip_check_defrag by Eric W. Biederman · 9 years ago
  10. ed1c9f0 ipvs: Remove possibly unused variable from ip_vs_out by David Ahern · 9 years ago
  11. b59f2e3 ipvs: Don't protect ip_vs_addr_is_unicast with CONFIG_SYSCTL by Eric W. Biederman · 9 years ago
  12. 5f5d74d ipv6: Pass struct net into ip6_route_me_harder by Eric W. Biederman · 9 years ago
  13. e45f506 ipv4: Pass struct net into ip_route_me_harder by Eric W. Biederman · 9 years ago
  14. 57781c1 ipvs: Pass ipvs into ip_vs_gather_frags by Eric W. Biederman · 9 years ago
  15. 7d1f88e ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup) by Eric W. Biederman · 9 years ago
  16. a43d1a6 ipvs: Pass ipvs through ip_vs_route_me_harder into sysctl_snat_reroute by Eric W. Biederman · 9 years ago
  17. 7b5f689 ipvs: Pass ipvs into ip_vs_out_icmp and ip_vs_out_icmp_v6 by Eric W. Biederman · 9 years ago
  18. 6f2bcea ipvs: Pass ipvs into ip_vs_in_icmp and ip_vs_in_icmp_v6 by Eric W. Biederman · 9 years ago
  19. 6e385bb ipvs: Pass ipvs into ip_vs_in by Eric W. Biederman · 9 years ago
  20. 1b75097 ipvs: Pass ipvs into ip_vs_out by Eric W. Biederman · 9 years ago
  21. 2300f04 ipvs: Pass ipvs not net into sysctl_nat_icmp_send by Eric W. Biederman · 9 years ago
  22. 51efbcb ipvs: Simplify ipvs and net access in ip_vs_leave by Eric W. Biederman · 9 years ago
  23. 5703294 ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leave by Eric W. Biederman · 9 years ago
  24. 7c08d78 ipvs: Better derivation of ipvs in ip_vs_in_stats and ip_vs_out_stats by Eric W. Biederman · 9 years ago
  25. d8f44c3 ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_schedule by Eric W. Biederman · 9 years ago
  26. 2f3edc6a ipvs: Pass ipvs not net into ip_vs_conn_net_init and ip_vs_conn_net_cleanup by Eric W. Biederman · 9 years ago
  27. 0cf705c8c ipvs: Pass ipvs into conn_out_get by Eric W. Biederman · 9 years ago
  28. ab16197 ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_proto by Eric W. Biederman · 9 years ago
  29. b5dd212 ipvs: Pass ipvs not net into ip_vs_app_net_init and ip_vs_app_net_cleanup by Eric W. Biederman · 9 years ago
  30. a4dd036 ipvs: Pass ipvs not net to ip_vs_estimator_net_init and ip_vs_estimator_cleanup by Eric W. Biederman · 9 years ago
  31. 3d99376 ipvs: Pass ipvs not net into ip_vs_control_net_(init|cleanup) by Eric W. Biederman · 9 years ago
  32. ebea1f7 ipvs: Pass ipvs not net to ip_vs_sync_net_cleanup by Eric W. Biederman · 9 years ago
  33. 802cb43 ipvs: Pass ipvs not net to ip_vs_sync_net_init by Eric W. Biederman · 9 years ago
  34. b61a8c1 ipvs: Pass ipvs not net to ip_vs_sync_conn by Eric W. Biederman · 9 years ago
  35. 18d6ade ipvs: Pass ipvs not net to ip_vs_proto_data_get by Eric W. Biederman · 9 years ago
  36. a47b430 ipvs: Cache ipvs in ip_vs_in_icmp and ip_vs_in_icmp_v6 by Eric W. Biederman · 9 years ago
  37. 56d2169 ipvs: Pass ipvs not net to ip_vs_service_net_cleanup by Eric W. Biederman · 9 years ago
  38. 48aed1b ipvs: Pass ipvs not net to ip_vs_has_real_service by Eric W. Biederman · 9 years ago
  39. 3109d2f ipvs: Store ipvs not net in struct ip_vs_service by Eric W. Biederman · 9 years ago
  40. 19913de ipvs: Pass ipvs not net to ip_vs_fill_conn by Eric W. Biederman · 9 years ago
  41. d484fc3 ipvs: Use state->net in the ipvs forward functions by Eric W. Biederman · 9 years ago
  42. 06198b3 netfilter: Pass priv instead of nf_hook_ops to netfilter hooks by Eric W. Biederman · 9 years ago
  43. 176971b ipvs: Read hooknum from state rather than ops->hooknum by Eric W. Biederman · 9 years ago
  44. 4e47809 ipvs: add sysctl to ignore tunneled packets by Alex Gartrell · 9 years ago
  45. 6044eef ipvs: attempt to schedule icmp packets by Alex Gartrell · 9 years ago
  46. ee78378f ipvs: Make ip_vs_schedule aware of inverse iph'es by Alex Gartrell · 9 years ago
  47. 802c41a ipvs: drop inverse argument to conn_{in,out}_get by Alex Gartrell · 9 years ago
  48. 3b5ca61 ipvs: pull out ip_vs_try_to_schedule function by Alex Gartrell · 9 years ago
  49. 0b72902 ipvs: Handle inverse and icmp headers in ip_vs_leave by Alex Gartrell · 9 years ago
  50. 4fd9bee ipvs: Add hdr_flags to iphdr by Alex Gartrell · 9 years ago
  51. b0e010c ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_off by Alex Gartrell · 9 years ago
  52. 05f0050 ipvs: fix crash if scheduler is changed by Julian Anastasov · 9 years ago
  53. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 9 years ago
  54. 77f0379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  55. d752c36 ipvs: allow rescheduling of new connections when port reuse is detected by Marcelo Ricardo Leitner · 10 years ago
  56. cd67cd5 ipvs: use 64-bit rates in stats by Julian Anastasov · 10 years ago
  57. 579eb62 ipvs: rerouting to local clients is not needed anymore by Julian Anastasov · 10 years ago
  58. f18ae72 ipvs: use the new dest addr family field by Julian Anastasov · 10 years ago
  59. ba38528 ipvs: Supply destination address family to ip_vs_conn_new by Alex Gartrell · 10 years ago
  60. eb90b0c ipvs: fix ipv6 hook registration for local replies by Julian Anastasov · 10 years ago
  61. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  62. f44a5f4 ipvs: Fix panic due to non-linear skb by Peter Christensen · 10 years ago
  63. 1404c3a netfilter: Fix format string mismatch in ip_vs_proto_name() by Masanari Iida · 10 years ago
  64. 6aafeef netfilter: push reasm skb through instead of original frag skbs by Jiri Pirko · 11 years ago
  65. 795aa6e netfilter: pass hook ops to hookfn by Patrick McHardy · 11 years ago
  66. bcbde4c ipvs: make the service replacement more robust by Julian Anastasov · 11 years ago
  67. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  68. bba54de ipvs: provide iph to schedulers by Julian Anastasov · 11 years ago
  69. 06f3d7f ipvs: SCTP ports should be writable in ICMP packets by Julian Anastasov · 11 years ago
  70. dc7b3eb ipvs: Fix reuse connection if real server is dead by Grzegorz Lyczba · 11 years ago
  71. 9fd0fa7 ipvs: Avoid shadowing net variable in ip_vs_leave() by Simon Horman · 11 years ago
  72. 0a92586 ipvs: fix sparse warnings for some parameters by Julian Anastasov · 11 years ago
  73. ac69269 ipvs: do not disable bh for long time by Julian Anastasov · 11 years ago
  74. ceec4c3 ipvs: convert services to rcu by Julian Anastasov · 11 years ago
  75. 6b6df46 ipvs: preparations for using rcu in schedulers by Julian Anastasov · 11 years ago
  76. 276472e ipvs: remove rs_lock by using RCU by Julian Anastasov · 11 years ago
  77. 026ace0 ipvs: optimize dst usage for real server by Julian Anastasov · 11 years ago
  78. da13482 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  79. bf93ad7 ipvs: remove extra rcu lock by Julian Anastasov · 11 years ago
  80. 0c12582 ipvs: add backup_only flag to avoid loops by Julian Anastasov · 11 years ago
  81. b962abd ipvs: fix some sparse warnings by Julian Anastasov · 11 years ago
  82. e716503 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  83. d4383f0 ipvs: API change to avoid rescan of IPv6 exthdr by Jesper Dangaard Brouer · 12 years ago
  84. 2f74713 ipvs: Complete IPv6 fragment handling for IPVS by Jesper Dangaard Brouer · 12 years ago
  85. 63dca2c ipvs: Fix faulty IPv6 extension header handling in IPVS by Jesper Dangaard Brouer · 12 years ago
  86. 2fab891 ipvs: IPv6 extend ICMPv6 handling for future types by Jesper Dangaard Brouer · 12 years ago
  87. 120b9c1 ipvs: Trivial changes, use compressed IPv6 address in output by Jesper Dangaard Brouer · 12 years ago
  88. f2edb9f ipvs: implement passive PMTUD for IPIP packets by Julian Anastasov · 12 years ago
  89. 4c809d6 netfilter: ipvs: switch hook PFs to nfproto by Alban Crequy · 12 years ago
  90. 749c42b ipvs: reduce sync rate with time thresholds by Julian Anastasov · 12 years ago
  91. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  92. 8537de8 ipvs: kernel oops - do_ip_vs_get_ctl by Hans Schillstrom · 12 years ago
  93. 39f618b ipvs: reset ipvs pointer in netns by Julian Anastasov · 12 years ago
  94. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  95. e0aac52 ipvs: fix matching of fwmark templates during scheduling by Simon Horman · 13 years ago
  96. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  97. ad542ced ipvs: Remove unused variable "cs" from ip_vs_leave function. by Krzysztof Wilczynski · 13 years ago
  98. 0a9ee81 netfilter: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  99. 4a516f1 ipvs: Remove unused return value of protocol state transitions by Simon Horman · 13 years ago
  100. 56f8a75 ip: introduce ip_is_fragment helper inline function by Paul Gortmaker · 13 years ago