aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ila/ila_lwt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg1-1/+2
2017-11-08ila: Add a hook type for LWT routesTom Herbert1-3/+36
2017-11-08ila: allow configuration of identifier typeTom Herbert1-7/+44
2017-11-08ila: add checksum neutral map autoTom Herbert1-14/+15
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-30net: add extack arg to lwtunnel build stateDavid Ahern1-2/+3
2017-05-21ila: propagate error code in ila_outputstephen hemminger1-1/+1
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg1-2/+1
2017-01-30lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern1-1/+1
2017-01-24net: Specify the owning module for lwtunnel opsRobert Shearman1-0/+1
2016-10-23lwt: Remove unused len fieldThomas Graf1-3/+1
2016-10-20ila: Fix tailroom allocation of lwtstateThomas Graf1-1/+1
2016-10-17ila: Don't use dest cache when gateway is setTom Herbert1-0/+8
2016-10-15ila: Cache a route to translated addressTom Herbert1-6/+74
2016-09-01ila: make nla_policy conststephen hemminger1-1/+1
2016-06-08ila: Perform only one translation in forwarding pathTom Herbert1-2/+2
2016-05-10ila: ipv6/ila: fix nlsize calculation for lwtunnelTom Herbert1-2/+4
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+1
2016-05-03ipv6/ila: fix nlsize calculation for lwtunnelNicolas Dichtel1-2/+1
2016-04-26ila: add checksum neutral ILA translationsTom Herbert1-2/+12
2016-04-26ila: Add struct definitions and helpersTom Herbert1-13/+26
2016-04-25ipv6: use nla_put_u64_64bit()Nicolas Dichtel1-1/+2
2015-12-15ila: Create net/ipv6/ila directoryTom Herbert1-0/+152