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
/
ndisc.h
Age
Commit message (
Expand
)
Author
2013-09-21
ndisc.h: Remove extern from function prototypes
Joe Perches
2013-09-11
ipv6: don't call fib6_run_gc() until routing is ready
Michal Kubeček
2013-08-31
vxlan: add ipv6 proxy support
Cong Wang
2013-07-31
ndisc: Add missing inline to ndisc_addr_option_pad
Joe Perches
2013-06-19
ndisc: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-01-21
ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
ndisc: Introduce __ipv6_neigh_lookup_noref().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
ndisc: Remove tbl argument for __ipv6_neigh_lookup().
YOSHIFUJI Hideaki / 吉藤英明
2012-12-14
ipv6: Change skb->data before using icmpv6_notify() to propagate redirect
Duan Jiong
2012-12-12
ndisc: Unexport ndisc_{build,send}_skb().
YOSHIFUJI Hideaki
2012-08-09
net: Dont use ifindices in hash fns
Pavel Emelyanov
2012-07-11
ipv6: Export ndisc option parsing from ndisc.c
David S. Miller
2012-04-12
Treat ND option 31 as userland (DNSSL support)
Alexey I. Froloff
2012-01-27
ipv6: Remove neigh argument from ndisc_send_redirect()
David S. Miller
2011-12-28
ipv6: Create fast inline ipv6 neigh lookup just like ipv4.
David S. Miller
2011-12-28
ipv6: Use universal hash for NDISC.
David S. Miller
2011-12-03
ipv6: Kill ndisc_get_neigh() inline helper.
David S. Miller
2011-04-24
net: Remove __KERNEL__ cpp checks from include/net
David S. Miller
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
2010-12-02
net: kill unused macros from head file
Shan Wei
2010-06-03
net: use __packed annotation
Eric Dumazet
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-01-04
ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.
David S. Miller
2008-11-06
bonding: send IPv6 neighbor advertisement on failover
Brian Haley
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
2008-05-19
ndisc: Add missing strategies for per-device retrans timer/reachable time set...
YOSHIFUJI Hideaki
2008-04-12
[IPV6]: Make address arguments const.
YOSHIFUJI Hideaki
2008-04-10
[IPV6] Remove three method declarations in include/net/ndisc.h.
Rami Rosen
2008-04-03
[IPV6] SIT: Add PRL management for ISATAP.
Templin, Fred L
2008-02-29
[INET]: Remove struct net_proto_family* from _init calls.
Denis V. Lunev
2008-02-12
[IPV6]: remove unused method declaration (net/ndisc.h).
Rami Rosen
2007-10-10
[IPv6]: Export userland ND options through netlink (RDNSS support)
Pierre Ynard
2006-12-02
[IPV6]: Misc endianness annotations.
Al Viro
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-03-20
[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...
YOSHIFUJI Hideaki
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds