summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ila
Commit message (Expand)AuthorAgeFilesLines
* ila: Fix crash caused by rhashtable changesTom Herbert2016-11-021-3/+13
* genetlink: mark families as __ro_after_initJohannes Berg2016-10-271-2/+2
* genetlink: statically initialize familiesJohannes Berg2016-10-271-10/+14
* genetlink: no longer support using static family IDsJohannes Berg2016-10-271-1/+0
* lwt: Remove unused len fieldThomas Graf2016-10-231-3/+1
* ila: Fix tailroom allocation of lwtstateThomas Graf2016-10-201-1/+1
* ila: Don't use dest cache when gateway is setTom Herbert2016-10-171-0/+8
* ila: Cache a route to translated addressTom Herbert2016-10-151-6/+74
* ila: make nla_policy conststephen hemminger2016-09-012-2/+2
* kcm: Use stream parserTom Herbert2016-08-171-1/+0
* ila: Fix checksum neutral mappingTom Herbert2016-06-151-5/+5
* ila: Perform only one translation in forwarding pathTom Herbert2016-06-084-9/+12
* ila: ipv6/ila: fix nlsize calculation for lwtunnelTom Herbert2016-05-101-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-041-2/+1
|\
| * ipv6/ila: fix nlsize calculation for lwtunnelNicolas Dichtel2016-05-031-2/+1
* | ila: add checksum neutral ILA translationsTom Herbert2016-04-264-15/+105
* | ila: xlat changesTom Herbert2016-04-261-69/+34
* | ila: Add struct definitions and helpersTom Herbert2016-04-264-82/+161
* | ipv6: use nla_put_u64_64bit()Nicolas Dichtel2016-04-252-7/+11
* | rhashtable: accept GFP flags in rhashtable_walk_initBob Copeland2016-04-051-1/+2
|/
* ila: autoload moduleRobert Shearman2016-02-211-0/+1
* ila: Add generic ILA translation facilityTom Herbert2015-12-154-1/+691
* ila: Create net/ipv6/ila directoryTom Herbert2015-12-154-0/+300