1. d387eaf Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs by Pablo Neira Ayuso · 9 years ago
  2. 4c38cd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  3. 7617a24 ipvs: correct initial offset of Call-ID header search in SIP persistence engine by Marco Angaroni · 9 years ago
  4. f911b67 ipvs: allow rescheduling after RST by Julian Anastasov · 9 years ago
  5. f719e37 ipvs: drop first packet to redirect conntrack by Julian Anastasov · 9 years ago
  6. 3f20efb ipvs: handle ip_vs_fill_iph_skb_off failure by Arnd Bergmann · 9 years ago
  7. 64d4e34 net: remove skb_sender_cpu_clear() by WANG Cong · 9 years ago
  8. f6ca9f4 netfilter: ipvs: avoid unused variable warnings by Arnd Bergmann · 9 years ago
  9. 2d9e9b0 netfilter: ipvs: Remove noisy debug print from ip_vs_del_service by Yannick Brosseau · 9 years ago
  10. 6fa7966 net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads by Edward Cree · 9 years ago
  11. 53692b1 sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC by Tom Herbert · 9 years ago
  12. 340c78e ipvs: use skb_to_full_sk() helper by Eric Dumazet · 9 years ago
  13. f0a0a97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  14. 2ffbceb netfilter: remove hook owner refcounting by Florian Westphal · 9 years ago
  15. 19bcf9f ipv4: Pass struct net into ip_defrag and ip_check_defrag by Eric W. Biederman · 9 years ago
  16. 33224b1 ipv4, ipv6: Pass net into ip_local_out and ip6_local_out by Eric W. Biederman · 9 years ago
  17. 7928833 ipv6: Merge ip6_local_out and ip6_local_out_sk by Eric W. Biederman · 9 years ago
  18. e2cb77d ipv4: Merge ip_local_out and ip_local_out_sk by Eric W. Biederman · 9 years ago
  19. 13206b6 net: Pass net into dst_output and remove dst_output_okfn by Eric W. Biederman · 9 years ago
  20. 92240e8 ipvs: Remove possibly unused variables from ip_vs_conn_net_{init,cleanup} by Simon Horman · 9 years ago
  21. ed1c9f0 ipvs: Remove possibly unused variable from ip_vs_out by David Ahern · 9 years ago
  22. b59f2e3 ipvs: Don't protect ip_vs_addr_is_unicast with CONFIG_SYSCTL by Eric W. Biederman · 9 years ago
  23. 5f5d74d ipv6: Pass struct net into ip6_route_me_harder by Eric W. Biederman · 9 years ago
  24. e45f506 ipv4: Pass struct net into ip_route_me_harder by Eric W. Biederman · 9 years ago
  25. 57781c1 ipvs: Pass ipvs into ip_vs_gather_frags by Eric W. Biederman · 9 years ago
  26. 9cfdd75 ipvs: Remove skb_sknet by Eric W. Biederman · 9 years ago
  27. 7d1f88e ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup) by Eric W. Biederman · 9 years ago
  28. 69f3909 ipvs: Remove net argument from ip_vs_tcp_conn_listen by Eric W. Biederman · 9 years ago
  29. a43d1a6 ipvs: Pass ipvs through ip_vs_route_me_harder into sysctl_snat_reroute by Eric W. Biederman · 9 years ago
  30. 7b5f689 ipvs: Pass ipvs into ip_vs_out_icmp and ip_vs_out_icmp_v6 by Eric W. Biederman · 9 years ago
  31. 6f2bcea ipvs: Pass ipvs into ip_vs_in_icmp and ip_vs_in_icmp_v6 by Eric W. Biederman · 9 years ago
  32. 6e385bb ipvs: Pass ipvs into ip_vs_in by Eric W. Biederman · 9 years ago
  33. 1b75097 ipvs: Pass ipvs into ip_vs_out by Eric W. Biederman · 9 years ago
  34. 2300f04 ipvs: Pass ipvs not net into sysctl_nat_icmp_send by Eric W. Biederman · 9 years ago
  35. 51efbcb ipvs: Simplify ipvs and net access in ip_vs_leave by Eric W. Biederman · 9 years ago
  36. 5703294 ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leave by Eric W. Biederman · 9 years ago
  37. 7c08d78 ipvs: Better derivation of ipvs in ip_vs_in_stats and ip_vs_out_stats by Eric W. Biederman · 9 years ago
  38. 20868a4 ipvs: Pass ipvs into ensure_mtu_is adequate by Eric W. Biederman · 9 years ago
  39. f5745f8 ipvs: Pass ipvs into __ip_vs_get_out_rt_v6 by Eric W. Biederman · 9 years ago
  40. ecfe87b ipvs: Pass ipvs into __ip_vs_get_out_rt by Eric W. Biederman · 9 years ago
  41. 361c3f5 ipvs: Better derivation of ipvs in ip_vs_tunnel_xmit by Eric W. Biederman · 9 years ago
  42. d8f44c3 ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_schedule by Eric W. Biederman · 9 years ago
  43. 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
  44. d889717 ipvs: Pass ipvs not net into ip_vs_conn_net_flush by Eric W. Biederman · 9 years ago
  45. 754b81a ipvs: Pass ipvs not net to ip_vs_conn_hashkey by Eric W. Biederman · 9 years ago
  46. 0cf705c8c ipvs: Pass ipvs into conn_out_get by Eric W. Biederman · 9 years ago
  47. ab16197 ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_proto by Eric W. Biederman · 9 years ago
  48. f5099dd ipvs: Pass ipvs into ip_vs_conn_fill_param_proto by Eric W. Biederman · 9 years ago
  49. 1281a9c2 ipvs: Pass ipvs not net into init_netns and exit_netns by Eric W. Biederman · 9 years ago
  50. c70bd680 ipvs: Pass ipvs not net into [un]register_ip_vs_proto_netns by Eric W. Biederman · 9 years ago
  51. 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
  52. 0985870 ipvs: Pass ipvs not net into ip_vs_app_inc_release by Eric W. Biederman · 9 years ago
  53. 9f8128a ipvs: Pass ipvs not net to register_ip_vs_app and unregister_ip_vs_app by Eric W. Biederman · 9 years ago
  54. 3250dc9 ipvs: Pass ipvs not net to register_ip_vs_app_inc by Eric W. Biederman · 9 years ago
  55. a080ce3 ipvs: Pass ipvs not net into ip_vs_app_inc_new by Eric W. Biederman · 9 years ago
  56. 1964891 ipvs: Pass ipvs not net into register_app and unregister_app by Eric W. Biederman · 9 years ago
  57. a4dd036 ipvs: Pass ipvs not net to ip_vs_estimator_net_init and ip_vs_estimator_cleanup by Eric W. Biederman · 9 years ago
  58. 70a131a ipvs: Pass ipvs not net to estimation_timer by Eric W. Biederman · 9 years ago
  59. 3d99376 ipvs: Pass ipvs not net into ip_vs_control_net_(init|cleanup) by Eric W. Biederman · 9 years ago
  60. 8b8237a ipvs: Pass ipvs not net to ip_vs_control_net_(init|cleanup)_sysctl by Eric W. Biederman · 9 years ago
  61. 423b559 ipvs: Pass ipvs not net to ip_vs_random_drop_entry by Eric W. Biederman · 9 years ago
  62. 0f34d54 ipvs: Pass ipvs not net to ip_vs_start_estimator aned ip_vs_stop_estimator by Eric W. Biederman · 9 years ago
  63. cacd1e6 ipvs: Pass ipvs not net to ip_vs_genl_set_config by Eric W. Biederman · 9 years ago
  64. ebea1f7 ipvs: Pass ipvs not net to ip_vs_sync_net_cleanup by Eric W. Biederman · 9 years ago
  65. 802cb43 ipvs: Pass ipvs not net to ip_vs_sync_net_init by Eric W. Biederman · 9 years ago
  66. 1fc1200 ipvs: Pass ipvs not net to ip_vs_proc_sync_conn by Eric W. Biederman · 9 years ago
  67. 4f30665 ipvs: Pass ipvs not net to ip_vs_proc_conn by Eric W. Biederman · 9 years ago
  68. b61a8c1 ipvs: Pass ipvs not net to ip_vs_sync_conn by Eric W. Biederman · 9 years ago
  69. 72e9481 ipvs: Pass ipvs not net to ip_vs_sync_conn_v0 by Eric W. Biederman · 9 years ago
  70. 7d537f3 ipvs: Pass ipvs not net to ip_vs_process_message by Eric W. Biederman · 9 years ago
  71. 37b68e6 ipvs: Store ipvs not net in struct ip_vs_sync_thread_data by Eric W. Biederman · 9 years ago
  72. fd124e2 ipvs: Pass ipvs not net to make_receive_sock by Eric W. Biederman · 9 years ago
  73. 68c76b6 ipvs: Pass ipvs not net to make_send_sock by Eric W. Biederman · 9 years ago
  74. b3cf3cb ipvs: Pass ipvs not net to stop_sync_thread by Eric W. Biederman · 9 years ago
  75. 6ac121d ipvs: Pass ipvs not net to start_sync_thread by Eric W. Biederman · 9 years ago
  76. df04ffb ipvs: Pass ipvs not net to ip_vs_genl_del_daemon by Eric W. Biederman · 9 years ago
  77. d8443c5 ipvs: Pass ipvs not net to ip_vs_genl_new_daemon by Eric W. Biederman · 9 years ago
  78. 34c2f51 ipvs: Pass ipvs not net to ip_vs_genl_find_service by Eric W. Biederman · 9 years ago
  79. 613fb83 ipvs: Pass ipvs not net to ip_vs_genl_parse_service by Eric W. Biederman · 9 years ago
  80. af54034 ipvs: Pass ipvs not net to __ip_vs_get_timeouts by Eric W. Biederman · 9 years ago
  81. 08fff4c ipvs: Pass ipvs not net to __ip_vs_get_dest_entries by Eric W. Biederman · 9 years ago
  82. b2876b7 ipvs: Pass ipvs not net to __ip_vs_get_service_entries by Eric W. Biederman · 9 years ago
  83. f1faa1e ipvs: Pass ipvs not net to ip_vs_set_timeout by Eric W. Biederman · 9 years ago
  84. 18d6ade ipvs: Pass ipvs not net to ip_vs_proto_data_get by Eric W. Biederman · 9 years ago
  85. a47b430 ipvs: Cache ipvs in ip_vs_in_icmp and ip_vs_in_icmp_v6 by Eric W. Biederman · 9 years ago
  86. c60856c ipvs: Pass ipvs not net to ip_vs_zero_all by Eric W. Biederman · 9 years ago
  87. 56d2169 ipvs: Pass ipvs not net to ip_vs_service_net_cleanup by Eric W. Biederman · 9 years ago
  88. ef7c599 ipvs: Pass ipvs not net to ip_vs_flush by Eric W. Biederman · 9 years ago
  89. 5060bd8 ipvs: Pass ipvs not net to ip_vs_add_service by Eric W. Biederman · 9 years ago
  90. cd58278 ipvs: Cache ipvs in ip_vs_genl_set_cmd by Eric W. Biederman · 9 years ago
  91. 8e743f1 ipvs: Pass ipvs not net to ip_vs_dest_trash_expire by Eric W. Biederman · 9 years ago
  92. 79ac82e ipvs: Pass ipvs not net to __ip_vs_del_dest by Eric W. Biederman · 9 years ago
  93. 6c0e14f ipvs: Pass ipvs not net to ip_vs_trash_cleanup by Eric W. Biederman · 9 years ago
  94. dc2add6 ipvs: Pass ipvs not net to ip_vs_find_dest by Eric W. Biederman · 9 years ago
  95. 48aed1b ipvs: Pass ipvs not net to ip_vs_has_real_service by Eric W. Biederman · 9 years ago
  96. 0a4fd6c ipvs: Pass ipvs not net to ip_vs_service_find by Eric W. Biederman · 9 years ago
  97. bb2e2a8 ipvs: Pass ipvs not net to __ip_vs_service_find by Eric W. Biederman · 9 years ago
  98. ba61f39 ipvs: Pass ipvs not net to ip_vs_svc_hashkey by Eric W. Biederman · 9 years ago
  99. 1ed8b94 ipvs: Pass ipvs not net to __ip_vs_svc_fwm_find by Eric W. Biederman · 9 years ago
  100. f6510b2 ipvs: Pass ipvs not net to ip_vs_svc_fwm_hashkey by Eric W. Biederman · 9 years ago