summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-162-1/+5
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-06-112-1/+5
| |\
| | * ipvs: fix check on xmit to non-local addressesJulian Anastasov2018-06-041-1/+1
| | * ipvs: register conntrack hooks for ftpJulian Anastasov2018-06-021-0/+4
* | | treewide: Use array_size() in vmalloc()Kees Cook2018-06-131-1/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-0715-238/+971
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-6/+15
| |\|
| * | ipvs: add ipv6 support to ftpJulian Anastasov2018-06-015-178/+325
| * | ipvs: add full ipv6 support to nfctJulian Anastasov2018-06-011-52/+49Star
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-212-11/+18
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-05-079-6/+594
| |\ \ \
| | * | | ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()Cong Wang2018-04-271-0/+1
| | * | | ipvs: initialize tbl->entries after allocationCong Wang2018-04-271-0/+1
| | * | | Merge tag 'ipvs-for-v4.18' of http://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2018-04-279-6/+592
| | |\ \ \
| | | * | | ipvs: fix multiplicative hashing in sh/dh/lblc/lblcr algorithmsVincent Bernat2018-04-094-4/+8
| | | * | | netfilter: ipvs: Add configurations of Maglev hashingInju Song2018-04-092-0/+38
| | | * | | netfilter: ipvs: Add Maglev hashing schedulerInju Song2018-04-091-0/+540
| | | * | | netfilter: ipvs: Keep latest weight of destinationInju Song2018-04-091-0/+4
| | | * | | netfilter: ipvs: Fix space before '[' error.Arvind Yadav2018-04-091-2/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-252-83/+80Star
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ipv6: Count interface receive statistics on the ingress netdevStephen Suryaputra2018-04-171-2/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-043-85/+13Star
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | proc: introduce proc_create_net_singleChristoph Hellwig2018-05-161-27/+4Star
| * | | | proc: introduce proc_create_net{,_data}Christoph Hellwig2018-05-163-58/+9Star
| | |/ / | |/| |
* | | | ipvs: fix buffer overflow with sync daemon and serviceJulian Anastasov2018-05-231-6/+15
| |_|/ |/| |
* | | ipvs: fix stats update from local clientsJulian Anastasov2018-05-081-0/+12
* | | ipvs: fix refcount usage for conns in ops modeJulian Anastasov2018-05-081-11/+6Star
|/ /
* / ipvs: fix rtnl_lock lockups caused by start_sync_threadJulian Anastasov2018-04-092-83/+80Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-03-302-4/+4
|\
| * ipvs: use true and false for boolean valuesGustavo A. R. Silva2018-03-132-4/+4
* | net: Drop pernet_operations::asyncKirill Tkhai2018-03-274-5/+0Star
* | net: Convert ip_vs_ftp_opsKirill Tkhai2018-03-171-0/+1
* | net: Convert ipvs_core_dev_opsKirill Tkhai2018-03-171-0/+1
* | net: Convert ipvs_core_opsKirill Tkhai2018-03-171-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-061-1/+1
|\ \ | |/ |/|
| * ipvs: remove IPS_NAT_MASK check to fix passive FTPJulian Anastasov2018-02-281-1/+1
* | net: Convert sysctl creating and destroying pernet_operationsKirill Tkhai2018-02-272-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-316-13/+9Star
|\
| * netfilter: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-193-6/+0Star
| * netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hpGao Feng2018-01-082-7/+7
| * netfilter: mark expected switch fall-throughsGustavo A. R. Silva2018-01-082-0/+2
* | ipvs: switch to sock_recvmsg()Al Viro2017-12-031-6/+3Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-152-3/+7
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-11-082-3/+7
| |\
| | * netfilter: ipvs: Fix inappropriate output of procfsKUWAZAWA Takuya2017-11-061-0/+4
| | * netfilter: ipvs: Use %pS printk format for direct addressesHelge Deller2017-11-062-3/+3
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-145-22/+23
|\ \ \
| * | | netfilter: ipvs: Convert timers to use timer_setup()Kees Cook2017-11-095-22/+23
| | |/ | |/|
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-073-0/+3
|\ \ \ | | |/ | |/|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3