summaryrefslogtreecommitdiff
path: root/net/ipv6/ila
AgeCommit message (Expand)Author
2017-11-08ila: Add a hook type for LWT routesTom Herbert
2017-11-08ila: allow configuration of identifier typeTom Herbert
2017-11-08ila: add checksum neutral map autoTom Herbert
2017-11-08ila: cleanup checksum diffTom Herbert
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-31netfilter: nf_hook_ops structs can be constFlorian Westphal
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-08ila_xlat: add missing hash secret initializationArnd Bergmann
2017-05-30net: add extack arg to lwtunnel build stateDavid Ahern
2017-05-21ila: propagate error code in ila_outputstephen hemminger
2017-05-08net/ipv6/ila/ila_xlat.c: simplify a strange allocation patternMichal Hocko
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-01-30lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern
2017-01-24net: Specify the owning module for lwtunnel opsRobert Shearman
2016-11-02ila: Fix crash caused by rhashtable changesTom Herbert
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg
2016-10-27genetlink: statically initialize familiesJohannes Berg
2016-10-27genetlink: no longer support using static family IDsJohannes Berg
2016-10-23lwt: Remove unused len fieldThomas Graf
2016-10-20ila: Fix tailroom allocation of lwtstateThomas Graf
2016-10-17ila: Don't use dest cache when gateway is setTom Herbert
2016-10-15ila: Cache a route to translated addressTom Herbert
2016-09-01ila: make nla_policy conststephen hemminger
2016-08-17kcm: Use stream parserTom Herbert
2016-06-15ila: Fix checksum neutral mappingTom Herbert
2016-06-08ila: Perform only one translation in forwarding pathTom Herbert
2016-05-10ila: ipv6/ila: fix nlsize calculation for lwtunnelTom Herbert
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-03ipv6/ila: fix nlsize calculation for lwtunnelNicolas Dichtel
2016-04-26ila: add checksum neutral ILA translationsTom Herbert
2016-04-26ila: xlat changesTom Herbert
2016-04-26ila: Add struct definitions and helpersTom Herbert
2016-04-25ipv6: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-05rhashtable: accept GFP flags in rhashtable_walk_initBob Copeland
2016-02-21ila: autoload moduleRobert Shearman
2015-12-15ila: Add generic ILA translation facilityTom Herbert
2015-12-15ila: Create net/ipv6/ila directoryTom Herbert