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_6.6-2.2.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
Age
Commit message (
Expand
)
Author
2008-01-28
[IPV6] route: kill some bloat
Ilpo Järvinen
2008-01-28
[NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware
Daniel Lezcano
2008-01-28
[NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware
Daniel Lezcano
2008-01-28
[NETNS][IPV6]: inet6_addr - ipv6_chk_same_addr namespace aware
Daniel Lezcano
2008-01-28
[NETNS][IPV6]: inet6_addr - check ipv6 address per namespace
Daniel Lezcano
2008-01-28
[NETNS][IPV6]: inet6_addr - isolate inet6 addresses from proc file
Daniel Lezcano
2008-01-28
[NETNS]: Use the per-net ipv6_devconf(_all) in sysctl handlers
Pavel Emelyanov
2008-01-28
[NETNS]: Use the per-net ipv6_devconf_dflt
Pavel Emelyanov
2008-01-28
[NETNS]: Create ipv6 devconf-s for namespaces
Pavel Emelyanov
2008-01-28
[NETNS]: Make the ctl-tables per-namespace
Pavel Emelyanov
2008-01-28
[NETNS]: Make the __addrconf_sysctl_register return an error
Pavel Emelyanov
2008-01-28
[NETNS]: Clean out the ipv6-related sysctls creation/destruction
Pavel Emelyanov
2008-01-28
[NETNS]: Add netns to nl_info structure.
Denis V. Lunev
2008-01-28
[NETNS]: Add netns parameter to inet_(dev_)add_type.
Eric W. Biederman
2008-01-28
[NETNS]: Pass fib_rules_ops into default_pref method.
Denis V. Lunev
2008-01-28
[NETNS]: Add netns parameter to fib_rules_(un)register.
Denis V. Lunev
2008-01-28
[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.
Daniel Lezcano
2008-01-28
[NETNS][IPV6]: Make sysctls route per namespace.
Daniel Lezcano
2008-01-28
[NETNS][IPV6]: Make mld_max_msf readonly in other namespaces.
Daniel Lezcano
2008-01-28
[NETNS][IPV6]: Make ip6_frags per namespace.
Daniel Lezcano
2008-01-28
[NETNS][IPV6]: Make bindv6only sysctl per namespace.
Daniel Lezcano
2008-01-28
[NETNS][IPV6]: Make multiple instance of sysctl tables.
Daniel Lezcano
2008-01-28
[NETNS][IPV6]: Make the ipv6 sysctl to be a netns subsystem.
Daniel Lezcano
2008-01-28
[NETNS][IPV6]: Make a subsystem for af_inet6.
Daniel Lezcano
2008-01-28
[NETNS][IPV6]: Make ipv6_sysctl_register to return a value.
Daniel Lezcano
2008-01-28
[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules
Pavel Emelyanov
2008-01-28
[NET]: prot_inuse cleanups and optimizations
Eric Dumazet
2008-01-28
[NET]: Add some acquires/releases sparse annotations.
Eric Dumazet
2008-01-28
[UDP]: Add memory accounting.
Hideo Aoki
2008-01-28
[IPV6]: Remove useless code from fib6_del_route().
Gui Jianfeng
2008-01-28
[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input
Herbert Xu
2008-01-28
[IPSEC]: Fix transport-mode async resume on intput without netfilter
Herbert Xu
2008-01-28
[NETNS]: Modify the neighbour table code so it handles multiple network names...
Eric W. Biederman
2008-01-28
[XFRM]: RFC4303 compliant auditing
Paul Moore
2008-01-28
[TCP]: Convert several length variable to unsigned.
YOSHIFUJI Hideaki
2008-01-28
[XFRM]: Support to increment packet dropping statistics.
Masahide NAKAMURA
2008-01-28
[XFRM] MIPv6: Fix to input RO state correctly.
Masahide NAKAMURA
2008-01-28
[XFRM] IPv6: Fix dst/routing check at transformation.
Masahide NAKAMURA
2008-01-28
[IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnels
Herbert Xu
2008-01-28
[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option
Patrick McHardy
2008-01-28
[NETFILTER]: Parenthesize macro parameters
Jan Engelhardt
2008-01-28
[NETFILTER]: constify nf_afinfo
Patrick McHardy
2008-01-28
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
Patrick McHardy
2008-01-28
[NETFILTER]: nf_log: move logging stuff to seperate header
Patrick McHardy
2008-01-28
[NETFILTER]: ctnetlink: use netlink attribute helpers
Patrick McHardy
2008-01-28
[NETFILTER]: ip6_tables: use raw_smp_processor_id() in do_add_counters()
Patrick McHardy
2008-01-28
[NETFILTER]: ip6_tables: fix stack leagage
Patrick McHardy
2008-01-28
[NETFILTER]: {ip,ip6}_tables: fix format strings
Patrick McHardy
2008-01-28
[NETFILTER]: {ip,ip6}_tables: reformat to eliminate differences
Patrick McHardy
2008-01-28
[NETFILTER]: ip6_tables: add compat support
Patrick McHardy
[next]