| Commit message (Expand) | Author | Age | Files | Lines |
* | [RTNETLINK]: Remove unnecessary locking in dump callbacks | Patrick McHardy | 2007-04-25 | 1 | -2/+0 |
* | [IPv6]: Use rtnl registration interface | Thomas Graf | 2007-04-25 | 1 | -19/+16 |
* | [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support. | Neil Horman | 2007-04-25 | 1 | -15/+91 |
* | [IPV6]: Decentralize EXPORT_SYMBOLs. | YOSHIFUJI Hideaki | 2007-04-25 | 1 | -0/+9 |
* | [IPV6]: Disallow RH0 by default. | YOSHIFUJI Hideaki | 2007-04-24 | 1 | -0/+11 |
* | [IPV6]: Set IF_READY if the device is up and has carrier | Herbert Xu | 2007-03-27 | 1 | -0/+3 |
* | [NET]: fix up misplaced inlines. | Dave Jones | 2007-03-22 | 1 | -3/+3 |
* | [IPV6]: Do not set IF_READY if device is down | Herbert Xu | 2007-03-07 | 1 | -4/+0 |
* | [IPV6]: anycast refcnt fix | Michal Wrobel | 2007-02-28 | 1 | -0/+2 |
* | [IPV6] ADDRCONF: Register inet6_dev earlier. | YOSHIFUJI Hideaki | 2007-02-26 | 1 | -0/+8 |
* | [IPV6] ADDRCONF: Manage prefix route corresponding to address manually added. | YOSHIFUJI Hideaki | 2007-02-26 | 1 | -8/+14 |
* | [IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem. | YOSHIFUJI Hideaki | 2007-02-26 | 1 | -68/+0 |
* | [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables | Eric W. Biederman | 2007-02-14 | 1 | -5/+0 |
* | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 | 1 | -2/+2 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [PATCH] mark struct file_operations const 7 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [NET] IPV6: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -99/+99 |
* | [NETLINK]: Don't BUG on undersized allocations | Patrick McHardy | 2007-02-08 | 1 | -25/+45 |
* | [IPV6]: Fix up some CONFIG typos | Neil Horman | 2007-01-30 | 1 | -2/+2 |
* | [IPV6] MCAST: Fix joining all-node multicast group on device initialization. | YOSHIFUJI Hideaki | 2007-01-23 | 1 | -0/+6 |
* | [IPV4/IPV6]: Fix inet{,6} device initialization order. | David L Stevens | 2007-01-04 | 1 | -2/+2 |
* | [PATCH] sysctl: remove unused "context" param | Alexey Dobriyan | 2006-12-10 | 1 | -2/+1 |
* | [IPV6]: Use kmemdup | Arnaldo Carvalho de Melo | 2006-12-02 | 1 | -2/+1 |
* | [IPV6]: Misc endianness annotations. | Al Viro | 2006-12-02 | 1 | -1/+1 |
* | [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api | Thomas Graf | 2006-12-02 | 1 | -16/+14 |
* | [IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink api | Thomas Graf | 2006-12-02 | 1 | -42/+37 |
* | [NETLINK]: Do precise netlink message allocations where possible | Thomas Graf | 2006-12-02 | 1 | -38/+32 |
* | [IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}. | YOSHIFUJI Hideaki | 2006-12-02 | 1 | -1/+1 |
* | [IPV6]: Seperate sit driver to extra module (addrconf.c changes) | Joerg Roedel | 2006-10-11 | 1 | -2/+16 |
* | [IPV4]: inet_rcv_saddr() annotations | Al Viro | 2006-09-28 | 1 | -2/+2 |
* | [IPV6] ADDRCONF: Mobile IPv6 Home Address support. | Noriaki TAKAMIYA | 2006-09-22 | 1 | -3/+41 |
* | [IPV6] ADDRCONF: Allow non-DAD'able addresses. | Noriaki TAKAMIYA | 2006-09-22 | 1 | -15/+16 |
* | [IPV6] ADDRCONF: Convert addrconf_lock to RCU. | YOSHIFUJI Hideaki | 2006-09-22 | 1 | -22/+24 |
* | [IPV6] NDISC: Add proxy_ndp sysctl. | YOSHIFUJI Hideaki | 2006-09-22 | 1 | -0/+11 |
* | [IPV6] address: Support NLM_F_EXCL when adding addresses | Thomas Graf | 2006-09-22 | 1 | -20/+25 |
* | [IPV6] address: Allow address changes while device is administrative down | Thomas Graf | 2006-09-22 | 1 | -6/+0 |
* | [IPV6] address: Convert address dumping to new netlink api | Thomas Graf | 2006-09-22 | 1 | -46/+33 |
* | [IPV6] address: Add put_ifaddrmsg() and rt_scope() | Thomas Graf | 2006-09-22 | 1 | -34/+43 |
* | [IPV6] address: Add put_cacheinfo() to dump struct cacheinfo | Thomas Graf | 2006-09-22 | 1 | -34/+38 |
* | [IPV6] address: Convert address lookup to new netlink api | Thomas Graf | 2006-09-22 | 1 | -28/+24 |
* | [IPV6] address: Convert address deletion to new netlink api | Thomas Graf | 2006-09-22 | 1 | -14/+9 |
* | [IPV6] address: Convert address addition to new netlink api | Thomas Graf | 2006-09-22 | 1 | -27/+45 |
* | [IPv6] route: FIB6 configuration using struct fib6_config | Thomas Graf | 2006-09-22 | 1 | -34/+31 |
* | [IPv6] route: Simplify ip6_ins_rt() | Thomas Graf | 2006-09-22 | 1 | -1/+1 |
* | [IPv6] route: Simplify ip6_del_rt() | Thomas Graf | 2006-09-22 | 1 | -3/+3 |
* | [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly | Brian Haley | 2006-09-22 | 1 | -3/+3 |
* | [IPv6] prefix: Convert prefix notifications to use rtnl_notify() | Thomas Graf | 2006-09-22 | 1 | -11/+14 |
* | [IPv6] link: Convert link notifications to use rtnl_notify() | Thomas Graf | 2006-09-22 | 1 | -11/+14 |
* | [IPv6] address: Convert address notification to use rtnl_notify() | Thomas Graf | 2006-09-22 | 1 | -11/+15 |
* | [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts | Thomas Graf | 2006-09-22 | 1 | -3/+1 |