summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs/ip_vs_ctl.c
AgeCommit message (Expand)Author
2018-02-25netfilter: ipvs: avoid unused variable warningsArnd Bergmann
2017-12-20netfilter: ipvs: Fix inappropriate output of procfsKUWAZAWA Takuya
2015-09-24ipvs: Remove skb_sknetEric W. Biederman
2015-09-24ipvs: Pass ipvs not net into ip_vs_control_net_(init|cleanup)Eric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_control_net_(init|cleanup)_sysctlEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_random_drop_entryEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_start_estimator aned ip_vs_stop_estimatorEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_genl_set_configEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to stop_sync_threadEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to start_sync_threadEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_genl_del_daemonEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_genl_new_daemonEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_genl_find_serviceEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_genl_parse_serviceEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to __ip_vs_get_timeoutsEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to __ip_vs_get_dest_entriesEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to __ip_vs_get_service_entriesEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_set_timeoutEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_proto_data_getEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_zero_allEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_service_net_cleanupEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_flushEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_add_serviceEric W. Biederman
2015-09-24ipvs: Cache ipvs in ip_vs_genl_set_cmdEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_dest_trash_expireEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to __ip_vs_del_destEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_trash_cleanupEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_find_destEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_has_real_serviceEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_service_findEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to __ip_vs_service_findEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_svc_hashkeyEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to __ip_vs_svc_fwm_findEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_svc_fwm_hashkeyEric W. Biederman
2015-09-24ipvs: Store ipvs not net in struct ip_vs_serviceEric W. Biederman
2015-09-24ipvs: Don't use current in proc_do_defense_modeEric W. Biederman
2015-09-17ipvs: add sysctl to ignore tunneled packetsAlex Gartrell
2015-09-01ipvs: add schedule_icmp sysctlAlex Gartrell
2015-08-21ipvs: add more mcast parameters for the sync daemonJulian Anastasov
2015-08-21ipvs: add sync_maxlen parameter for the sync daemonJulian Anastasov
2015-08-21ipvs: call rtnl_lock earlyJulian Anastasov
2015-07-14ipvs: fix crash if scheduler is changedJulian Anastasov
2015-05-08ipvs: fix memory leak in ip_vs_ctl.cTommi Rantala
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-25ipvs: allow rescheduling of new connections when port reuse is detectedMarcelo Ricardo Leitner
2015-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-02-09ipvs: use 64-bit rates in statsJulian Anastasov
2015-02-09ipvs: fix inability to remove a mixed-family RSAlexey Andriyanov
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2014-11-20netfilter: Deletion of unnecessary checks before two function callsMarkus Elfring