index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
ndisc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-21
ndisc.h: Remove extern from function prototypes
Joe Perches
1
-35
/
+26
2013-09-12
ipv6: don't call fib6_run_gc() until routing is ready
Michal Kubeček
1
-0
/
+2
2013-09-01
vxlan: add ipv6 proxy support
Cong Wang
1
-0
/
+5
2013-08-01
ndisc: Add missing inline to ndisc_addr_option_pad
Joe Perches
1
-1
/
+1
2013-06-20
ndisc: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-1
/
+1
2013-01-21
ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+7
2013-01-18
ndisc: Introduce __ipv6_neigh_lookup_noref().
YOSHIFUJI Hideaki / 吉藤英明
1
-7
/
+15
2013-01-18
ndisc: Remove tbl argument for __ipv6_neigh_lookup().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+2
2012-12-14
ipv6: Change skb->data before using icmpv6_notify() to propagate redirect
Duan Jiong
1
-0
/
+7
2012-12-12
ndisc: Unexport ndisc_{build,send}_skb().
YOSHIFUJI Hideaki
1
-15
/
+0
2012-08-10
net: Dont use ifindices in hash fns
Pavel Emelyanov
1
-1
/
+2
2012-07-12
ipv6: Export ndisc option parsing from ndisc.c
David S. Miller
1
-0
/
+50
2012-04-12
Treat ND option 31 as userland (DNSSL support)
Alexey I. Froloff
1
-0
/
+1
2012-01-28
ipv6: Remove neigh argument from ndisc_send_redirect()
David S. Miller
1
-1
/
+0
2011-12-29
ipv6: Create fast inline ipv6 neigh lookup just like ipv4.
David S. Miller
1
-0
/
+27
2011-12-29
ipv6: Use universal hash for NDISC.
David S. Miller
1
-0
/
+9
2011-12-04
ipv6: Kill ndisc_get_neigh() inline helper.
David S. Miller
1
-9
/
+0
2011-04-24
net: Remove __KERNEL__ cpp checks from include/net
David S. Miller
1
-6
/
+0
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
1
-1
/
+2
2010-12-03
net: kill unused macros from head file
Shan Wei
1
-3
/
+0
2010-06-03
net: use __packed annotation
Eric Dumazet
1
-1
/
+1
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-2
/
+0
2009-01-05
ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.
David S. Miller
1
-2
/
+2
2008-11-06
bonding: send IPv6 neighbor advertisement on failover
Brian Haley
1
-0
/
+14
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
1
-3
/
+2
2008-05-20
ndisc: Add missing strategies for per-device retrans timer/reachable time set...
YOSHIFUJI Hideaki
1
-0
/
+4
2008-04-12
[IPV6]: Make address arguments const.
YOSHIFUJI Hideaki
1
-7
/
+7
2008-04-10
[IPV6] Remove three method declarations in include/net/ndisc.h.
Rami Rosen
1
-4
/
+0
2008-04-03
[IPV6] SIT: Add PRL management for ISATAP.
Templin, Fred L
1
-0
/
+9
2008-02-29
[INET]: Remove struct net_proto_family* from _init calls.
Denis V. Lunev
1
-2
/
+2
2008-02-13
[IPV6]: remove unused method declaration (net/ndisc.h).
Rami Rosen
1
-1
/
+0
2007-10-11
[IPv6]: Export userland ND options through netlink (RDNSS support)
Pierre Ynard
1
-0
/
+1
2006-12-03
[IPV6]: Misc endianness annotations.
Al Viro
1
-2
/
+2
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-03-21
[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...
YOSHIFUJI Hideaki
1
-0
/
+2
2006-01-04
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
1
-4
/
+13
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+135