aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_proto_ah_esp.c
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-01-28ipvs: avoid indirect calls when calculating checksumsMatteo Croce
2015-09-24ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_scheduleEric W. Biederman
2015-09-24ipvs: Pass ipvs into conn_out_getEric W. Biederman
2015-09-24ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_protoEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_fill_connEric W. Biederman
2015-09-01ipvs: drop inverse argument to conn_{in,out}_getAlex Gartrell
2012-09-28ipvs: API change to avoid rescan of IPv6 exthdrJesper Dangaard Brouer
2011-01-13IPVS: netns, connection hash got net as param.Hans Schillstrom
2011-01-13IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom
2011-01-13IPVS: netns preparation for proto_ah_espHans Schillstrom
2010-10-21ipvs: provide address family for debuggingJulian Anastasov
2010-10-04IPVS: Add struct ip_vs_conn_paramSimon Horman
2010-04-08IPVS: fix potential stack overflow with overly long protocol namesPatrick McHardy
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