summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
...
| * ipvs: Pass ipvs into __ip_vs_get_out_rtEric W. Biederman2015-09-241-7/+8
| * ipvs: Better derivation of ipvs in ip_vs_tunnel_xmitEric W. Biederman2015-09-241-2/+2
| * ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_scheduleEric W. Biederman2015-09-245-24/+15
| * ipvs: Pass ipvs not net into ip_vs_conn_net_init and ip_vs_conn_net_cleanupEric W. Biederman2015-09-242-7/+7
| * ipvs: Pass ipvs not net into ip_vs_conn_net_flushEric W. Biederman2015-09-241-3/+4
| * ipvs: Pass ipvs not net to ip_vs_conn_hashkeyEric W. Biederman2015-09-241-4/+4
| * ipvs: Pass ipvs into conn_out_getEric W. Biederman2015-09-244-8/+10
| * ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_protoEric W. Biederman2015-09-243-8/+7
| * ipvs: Pass ipvs into ip_vs_conn_fill_param_protoEric W. Biederman2015-09-241-4/+6
| * ipvs: Pass ipvs not net into init_netns and exit_netnsEric W. Biederman2015-09-244-14/+8
| * ipvs: Pass ipvs not net into [un]register_ip_vs_proto_netnsEric W. Biederman2015-09-241-8/+7
| * ipvs: Pass ipvs not net into ip_vs_app_net_init and ip_vs_app_net_cleanupEric W. Biederman2015-09-242-7/+7
| * ipvs: Pass ipvs not net into ip_vs_app_inc_releaseEric W. Biederman2015-09-241-4/+2
| * ipvs: Pass ipvs not net to register_ip_vs_app and unregister_ip_vs_appEric W. Biederman2015-09-242-14/+14
| * ipvs: Pass ipvs not net to register_ip_vs_app_incEric W. Biederman2015-09-242-3/+2
| * ipvs: Pass ipvs not net into ip_vs_app_inc_newEric W. Biederman2015-09-241-3/+3
| * ipvs: Pass ipvs not net into register_app and unregister_appEric W. Biederman2015-09-244-14/+13
| * ipvs: Pass ipvs not net to ip_vs_estimator_net_init and ip_vs_estimator_cleanupEric W. Biederman2015-09-242-8/+6
| * ipvs: Pass ipvs not net to estimation_timerEric W. Biederman2015-09-241-4/+2
| * ipvs: Pass ipvs not net into ip_vs_control_net_(init|cleanup)Eric W. Biederman2015-09-242-7/+7
| * ipvs: Pass ipvs not net to ip_vs_control_net_(init|cleanup)_sysctlEric W. Biederman2015-09-241-8/+8
| * ipvs: Pass ipvs not net to ip_vs_random_drop_entryEric W. Biederman2015-09-242-3/+3
| * ipvs: Pass ipvs not net to ip_vs_start_estimator aned ip_vs_stop_estimatorEric W. Biederman2015-09-242-10/+8
| * ipvs: Pass ipvs not net to ip_vs_genl_set_configEric W. Biederman2015-09-241-3/+2
| * ipvs: Pass ipvs not net to ip_vs_sync_net_cleanupEric W. Biederman2015-09-242-4/+4
| * ipvs: Pass ipvs not net to ip_vs_sync_net_initEric W. Biederman2015-09-242-4/+2
| * ipvs: Pass ipvs not net to ip_vs_proc_sync_connEric W. Biederman2015-09-241-3/+2
| * ipvs: Pass ipvs not net to ip_vs_proc_connEric W. Biederman2015-09-241-6/+6
| * ipvs: Pass ipvs not net to ip_vs_sync_connEric W. Biederman2015-09-243-6/+4
| * ipvs: Pass ipvs not net to ip_vs_sync_conn_v0Eric W. Biederman2015-09-241-4/+3
| * ipvs: Pass ipvs not net to ip_vs_process_messageEric W. Biederman2015-09-241-4/+3
| * ipvs: Store ipvs not net in struct ip_vs_sync_thread_dataEric W. Biederman2015-09-241-5/+5
| * ipvs: Pass ipvs not net to make_receive_sockEric W. Biederman2015-09-241-4/+3
| * ipvs: Pass ipvs not net to make_send_sockEric W. Biederman2015-09-241-4/+3
| * ipvs: Pass ipvs not net to stop_sync_threadEric W. Biederman2015-09-242-6/+5
| * ipvs: Pass ipvs not net to start_sync_threadEric W. Biederman2015-09-242-8/+7
| * ipvs: Pass ipvs not net to ip_vs_genl_del_daemonEric W. Biederman2015-09-241-4/+3
| * ipvs: Pass ipvs not net to ip_vs_genl_new_daemonEric W. Biederman2015-09-241-4/+3
| * ipvs: Pass ipvs not net to ip_vs_genl_find_serviceEric W. Biederman2015-09-241-4/+4
| * ipvs: Pass ipvs not net to ip_vs_genl_parse_serviceEric W. Biederman2015-09-241-4/+4
| * ipvs: Pass ipvs not net to __ip_vs_get_timeoutsEric W. Biederman2015-09-241-5/+6
| * ipvs: Pass ipvs not net to __ip_vs_get_dest_entriesEric W. Biederman2015-09-241-3/+2
| * ipvs: Pass ipvs not net to __ip_vs_get_service_entriesEric W. Biederman2015-09-241-3/+2
| * ipvs: Pass ipvs not net to ip_vs_set_timeoutEric W. Biederman2015-09-241-4/+4
| * ipvs: Pass ipvs not net to ip_vs_proto_data_getEric W. Biederman2015-09-248-29/+23
| * ipvs: Cache ipvs in ip_vs_in_icmp and ip_vs_in_icmp_v6Eric W. Biederman2015-09-241-2/+6
| * ipvs: Pass ipvs not net to ip_vs_zero_allEric W. Biederman2015-09-241-4/+3
| * ipvs: Pass ipvs not net to ip_vs_service_net_cleanupEric W. Biederman2015-09-242-4/+5
| * ipvs: Pass ipvs not net to ip_vs_flushEric W. Biederman2015-09-241-5/+5
| * ipvs: Pass ipvs not net to ip_vs_add_serviceEric W. Biederman2015-09-241-5/+4