index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ila
Age
Commit message (
Expand
)
Author
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