aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAge
* ipv6: don't call addrconf_dst_alloc again when enable loGao feng2013-06-20
* 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
* 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
* ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) ...Shmulik Ladkani2012-12-03
* ipv6: unify logic evaluating inet6_dev's accept_ra propertyShmulik Ladkani2012-12-01
* net: Enable a userns root rtnl calls that are safe for unprivilged usersEric W. Biederman2012-11-18
* net: Enable some sysctls that are safe for the userns rootEric W. Biederman2012-11-18
* net: Allow userns root to control ipv6Eric W. Biederman2012-11-18
* net: Push capable(CAP_NET_ADMIN) into the rtnl methodsEric W. Biederman2012-11-18
* net: Don't export sysctls to unprivileged usersEric W. Biederman2012-11-18
* ipv6: add knob to send unsolicited ND on link-layer address changeHannes Frederic Sowa2012-11-13
* ipv6: introduce ip6_rt_put()Amerigo Wang2012-11-03
* ipv6: remove a useless NULL checkAmerigo Wang2012-11-03
* ipv6: use IS_ENABLED()Amerigo Wang2012-11-01
* rtnl/ipv6: add support of RTM_GETNETCONFNicolas Dichtel2012-10-28
* rtnl/ipv6: use netconf msg to advertise forwarding statusNicolas Dichtel2012-10-28
* ipv6: addrconf: fix /proc/net/if_inet6Eric Dumazet2012-10-16
* ipv6: don't add link local route when there is no link local addressNicolas Dichtel2012-10-02
* ipv6: del unreachable route when an addr is deleted on loNicolas Dichtel2012-10-01
* ipv6: replace write lock with read lock when get route infoLi RongQing2012-09-13
* ipv6: Compare addresses only bits up to the prefix length (RFC6724).YOSHIFUJI Hideaki / 吉藤英明2012-09-13
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2012-09-03
|\