summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs
AgeCommit message (Expand)Author
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
2017-11-08netfilter: ipvs: Convert timers to use timer_setup()Kees Cook
2017-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-06netfilter: ipvs: Fix inappropriate output of procfsKUWAZAWA Takuya
2017-11-06netfilter: ipvs: Use %pS printk format for direct addressesHelge Deller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...Mark Rutland
2017-09-26netfilter: ipvs: full-functionality option for ECN encapsulation in tunnelVadim Fedorenko
2017-09-08netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_scheduleXin Long
2017-09-08netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT packetXin Long
2017-07-31netfilter: nf_hook_ops structs can be constFlorian Westphal
2017-07-24netfilter: Remove duplicated rcu_read_lock.Taehee Yoo
2017-07-01sctp: remove the typedef sctp_chunkhdr_tXin Long
2017-07-01sctp: remove the typedef sctp_sctphdr_tXin Long
2017-05-08ipvs: SNAT packet replies only for NATed connectionsJulian Anastasov
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller