LVS Development Mailing List (date)
[
Thread Index
]
[
Top
]
[
All Lists
]
Web
LinuxVirtualServer.org
<
Prev Period
]
[
Advanced
]
[
Next Period
>
September 24, 2015
[PATCH nf-next 53/84] ipvs: Pass ipvs not net into ip_vs_app_inc_new
,
Simon Horman
,
08:58
[PATCH nf-next 61/84] ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_proto
,
Simon Horman
,
08:58
[PATCH nf-next 60/84] ipvs: Pass ipvs into ip_vs_conn_fill_param_proto
,
Simon Horman
,
08:58
[PATCH nf-next 57/84] ipvs: Pass ipvs not net into ip_vs_app_net_init and ip_vs_app_net_cleanup
,
Simon Horman
,
08:58
[PATCH nf-next 56/84] ipvs: Pass ipvs not net into ip_vs_app_inc_release
,
Simon Horman
,
08:58
[PATCH nf-next 62/84] ipvs: Pass ipvs into conn_out_get
,
Simon Horman
,
08:57
[PATCH nf-next 59/84] ipvs: Pass ipvs not net into init_netns and exit_netns
,
Simon Horman
,
08:57
[PATCH nf-next 63/84] ipvs: Pass ipvs not net to ip_vs_conn_hashkey
,
Simon Horman
,
08:57
[PATCH nf-next 58/84] ipvs: Pass ipvs not net into [un]register_ip_vs_proto_netns
,
Simon Horman
,
08:57
[PATCH nf-next 64/84] ipvs: Pass ipvs not net into ip_vs_conn_net_flush
,
Simon Horman
,
08:57
[PATCH nf-next 65/84] ipvs: Pass ipvs not net into ip_vs_conn_net_init and ip_vs_conn_net_cleanup
,
Simon Horman
,
08:57
[PATCH nf-next 66/84] ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_schedule
,
Simon Horman
,
08:57
[PATCH nf-next 67/84] ipvs: Better derivation of ipvs in ip_vs_tunnel_xmit
,
Simon Horman
,
08:57
[PATCH nf-next 69/84] ipvs: Pass ipvs into __ip_vs_get_out_rt_v6
,
Simon Horman
,
08:57
[PATCH nf-next 70/84] ipvs: Pass ipvs into ensure_mtu_is adequate
,
Simon Horman
,
08:57
[PATCH nf-next 68/84] ipvs: Pass ipvs into __ip_vs_get_out_rt
,
Simon Horman
,
08:57
[PATCH nf-next 72/84] ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leave
,
Simon Horman
,
08:57
[PATCH nf-next 71/84] ipvs: Better derivation of ipvs in ip_vs_in_stats and ip_vs_out_stats
,
Simon Horman
,
08:57
[PATCH nf-next 75/84] ipvs: Pass ipvs into ip_vs_out
,
Simon Horman
,
08:56
[PATCH nf-next 74/84] ipvs: Pass ipvs not net into sysctl_nat_icmp_send
,
Simon Horman
,
08:56
[PATCH nf-next 73/84] ipvs: Simplify ipvs and net access in ip_vs_leave
,
Simon Horman
,
08:56
[PATCH nf-next 78/84] ipvs: Pass ipvs into ip_vs_out_icmp and ip_vs_out_icmp_v6
,
Simon Horman
,
08:56
[PATCH nf-next 79/84] ipvs: Pass ipvs through ip_vs_route_me_harder into sysctl_snat_reroute
,
Simon Horman
,
08:56
[PATCH nf-next 81/84] ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup)
,
Simon Horman
,
08:56
[PATCH nf-next 80/84] ipvs: Remove net argument from ip_vs_tcp_conn_listen
,
Simon Horman
,
08:56
[PATCH nf-next 83/84] ipvs: Remove skb_sknet
,
Simon Horman
,
08:56
[PATCH nf-next 82/84] ipvs: Remove skb_net
,
Simon Horman
,
08:56
[PATCH nf-next 84/84] ipvs: Pass ipvs into ip_vs_gather_frags
,
Simon Horman
,
08:56
[PATCH nf-next 77/84] ipvs: Pass ipvs into ip_vs_in_icmp and ip_vs_in_icmp_v6
,
Simon Horman
,
08:55
[PATCH nf-next 76/84] ipvs: Pass ipvs into ip_vs_in
,
Simon Horman
,
08:55
[PATCH nf-next 49/84] ipvs: Pass ipvs not net into ip_vs_control_net_(init|cleanup)
,
Simon Horman
,
08:54
[PATCH nf-next 13/84] ipvs: Pass ipvs not net to ip_vs_has_real_service
,
Simon Horman
,
08:54
[PATCH nf-next 16/84] ipvs: Pass ipvs not net to __ip_vs_del_dest
,
Simon Horman
,
08:54
[PATCH nf-next 12/84] ipvs: Pass ipvs not net to ip_vs_service_find
,
Simon Horman
,
08:54
[GIT PULL nf-next 00/84] Second Round of IPVS Updates for v4.4
,
Simon Horman
,
08:54
[PATCH nf-next 01/84] ipvs: Hoist computation of ipvs earlier in sctp_conn_schedule
,
Simon Horman
,
08:54
September 23, 2015
Re: [PATCH next 00/84] ipvs: Stop guessing the network namespace (take 2)
,
Pablo Neira Ayuso
,
17:09
Re: [PATCH next 02/84] ipvs: Don't use current in proc_do_defense_mode
,
Eric W. Biederman
,
10:01
Re: [PATCH next 02/84] ipvs: Don't use current in proc_do_defense_mode
,
Simon Horman
,
09:07
Re: [PATCH next 00/84] ipvs: Stop guessing the network namespace (take 2)
,
Simon Horman
,
08:17
September 22, 2015
Re: [PATCH next 00/84] ipvs: Stop guessing the network namespace (take 2)
,
Pablo Neira Ayuso
,
16:44
Re: [PATCH next 00/84] ipvs: Stop guessing the network namespace (take 2)
,
Julian Anastasov
,
15:23
[PATCH next 45/84] ipvs: Pass ipvs not net to ip_vs_genl_set_config
,
Eric W. Biederman
,
02:24
[PATCH next 60/84] ipvs: Pass ipvs into ip_vs_conn_fill_param_proto
,
Eric W. Biederman
,
02:24
[PATCH next 12/84] ipvs: Pass ipvs not net to ip_vs_service_find
,
Eric W. Biederman
,
02:24
[PATCH next 53/84] ipvs: Pass ipvs not net into ip_vs_app_inc_new
,
Eric W. Biederman
,
02:24
[PATCH next 30/84] ipvs: Pass ipvs not net to ip_vs_genl_find_service
,
Eric W. Biederman
,
02:24
[PATCH next 70/84] ipvs: Pass ipvs into ensure_mtu_is adequate
,
Eric W. Biederman
,
02:24
[PATCH next 61/84] ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_proto
,
Eric W. Biederman
,
02:23
[PATCH next 14/84] ipvs: Pass ipvs not net to ip_vs_find_dest
,
Eric W. Biederman
,
02:23
[PATCH next 62/84] ipvs: Pass ipvs into conn_out_get
,
Eric W. Biederman
,
02:23
[PATCH next 15/84] ipvs: Pass ipvs not net to ip_vs_trash_cleanup
,
Eric W. Biederman
,
02:23
[PATCH next 23/84] ipvs: Cache ipvs in ip_vs_in_icmp and ip_vs_in_icmp_v6
,
Eric W. Biederman
,
02:23
[PATCH next 35/84] ipvs: Pass ipvs not net to make_send_sock
,
Eric W. Biederman
,
02:23
[PATCH next 33/84] ipvs: Pass ipvs not net to start_sync_thread
,
Eric W. Biederman
,
02:23
[PATCH next 36/84] ipvs: Pass ipvs not net to make_receive_sock
,
Eric W. Biederman
,
02:23
[PATCH next 54/84] ipvs: Pass ipvs not net to register_ip_vs_app_inc
,
Eric W. Biederman
,
02:23
[PATCH next 80/84] ipvs: Remove net argument from ip_vs_tcp_conn_listen
,
Eric W. Biederman
,
02:23
[PATCH next 38/84] ipvs: Pass ipvs not net to ip_vs_process_message
,
Eric W. Biederman
,
02:23
[PATCH next 17/84] ipvs: Pass ipvs not net to ip_vs_dest_trash_expire
,
Eric W. Biederman
,
02:23
<
Prev Page
]
[
Next Page
>