index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2010-10-21
ipvs: provide address family for debugging
Julian Anastasov
1
-8
/
+9
2010-10-21
ipvs: changes for local real server
Julian Anastasov
1
-0
/
+1
2010-10-21
ipvs: do not schedule conns from real servers
Julian Anastasov
1
-1
/
+2
2010-10-21
ipvs: switch to notrack mode
Julian Anastasov
1
-1
/
+19
2010-10-21
ipvs: optimize checksums for apps
Julian Anastasov
1
-2
/
+10
2010-10-19
ipvs: IPv6 tunnel mode
Hans Schillstrom
1
-0
/
+4
2010-10-04
IPVS: Allow configuration of persistence engines
Simon Horman
1
-0
/
+1
2010-10-04
IPVS: management of persistence engine modules
Simon Horman
1
-0
/
+6
2010-10-04
IPVS: Add persistence engine data to /proc/net/ip_vs_conn
Simon Horman
1
-0
/
+1
2010-10-04
IPVS: Add struct ip_vs_pe
Simon Horman
1
-1
/
+27
2010-10-04
IPVS: Add struct ip_vs_conn_param
Simon Horman
1
-14
/
+30
2010-09-21
ipvs: make rerouting optional with snat_reroute
Julian Anastasov
1
-0
/
+1
2010-09-21
ipvs: netfilter connection tracking changes
Julian Anastasov
1
-1
/
+43
2010-09-17
ipvs: extend connection flags to 32 bits
Julian Anastasov
1
-1
/
+1
2010-09-08
ipvs: fix active FTP
Julian Anastasov
1
-0
/
+3
2010-08-02
ipvs: provide default ip_vs_conn_{in,out}_get_proto
Simon Horman
1
-0
/
+12
2010-07-23
IPVS: make FTP work with full NAT support
Hannes Eder
1
-2
/
+0
2010-02-18
ipvs: SCTP Trasport Loadbalancing Support
Venkata Mohan Reddy
1
-1
/
+21
2010-01-05
IPVS: Allow boot time change of hash size
Catalin(ux) M. BOIE
1
-11
/
+5
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-03
IPVS: use pr_err and friends instead of IP_VS_ERR and friends
Hannes Eder
1
-5
/
+2
2009-07-31
IPVS: use pr_fmt
Hannes Eder
1
-59
/
+60
2009-02-15
net: replace __constant_{endian} uses in net headers
Harvey Harrison
1
-2
/
+2
2008-11-20
include/net net/ - csum_partial - remove unnecessary casts
Joe Perches
1
-3
/
+3
2008-11-04
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-29
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-08-01
ipvs: Move userspace definitions to include/linux/ip_vs.h
Julius Volz
1
-245
/
+8
[next]