index
:
linux/linux-stable.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
addrconf.c
Age
Commit message (
Expand
)
Author
2013-12-06
ipv6 addrconf: extend ifa_flags to u32
Jiri Pirko
2013-12-02
ipv6: fix third arg of anycast_dst_alloc(), must be bool.
François-Xavier Le Bail
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-14
sit/gre6: don't try to add the same route two times
Nicolas Dichtel
2013-11-14
sit: link local routes are missing
Nicolas Dichtel
2013-11-14
sit: fix prefix length of ll and v4mapped addresses
Nicolas Dichtel
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-10-28
ipv6: Remove privacy config option.
David S. Miller
2013-09-30
ipv6: Fix preferred_lft not updating in some cases
Paul Marks
2013-09-28
IPv6 NAT: Do not drop DNATed 6to4/6rd packets
Catalin\(ux\) M. BOIE
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-03
ipv6: ipv6_create_tempaddr cleanup
Petr Holasek
2013-08-31
ipv6: move in6_dev_finish_destroy() into core kernel
Cong Wang
2013-08-31
ipv6: do not call ndisc_send_rs() with write lock
Cong Wang
2013-08-31
ipv6: export in6addr_loopback to modules
Cong Wang
2013-08-29
ipv6: drop fragmented ndisc packets by default (RFC 6980)
Hannes Frederic Sowa
2013-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-20
ip6_tunnel: ensure to always have a link local address
Nicolas Dichtel
2013-08-20
Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c"
David S. Miller
2013-08-20
ipv6: fix checkpatch errors in net/ipv6/addrconf.c
dingtianhong
2013-08-20
ipv6: convert the uses of ADBG and remove the superfluous parentheses
dingtianhong
2013-08-20
ipv6: remove max_addresses check from ipv6_create_tempaddr
Hannes Frederic Sowa
2013-08-13
ipv6: make unsolicited report intervals configurable for mld
Hannes Frederic Sowa
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-01
ipv6: bump genid when delete/add address
fan.du
2013-08-01
ipv6: prevent race between address creation and removal
Jiri Benc
2013-08-01
ipv6: move peer_addr init into ipv6_add_addr()
Jiri Pirko
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-01
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2013-06-28
ipv6: resend MLD report if a link-local address completes DAD
Hannes Frederic Sowa
2013-06-28
ipv6: introduce per-interface counter for dad-completed ipv6 addresses
Hannes Frederic Sowa
2013-06-26
ipv6: rearm router solicitaion timer when setting new tokenized address
Hannes Frederic Sowa
2013-06-25
ipv6: remove old token ipv6 address as soon as possible
Hannes Frederic Sowa
2013-06-25
ipv6: check return value of ipv6_get_lladdr
Hannes Frederic Sowa
2013-06-25
ipv6: don't disable interface if last ipv6 address is removed
Hannes Frederic Sowa
2013-06-25
ipv6: split duplicate address detection and router solicitation timer
Hannes Frederic Sowa
2013-06-23
ipv6: remove a useless pr_info() in addrconf_gre_config()
Cong Wang
2013-06-19
ipv6: don't call addrconf_dst_alloc again when enable lo
Gao feng
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-04
ipv6: assign rt6_info to inet6_ifaddr in init_loopback
Gao feng
2013-05-28
net: always pass struct netdev_notifier_info to netdevice notifiers
Cong Wang
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-23
netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
Florian Westphal
2013-05-23
ipv6: use ipv6_addr_scope() helper
Cong Wang
2013-05-23
ipv6: use ipv6_addr_any() helper
Cong Wang
2013-05-19
ipv6: add support of peer address
Nicolas Dichtel
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-14
ipv6: statically link register_inet6addr_notifier()
Cong Wang
[prev]
[next]