aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_ctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+6
2017-11-08netfilter: ipvs: Convert timers to use timer_setup()Kees Cook1-4/+3
2017-11-06netfilter: ipvs: Fix inappropriate output of procfsKUWAZAWA Takuya1-0/+4
2017-11-06netfilter: ipvs: Use %pS printk format for direct addressesHelge Deller1-2/+2
2017-07-24netfilter: Remove duplicated rcu_read_lock.Taehee Yoo1-3/+0
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-5/+17
2017-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-6/+6
2017-04-28ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabledPaolo Abeni1-5/+17
2017-04-13netlink: pass extended ACK struct where availableJohannes Berg1-1/+1
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg1-5/+7
2017-04-07netfilter: Remove exceptional & on function nameArushi Singhal1-2/+2
2017-04-07netfilter: Use seq_puts()/seq_putc() where possiblesimran singhal1-4/+4
2017-03-17netfilter: refcounter conversionsReshetova, Elena1-6/+6
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-5/+3
2017-02-02ipvs: free ip_vs_dest structs when refcnt=0David Windsor1-5/+3
2017-01-24Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen1-4/+3
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-04Merge tag 'ipvs-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-nextPablo Neira Ayuso1-1/+1
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-11-15ipvs: Use IS_ERR_OR_NULL(svc) instead of IS_ERR(svc) || svc == NULLGao Feng1-1/+1
2016-11-08ipvs: use IPVS_CMD_ATTR_MAX for family.maxattrWANG Cong1-1/+1
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg1-1/+1
2016-10-27genetlink: statically initialize familiesJohannes Berg1-9/+13
2016-10-27genetlink: no longer support using static family IDsJohannes Berg1-1/+0
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+45
2016-04-25netfilter/ipvs: use nla_put_u64_64bit()Nicolas Dichtel1-12/+24
2016-04-20ipvs: handle connections started by real-serversMarco Angaroni1-1/+45
2016-02-18netfilter: ipvs: avoid unused variable warningsArnd Bergmann1-9/+6
2016-02-18netfilter: ipvs: Remove noisy debug print from ip_vs_del_serviceYannick Brosseau1-2/+0
2015-09-24ipvs: Remove skb_sknetEric W. Biederman1-15/+10
2015-09-24ipvs: Pass ipvs not net into ip_vs_control_net_(init|cleanup)Eric W. Biederman1-4/+4
2015-09-24ipvs: Pass ipvs not net to ip_vs_control_net_(init|cleanup)_sysctlEric W. Biederman1-8/+8
2015-09-24ipvs: Pass ipvs not net to ip_vs_random_drop_entryEric W. Biederman1-1/+1
2015-09-24ipvs: Pass ipvs not net to ip_vs_start_estimator aned ip_vs_stop_estimatorEric W. Biederman1-6/+6
2015-09-24ipvs: Pass ipvs not net to ip_vs_genl_set_configEric W. Biederman1-3/+2
2015-09-24ipvs: Pass ipvs not net to stop_sync_threadEric W. Biederman1-2/+2
2015-09-24ipvs: Pass ipvs not net to start_sync_threadEric W. Biederman1-2/+2
2015-09-24ipvs: Pass ipvs not net to ip_vs_genl_del_daemonEric W. Biederman1-4/+3
2015-09-24ipvs: Pass ipvs not net to ip_vs_genl_new_daemonEric W. Biederman1-4/+3
2015-09-24ipvs: Pass ipvs not net to ip_vs_genl_find_serviceEric W. Biederman1-4/+4
2015-09-24ipvs: Pass ipvs not net to ip_vs_genl_parse_serviceEric W. Biederman1-4/+4
2015-09-24ipvs: Pass ipvs not net to __ip_vs_get_timeoutsEric W. Biederman1-5/+6
2015-09-24ipvs: Pass ipvs not net to __ip_vs_get_dest_entriesEric W. Biederman1-3/+2
2015-09-24ipvs: Pass ipvs not net to __ip_vs_get_service_entriesEric W. Biederman1-3/+2
2015-09-24ipvs: Pass ipvs not net to ip_vs_set_timeoutEric W. Biederman1-4/+4
2015-09-24ipvs: Pass ipvs not net to ip_vs_proto_data_getEric W. Biederman1-5/+7
2015-09-24ipvs: Pass ipvs not net to ip_vs_zero_allEric W. Biederman1-4/+3
2015-09-24ipvs: Pass ipvs not net to ip_vs_service_net_cleanupEric W. Biederman1-2/+1
2015-09-24ipvs: Pass ipvs not net to ip_vs_flushEric W. Biederman1-5/+5
2015-09-24ipvs: Pass ipvs not net to ip_vs_add_serviceEric W. Biederman1-5/+4