index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
ip_vs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
IPVS: netns to services part 1
Hans Schillstrom
2011-01-13
1
-5
/
+59
*
IPVS: netns, add basic init per netns.
Hans Schillstrom
2011-01-13
1
-0
/
+11
*
IPVS: Backup, adding version 0 sending capabilities
Hans Schillstrom
2010-11-25
1
-0
/
+2
*
IPVS: Backup, Change sending to Version 1 format
Hans Schillstrom
2010-11-25
1
-1
/
+1
*
IPVS: Backup, Adding Version 1 receive capability
Hans Schillstrom
2010-11-25
1
-0
/
+1
*
IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...
Hans Schillstrom
2010-11-25
1
-2
/
+4
*
IPVS: Make the cp argument to ip_vs_sync_conn() static
Simon Horman
2010-11-16
1
-1
/
+1
*
IPVS: Add persistence engine to connection entry
Simon Horman
2010-11-16
1
-2
/
+14
*
ipvs: provide address family for debugging
Julian Anastasov
2010-10-21
1
-8
/
+9
*
ipvs: changes for local real server
Julian Anastasov
2010-10-21
1
-0
/
+1
*
ipvs: do not schedule conns from real servers
Julian Anastasov
2010-10-21
1
-1
/
+2
*
ipvs: switch to notrack mode
Julian Anastasov
2010-10-21
1
-1
/
+19
*
ipvs: optimize checksums for apps
Julian Anastasov
2010-10-21
1
-2
/
+10
*
ipvs: IPv6 tunnel mode
Hans Schillstrom
2010-10-19
1
-0
/
+4
*
IPVS: Allow configuration of persistence engines
Simon Horman
2010-10-04
1
-0
/
+1
*
IPVS: management of persistence engine modules
Simon Horman
2010-10-04
1
-0
/
+6
*
IPVS: Add persistence engine data to /proc/net/ip_vs_conn
Simon Horman
2010-10-04
1
-0
/
+1
*
IPVS: Add struct ip_vs_pe
Simon Horman
2010-10-04
1
-1
/
+27
*
IPVS: Add struct ip_vs_conn_param
Simon Horman
2010-10-04
1
-14
/
+30
*
ipvs: make rerouting optional with snat_reroute
Julian Anastasov
2010-09-21
1
-0
/
+1
*
ipvs: netfilter connection tracking changes
Julian Anastasov
2010-09-21
1
-1
/
+43
*
ipvs: extend connection flags to 32 bits
Julian Anastasov
2010-09-17
1
-1
/
+1
*
ipvs: fix active FTP
Julian Anastasov
2010-09-08
1
-0
/
+3
*
ipvs: provide default ip_vs_conn_{in,out}_get_proto
Simon Horman
2010-08-02
1
-0
/
+12
*
IPVS: make FTP work with full NAT support
Hannes Eder
2010-07-23
1
-2
/
+0
*
ipvs: SCTP Trasport Loadbalancing Support
Venkata Mohan Reddy
2010-02-18
1
-1
/
+21
*
IPVS: Allow boot time change of hash size
Catalin(ux) M. BOIE
2010-01-05
1
-11
/
+5
*
net: cleanup include/net
Eric Dumazet
2009-11-04
1
-4
/
+2
*
net: mark read-only arrays as const
Jan Engelhardt
2009-08-05
1
-1
/
+2
*
IPVS: use pr_err and friends instead of IP_VS_ERR and friends
Hannes Eder
2009-08-02
1
-5
/
+2
*
IPVS: use pr_fmt
Hannes Eder
2009-07-30
1
-59
/
+60
*
net: replace __constant_{endian} uses in net headers
Harvey Harrison
2009-02-14
1
-2
/
+2
*
include/net net/ - csum_partial - remove unnecessary casts
Joe Perches
2008-11-19
1
-3
/
+3
*
IPVS: Remove supports_ipv6 scheduler flag
Julius Volz
2008-11-03
1
-3
/
+0
*
misc: replace NIPQUAD()
Harvey Harrison
2008-10-31
1
-2
/
+2
*
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
1
-1
/
+1
*
net: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-28
1
-2
/
+2
*
include: replace __FUNCTION__ with __func__
Harvey Harrison
2008-10-16
1
-2
/
+2
*
ipv4: Make inet_sock.h independent of route.h
KOVACS Krisztian
2008-10-01
1
-0
/
+1
*
ipvs: Embed user stats structure into kernel stats structure
Sven Wegener
2008-09-09
1
-19
/
+2
*
ipvs: Restrict connection table size via Kconfig
Sven Wegener
2008-09-09
1
-9
/
+1
*
IPVS: Adjust various debug outputs to use new macros
Julius Volz
2008-09-05
1
-20
/
+33
*
IPVS: Convert real server lookup functions
Julius Volz
2008-09-05
1
-3
/
+5
*
IPVS: Add and bind IPv6 xmit functions
Julius Volz
2008-09-05
1
-1
/
+19
*
IPVS: Extend functions for getting/creating connections
Julius Volz
2008-09-05
1
-5
/
+11
*
IPVS: Extend protocol DNAT/SNAT and state handlers
Julius Volz
2008-09-05
1
-0
/
+11
*
IPVS: Add 'af' args to protocol handler functions
Julius Volz
2008-09-05
1
-6
/
+9
*
IPVS: Add IPv6 support flag to schedulers
Julius Volz
2008-09-05
1
-0
/
+3
*
IPVS: Add v6 support to ip_vs_service_get()
Julius Volz
2008-09-05
1
-1
/
+2
*
IPVS: Add internal versions of sockopt interface structs
Julius Volz
2008-09-05
1
-0
/
+39
[next]