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
/
include
/
net
/
ip6_fib.h
Age
Commit message (
Expand
)
Author
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2011-02-10
inet: Create a mechanism for upward inetpeer propagation into routes.
David S. Miller
2010-11-30
ipv6: Add infrastructure to bind inet_peer objects to routes.
David S. Miller
2010-06-10
net-next: remove useless union keyword
Changli Gao
2010-04-01
ipv6 fib: Make rt6_info{} more cache-line aware.
YOSHIFUJI Hideaki / 吉藤英明
2010-02-18
ipv6: use standard lists for FIB walks
Alexey Dobriyan
2010-02-12
ipv6: fib: fix crash when changing large fib while dumping it
Patrick McHardy
2009-11-04
net: cleanup include/net
Eric Dumazet
2009-07-30
xfrm: select sane defaults for xfrm[4|6] gc_thresh
Neil Horman
2008-03-04
[NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace
Daniel Lezcano
2008-03-03
[NETNS][IPV6] ip6_fib - add net to gc timer parameter
Daniel Lezcano
2008-03-03
[NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces
Daniel Lezcano
2008-03-03
[NETNS][IPV6] ip6_fib - make it per network namespace
Daniel Lezcano
2008-02-07
[IPV6] Minor cleanup: remove unused definitions in net/ip6_fib.h
Rami Rosen
2008-01-28
[XFRM] IPv6: Fix dst/routing check at transformation.
Masahide NAKAMURA
2008-01-28
[IPV6]: route6 remove ifdef for fib_rules
Daniel Lezcano
2008-01-28
[IPV6]: Make fib6_rules_init to return an error code.
Daniel Lezcano
2008-01-28
[IPV6]: Make fib6_init to return an error code.
Daniel Lezcano
2008-01-28
[IPV6]: Move nfheader_len into rt6_info
Herbert Xu
2007-10-10
[IPV6] XFRM: Fix connected socket to use transformation.
Noriaki TAKAMIYA
2007-04-25
[IPv6]: Use rtnl registration interface
Thomas Graf
2007-03-25
[IPV6]: Fix routing round-robin locking.
David S. Miller
2007-02-10
[IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointer
Eric Dumazet
2006-12-13
[IPV6]: Make fib6_node subtree depend on IPV6_SUBTREES
Kim Nordlund
2006-12-02
[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.
YOSHIFUJI Hideaki
2006-09-22
[IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flags
YOSHIFUJI Hideaki
2006-09-22
[IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use.
YOSHIFUJI Hideaki
2006-09-22
[IPv6] route: FIB6 configuration using struct fib6_config
Thomas Graf
2006-09-22
[IPV6] ip6_fib.c: make code static
Adrian Bunk
2006-09-22
[NET]: Make code static.
Adrian Bunk
2006-09-22
[IPV6]: Policy Routing Rules
Thomas Graf
2006-09-22
[IPV6]: Multiple Routing Tables
Thomas Graf
2005-06-21
[IPV6]: V6 route events reported with wrong netlink PID and seq number
Jamal Hadi Salim
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds