aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_proto.c
Commit message (Expand)AuthorAgeFilesLines
* update network codemigrate_3.2Wolfgang Wiedmeyer2015-10-241-5/+4
* IPVS: init and cleanup restructuringHans Schillstrom2011-05-101-9/+2
* netfilter: ipvs: fix compiler warningsChangli Gao2011-01-221-0/+4
* IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom2011-01-131-7/+14
* IPVS: netns preparation for proto_ah_espHans Schillstrom2011-01-131-0/+6
* IPVS: netns preparation for proto_sctpHans Schillstrom2011-01-131-0/+3
* IPVS: netns preparation for proto_udpHans Schillstrom2011-01-131-0/+3
* IPVS: netns preparation for proto_tcpHans Schillstrom2011-01-131-1/+12
* IPVS: netns, prepare protocolHans Schillstrom2011-01-131-0/+66
* IPVS: netns, add basic init per netns.Hans Schillstrom2011-01-131-0/+19
* ipvs: provide address family for debuggingJulian Anastasov2010-10-211-4/+4
* netfilter: xt_ipvs (netfilter matcher for IPVS)Hannes Eder2010-07-231-0/+1
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-201-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | IPVS: fix potential stack overflow with overly long protocol namesPatrick McHardy2010-04-081-16/+12
|/
* ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy2010-02-181-0/+3
* net: mark read-only arrays as constJan Engelhardt2009-08-051-1/+2
* IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-021-1/+1
* IPVS: use pr_fmtHannes Eder2009-07-301-2/+5
* net: replace NIPQUAD() in net/netfilter/Harvey Harrison2008-10-311-12/+7
* net: replace %p6 with %pI6Harvey Harrison2008-10-291-3/+3
* netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-281-12/+7
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-071-0/+288