| Commit message (Expand) | Author | Age |
* | ipv6/addrconf: common code located | Ilpo Järvinen | 2009-02-07 |
* | ipv6: Make mc_forwarding sysctl read-only. | David S. Miller | 2009-01-28 |
* | ip: convert to net_device_ops for ioctl | Stephen Hemminger | 2008-11-20 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-07 |
|\ |
|
| * | ipv6: fix run pending DAD when interface becomes ready | Benjamin Thery | 2008-11-05 |
* | | net: '&' redux | Alexey Dobriyan | 2008-11-03 |
* | | net: replace %#p6 format specifier with %pi6 | Harvey Harrison | 2008-10-29 |
* | | net: replace all current users of NIP6_SEQFMT with %#p6 | Harvey Harrison | 2008-10-28 |
|/ |
|
* | sysctl: simplify ->strategy | Alexey Dobriyan | 2008-10-16 |
* | ipv6: protocol for address routes | Stephen Hemminger | 2008-08-23 |
* | netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad... | Brian Haley | 2008-08-14 |
* | net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen | 2008-07-26 |
* | ipv6: make struct ipv6_devconf static | Adrian Bunk | 2008-07-22 |
* | ipv6: Fix warning in addrconf code. | David Miller | 2008-07-21 |
* | ipv6 netns: Make several "global" sysctl variables namespace aware. | YOSHIFUJI Hideaki | 2008-07-20 |
* | pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6. | David S. Miller | 2008-07-09 |
* | netdev: Move rest of qdisc state into struct netdev_queue | David S. Miller | 2008-07-08 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-07-08 |
|\ |
|
| * | ipv6: fix race between ipv6_del_addr and DAD timer | Andrey Vagin | 2008-07-08 |
* | | ipv6 addrconf: add accept_dad sysctl to control DAD operation. | YOSHIFUJI Hideaki | 2008-07-03 |
* | | ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface. | YOSHIFUJI Hideaki | 2008-07-03 |
* | | ipv6: Do not assign non-valid address on interface. | YOSHIFUJI Hideaki | 2008-07-03 |
* | | net: Disable LRO on devices that are forwarding | Ben Hutchings | 2008-06-19 |
* | | Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo... | David S. Miller | 2008-06-12 |
|\ \ |
|
| * | | ipv6 netns: Address labels per namespace | Benjamin Thery | 2008-06-11 |
| * | | ipv6 addrconf: Introduce addrconf_is_prefix_route() helper. | YOSHIFUJI Hideaki | 2008-06-11 |
| |/ |
|
* / | net: remove CVS keywords | Adrian Bunk | 2008-06-12 |
|/ |
|
* | [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. | YOSHIFUJI Hideaki | 2008-06-04 |
* | [IPV6] ADDRCONF: Check range of prefix length | Thomas Graf | 2008-06-04 |
* | ipv6 addrconf: Allow infinite prefix lifetime. | YOSHIFUJI Hideaki | 2008-05-19 |
* | ndisc: Add missing strategies for per-device retrans timer/reachable time set... | YOSHIFUJI Hideaki | 2008-05-19 |
* | [NETNS]: Remove empty ->init callback. | Pavel Emelyanov | 2008-04-21 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-04-14 |
|\ |
|
| * | [IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface. | YOSHIFUJI Hideaki | 2008-04-14 |
| * | [IPV6] ADDRCONF: Ensure disabling multicast RS even if privacy extensions are... | YOSHIFUJI Hideaki | 2008-04-14 |
| * | [IPV6]: inet6_dev on loopback should be kept until namespace stop. | Denis V. Lunev | 2008-04-03 |
| * | [IPV6]: Event type in addrconf_ifdown is mis-used. | Denis V. Lunev | 2008-04-03 |
* | | [IPV6] MROUTE: Do not call ipv6_find_idev() directly. | YOSHIFUJI Hideaki | 2008-04-14 |
* | | [IPV6]: Use in6addr_any where appropriate. | YOSHIFUJI Hideaki | 2008-04-12 |
* | | [IPV6]: Define constants for link-local multicast addresses. | YOSHIFUJI Hideaki | 2008-04-12 |
* | | [IPV6]: Make address arguments const. | YOSHIFUJI Hideaki | 2008-04-12 |
* | | [IPV6] ADDRCONF: Uninline ipv6_isatap_eui64(). | YOSHIFUJI Hideaki | 2008-04-12 |
* | | [IPV6] ADDRCONF: Uninline ipv6_addr_hash(). | YOSHIFUJI Hideaki | 2008-04-12 |
* | | [IPV6]: Use ipv6_addr_equal() instead of !ipv6_addr_cmp(). | YOSHIFUJI Hideaki | 2008-04-11 |
* | | Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot... | David S. Miller | 2008-04-08 |
|\ \ |
|
| * | | [IPV6]: Unify ip6_onlink() and ipip6_onlink(). | YOSHIFUJI Hideaki | 2008-04-02 |
* | | | [IPV6] MROUTE: Support multicast forwarding. | YOSHIFUJI Hideaki | 2008-04-05 |
* | | | [IPV6] ADDRCONF: Fix array size for sysctls. | YOSHIFUJI Hideaki | 2008-04-03 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-04-03 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | IPv6: do not create temporary adresses with too short preferred lifetime | Benoit Boissinot | 2008-04-02 |