index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
ip_vs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-21
ipvs: fix oops on NAT reply in br_nf context
Lin Ming
1
-1
/
+1
2012-04-30
ipvs: kernel oops - do_ip_vs_get_ctl
Hans Schillstrom
1
-0
/
+2
2012-04-30
ipvs: take care of return value from protocol init_netns
Hans Schillstrom
1
-1
/
+1
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2012-01-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2011-12-31
ipvs: try also real server with port 0 in backup server
Julian Anastasov
1
-1
/
+1
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-4
/
+4
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+7
2011-11-01
ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.
Krzysztof Wilczynski
1
-1
/
+1
2011-11-01
ipvs: Remove unused return value of protocol state transitions
Simon Horman
1
-3
/
+3
2011-11-01
ipvs: Remove unused parameter from ip_vs_confirm_conntrack()
Simon Horman
1
-3
/
+2
2011-10-31
ip_vs.h: fix implicit use of module_get/module_put from module.h
Paul Gortmaker
1
-8
/
+7
2011-10-12
IPVS netns shutdown/startup dead-lock
Hans Schillstrom
1
-0
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-06-14
IPVS: remove unused init and cleanup functions.
Hans Schillstrom
1
-6
/
+0
2011-06-13
IPVS: rename of netns init and cleanup functions.
Hans Schillstrom
1
-13
/
+13
2011-06-13
IPVS remove unused var from migration to netns
Hans Schillstrom
1
-2
/
+0
2011-05-27
IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
Hans Schillstrom
1
-1
/
+2
2011-05-12
ipvs: Remove all remaining references to rt->rt_{src,dst}
Julian Anastasov
1
-5
/
+4
2011-05-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+17
2011-05-10
IPVS: init and cleanup restructuring
Hans Schillstrom
1
-0
/
+17
2011-04-24
net: Remove __KERNEL__ cpp checks from include/net
David S. Miller
1
-5
/
+0
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2011-04-04
IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()
Hans Schillstrom
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-21
IPVS: Use global mutex in ip_vs_app.c
Simon Horman
1
-2
/
+0
2011-03-15
IPVS: Conditionally include sysctl members of struct netns_ipvs
Simon Horman
1
-8
/
+13
2011-03-15
IPVS: Conditional ip_vs_conntrack_enabled()
Simon Horman
1
-0
/
+4
2011-03-15
IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
Simon Horman
1
-0
/
+4
2011-03-15
IPVS: Add sysctl_sync_ver()
Simon Horman
1
-0
/
+11
2011-03-15
IPVS: Add {sysctl_sync_threshold,period}()
Simon Horman
1
-0
/
+29
2011-03-15
ipvs: rename estimator functions
Julian Anastasov
1
-2
/
+2
2011-03-15
ipvs: optimize rates reading
Julian Anastasov
1
-0
/
+2
2011-03-15
ipvs: remove unused seqcount stats
Julian Anastasov
1
-17
/
+0
2011-03-15
ipvs: properly zero stats and rates
Julian Anastasov
1
-0
/
+1
2011-03-15
ipvs: reorganize tot_stats
Julian Anastasov
1
-2
/
+1
2011-03-15
ipvs: move struct netns_ipvs
Julian Anastasov
1
-0
/
+122
2011-03-15
IPVS: Fix variable assignment in ip_vs_notrack
Jesper Juhl
1
-1
/
+1
2011-02-25
ipvs: unify the formula to estimate the overhead of processing connections
Changli Gao
1
-0
/
+14
2011-02-22
ipvs: use hlist instead of list
Changli Gao
1
-1
/
+1
2011-02-16
ipvs: make "no destination available" message more informative
Patrick Schaaf
1
-0
/
+2
2011-02-01
IPVS: Remove unused variables
Simon Horman
1
-2
/
+0
2011-01-13
IPVS: netns, trash handling
Hans Schillstrom
1
-2
/
+2
2011-01-13
IPVS: netns, defense work timer.
Hans Schillstrom
1
-1
/
+1
2011-01-13
IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.
Hans Schillstrom
1
-16
/
+11
2011-01-13
IPVS: netns, connection hash got net as param.
Hans Schillstrom
1
-11
/
+42
2011-01-13
IPVS: netns, ip_vs_stats and its procfs
Hans Schillstrom
1
-3
/
+48
2011-01-13
IPVS: netns awareness to ip_vs_sync
Hans Schillstrom
1
-9
/
+5
2011-01-13
IPVS: netns awareness to ip_vs_est
Hans Schillstrom
1
-2
/
+2
2011-01-13
IPVS: netns awareness to ip_vs_app
Hans Schillstrom
1
-6
/
+6
[next]