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
2009-11-04
net: cleanup include/net
Eric Dumazet
1
-4
/
+2
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
1
-1
/
+2
2009-08-02
IPVS: use pr_err and friends instead of IP_VS_ERR and friends
Hannes Eder
1
-5
/
+2
2009-07-30
IPVS: use pr_fmt
Hannes Eder
1
-59
/
+60
2009-02-14
net: replace __constant_{endian} uses in net headers
Harvey Harrison
1
-2
/
+2
2008-11-19
include/net net/ - csum_partial - remove unnecessary casts
Joe Perches
1
-3
/
+3
2008-11-03
IPVS: Remove supports_ipv6 scheduler flag
Julius Volz
1
-3
/
+0
2008-10-31
misc: replace NIPQUAD()
Harvey Harrison
1
-2
/
+2
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
1
-1
/
+1
2008-10-28
net: replace uses of NIP6_FMT with %p6
Harvey Harrison
1
-2
/
+2
2008-10-16
include: replace __FUNCTION__ with __func__
Harvey Harrison
1
-2
/
+2
2008-10-01
ipv4: Make inet_sock.h independent of route.h
KOVACS Krisztian
1
-0
/
+1
2008-09-09
ipvs: Embed user stats structure into kernel stats structure
Sven Wegener
1
-19
/
+2
2008-09-09
ipvs: Restrict connection table size via Kconfig
Sven Wegener
1
-9
/
+1
2008-09-05
IPVS: Adjust various debug outputs to use new macros
Julius Volz
1
-20
/
+33
2008-09-05
IPVS: Convert real server lookup functions
Julius Volz
1
-3
/
+5
2008-09-05
IPVS: Add and bind IPv6 xmit functions
Julius Volz
1
-1
/
+19
2008-09-05
IPVS: Extend functions for getting/creating connections
Julius Volz
1
-5
/
+11
2008-09-05
IPVS: Extend protocol DNAT/SNAT and state handlers
Julius Volz
1
-0
/
+11
2008-09-05
IPVS: Add 'af' args to protocol handler functions
Julius Volz
1
-6
/
+9
2008-09-05
IPVS: Add IPv6 support flag to schedulers
Julius Volz
1
-0
/
+3
2008-09-05
IPVS: Add v6 support to ip_vs_service_get()
Julius Volz
1
-1
/
+2
2008-09-05
IPVS: Add internal versions of sockopt interface structs
Julius Volz
1
-0
/
+39
2008-09-05
IPVS: Add debug macros for v4 and v6 address output
Julius Volz
1
-0
/
+42
2008-09-05
IPVS: Add general v4/v6 helper functions / data structures
Julius Volz
1
-0
/
+49
2008-09-05
IPVS: Change IPVS data structures to support IPv6 addresses
Julius Volz
1
-6
/
+12
2008-08-15
ipvs: Create init functions for estimator code
Sven Wegener
1
-0
/
+2
2008-08-11
ipvs: Embed estimator object into stats object
Sven Wegener
1
-2
/
+26
2008-08-11
ipvs: Mark net_vs_ctl_path const
Sven Wegener
1
-1
/
+1
2008-08-11
ipvs: Use ARRAY_SIZE()
Sven Wegener
1
-1
/
+1
2008-07-31
ipvs: Move userspace definitions to include/linux/ip_vs.h
Julius Volz
1
-245
/
+8
2008-04-29
ipvs: fix oops in backup for fwmark conn templates
Julian Anastasov
1
-1
/
+2
2008-01-28
[IPVS]: Switch to using ctl_paths.
Pavel Emelyanov
1
-0
/
+3
2008-01-28
[IPVS]: Remove declaration of unimplemented method and remove unused definiti...
Rami Rosen
1
-2
/
+0
2007-11-19
[IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED
Simon Horman
1
-28
/
+0
2007-11-19
[IPVS]: Fix sysctl warnings about missing strategy in schedulers
Simon Horman
1
-2
/
+0
2007-11-19
[IPVS]: Fix sysctl warnings about missing strategy
Christian Borntraeger
1
-4
/
+0
2007-11-07
[IPVS]: Synchronize closing of Connections
Rumen G. Bogdanovski
1
-0
/
+4
2007-11-07
[IPVS]: Bind connections on stanby if the destination exists
Rumen G. Bogdanovski
1
-0
/
+4
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
1
-6
/
+6
2007-10-15
[IPVS]: Replace local version of skb_make_writable
Herbert Xu
1
-1
/
+0
2006-12-02
[NET]: ipvs checksum annotations.
Al Viro
1
-4
/
+10
2006-12-02
[NET]: Annotate ip_vs_checksum_complete() and callers.
Al Viro
1
-1
/
+1
2006-11-09
[IPVS]: Compile fix for annotations in userland.
Simon Horman
1
-0
/
+1
2006-09-28
[IPVS]: ipvs annotations
Al Viro
1
-34
/
+34
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
1
-5
/
+7
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
1
-1
/
+1
2005-10-04
[IPVS]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+1
2005-09-14
[IPVS]: ip_vs_ftp breaks connections using persistence
Julian Anastasov
1
-0
/
+3
[next]