| Commit message (Expand) | Author | Age |
... | |
* | | ipv6: updates to privacy addresses per RFC 4941. | Lorenzo Colitti | 2011-08-01 |
|/ |
|
* | ipv6: Do not leave router anycast address for /127 prefixes. | YOSHIFUJI Hideaki | 2011-07-25 |
* | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller | 2011-07-18 |
* | ipv6: Get rid of rt6i_nexthop macro. | David S. Miller | 2011-07-18 |
* | Disable router anycast address for /127 prefixes | Bjørn Mork | 2011-07-07 |
* | rtnetlink: Compute and store minimum ifinfo dump size | Greg Rose | 2011-06-09 |
* | ipv6: generate link local address for GRE tunnel | stephen hemminger | 2011-06-08 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-05-20 |
|\ |
|
| * | ipv6: reduce per device ICMP mib sizes | Eric Dumazet | 2011-05-19 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-05-05 |
| |\ |
|
| * | | inet: constify ip headers and in6_addr | Eric Dumazet | 2011-04-22 |
| * | | ipv6: RTA_PREFSRC support for ipv6 route source address selection | Daniel Walter | 2011-04-15 |
* | | | net,rcu: convert call_rcu(inet6_ifa_finish_destroy_rcu) to kfree_rcu() | Lai Jiangshan | 2011-05-08 |
* | | | net,rcu: convert call_rcu(in6_dev_finish_destroy_rcu) to kfree_rcu() | Lai Jiangshan | 2011-05-08 |
| |/
|/| |
|
* | | sysctl: net: call unregister_net_sysctl_table where needed | Lucian Adrian Grijincu | 2011-05-02 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | ipv6: hash is calculated but not used afterwards | Hagen Paul Pfeifer | 2011-02-25 |
* | ipv6: Revert 'administrative down' address handling changes. | David S. Miller | 2011-01-25 |
* | ipv6: Silence privacy extensions initialization | Romain Francoise | 2011-01-18 |
* | ipv6: remove duplicate neigh_ifdown | stephen hemminger | 2010-12-19 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-17 |
|\ |
|
| * | ipv6: don't flush routes when setting loopback down | stephen hemminger | 2010-12-16 |
| * | ipv6: fix nl group when advertising a new link | Nicolas Dichtel | 2010-12-10 |
| * | ipv6: fix missing in6_ifa_put in addrconf | John Fastabend | 2010-11-22 |
* | | rtnl: make link af-specific updates atomic | Thomas Graf | 2010-11-28 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-11-19 |
|\| |
|
| * | ipv6: Expose reachable and retrans timer values as msecs | Thomas Graf | 2010-11-18 |
| * | ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffies | Thomas Graf | 2010-11-18 |
* | | ipv6: AF_INET6 link address family | Thomas Graf | 2010-11-17 |
* | | ipv6: fix missing in6_ifa_put in addrconf | John Fastabend | 2010-11-16 |
|/ |
|
* | ipv6: addrconf: don't remove address state on ifdown if the address is being ... | Lorenzo Colitti | 2010-11-12 |
* | ipv6: fix refcnt problem related to POSTDAD state | Ursula Braun | 2010-10-27 |
* | IPv6: Temp addresses are immediately deleted. | Glenn Wurster | 2010-10-26 |
* | IPv6: Create temporary address if none exists. | Glenn Wurster | 2010-10-26 |
* | ipv6: make __ipv6_isatap_ifid static | stephen hemminger | 2010-10-05 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-27 |
|\ |
|
| * | ipv6: add a missing unregister_pernet_subsys call | Neil Horman | 2010-09-26 |
* | | net: return operator cleanup | Eric Dumazet | 2010-09-23 |
* | | ipv6: add special mode forwarding=2 to send RS while configured as router | Thomas Graf | 2010-09-03 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-28 |
|\ |
|
| * | ipv6: Don't add routes to ipv6 disabled interfaces. | Brian Haley | 2010-07-22 |
* | | snmp: 64bit ipstats_mib for all arches | Eric Dumazet | 2010-06-30 |
* | | ipv6: Use interface max_desync_factor instead of static default | Ben Hutchings | 2010-06-30 |
* | | ipv6: Clamp reported valid_lft to a minimum of 0 | Ben Hutchings | 2010-06-30 |
* | | snmp: add align parameter to snmp_mib_init() | Eric Dumazet | 2010-06-26 |
* | | net-next: remove useless union keyword | Changli Gao | 2010-06-11 |
|/ |
|
* | ipv6: Never schedule DAD timer on dead address | Herbert Xu | 2010-05-18 |
* | ipv6: Use POSTDAD state | Herbert Xu | 2010-05-18 |
* | ipv6: Use state_lock to protect ifa state | Herbert Xu | 2010-05-18 |
* | ipv6: Replace inet6_ifaddr->dead with state | Herbert Xu | 2010-05-18 |