aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [WIRELESS]: Convert notifications to use rtnl_notify()Thomas Graf2006-09-22
* [BRIDGE]: Convert notifications to use rtnl_notify()Thomas Graf2006-09-22
* [IPv6] prefix: Convert prefix notifications to use rtnl_notify()Thomas Graf2006-09-22
* [IPv6] link: Convert link notifications to use rtnl_notify()Thomas Graf2006-09-22
* [IPv6] route: Convert route notifications to use rtnl_notify()Thomas Graf2006-09-22
* [IPv6] address: Convert address notification to use rtnl_notify()Thomas Graf2006-09-22
* [IPv4] route: Convert route notifications to use rtnl_notify()Thomas Graf2006-09-22
* [IPv4] address: Convert address notification to use rtnl_notify()Thomas Graf2006-09-22
* [DECNET]: Convert DECnet notifications to use rtnl_notify()Thomas Graf2006-09-22
* [NEIGH]: Convert neighbour notifications ot use rtnl_notify()Thomas Graf2006-09-22
* [NET] fib_rules: Convert fib rule notification to use rtnl_notify()Thomas Graf2006-09-22
* [RTNETLINK]: Add rtnetlink notification interfaceThomas Graf2006-09-22
* [NETLINK]: Add notification message sending interfaceThomas Graf2006-09-22
* [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicastsThomas Graf2006-09-22
* [IPV6] udp: Fix type in previous change.David S. Miller2006-09-22
* [ARCNET]: SoHard PCI supportStphane Witzmann2006-09-22
* [IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE()Bjorn Helgaas2006-09-22
* [SELINUX]: security/selinux/hooks.c: Make 4 functions static.Adrian Bunk2006-09-22
* [NETFILTER]: Make unused signal code go away so nobody copies its brokennessAlan Cox2006-09-22
* [IPV6]: Add UDP_MIB_{SND,RCV}BUFERRORS handling.David S. Miller2006-09-22
* [IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBsMartin Bligh2006-09-22
* [DECNET]: cleanupsAdrian Bunk2006-09-22
* [TG3]: Constify firmware structsAndreas Mohr2006-09-22
* [IPV6] ip6_fib.c: make code staticAdrian Bunk2006-09-22
* [DECNET] Fix to decnet rules compare functionSteven Whitehouse2006-09-22
* [DECNET] Fix to multiple tables routingSteven Whitehouse2006-09-22
* [NET] netdev: Check name lengthStephen Hemminger2006-09-22
* [HTB]: rbtree cleanupStephen Hemminger2006-09-22
* [HTB]: Use hlist for hash lists.Stephen Hemminger2006-09-22
* [HTB]: LindentStephen Hemminger2006-09-22
* [HTB]: HTB_HYSTERESIS cleanupStephen Hemminger2006-09-22
* [HTB]: Remove lock macro.Stephen Hemminger2006-09-22
* [HTB]: Remove broken debug code.Stephen Hemminger2006-09-22
* [NET]: Increate RT_TABLE_MAX to 2^32Patrick McHardy2006-09-22
* [DECNET]: Increase number of possible routing tables to 2^32Patrick McHardy2006-09-22
* [IPV6]: Increase number of possible routing tables to 2^32Patrick McHardy2006-09-22
* [IPV4]: Increase number of possible routing tables to 2^32Patrick McHardy2006-09-22
* [NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy2006-09-22
* [NET]: Use u32 for routing table IDsPatrick McHardy2006-09-22
* [NEIGHBOUR]: Use ALIGN() macro.Stephen Hemminger2006-09-22
* [NET]: Kill double initialization in sock_alloc_inode.David S. Miller2006-09-22
* [NET]: Remove unnecessary config.h includes from net/Dave Jones2006-09-22
* [NET]: sock_register interface changesStephen Hemminger2006-09-22
* [NET]: socket family using RCUStephen Hemminger2006-09-22
* [NET]: drop unused elements from net_proto_familyStephen Hemminger2006-09-22
* [NET] socket: code style cleanupStephen Hemminger2006-09-22
* [SUNRPC]: Remove the unnecessary check for highmem in xs_sendpages().Sridhar Samudrala2006-09-22
* [DECNET]: Convert rwlock to spinlockSteven Whitehouse2006-09-22
* [DECNET]: Covert rules to use generic codeSteven Whitehouse2006-09-22
* [IPV4]: Use network-order dport for all visible inet_lookup_*Herbert Xu2006-09-22