| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-10-02 | 1 | -1/+2 |
|\ |
|
| * | ipv6: remove rt6i_genid | Hannes Frederic Sowa | 2014-09-30 | 1 | -1/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-23 | 1 | -3/+5 |
|\| |
|
| * | ipv6: clean up anycast when an interface is destroyed | Sabrina Dubroca | 2014-09-12 | 1 | -3/+5 |
* | | ipv6: exit early in addrconf_notify() if IPv6 is disabled | WANG Cong | 2014-09-13 | 1 | -0/+3 |
* | | ipv6: clean up ipv6_dev_ac_inc() | WANG Cong | 2014-09-13 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-07 | 1 | -19/+10 |
|\| |
|
| * | ipv6: use addrconf_get_prefix_route() to remove peer addr | Nicolas Dichtel | 2014-09-05 | 1 | -3/+2 |
| * | ipv6: fix a refcnt leak with peer addr | Nicolas Dichtel | 2014-09-05 | 1 | -5/+2 |
| * | ipv6: fix rtnl locking in setsockopt for anycast and multicast | Sabrina Dubroca | 2014-09-05 | 1 | -10/+5 |
* | | ipv6: White-space cleansing : Line Layouts | Ian Morris | 2014-08-24 | 1 | -6/+6 |
|/ |
|
* | ipv6: fail early when creating netdev named all or default | WANG Cong | 2014-07-29 | 1 | -28/+54 |
* | ipv6: addrconf: implement address generation modes | Jiri Pirko | 2014-07-11 | 1 | -18/+38 |
* | ipv6: Allow accepting RA from local IP addresses. | Ben Greear | 2014-07-01 | 1 | -0/+10 |
* | net: clean up snmp stats code | WANG Cong | 2014-05-07 | 1 | -11/+6 |
* | ipv6: remove unused function ipv6_inherit_linklocal() | WANG Cong | 2014-05-05 | 1 | -12/+0 |
* | ipv6: support IFA_F_MANAGETEMPADDR for address deletion too | Heiner Kallweit | 2014-04-22 | 1 | -4/+16 |
* | ipv6: move DAD and addrconf_verify processing to workqueue | Hannes Frederic Sowa | 2014-03-28 | 1 | -51/+142 |
* | ipv6: Avoid unnecessary temporary addresses being generated | Heiner Kallweit | 2014-03-13 | 1 | -1/+4 |
* | gre: add link local route when local addr is any | Nicolas Dichtel | 2014-02-17 | 1 | -0/+2 |
* | ipv6: reallocate addrconf router for ipv6 address when lo device up | Gao feng | 2014-01-24 | 1 | -2/+12 |
* | ipv6: optimize link local address search | Hannes Frederic Sowa | 2014-01-19 | 1 | -3/+9 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-18 | 1 | -21/+17 |
|\ |
|
| * | ipv6: simplify detection of first operational link-local address on interface | Hannes Frederic Sowa | 2014-01-17 | 1 | -21/+17 |
* | | ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE | Thomas Haller | 2014-01-15 | 1 | -75/+109 |
* | | ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes | Thomas Haller | 2014-01-15 | 1 | -6/+13 |
* | | ipv6: addrconf spelling fixes | stephen hemminger | 2014-01-14 | 1 | -5/+5 |
* | | net: replace macros net_random and net_srandom with direct calls to prandom | Aruna-Hewapathirane | 2014-01-14 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-14 | 1 | -2/+4 |
|\| |
|
| * | ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME | Hannes Frederic Sowa | 2014-01-09 | 1 | -2/+4 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-01-10 | 1 | -1/+3 |
|\ \ |
|
| * | | ipv6: Add checks for 6LOWPAN ARP type | Jukka Rissanen | 2013-12-11 | 1 | -1/+3 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-06 | 1 | -5/+12 |
|\ \ \
| | |/
| |/| |
|
| * | | ipv6: don't install anycast address for /128 addresses on routers | Hannes Frederic Sowa | 2014-01-06 | 1 | -2/+2 |
| * | | ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft... | Yasushi Asano | 2014-01-02 | 1 | -3/+10 |
* | | | netlink: cleanup rntl_af_register | stephen hemminger | 2014-01-01 | 1 | -4/+1 |
* | | | ipv6: unneccessary to get address prefix in addrconf_get_prefix_route | Li RongQing | 2013-12-31 | 1 | -4/+1 |
* | | | netconf: add support for IPv6 proxy_ndp | stephen hemminger | 2013-12-22 | 1 | -1/+48 |
* | | | ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag format | Jiri Pirko | 2013-12-10 | 1 | -2/+2 |
* | | | neigh: ipv6: respect default values set before an address is assigned to device | Jiri Pirko | 2013-12-09 | 1 | -0/+2 |
* | | | neigh: use tbl->family to distinguish ipv4 from ipv6 | Jiri Pirko | 2013-12-09 | 1 | -1/+1 |
* | | | neigh: convert parms to an array | Jiri Pirko | 2013-12-09 | 1 | -5/+7 |
* | | | ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage tempor... | Jiri Pirko | 2013-12-06 | 1 | -72/+99 |
* | | | ipv6 addrconf: extend ifa_flags to u32 | Jiri Pirko | 2013-12-06 | 1 | -12/+20 |
|/ / |
|
* / | ipv6: fix third arg of anycast_dst_alloc(), must be bool. | François-Xavier Le Bail | 2013-12-02 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-11-19 | 1 | -29/+9 |
|\ |
|
| * | sit/gre6: don't try to add the same route two times | Nicolas Dichtel | 2013-11-14 | 1 | -3/+0 |
| * | sit: link local routes are missing | Nicolas Dichtel | 2013-11-14 | 1 | -19/+5 |
| * | sit: fix prefix length of ll and v4mapped addresses | Nicolas Dichtel | 2013-11-14 | 1 | -7/+4 |
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-11-14 | 1 | -0/+14 |
|\ \
| |/
|/| |
|