aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAge
* ipv6: remove max_addresses check from ipv6_create_tempaddrHannes Frederic Sowa2013-08-20
* ipv6: prevent race between address creation and removalJiri Benc2013-08-01
* ipv6: move peer_addr init into ipv6_add_addr()Jiri Pirko2013-08-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
|\
| * ipv6: check return value of ipv6_get_lladdrHannes Frederic Sowa2013-06-25
| * ipv6: don't call addrconf_dst_alloc again when enable loGao feng2013-06-20
* | ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang2013-07-02
* | ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa2013-06-29
* | ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa2013-06-29
* | ipv6: rearm router solicitaion timer when setting new tokenized addressHannes Frederic Sowa2013-06-26
* | ipv6: remove old token ipv6 address as soon as possibleHannes Frederic Sowa2013-06-25
* | ipv6: don't disable interface if last ipv6 address is removedHannes Frederic Sowa2013-06-25
* | ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa2013-06-25
* | ipv6: remove a useless pr_info() in addrconf_gre_config()Cong Wang2013-06-23
* | net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-05
|\|
| * ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng2013-06-04
| * netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal2013-05-23
* | net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang2013-05-29
* | net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* | ipv6: use ipv6_addr_scope() helperCong Wang2013-05-23
* | ipv6: use ipv6_addr_any() helperCong Wang2013-05-23
* | ipv6: add support of peer addressNicolas Dichtel2013-05-19
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\
| * ipv6: statically link register_inet6addr_notifier()Cong Wang2013-04-14
* | net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann2013-04-09
* | net: ipv6: also allow token to be set when device not readyDaniel Borkmann2013-04-09
* | net: ipv6: minor: use in6addr_any in token initDaniel Borkmann2013-04-09
* | net: ipv6: add tokenized interface identifier supportDaniel Borkmann2013-04-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-03
|\|
| * net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan2013-04-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-27
|\|
| * ipv6: fix bad free of addrconf_init_netHong Zhiguo2013-03-25
* | firewire net, ipv6: IPv6 over Firewire (RFC3146) support.YOSHIFUJI Hideaki / 吉藤英明2013-03-26
* | ipv6: provide addr and netconf dump consistency infoNicolas Dichtel2013-03-24
* | rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf2013-03-22
* | netconf: add the handler to dump entriesNicolas Dichtel2013-03-06
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-18
* net: proc: change proc_net_fops_create to proc_createGao feng2013-02-18
* ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2Hannes Frederic Sowa2013-02-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-05
|\
| * ipv6 addrconf: Fix interface identifiers of 802.15.4 devices.YOSHIFUJI Hideaki / 吉藤英明2013-01-29
* | ipv4: introduce address lifetimeJiri Pirko2013-01-29
* | ipv6: Use IS_ERR_OR_NULL().YOSHIFUJI Hideaki / 吉藤英明2013-01-22
|/
* ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]Romain Kuntz2013-01-10
* ipv6: fix the noflags test in addrconf_get_prefix_routeRomain Kuntz2013-01-10
* ipv6: addrconf.c: remove unnecessary "if"Cong Ding2012-12-19
* ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTEDavid S. Miller2012-12-04
* netconf: advertise mc_forwarding statusNicolas Dichtel2012-12-04