index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
/
ip_vs_est.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-27
Kill sched.h dependency on rcupdate.h
Kent Overstreet
1
-0
/
+1
2023-02-02
ipvs: avoid kfree_rcu without 2nd arg
Julian Anastasov
1
-1
/
+1
2022-12-13
ipvs: fix type warning in do_div() on 32 bit
Jakub Kicinski
1
-1
/
+2
2022-12-10
ipvs: run_estimation should control the kthread tasks
Julian Anastasov
1
-1
/
+1
2022-12-10
ipvs: add est_cpulist and est_nice sysctl vars
Julian Anastasov
1
-3
/
+9
2022-12-10
ipvs: use kthreads for stats estimation
Julian Anastasov
1
-68
/
+808
2022-12-10
ipvs: use u64_stats_t for the per-cpu counters
Julian Anastasov
1
-10
/
+10
2021-10-07
ipvs: add sysctl_run_estimation to support disable estimation
Dust Li
1
-0
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2017-11-08
netfilter: ipvs: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+3
2015-09-24
ipvs: Pass ipvs not net to ip_vs_estimator_net_init and ip_vs_estimator_cleanup
Eric W. Biederman
1
-5
/
+3
2015-09-24
ipvs: Pass ipvs not net to estimation_timer
Eric W. Biederman
1
-4
/
+2
2015-09-24
ipvs: Pass ipvs not net to ip_vs_start_estimator aned ip_vs_stop_estimator
Eric W. Biederman
1
-4
/
+2
2015-02-09
ipvs: use 64-bit rates in stats
Julian Anastasov
1
-52
/
+50
2013-09-18
ipvs: stats should not depend on CPU 0
Julian Anastasov
1
-1
/
+3
2013-03-19
ipvs: fix some sparse warnings
Julian Anastasov
1
-1
/
+1
2011-06-14
IPVS: remove unused init and cleanup functions.
Hans Schillstrom
1
-9
/
+0
2011-06-13
IPVS: rename of netns init and cleanup functions.
Hans Schillstrom
1
-2
/
+2
2011-05-10
IPVS: init and cleanup restructuring
Hans Schillstrom
1
-11
/
+3
2011-03-15
ipvs: rename estimator functions
Julian Anastasov
1
-2
/
+2
2011-03-15
ipvs: optimize rates reading
Julian Anastasov
1
-20
/
+13
2011-03-15
ipvs: properly zero stats and rates
Julian Anastasov
1
-7
/
+8
2011-03-15
ipvs: reorganize tot_stats
Julian Anastasov
1
-2
/
+1
2011-03-15
ipvs: remove _bh from percpu stats reading
Julian Anastasov
1
-4
/
+4
2011-01-13
IPVS: netns, final patch enabling network name space.
Hans Schillstrom
1
-3
/
+0
2011-01-13
IPVS: netns, ip_vs_stats and its procfs
Hans Schillstrom
1
-0
/
+39
2011-01-13
IPVS: netns awareness to ip_vs_est
Hans Schillstrom
1
-38
/
+48
2011-01-13
IPVS: netns, add basic init per netns.
Hans Schillstrom
1
-1
/
+19
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-07-30
IPVS: use pr_fmt
Hannes Eder
1
-0
/
+4
2008-10-07
IPVS: Move IPVS to net/netfilter/ipvs
Julius Volz
1
-0
/
+166