summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs/ip_vs_proto.c
AgeCommit message (Expand)Author
2011-11-01netfilter: Remove unnecessary OOM logging messagesJoe Perches
2011-06-13IPVS: rename of netns init and cleanup functions.Hans Schillstrom
2011-05-10IPVS: init and cleanup restructuringHans Schillstrom
2011-01-22netfilter: ipvs: fix compiler warningsChangli Gao
2011-01-13IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom
2011-01-13IPVS: netns preparation for proto_ah_espHans Schillstrom
2011-01-13IPVS: netns preparation for proto_sctpHans Schillstrom
2011-01-13IPVS: netns preparation for proto_udpHans Schillstrom
2011-01-13IPVS: netns preparation for proto_tcpHans Schillstrom
2011-01-13IPVS: netns, prepare protocolHans Schillstrom
2011-01-13IPVS: netns, add basic init per netns.Hans Schillstrom
2010-10-21ipvs: provide address family for debuggingJulian Anastasov
2010-07-23netfilter: xt_ipvs (netfilter matcher for IPVS)Hannes Eder
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-04-08IPVS: fix potential stack overflow with overly long protocol namesPatrick McHardy
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-18ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy
2009-08-05net: mark read-only arrays as constJan Engelhardt
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder
2009-07-30IPVS: use pr_fmtHannes Eder
2008-10-31net: replace NIPQUAD() in net/netfilter/Harvey Harrison
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz