Age | Commit message (Expand) | Author |
2007-07-15 | [IPV6]: Call inet6addr_chain notifiers on link down | Vlad Yasevich |
2007-07-10 | [NET]: Make all initialized struct seq_operations const. | Philippe De Muyter |
2007-07-10 | [IPV6]: Remove unneeded pointer idev from addrconf_cleanup(). | Micah Gruber |
2007-07-10 | [IPV6] MIP6: Loadable module support for MIPv6. | Masahide NAKAMURA |
2007-07-10 | bonding / ipv6: no addrconf for slaves separately from master | Jay Vosburgh |
2007-06-14 | [IPV6] addrconf: Fix IPv6 on tuntap tunnels | Herbert Xu |
2007-06-07 | [NETLINK]: Mark netlink policies const | Patrick McHardy |
2007-05-24 | [IPV6]: Ignore ipv6 events on non-IPV6 capable devices. | Oliver Hartkopp |
2007-05-10 | [IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_hole}_entry. | YOSHIFUJI Hideaki |
2007-05-03 | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov |
2007-04-28 | [IPV6]: Track device renames in snmp6. | Stephen Hemminger |
2007-04-25 | [IPV6]: Export in6addr_any for future use. | YOSHIFUJI Hideaki |
2007-04-25 | [IPV6]: Consolidate common SNMP code | Herbert Xu |
2007-04-25 | [NET]: cleanup extra semicolons | Stephen Hemminger |
2007-04-25 | [IPV6] SNMP: Netlink interface. | YOSHIFUJI Hideaki |
2007-04-25 | [RTNETLINK]: Remove unnecessary locking in dump callbacks | Patrick McHardy |
2007-04-25 | [IPv6]: Use rtnl registration interface | Thomas Graf |
2007-04-25 | [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support. | Neil Horman |
2007-04-25 | [IPV6]: Decentralize EXPORT_SYMBOLs. | YOSHIFUJI Hideaki |
2007-04-24 | [IPV6]: Disallow RH0 by default. | YOSHIFUJI Hideaki |
2007-03-27 | [IPV6]: Set IF_READY if the device is up and has carrier | Herbert Xu |
2007-03-22 | [NET]: fix up misplaced inlines. | Dave Jones |
2007-03-07 | [IPV6]: Do not set IF_READY if device is down | Herbert Xu |
2007-02-28 | [IPV6]: anycast refcnt fix | Michal Wrobel |
2007-02-26 | [IPV6] ADDRCONF: Register inet6_dev earlier. | YOSHIFUJI Hideaki |
2007-02-26 | [IPV6] ADDRCONF: Manage prefix route corresponding to address manually added. | YOSHIFUJI Hideaki |
2007-02-26 | [IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem. | YOSHIFUJI Hideaki |
2007-02-14 | [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-12 | [PATCH] mark struct file_operations const 7 | Arjan van de Ven |
2007-02-10 | [NET] IPV6: Fix whitespace errors. | YOSHIFUJI Hideaki |
2007-02-08 | [NETLINK]: Don't BUG on undersized allocations | Patrick McHardy |
2007-01-30 | [IPV6]: Fix up some CONFIG typos | Neil Horman |
2007-01-23 | [IPV6] MCAST: Fix joining all-node multicast group on device initialization. | YOSHIFUJI Hideaki |
2007-01-04 | [IPV4/IPV6]: Fix inet{,6} device initialization order. | David L Stevens |
2006-12-10 | [PATCH] sysctl: remove unused "context" param | Alexey Dobriyan |
2006-12-02 | [IPV6]: Use kmemdup | Arnaldo Carvalho de Melo |
2006-12-02 | [IPV6]: Misc endianness annotations. | Al Viro |
2006-12-02 | [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api | Thomas Graf |
2006-12-02 | [IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink api | Thomas Graf |
2006-12-02 | [NETLINK]: Do precise netlink message allocations where possible | Thomas Graf |
2006-12-02 | [IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}. | YOSHIFUJI Hideaki |
2006-10-11 | [IPV6]: Seperate sit driver to extra module (addrconf.c changes) | Joerg Roedel |
2006-09-28 | [IPV4]: inet_rcv_saddr() annotations | Al Viro |
2006-09-22 | [IPV6] ADDRCONF: Mobile IPv6 Home Address support. | Noriaki TAKAMIYA |
2006-09-22 | [IPV6] ADDRCONF: Allow non-DAD'able addresses. | Noriaki TAKAMIYA |
2006-09-22 | [IPV6] ADDRCONF: Convert addrconf_lock to RCU. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] NDISC: Add proxy_ndp sysctl. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] address: Support NLM_F_EXCL when adding addresses | Thomas Graf |