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
Age
Commit message (
Expand
)
Author
2006-03-20
[IPV6]: ROUTE: Add Router Reachability Probing (RFC4191).
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ROUTE: Add support for Router Preference (RFC4191).
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ROUTE: Handle finding the next best route in reachability in BACKTRAC...
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ROUTE: Try finding the next best route.
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ROUTE: Clean up rt6_select() code path in ip6_route_{intput,output}().
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ROUTE: Try selecting better route for non-default routes as well.
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ROUTE: More strict check for default routers in rt6_get_dflt_router().
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ROUTE: Eliminate lock for default route pointer.
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ROUTE: Clean-up cow'ing in ip6_route_{intput,output}().
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ROUTE: Convert rt6_cow() to rt6_alloc_cow().
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ROUTE: Clean up reference counting / unlocking for returning object.
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ROUTE: Unify two code paths for pmtu disc.
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ROUTE: Add rt6_alloc_clone() for cloning route allocation.
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ROUTE: Copy u.dst.error for RTF_REJECT routes when cloning.
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ROUTE: Set appropriate information before inserting a route.
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ROUTE: Split up rt6_cow() for future changes.
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ADDRCONF: Split up ipv6_generate_eui64() by device type.
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid.
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: TUNNEL6: Don't try to add multicast route twice.
YOSHIFUJI Hideaki
2006-03-13
[TCP]: Fix zero port problem in IPv6
Herbert Xu
2006-03-12
[IPV4/6]: Fix UFO error propagation
Patrick McHardy
2006-03-12
[XFRM]: Fix leak in ah6_input
Patrick McHardy
2006-03-11
[IPV6]: fix ipv6_saddr_score struct element
Brian Haley
2006-03-07
[NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumption
Thomas Graf
2006-02-27
[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility
Patrick McHardy
2006-02-24
[IPV6]: Do not ignore IPV6_MTU socket option.
YOSHIFUJI Hideaki
2006-02-24
[IPV6] ip6_tunnel: release cached dst on change of tunnel params
Hugo Santos
2006-02-18
[PATCH] missing ntohs() in ip6_tunnel
Al Viro
2006-02-15
[NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 error
Yasuyuki Kozakai
2006-02-15
[NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECT
Yasuyuki Kozakai
2006-02-13
[IPV6] Don't store dst_entry for RAW socket
Nicolas DICHTEL
2006-02-08
[IPV6]: Address autoconfiguration does not work after device down/up cycle
Kristian Slavov
2006-02-07
[PATCH] net/ipv6/mcast.c NULL noise removal
Al Viro
2006-02-07
[PATCH] remove bogus asm/bug.h includes.
Al Viro
2006-02-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-02-05
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
2006-02-04
[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification
Patrick McHardy
2006-02-04
[NETFILTER]: Fix ip6t_policy address matching
Patrick McHardy
2006-02-04
[NETFILTER]: Check policy length in policy match strict mode
Patrick McHardy
2006-02-04
[NETFILTER]: Fix possible overflow in netfilters do_replace()
Kirill Korotaev
2006-02-02
[IPV6]: Fix illegal dst locking in softirq context.
Herbert Xu
2006-02-02
[IPV6]: Don't hold extra ref count in ipv6_ifa_notify
Herbert Xu
2006-01-31
[IPV6] tcp_v6_send_synack: release the destination
Eric W. Biederman
2006-01-24
[IPV6] MLDv2: fix change records when transitioning to/from inactive
David L Stevens
2006-01-17
[NETFILTER] ip6tables: whitespace and indent cosmetic cleanup
Yasuyuki Kozakai
2006-01-17
[NETFILTER] Makefile cleanup
Yasuyuki Kozakai
2006-01-17
[NETFILTER] ip[6]t_policy: Fix compilation warnings
Benoit Boissinot
2006-01-17
[IPV6]: Preserve procfs IPV6 address output format
YOSHIFUJI Hideaki
[prev]
[next]