aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_proto_ah_esp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-28ipvs: avoid indirect calls when calculating checksumsMatteo Croce1-2/+0
2015-09-24ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_scheduleEric W. Biederman1-1/+2
2015-09-24ipvs: Pass ipvs into conn_out_getEric W. Biederman1-2/+1
2015-09-24ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_protoEric W. Biederman1-2/+1
2015-09-24ipvs: Pass ipvs not net to ip_vs_fill_connEric W. Biederman1-7/+7
2015-09-01ipvs: drop inverse argument to conn_{in,out}_getAlex Gartrell1-9/+8
2012-09-28ipvs: API change to avoid rescan of IPv6 exthdrJesper Dangaard Brouer1-5/+4
2011-01-13IPVS: netns, connection hash got net as param.Hans Schillstrom1-6/+9
2011-01-13IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom1-6/+4
2011-01-13IPVS: netns preparation for proto_ah_espHans Schillstrom1-16/+4
2010-10-21ipvs: provide address family for debuggingJulian Anastasov1-50/+2
2010-10-04IPVS: Add struct ip_vs_conn_paramSimon Horman1-28/+19
2010-04-08IPVS: fix potential stack overflow with overly long protocol namesPatrick McHardy1-8/+6
2009-07-30IPVS: use pr_fmtHannes Eder1-2/+5
2008-10-31net: replace NIPQUAD() in net/netfilter/Harvey Harrison1-3/+2
2008-10-29net: replace %p6 with %pI6Harvey Harrison1-1/+1
2008-10-28netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison1-3/+2
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz1-0/+235