aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ila/ila_xlat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-02ila: Fix crash caused by rhashtable changesTom Herbert1-3/+13
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg1-2/+2
2016-10-27genetlink: statically initialize familiesJohannes Berg1-10/+14
2016-10-27genetlink: no longer support using static family IDsJohannes Berg1-1/+0
2016-09-01ila: make nla_policy conststephen hemminger1-1/+1
2016-06-08ila: Perform only one translation in forwarding pathTom Herbert1-4/+4
2016-04-26ila: add checksum neutral ILA translationsTom Herbert1-8/+8
2016-04-26ila: xlat changesTom Herbert1-69/+34
2016-04-26ila: Add struct definitions and helpersTom Herbert1-62/+64
2016-04-25ipv6: use nla_put_u64_64bit()Nicolas Dichtel1-6/+9
2016-04-05rhashtable: accept GFP flags in rhashtable_walk_initBob Copeland1-1/+2
2015-12-15ila: Add generic ILA translation facilityTom Herbert1-0/+680