aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/xfrm4_protocol.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2019-04-23xfrm: remove unneeded export_symbolsGravatar Florian Westphal 1-2/+1
2018-11-08net: Convert protocol error handlers from void to intGravatar Stefano Brivio 1-6/+12
2017-02-09xfrm: input: constify xfrm_input_afinfoGravatar Florian Westphal 1-2/+1
2014-06-30xfrm4: Remove duplicate semicolonGravatar Christoph Paasch 1-1/+1
2014-04-29xfrm4: Properly handle unsupported protocolsGravatar Steffen Klassert 1-2/+17
2014-03-14xfrm: Introduce xfrm_input_afinfo to access the the callbacks properlyGravatar Steffen Klassert 1-1/+12
2014-02-25xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferGravatar Steffen Klassert 1-0/+7
2014-02-25xfrm4: Add IPsec protocol multiplexerGravatar Steffen Klassert 1-0/+268