aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/xfrm4_protocol.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-06-30xfrm4: Remove duplicate semicolonChristoph Paasch1-1/+1
2014-04-29xfrm4: Properly handle unsupported protocolsSteffen Klassert1-2/+17
2014-03-14xfrm: Introduce xfrm_input_afinfo to access the the callbacks properlySteffen Klassert1-1/+12
2014-02-25xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferSteffen Klassert1-0/+7
2014-02-25xfrm4: Add IPsec protocol multiplexerSteffen Klassert1-0/+268