Age | Commit message (Expand) | Author |
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 |
2006-09-22 | [IPV6] address: Allow address changes while device is administrative down | Thomas Graf |
2006-09-22 | [IPV6] address: Convert address dumping to new netlink api | Thomas Graf |
2006-09-22 | [IPV6] address: Add put_ifaddrmsg() and rt_scope() | Thomas Graf |
2006-09-22 | [IPV6] address: Add put_cacheinfo() to dump struct cacheinfo | Thomas Graf |
2006-09-22 | [IPV6] address: Convert address lookup to new netlink api | Thomas Graf |
2006-09-22 | [IPV6] address: Convert address deletion to new netlink api | Thomas Graf |
2006-09-22 | [IPV6] address: Convert address addition to new netlink api | Thomas Graf |
2006-09-22 | [IPv6] route: FIB6 configuration using struct fib6_config | Thomas Graf |
2006-09-22 | [IPv6] route: Simplify ip6_ins_rt() | Thomas Graf |
2006-09-22 | [IPv6] route: Simplify ip6_del_rt() | Thomas Graf |
2006-09-22 | [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly | Brian Haley |
2006-09-22 | [IPv6] prefix: Convert prefix notifications to use rtnl_notify() | Thomas Graf |
2006-09-22 | [IPv6] link: Convert link notifications to use rtnl_notify() | Thomas Graf |
2006-09-22 | [IPv6] address: Convert address notification to use rtnl_notify() | Thomas Graf |
2006-09-22 | [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts | Thomas Graf |
2006-09-22 | [IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdef | David S. Miller |
2006-09-22 | [IPv4]: Move interface address bits to linux/if_addr.h | Thomas Graf |
2006-09-22 | [IPV6]: Policy Routing Rules | Thomas Graf |
2006-09-22 | [IPV6]: Multiple Routing Tables | Thomas Graf |
2006-08-29 | [IPV6]: ipv6_add_addr should install dstentry earlier | Keir Fraser |
2006-08-09 | [IPV6]: The ifa lock is a BH lock | Herbert Xu |
2006-08-02 | [IPV6] ADDRCONF: NLM_F_REPLACE support for RTM_NEWADDR | Noriaki TAKAMIYA |
2006-08-02 | [IPV6] ADDRCONF: Support get operation of single address | Noriaki TAKAMIYA |
2006-08-02 | [IPV6] ADDRCONF: Do not verify an address with infinity lifetime | YOSHIFUJI Hideaki |
2006-08-02 | [IPV6] ADDRCONF: Allow user-space to specify address lifetime | Noriaki TAKAMIYA |
2006-08-02 | [IPV6] ADDRCONF: Check payload length for IFA_LOCAL attribute in RTM_{ADD,DEL... | YOSHIFUJI Hideaki |
2006-07-12 | [IPV6]: Use ipv6_addr_src_scope for link address sorting. | YOSHIFUJI Hideaki |