summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs/ip_vs_ctl.c
Commit message (Expand)AuthorAge
* ipvs: fix rtnl_lock lockups caused by start_sync_threadJulian Anastasov2018-04-09
* netfilter: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * netfilter: ipvs: Fix inappropriate output of procfsKUWAZAWA Takuya2017-11-06
| * netfilter: ipvs: Use %pS printk format for direct addressesHelge Deller2017-11-06
* | netfilter: ipvs: Convert timers to use timer_setup()Kees Cook2017-11-08
|/
* netfilter: Remove duplicated rcu_read_lock.Taehee Yoo2017-07-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-05-03
|\
| * ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabledPaolo Abeni2017-04-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-05-01
|\ \
| * | netfilter: Remove exceptional & on function nameArushi Singhal2017-04-07
| * | netfilter: Use seq_puts()/seq_putc() where possiblesimran singhal2017-04-07
* | | netlink: pass extended ACK struct where availableJohannes Berg2017-04-13
* | | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
|/ /
* | netfilter: refcounter conversionsReshetova, Elena2017-03-17
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-03
|\
| * ipvs: free ip_vs_dest structs when refcnt=0David Windsor2017-02-02
* | Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen2017-01-24
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge tag 'ipvs-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso2016-12-04
|\
| * ipvs: Use IS_ERR_OR_NULL(svc) instead of IS_ERR(svc) || svc == NULLGao Feng2016-11-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-15
|\ \ | |/ |/|
| * ipvs: use IPVS_CMD_ATTR_MAX for family.maxattrWANG Cong2016-11-08
* | genetlink: mark families as __ro_after_initJohannes Berg2016-10-27
* | genetlink: statically initialize familiesJohannes Berg2016-10-27
* | genetlink: no longer support using static family IDsJohannes Berg2016-10-27
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-05-09
|\
| * ipvs: handle connections started by real-serversMarco Angaroni2016-04-20
* | netfilter/ipvs: use nla_put_u64_64bit()Nicolas Dichtel2016-04-25
|/
* netfilter: ipvs: avoid unused variable warningsArnd Bergmann2016-02-18
* netfilter: ipvs: Remove noisy debug print from ip_vs_del_serviceYannick Brosseau2016-02-18
* ipvs: Remove skb_sknetEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net into ip_vs_control_net_(init|cleanup)Eric W. Biederman2015-09-24
* ipvs: Pass ipvs not net to ip_vs_control_net_(init|cleanup)_sysctlEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net to ip_vs_random_drop_entryEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net to ip_vs_start_estimator aned ip_vs_stop_estimatorEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net to ip_vs_genl_set_configEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net to stop_sync_threadEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net to start_sync_threadEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net to ip_vs_genl_del_daemonEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net to ip_vs_genl_new_daemonEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net to ip_vs_genl_find_serviceEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net to ip_vs_genl_parse_serviceEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net to __ip_vs_get_timeoutsEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net to __ip_vs_get_dest_entriesEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net to __ip_vs_get_service_entriesEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net to ip_vs_set_timeoutEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net to ip_vs_proto_data_getEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net to ip_vs_zero_allEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net to ip_vs_service_net_cleanupEric W. Biederman2015-09-24