index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ila
/
ila_lwt.c
Age
Commit message (
Expand
)
Author
2020-03-29
net: add net available in build_state
Alexander Aring
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2017-11-08
ila: Add a hook type for LWT routes
Tom Herbert
2017-11-08
ila: allow configuration of identifier type
Tom Herbert
2017-11-08
ila: add checksum neutral map auto
Tom Herbert
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-30
net: add extack arg to lwtunnel build state
David Ahern
2017-05-21
ila: propagate error code in ila_output
stephen hemminger
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-01-30
lwtunnel: remove device arg to lwtunnel_build_state
David Ahern
2017-01-24
net: Specify the owning module for lwtunnel ops
Robert Shearman
2016-10-23
lwt: Remove unused len field
Thomas Graf
2016-10-20
ila: Fix tailroom allocation of lwtstate
Thomas Graf
2016-10-17
ila: Don't use dest cache when gateway is set
Tom Herbert
2016-10-15
ila: Cache a route to translated address
Tom Herbert
2016-09-01
ila: make nla_policy const
stephen hemminger
2016-06-08
ila: Perform only one translation in forwarding path
Tom Herbert
2016-05-10
ila: ipv6/ila: fix nlsize calculation for lwtunnel
Tom Herbert
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-03
ipv6/ila: fix nlsize calculation for lwtunnel
Nicolas Dichtel
2016-04-26
ila: add checksum neutral ILA translations
Tom Herbert
2016-04-26
ila: Add struct definitions and helpers
Tom Herbert
2016-04-25
ipv6: use nla_put_u64_64bit()
Nicolas Dichtel
2015-12-15
ila: Create net/ipv6/ila directory
Tom Herbert