summaryrefslogtreecommitdiff
path: root/net/ipv6/ila/ila_lwt.c
AgeCommit message (Expand)AuthorFilesLines
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-25net: Specify the owning module for lwtunnel opsRobert Shearman1-0/+1
2016-10-24lwt: 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-16ila: Cache a route to translated addressTom Herbert1-6/+74
2016-09-02ila: 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-16ila: Create net/ipv6/ila directoryTom Herbert1-0/+152