summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Sridhar Samudrala2006-09-225-6/+44
* [IPV6]: Fixup ip6_del_rt() call for new args.David S. Miller2006-09-221-1/+1
* [IPv6] route: Convert GETROUTE to use new netlink apiThomas Graf2006-09-221-36/+44
* [IPv6] route: Convert FIB6 dumping to use new netlink apiThomas Graf2006-09-222-37/+46
* [IPv6] route: FIB6 configuration using struct fib6_configThomas Graf2006-09-223-184/+231
* [IPv6] route: Simplify ip6_ins_rt()Thomas Graf2006-09-223-9/+14
* [IPv6] route: Simplify ip6_del_rt()Thomas Graf2006-09-223-11/+17
* [PKT_SCHED]: Kill pkt_act.h inlining.David S. Miller2006-09-227-647/+932
* [ETH]: indentation and cleanupStephen Hemminger2006-09-221-50/+46
* [ETH]: docbook commentsStephen Hemminger2006-09-221-31/+69
* [NET] neighbour: reduce exportsStephen Hemminger2006-09-221-5/+1
* [IPv4]: Convert route get to new netlink apiThomas Graf2006-09-222-40/+46
* [IPv4]: Convert FIB dumping to use new netlink apiThomas Graf2006-09-226-80/+86
* [IPv4]: FIB configuration using struct fib_configThomas Graf2006-09-225-441/+489
* [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostlyBrian Haley2006-09-2218-69/+69
* [RTNETLINK]: Unexport rtnl socketThomas Graf2006-09-221-3/+1
* [NET] link: Convert notifications to use rtnl_notify()Thomas Graf2006-09-221-10/+12
* [WIRELESS]: Convert notifications to use rtnl_notify()Thomas Graf2006-09-221-1/+2
* [BRIDGE]: Convert notifications to use rtnl_notify()Thomas Graf2006-09-221-16/+15
* [IPv6] prefix: Convert prefix notifications to use rtnl_notify()Thomas Graf2006-09-221-11/+14
* [IPv6] link: Convert link notifications to use rtnl_notify()Thomas Graf2006-09-221-11/+14
* [IPv6] route: Convert route notifications to use rtnl_notify()Thomas Graf2006-09-221-20/+18
* [IPv6] address: Convert address notification to use rtnl_notify()Thomas Graf2006-09-221-11/+15
* [IPv4] route: Convert route notifications to use rtnl_notify()Thomas Graf2006-09-221-16/+16
* [IPv4] address: Convert address notification to use rtnl_notify()Thomas Graf2006-09-221-16/+37
* [DECNET]: Convert DECnet notifications to use rtnl_notify()Thomas Graf2006-09-222-25/+28
* [NEIGH]: Convert neighbour notifications ot use rtnl_notify()Thomas Graf2006-09-221-18/+17
* [NET] fib_rules: Convert fib rule notification to use rtnl_notify()Thomas Graf2006-09-221-11/+21
* [RTNETLINK]: Add rtnetlink notification interfaceThomas Graf2006-09-221-0/+18
* [NETLINK]: Add notification message sending interfaceThomas Graf2006-09-223-3/+35
* [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicastsThomas Graf2006-09-227-24/+19
* [IPV6] udp: Fix type in previous change.David S. Miller2006-09-221-2/+2
* [NETFILTER]: Make unused signal code go away so nobody copies its brokennessAlan Cox2006-09-221-21/+0
* [IPV6]: Add UDP_MIB_{SND,RCV}BUFERRORS handling.David S. Miller2006-09-221-1/+16
* [IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBsMartin Bligh2006-09-222-1/+17
* [DECNET]: cleanupsAdrian Bunk2006-09-222-6/+7
* [IPV6] ip6_fib.c: make code staticAdrian Bunk2006-09-221-5/+24
* [DECNET] Fix to decnet rules compare functionSteven Whitehouse2006-09-221-2/+2
* [DECNET] Fix to multiple tables routingSteven Whitehouse2006-09-221-0/+1
* [NET] netdev: Check name lengthStephen Hemminger2006-09-221-1/+5
* [HTB]: rbtree cleanupStephen Hemminger2006-09-221-7/+27
* [HTB]: Use hlist for hash lists.Stephen Hemminger2006-09-221-22/+27
* [HTB]: LindentStephen Hemminger2006-09-221-475/+526
* [HTB]: HTB_HYSTERESIS cleanupStephen Hemminger2006-09-221-10/+17
* [HTB]: Remove lock macro.Stephen Hemminger2006-09-221-10/+8
* [HTB]: Remove broken debug code.Stephen Hemminger2006-09-221-268/+34
* [DECNET]: Increase number of possible routing tables to 2^32Patrick McHardy2006-09-223-84/+92
* [IPV6]: Increase number of possible routing tables to 2^32Patrick McHardy2006-09-222-147/+152
* [IPV4]: Increase number of possible routing tables to 2^32Patrick McHardy2006-09-224-62/+96
* [NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy2006-09-2210-12/+26
OpenPOWER on IntegriCloud