summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_app.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-061-10/+14
|\
| * ipvs: add ipv6 support to ftpJulian Anastasov2018-06-011-10/+14
* | proc: introduce proc_create_net{,_data}Christoph Hellwig2018-05-161-14/+2
|/
* netfilter: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-191-1/+0
* netfilter: ipvs: avoid unused variable warningsArnd Bergmann2016-02-181-6/+2
* ipvs: Pass ipvs not net into ip_vs_app_net_init and ip_vs_app_net_cleanupEric W. Biederman2015-09-241-4/+4
* ipvs: Pass ipvs not net into ip_vs_app_inc_releaseEric W. Biederman2015-09-241-4/+2
* ipvs: Pass ipvs not net to register_ip_vs_app and unregister_ip_vs_appEric W. Biederman2015-09-241-11/+6
* ipvs: Pass ipvs not net to register_ip_vs_app_incEric W. Biederman2015-09-241-2/+1
* ipvs: Pass ipvs not net into ip_vs_app_inc_newEric W. Biederman2015-09-241-3/+3
* ipvs: Pass ipvs not net into register_app and unregister_appEric W. Biederman2015-09-241-2/+4
* ipvs: do not disable bh for long timeJulian Anastasov2013-04-021-2/+2
* ipvs: convert app locksJulian Anastasov2013-04-021-8/+19
* net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-181-1/+1
* net: proc: change proc_net_fops_create to proc_createGao feng2013-02-181-1/+1
* ipvs: generalize app registration in netnsJulian Anastasov2012-08-101-16/+42
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* IPVS: remove unused init and cleanup functions.Hans Schillstrom2011-06-141-10/+0
* IPVS: rename of netns init and cleanup functions.Hans Schillstrom2011-06-131-2/+2
* IPVS: fix netns if reading ip_vs_* procfs entriesHans Schillstrom2011-05-151-1/+1
* IPVS: init and cleanup restructuringHans Schillstrom2011-05-101-12/+3
* IPVS: Use global mutex in ip_vs_app.cSimon Horman2011-03-211-13/+10
* IPVS: netns, final patch enabling network name space.Hans Schillstrom2011-01-131-3/+0
* IPVS: netns awareness to ip_vs_appHans Schillstrom2011-01-131-30/+43
* IPVS: netns, add basic init per netns.Hans Schillstrom2011-01-131-4/+24
* ipvs: changes related to service usecntJulian Anastasov2010-09-211-3/+3
* IPVS: make FTP work with full NAT supportHannes Eder2010-07-231-43/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-021-8/+8
* IPVS: use pr_fmtHannes Eder2009-07-301-0/+3
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-071-0/+622
OpenPOWER on IntegriCloud