aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_app.c
AgeCommit message (Expand)Author
2019-11-12ipvs: don't ignore errors in case refcounting ip_vs module failsDavide Caratti
2016-02-18netfilter: ipvs: avoid unused variable warningsArnd Bergmann
2015-09-24ipvs: Pass ipvs not net into ip_vs_app_net_init and ip_vs_app_net_cleanupEric W. Biederman
2015-09-24ipvs: Pass ipvs not net into ip_vs_app_inc_releaseEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to register_ip_vs_app and unregister_ip_vs_appEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to register_ip_vs_app_incEric W. Biederman
2015-09-24ipvs: Pass ipvs not net into ip_vs_app_inc_newEric W. Biederman
2015-09-24ipvs: Pass ipvs not net into register_app and unregister_appEric W. Biederman
2013-04-02ipvs: do not disable bh for long timeJulian Anastasov
2013-04-02ipvs: convert app locksJulian Anastasov
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2012-08-10ipvs: generalize app registration in netnsJulian Anastasov
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-06-14IPVS: remove unused init and cleanup functions.Hans Schillstrom
2011-06-13IPVS: rename of netns init and cleanup functions.Hans Schillstrom
2011-05-15IPVS: fix netns if reading ip_vs_* procfs entriesHans Schillstrom
2011-05-10IPVS: init and cleanup restructuringHans Schillstrom
2011-03-21IPVS: Use global mutex in ip_vs_app.cSimon Horman
2011-01-13IPVS: netns, final patch enabling network name space.Hans Schillstrom
2011-01-13IPVS: netns awareness to ip_vs_appHans Schillstrom
2011-01-13IPVS: netns, add basic init per netns.Hans Schillstrom
2010-09-21ipvs: changes related to service usecntJulian Anastasov
2010-07-23IPVS: make FTP work with full NAT supportHannes Eder
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder
2009-07-30IPVS: use pr_fmtHannes Eder
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz