Commit Graph

112 Commits (c1a3313698895d8ad4760f98642007bf236af2e8)

Author SHA1 Message Date
Eric W. Biederman 3fbfa98112 [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
YOSHIFUJI Hideaki 1ab1457c42 [NET] IPV6: Fix whitespace errors. 18 years ago
Patrick McHardy 26932566a4 [NETLINK]: Don't BUG on undersized allocations 18 years ago
Neil Horman fa03ef38e1 [IPV6]: Fix up some CONFIG typos 18 years ago
YOSHIFUJI Hideaki d88ae4cc97 [IPV6] MCAST: Fix joining all-node multicast group on device initialization. 18 years ago
David L Stevens 30c4cf577f [IPV4/IPV6]: Fix inet{,6} device initialization order. 18 years ago
Alexey Dobriyan 1f29bcd739 [PATCH] sysctl: remove unused "context" param 18 years ago
Arnaldo Carvalho de Melo af879cc704 [IPV6]: Use kmemdup 18 years ago
Al Viro e69a4adc66 [IPV6]: Misc endianness annotations. 18 years ago
Thomas Graf 6051e2f4fb [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api 18 years ago
Thomas Graf 04561c1fe7 [IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink api 18 years ago
Thomas Graf 339bf98ffc [NETLINK]: Do precise netlink message allocations where possible 18 years ago
YOSHIFUJI Hideaki 7a3025b1b3 [IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}. 18 years ago
Joerg Roedel 0be669bb37 [IPV6]: Seperate sit driver to extra module (addrconf.c changes) 19 years ago
Al Viro 82103232ed [IPV4]: inet_rcv_saddr() annotations 19 years ago
Noriaki TAKAMIYA 3b9f9a1c39 [IPV6] ADDRCONF: Mobile IPv6 Home Address support. 19 years ago
Noriaki TAKAMIYA 55ebaef1d5 [IPV6] ADDRCONF: Allow non-DAD'able addresses. 19 years ago
YOSHIFUJI Hideaki 8814c4b533 [IPV6] ADDRCONF: Convert addrconf_lock to RCU. 19 years ago
YOSHIFUJI Hideaki fbea49e1e2 [IPV6] NDISC: Add proxy_ndp sysctl. 19 years ago
Thomas Graf 7198f8cec1 [IPV6] address: Support NLM_F_EXCL when adding addresses 19 years ago
Thomas Graf 680a27a23a [IPV6] address: Allow address changes while device is administrative down 19 years ago
Thomas Graf 0ab6803bc9 [IPV6] address: Convert address dumping to new netlink api 19 years ago
Thomas Graf 101bb22969 [IPV6] address: Add put_ifaddrmsg() and rt_scope() 19 years ago
Thomas Graf 85486af00b [IPV6] address: Add put_cacheinfo() to dump struct cacheinfo 19 years ago
Thomas Graf 1b29fc2c8b [IPV6] address: Convert address lookup to new netlink api 19 years ago
Thomas Graf b933f7166b [IPV6] address: Convert address deletion to new netlink api 19 years ago
Thomas Graf 461d8837fa [IPV6] address: Convert address addition to new netlink api 19 years ago
Thomas Graf 86872cb579 [IPv6] route: FIB6 configuration using struct fib6_config 19 years ago
Thomas Graf 40e22e8f3d [IPv6] route: Simplify ip6_ins_rt() 19 years ago
Thomas Graf e0a1ad73d3 [IPv6] route: Simplify ip6_del_rt() 19 years ago
Brian Haley ab32ea5d8a [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly 19 years ago
Thomas Graf 8c384bfa36 [IPv6] prefix: Convert prefix notifications to use rtnl_notify() 19 years ago
Thomas Graf 8d7a76c9b1 [IPv6] link: Convert link notifications to use rtnl_notify() 19 years ago
Thomas Graf 5d62026643 [IPv6] address: Convert address notification to use rtnl_notify() 19 years ago
Thomas Graf 2942e90050 [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts 19 years ago
David S. Miller 8423a9aadf [IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdef 19 years ago
Thomas Graf 1823730fbc [IPv4]: Move interface address bits to linux/if_addr.h 19 years ago
Thomas Graf 101367c2f8 [IPV6]: Policy Routing Rules 19 years ago
Thomas Graf c71099acce [IPV6]: Multiple Routing Tables 19 years ago
Keir Fraser 57f5f544f5 [IPV6]: ipv6_add_addr should install dstentry earlier 19 years ago
Herbert Xu 06aebfb7fa [IPV6]: The ifa lock is a BH lock 19 years ago
Noriaki TAKAMIYA 081bba5b3a [IPV6] ADDRCONF: NLM_F_REPLACE support for RTM_NEWADDR 19 years ago
Noriaki TAKAMIYA 6c22382805 [IPV6] ADDRCONF: Support get operation of single address 19 years ago
YOSHIFUJI Hideaki 8f27ebb982 [IPV6] ADDRCONF: Do not verify an address with infinity lifetime 19 years ago
Noriaki TAKAMIYA 0778769d39 [IPV6] ADDRCONF: Allow user-space to specify address lifetime 19 years ago
YOSHIFUJI Hideaki 643162258e [IPV6] ADDRCONF: Check payload length for IFA_LOCAL attribute in RTM_{ADD,DEL}MSG message 19 years ago
YOSHIFUJI Hideaki 8a6ce0c083 [IPV6]: Use ipv6_addr_src_scope for link address sorting. 19 years ago