| Commit message (Expand) | Author | Age | Files | Lines |
* | ipv6: remove duplicate neigh_ifdown | stephen hemminger | 2010-12-18 | 1 | -1/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-17 | 1 | -3/+5 |
|\ |
|
| * | ipv6: don't flush routes when setting loopback down | stephen hemminger | 2010-12-16 | 1 | -1/+3 |
| * | ipv6: fix nl group when advertising a new link | Nicolas Dichtel | 2010-12-10 | 1 | -2/+2 |
| * | ipv6: fix missing in6_ifa_put in addrconf | John Fastabend | 2010-11-22 | 1 | -3/+3 |
* | | rtnl: make link af-specific updates atomic | Thomas Graf | 2010-11-27 | 1 | -6/+0 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-11-19 | 1 | -12/+16 |
|\| |
|
| * | ipv6: Expose reachable and retrans timer values as msecs | Thomas Graf | 2010-11-18 | 1 | -9/+10 |
| * | ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffies | Thomas Graf | 2010-11-18 | 1 | -3/+6 |
* | | ipv6: AF_INET6 link address family | Thomas Graf | 2010-11-17 | 1 | -33/+89 |
* | | ipv6: fix missing in6_ifa_put in addrconf | John Fastabend | 2010-11-16 | 1 | -3/+3 |
|/ |
|
* | ipv6: addrconf: don't remove address state on ifdown if the address is being ... | Lorenzo Colitti | 2010-11-12 | 1 | -16/+8 |
* | ipv6: fix refcnt problem related to POSTDAD state | Ursula Braun | 2010-10-27 | 1 | -1/+3 |
* | IPv6: Temp addresses are immediately deleted. | Glenn Wurster | 2010-10-26 | 1 | -3/+4 |
* | IPv6: Create temporary address if none exists. | Glenn Wurster | 2010-10-26 | 1 | -2/+3 |
* | ipv6: make __ipv6_isatap_ifid static | stephen hemminger | 2010-10-05 | 1 | -2/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-27 | 1 | -3/+8 |
|\ |
|
| * | ipv6: add a missing unregister_pernet_subsys call | Neil Horman | 2010-09-26 | 1 | -3/+8 |
* | | net: return operator cleanup | Eric Dumazet | 2010-09-23 | 1 | -1/+1 |
* | | ipv6: add special mode forwarding=2 to send RS while configured as router | Thomas Graf | 2010-09-03 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-27 | 1 | -5/+9 |
|\ |
|
| * | ipv6: Don't add routes to ipv6 disabled interfaces. | Brian Haley | 2010-07-22 | 1 | -5/+9 |
* | | snmp: 64bit ipstats_mib for all arches | Eric Dumazet | 2010-06-30 | 1 | -1/+17 |
* | | ipv6: Use interface max_desync_factor instead of static default | Ben Hutchings | 2010-06-30 | 1 | -4/+4 |
* | | ipv6: Clamp reported valid_lft to a minimum of 0 | Ben Hutchings | 2010-06-30 | 1 | -2/+6 |
* | | snmp: add align parameter to snmp_mib_init() | Eric Dumazet | 2010-06-25 | 1 | -3/+6 |
* | | net-next: remove useless union keyword | Changli Gao | 2010-06-10 | 1 | -5/+5 |
|/ |
|
* | ipv6: Never schedule DAD timer on dead address | Herbert Xu | 2010-05-18 | 1 | -2/+8 |
* | ipv6: Use POSTDAD state | Herbert Xu | 2010-05-18 | 1 | -5/+24 |
* | ipv6: Use state_lock to protect ifa state | Herbert Xu | 2010-05-18 | 1 | -4/+23 |
* | ipv6: Replace inet6_ifaddr->dead with state | Herbert Xu | 2010-05-18 | 1 | -7/+9 |
* | ipv6: fix the bug of address check | Stephen Hemminger | 2010-05-17 | 1 | -7/+8 |
* | net: rcu fixes | Eric Dumazet | 2010-05-03 | 1 | -8/+8 |
* | net: Fix various endianness glitches | Eric Dumazet | 2010-04-20 | 1 | -1/+2 |
* | IPv6: only notify protocols if address is compeletely gone | stephen hemminger | 2010-04-13 | 1 | -1/+3 |
* | ipv6: additional ref count for hash list unnecessary | stephen hemminger | 2010-04-13 | 1 | -3/+0 |
* | IPv6: keep tentative addresses in hash table | stephen hemminger | 2010-04-13 | 1 | -7/+8 |
* | IPv6: keep route for tentative address | stephen hemminger | 2010-04-13 | 1 | -1/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-06 | 1 | -1/+1 |
|\| |
|
| * | net: fix netlink address dumping in IPv4/IPv6 | Patrick McHardy | 2010-03-26 | 1 | -1/+1 |
* | | ipv6: Fix result generation in ipv6_get_ifaddr(). | David S. Miller | 2010-03-25 | 1 | -3/+4 |
* | | ipv6: Preserve pervious behavior in ipv6_link_dev_addr(). | David S. Miller | 2010-03-25 | 1 | -1/+1 |
* | | ipv6: Fix bug in ipv6_chk_same_addr(). | David S. Miller | 2010-03-20 | 1 | -8/+7 |
* | | ipv6: Reduce timer events for addrconf_verify(). | YOSHIFUJI Hideaki | 2010-03-20 | 1 | -4/+23 |
* | | IPv6: addrconf cleanup addrconf_verify | stephen hemminger | 2010-03-20 | 1 | -9/+4 |
* | | addrconf: checkpatch fixes | Stephen Hemminger | 2010-03-20 | 1 | -173/+179 |
* | | IPv6: addrconf cleanups | Stephen Hemminger | 2010-03-20 | 1 | -23/+28 |
* | | ipv6: convert idev_list to list macros | stephen hemminger | 2010-03-20 | 1 | -39/+39 |