index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ila
Age
Commit message (
Expand
)
Author
2018-07-24
ila: remove blank lines at EOF
Stephen Hemminger
2018-06-29
ila: Flush netlink command to clear xlat table
Tom Herbert
2018-06-29
ila: Create main ila source file
Tom Herbert
2018-06-29
ila: Call library function alloc_bucket_locks
Tom Herbert
2018-06-29
ila: Fix use of rhashtable walk in ila_xlat.c
Tom Herbert
2018-06-12
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
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-08
ila: cleanup checksum diff
Tom Herbert
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-31
netfilter: nf_hook_ops structs can be const
Florian Westphal
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-08
ila_xlat: add missing hash secret initialization
Arnd Bergmann
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-05-08
net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern
Michal Hocko
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-11-02
ila: Fix crash caused by rhashtable changes
Tom Herbert
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
genetlink: statically initialize families
Johannes Berg
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
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-08-17
kcm: Use stream parser
Tom Herbert
2016-06-15
ila: Fix checksum neutral mapping
Tom Herbert
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: xlat changes
Tom Herbert
2016-04-26
ila: Add struct definitions and helpers
Tom Herbert
2016-04-25
ipv6: use nla_put_u64_64bit()
Nicolas Dichtel
2016-04-05
rhashtable: accept GFP flags in rhashtable_walk_init
Bob Copeland
2016-02-21
ila: autoload module
Robert Shearman
2015-12-15
ila: Add generic ILA translation facility
Tom Herbert
2015-12-15
ila: Create net/ipv6/ila directory
Tom Herbert