aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/xfrm6_protocol.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-28xfrm: add support for UDPv6 encapsulation of ESPSabrina Dubroca1-0/+48
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-04-23xfrm: remove unneeded export_symbolsFlorian Westphal1-2/+1
2018-11-08net: Convert protocol error handlers from void to intStefano Brivio1-6/+12
2017-02-09xfrm: input: constify xfrm_input_afinfoFlorian Westphal1-2/+1
2014-05-06xfrm6: Properly handle unsupported protocolsSteffen Klassert1-1/+10
2014-03-14xfrm6: Add IPsec protocol multiplexerSteffen Klassert1-0/+270