summaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: addrconf: validate new MTU before applying itMarcelo Leitner2015-02-231-1/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-091-2/+34
|\
| * ipv6: addrconf: add missing validate_link_af handlerDaniel Borkmann2015-02-061-0/+17
| * net: ipv6: allow explicitly choosing optimistic addressesErik Kline2015-02-051-2/+17
* | net: mark some potential candidates __read_mostlyDaniel Borkmann2015-01-301-1/+1
* | net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian2015-01-251-0/+10
* | netlink: Fix bugs in nlmsg_end() conversions.David S. Miller2015-01-181-1/+1
* | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-13/+19
|/
* ipv6: Remove unnecessary testzhuyj2014-11-261-4/+2
* ipv6: coding style improvements (remove assignment in if statements)Ian Morris2014-11-231-4/+8
* net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches2014-11-111-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-011-0/+1
|\
| * ipv6: notify userspace when we added or changed an ipv6 tokenLubomir Rintel2014-10-291-0/+1
* | net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline2014-10-291-2/+44
* | ipv6: replace min/casting by min_tFabian Frederick2014-10-271-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-021-1/+2
|\
| * ipv6: remove rt6i_genidHannes Frederic Sowa2014-09-301-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-231-3/+5
|\ \ | |/
| * ipv6: clean up anycast when an interface is destroyedSabrina Dubroca2014-09-121-3/+5
* | ipv6: exit early in addrconf_notify() if IPv6 is disabledWANG Cong2014-09-131-0/+3
* | ipv6: clean up ipv6_dev_ac_inc()WANG Cong2014-09-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-071-19/+10
|\ \ | |/
| * ipv6: use addrconf_get_prefix_route() to remove peer addrNicolas Dichtel2014-09-051-3/+2
| * ipv6: fix a refcnt leak with peer addrNicolas Dichtel2014-09-051-5/+2
| * ipv6: fix rtnl locking in setsockopt for anycast and multicastSabrina Dubroca2014-09-051-10/+5
* | ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-241-6/+6
|/
* ipv6: fail early when creating netdev named all or defaultWANG Cong2014-07-291-28/+54
* ipv6: addrconf: implement address generation modesJiri Pirko2014-07-111-18/+38
* ipv6: Allow accepting RA from local IP addresses.Ben Greear2014-07-011-0/+10
* net: clean up snmp stats codeWANG Cong2014-05-071-11/+6
* ipv6: remove unused function ipv6_inherit_linklocal()WANG Cong2014-05-051-12/+0
* ipv6: support IFA_F_MANAGETEMPADDR for address deletion tooHeiner Kallweit2014-04-221-4/+16
* ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa2014-03-281-51/+142
* ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit2014-03-131-1/+4
* gre: add link local route when local addr is anyNicolas Dichtel2014-02-171-0/+2
* ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng2014-01-241-2/+12
* ipv6: optimize link local address searchHannes Frederic Sowa2014-01-191-3/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-181-21/+17
|\
| * ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa2014-01-171-21/+17
* | ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTEThomas Haller2014-01-151-75/+109
* | ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routesThomas Haller2014-01-151-6/+13
* | ipv6: addrconf spelling fixesstephen hemminger2014-01-141-5/+5
* | net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-141-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-141-2/+4
|\ \ | |/
| * ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIMEHannes Frederic Sowa2014-01-091-2/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-101-1/+3
|\ \
| * | ipv6: Add checks for 6LOWPAN ARP typeJukka Rissanen2013-12-111-1/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-5/+12
|\ \ \ | | |/ | |/|
| * | ipv6: don't install anycast address for /128 addresses on routersHannes Frederic Sowa2014-01-061-2/+2
| * | ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...Yasushi Asano2014-01-021-3/+10
OpenPOWER on IntegriCloud