summaryrefslogtreecommitdiffstats
path: root/lib/xfrm
Commit message (Expand)AuthorAgeFilesLines
...
* xfrm: fix xfrm_sa_msg_parser() to return the value from the callbackNicolas PLANEL2014-08-271-1/+1
* xfrm: fix an unintialized return value on memory allocation error in xfrmnl_a...Nicolas PLANEL2014-08-271-1/+3
* xfrm: fix calling free() with a bad pointerNicolas PLANEL2014-08-261-1/+0
* xfrm: Remove unused variable sp_id and sa_idThomas Graf2014-08-262-4/+0
* xfrm: Remove unused function __assign_addr()Thomas Graf2014-08-261-15/+0
* style: require comma after __ADD() macroThomas Haller2014-07-274-93/+93
* xfrm: use the right specifier for uint64_tCong Wang2014-07-212-8/+8
* xfrm: style-fixesThomas Haller2014-07-206-3063/+3065
* xfrm: add xfrm supportSruthi Yellamraju2014-07-206-0/+5382