index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ipvs
/
ip_vs_ctl.c
Age
Commit message (
Expand
)
Author
Lines
2005-02-14
[IPVS]: Fix deadlock in update_defense_level()
Andrew Morton
-11
/
+8
2005-01-13
[NET]: Lock initializer cleanup.
Thomas Gleixner
-5
/
+5
2004-12-27
[IPVS]: Make needlessly global code static.
Adrian Bunk
-1
/
+1
2004-12-08
[IPVS] add a sysctl variable to expire quiescent template
Wensong Zhang
-11
/
+20
2004-11-09
[NET]: Lock initializer unifying
Andrew Morton
-5
/
+5
2004-08-07
Make sysctl pass the pos pointer around properly.
Linus Torvalds
-4
/
+4
2004-06-03
[PATCH] sparse: rest of net/* annotations (in this patchset, that is ;-)
Alexander Viro
-2
/
+2
2004-05-29
[PATCH] sparse: nf_sockopt() annotation
Alexander Viro
-1
/
+1
2004-03-23
[IPVS]: Fix to hold the lock before updating a service
Wensong Zhang
-0
/
+7
2004-03-15
[IPVS]: Add C99 initializers to ip_vs_ctl.c
Art Haas
-88
/
+219
2004-03-07
[IPVS]: Code tidy up.
Wensong Zhang
-3
/
+3
2004-02-17
[IPVS] tidy up the header files to include
Wensong Zhang
-3
/
+0
2003-10-12
[IPVS]: Fix to set the statistics of dest zero when bound to a new service
Wensong Zhang
-16
/
+17
2003-09-25
[IPVS]: Print out __u64 properly in ip_vs_ctl.c
David S. Miller
-1
/
+2
2003-09-21
[IPVS]: Make __ip_vs_svc_lock local and use __user tags.
Wensong Zhang
-4
/
+4
2003-09-19
[IPVS]: Use list_for_each_entry macro.
Stephen Hemminger
-71
/
+34
2003-09-19
[IPVS]: Get rid of SEQ_START_TOKEN define.
Stephen Hemminger
-2
/
+0
2003-09-19
[IPVS]: Get rid of register declarations.
Stephen Hemminger
-2
/
+2
2003-09-15
[IPVS]: Convert to seq_file.
Stephen Hemminger
-156
/
+204
2003-09-03
[NET]: remove duplicate #includes in net/
Randy Dunlap
-1
/
+0
2003-07-29
[IPV4] IPVS: sanity check of threshold setting and code tidy up
Wensong Zhang
-1
/
+13
2003-07-15
[IPV4]: Add the defense timer for IPVS.
Wensong Zhang
-1
/
+24
2003-07-12
[NET]: Merge in IPVS layer.
Wensong Zhang
-0
/
+2205