summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs/ip_vs_app.c
Commit message (Expand)AuthorAge
* netfilter: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-19
* netfilter: ipvs: avoid unused variable warningsArnd Bergmann2016-02-18
* ipvs: Pass ipvs not net into ip_vs_app_net_init and ip_vs_app_net_cleanupEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net into ip_vs_app_inc_releaseEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net to register_ip_vs_app and unregister_ip_vs_appEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net to register_ip_vs_app_incEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net into ip_vs_app_inc_newEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net into register_app and unregister_appEric W. Biederman2015-09-24
* ipvs: do not disable bh for long timeJulian Anastasov2013-04-02
* ipvs: convert app locksJulian Anastasov2013-04-02
* net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-18
* net: proc: change proc_net_fops_create to proc_createGao feng2013-02-18
* ipvs: generalize app registration in netnsJulian Anastasov2012-08-10
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* IPVS: remove unused init and cleanup functions.Hans Schillstrom2011-06-14
* IPVS: rename of netns init and cleanup functions.Hans Schillstrom2011-06-13
* IPVS: fix netns if reading ip_vs_* procfs entriesHans Schillstrom2011-05-15
* IPVS: init and cleanup restructuringHans Schillstrom2011-05-10
* IPVS: Use global mutex in ip_vs_app.cSimon Horman2011-03-21
* IPVS: netns, final patch enabling network name space.Hans Schillstrom2011-01-13
* IPVS: netns awareness to ip_vs_appHans Schillstrom2011-01-13
* IPVS: netns, add basic init per netns.Hans Schillstrom2011-01-13
* ipvs: changes related to service usecntJulian Anastasov2010-09-21
* IPVS: make FTP work with full NAT supportHannes Eder2010-07-23
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-02
* IPVS: use pr_fmtHannes Eder2009-07-30
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-07