aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAge
* ipv6: notify userspace when we added or changed an ipv6 tokenLubomir Rintel2014-10-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-02
|\
| * ipv6: remove rt6i_genidHannes Frederic Sowa2014-09-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-23
|\|
| * ipv6: clean up anycast when an interface is destroyedSabrina Dubroca2014-09-12
* | ipv6: exit early in addrconf_notify() if IPv6 is disabledWANG Cong2014-09-13
* | ipv6: clean up ipv6_dev_ac_inc()WANG Cong2014-09-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-08
|\|
| * ipv6: use addrconf_get_prefix_route() to remove peer addrNicolas Dichtel2014-09-05
| * ipv6: fix a refcnt leak with peer addrNicolas Dichtel2014-09-05
| * ipv6: fix rtnl locking in setsockopt for anycast and multicastSabrina Dubroca2014-09-05
* | ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-25
|/
* ipv6: fail early when creating netdev named all or defaultWANG Cong2014-07-29
* ipv6: addrconf: implement address generation modesJiri Pirko2014-07-11
* ipv6: Allow accepting RA from local IP addresses.Ben Greear2014-07-01
* net: clean up snmp stats codeWANG Cong2014-05-07
* ipv6: remove unused function ipv6_inherit_linklocal()WANG Cong2014-05-05
* ipv6: support IFA_F_MANAGETEMPADDR for address deletion tooHeiner Kallweit2014-04-22
* ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa2014-03-28
* ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit2014-03-13
* gre: add link local route when local addr is anyNicolas Dichtel2014-02-17
* ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng2014-01-24
* ipv6: optimize link local address searchHannes Frederic Sowa2014-01-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-18
|\
| * ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa2014-01-17
* | ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTEThomas Haller2014-01-15
* | ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routesThomas Haller2014-01-15
* | ipv6: addrconf spelling fixesstephen hemminger2014-01-14
* | net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-14
|\|
| * ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIMEHannes Frederic Sowa2014-01-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-10
|\ \
| * | ipv6: Add checks for 6LOWPAN ARP typeJukka Rissanen2013-12-11
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\ \ \ | | |/ | |/|
| * | ipv6: don't install anycast address for /128 addresses on routersHannes Frederic Sowa2014-01-06
| * | ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...Yasushi Asano2014-01-02
* | | netlink: cleanup rntl_af_registerstephen hemminger2014-01-01
* | | ipv6: unneccessary to get address prefix in addrconf_get_prefix_routeLi RongQing2013-12-31
* | | netconf: add support for IPv6 proxy_ndpstephen hemminger2013-12-22
* | | ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag formatJiri Pirko2013-12-10
* | | neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko2013-12-09
* | | neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko2013-12-09
* | | neigh: convert parms to an arrayJiri Pirko2013-12-09
* | | ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage tempor...Jiri Pirko2013-12-06
* | | ipv6 addrconf: extend ifa_flags to u32Jiri Pirko2013-12-06
|/ /
* / ipv6: fix third arg of anycast_dst_alloc(), must be bool.François-Xavier Le Bail2013-12-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-19
|\
| * sit/gre6: don't try to add the same route two timesNicolas Dichtel2013-11-14
| * sit: link local routes are missingNicolas Dichtel2013-11-14
| * sit: fix prefix length of ll and v4mapped addressesNicolas Dichtel2013-11-14