summaryrefslogtreecommitdiff
path: root/include/net/ip_vs.h (follow)
Commit message (Expand)AuthorAge
* IPVS: Remove unused variablesSimon Horman2011-02-01
* IPVS: netns, trash handlingHans Schillstrom2011-01-13
* IPVS: netns, defense work timer.Hans Schillstrom2011-01-13
* IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom2011-01-13
* IPVS: netns, connection hash got net as param.Hans Schillstrom2011-01-13
* IPVS: netns, ip_vs_stats and its procfsHans Schillstrom2011-01-13
* IPVS: netns awareness to ip_vs_syncHans Schillstrom2011-01-13
* IPVS: netns awareness to ip_vs_estHans Schillstrom2011-01-13
* IPVS: netns awareness to ip_vs_appHans Schillstrom2011-01-13
* IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom2011-01-13
* IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom2011-01-13
* IPVS: netns preparation for proto_tcpHans Schillstrom2011-01-13
* IPVS: netns, prepare protocolHans Schillstrom2011-01-13
* IPVS: netns to services part 1Hans Schillstrom2011-01-13
* IPVS: netns, add basic init per netns.Hans Schillstrom2011-01-13
* IPVS: Backup, adding version 0 sending capabilitiesHans Schillstrom2010-11-25
* IPVS: Backup, Change sending to Version 1 formatHans Schillstrom2010-11-25
* IPVS: Backup, Adding Version 1 receive capabilityHans Schillstrom2010-11-25
* IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...Hans Schillstrom2010-11-25
* IPVS: Make the cp argument to ip_vs_sync_conn() staticSimon Horman2010-11-16
* IPVS: Add persistence engine to connection entrySimon Horman2010-11-16
* ipvs: provide address family for debuggingJulian Anastasov2010-10-21
* ipvs: changes for local real serverJulian Anastasov2010-10-21
* ipvs: do not schedule conns from real serversJulian Anastasov2010-10-21
* ipvs: switch to notrack modeJulian Anastasov2010-10-21
* ipvs: optimize checksums for appsJulian Anastasov2010-10-21
* ipvs: IPv6 tunnel modeHans Schillstrom2010-10-19
* IPVS: Allow configuration of persistence enginesSimon Horman2010-10-04
* IPVS: management of persistence engine modulesSimon Horman2010-10-04
* IPVS: Add persistence engine data to /proc/net/ip_vs_connSimon Horman2010-10-04
* IPVS: Add struct ip_vs_peSimon Horman2010-10-04
* IPVS: Add struct ip_vs_conn_paramSimon Horman2010-10-04
* ipvs: make rerouting optional with snat_rerouteJulian Anastasov2010-09-21
* ipvs: netfilter connection tracking changesJulian Anastasov2010-09-21
* ipvs: extend connection flags to 32 bitsJulian Anastasov2010-09-17
* ipvs: fix active FTPJulian Anastasov2010-09-08
* ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman2010-08-02
* IPVS: make FTP work with full NAT supportHannes Eder2010-07-23
* ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy2010-02-18
* IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE2010-01-05
* net: cleanup include/netEric Dumazet2009-11-04
* net: mark read-only arrays as constJan Engelhardt2009-08-05
* IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-02
* IPVS: use pr_fmtHannes Eder2009-07-30
* net: replace __constant_{endian} uses in net headersHarvey Harrison2009-02-14
* include/net net/ - csum_partial - remove unnecessary castsJoe Perches2008-11-19
* IPVS: Remove supports_ipv6 scheduler flagJulius Volz2008-11-03
* misc: replace NIPQUAD()Harvey Harrison2008-10-31
* net: replace %p6 with %pI6Harvey Harrison2008-10-29
* net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-28