summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs
AgeCommit message (Expand)Author
2018-08-16ipvs: don't show negative times in ip_vs_connMatteo Croce
2018-08-16ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()Tan Hu
2018-08-04net: Remove some unneeded semicolonzhong jiang
2018-07-18ipvs: drop conn templates under attackJulian Anastasov
2018-07-18ipvs: add assured state for conn templatesJulian Anastasov
2018-07-18ipvs: provide just conn to ip_vs_state_nameJulian Anastasov
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-04ipvs: fix check on xmit to non-local addressesJulian Anastasov
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-02ipvs: register conntrack hooks for ftpJulian Anastasov
2018-06-01ipvs: add ipv6 support to ftpJulian Anastasov
2018-06-01ipvs: add full ipv6 support to nfctJulian Anastasov
2018-05-23ipvs: fix buffer overflow with sync daemon and serviceJulian Anastasov
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-16proc: introduce proc_create_net_singleChristoph Hellwig
2018-05-16proc: introduce proc_create_net{,_data}Christoph Hellwig
2018-05-08ipvs: fix stats update from local clientsJulian Anastasov
2018-05-08ipvs: fix refcount usage for conns in ops modeJulian Anastasov
2018-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-04-27ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()Cong Wang
2018-04-27ipvs: initialize tbl->entries after allocationCong Wang
2018-04-27Merge tag 'ipvs-for-v4.18' of http://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-17ipv6: Count interface receive statistics on the ingress netdevStephen Suryaputra
2018-04-09ipvs: fix rtnl_lock lockups caused by start_sync_threadJulian Anastasov
2018-04-09ipvs: fix multiplicative hashing in sh/dh/lblc/lblcr algorithmsVincent Bernat
2018-04-09netfilter: ipvs: Add configurations of Maglev hashingInju Song
2018-04-09netfilter: ipvs: Add Maglev hashing schedulerInju Song
2018-04-09netfilter: ipvs: Keep latest weight of destinationInju Song
2018-04-09netfilter: ipvs: Fix space before '[' error.Arvind Yadav
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-17net: Convert ip_vs_ftp_opsKirill Tkhai
2018-03-17net: Convert ipvs_core_dev_opsKirill Tkhai
2018-03-17net: Convert ipvs_core_opsKirill Tkhai
2018-03-13ipvs: use true and false for boolean valuesGustavo A. R. Silva
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-28ipvs: remove IPS_NAT_MASK check to fix passive FTPJulian Anastasov
2018-02-27net: Convert sysctl creating and destroying pernet_operationsKirill Tkhai
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-19netfilter: delete /proc THIS_MODULE referencesAlexey Dobriyan
2018-01-08netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hpGao Feng
2018-01-08netfilter: mark expected switch fall-throughsGustavo A. R. Silva
2017-12-02ipvs: switch to sock_recvmsg()Al Viro
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds