Age | Commit message (Expand) | Author |
2016-04-20 | ipvs: handle connections started by real-servers | Marco Angaroni |
2016-03-07 | ipvs: drop first packet to redirect conntrack | Julian Anastasov |
2015-09-24 | ipvs: Remove skb_sknet | Eric W. Biederman |
2015-09-24 | ipvs: Remove skb_net | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup) | Eric W. Biederman |
2015-09-24 | ipvs: Remove net argument from ip_vs_tcp_conn_listen | Eric W. Biederman |
2015-09-24 | ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leave | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_schedule | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs not net into ip_vs_conn_net_init and ip_vs_conn_net_cleanup | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs into conn_out_get | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_proto | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs not net into init_netns and exit_netns | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs not net into ip_vs_app_net_init and ip_vs_app_net_cleanup | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs not net to register_ip_vs_app and unregister_ip_vs_app | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs not net to register_ip_vs_app_inc | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs not net into register_app and unregister_app | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_estimator_net_init and ip_vs_estimator_cleanup | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs not net into ip_vs_control_net_(init|cleanup) | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_random_drop_entry | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_start_estimator aned ip_vs_stop_estimator | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_sync_net_cleanup | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_sync_net_init | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_sync_conn | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs not net to stop_sync_thread | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs not net to start_sync_thread | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_proto_data_get | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_service_net_cleanup | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_find_dest | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_has_real_service | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_service_find | Eric W. Biederman |
2015-09-24 | ipvs: Store ipvs not net in struct ip_vs_service | Eric W. Biederman |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_fill_conn | Eric W. Biederman |
2015-09-24 | ipvs: Store ipvs not net in struct ip_vs_conn_param | Eric W. Biederman |
2015-09-24 | ipvs: Store ipvs not net in struct ip_vs_conn | Eric W. Biederman |
2015-09-17 | ipvs: add sysctl to ignore tunneled packets | Alex Gartrell |
2015-09-01 | ipvs: add schedule_icmp sysctl | Alex Gartrell |
2015-09-01 | ipvs: drop inverse argument to conn_{in,out}_get | Alex Gartrell |
2015-09-01 | ipvs: Add hdr_flags to iphdr | Alex Gartrell |
2015-09-01 | ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_off | Alex Gartrell |
2015-08-21 | ipvs: add more mcast parameters for the sync daemon | Julian Anastasov |
2015-08-21 | ipvs: add sync_maxlen parameter for the sync daemon | Julian Anastasov |
2015-03-12 | net: Introduce possible_net_t | Eric W. Biederman |
2015-02-25 | ipvs: allow rescheduling of new connections when port reuse is detected | Marcelo Ricardo Leitner |
2015-02-09 | ipvs: use 64-bit rates in stats | Julian Anastasov |
2014-10-02 | ipvs: Clean up comment style in ip_vs.h | Simon Horman |
2014-09-16 | ipvs: prevent mixing heterogeneous pools and synchronization | Alex Gartrell |
2014-09-16 | ipvs: Supply destination address family to ip_vs_conn_new | Alex Gartrell |
2014-09-16 | ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest} | Alex Gartrell |
2014-09-16 | ipvs: Add destination address family to netlink interface | Alex Gartrell |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra |