aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-10[VLAN]: Use rtnl_link APIPatrick McHardy5-11/+300
2007-07-10[VLAN]: Introduce symbolic constants for flag valuesPatrick McHardy3-7/+12
2007-07-10[VLAN]: Keep track of number of QoS mappingsPatrick McHardy2-6/+24
2007-07-10[VLAN]: Use 32 bit value for skb->priority mappingPatrick McHardy2-4/+4
2007-07-10[VLAN]: Return proper error codes in register_vlan_devicePatrick McHardy1-18/+14
2007-07-10[VLAN]: Move device registation to seperate functionPatrick McHardy1-36/+47
2007-07-10[VLAN]: Split up device checksPatrick McHardy1-24/+32
2007-07-10[VLAN]: Move vlan_group allocation to seperate functionPatrick McHardy1-37/+41
2007-07-10[VLAN]: Move some device intialization code to dev->init callbackPatrick McHardy1-46/+46
2007-07-10[VLAN]: Convert name-based configuration functions to struct netdevice *Patrick McHardy3-199/+109
2007-07-10[IFB]: Use rtnl_link APIPatrick McHardy1-20/+60
2007-07-10[IFB]: Keep ifb devices on listPatrick McHardy1-15/+21
2007-07-10[DUMMY]: Use rtnl_link APIPatrick McHardy1-20/+62
2007-07-10[DUMMY]: Keep dummy devices on listPatrick McHardy1-18/+29
2007-07-10[DUMMY]: Use dev->statsPatrick McHardy1-13/+3
2007-07-10[RTNETLINK]: Link creation APIPatrick McHardy4-7/+409
2007-07-10[RTNETLINK]: Split up rtnl_setlinkPatrick McHardy1-48/+57
2007-07-10[NET]: Mark struct net_device * argument to netdev_priv constPatrick McHardy1-1/+1
2007-07-10[MAC80211]: Add support for SIOCGIWRATE ioctlLarry Finger1-1/+24
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller45-73/+66
2007-07-10[TCPv4]: Improve BH latency in /proc/net/tcpHerbert Xu1-14/+5
2007-07-10[NET_SCHED]: Cleanup readability of qdisc restartJamal Hadi Salim1-90/+109
2007-07-10[TIPC]: Optimize stream send routine to avoid fragmentationAllan Stephens5-27/+36
2007-07-10[TIPC]: Use standard socket "not implemented" routinesAllan Stephens1-41/+14
2007-07-10[TIPC]: Improved support for Ethernet traffic filteringAllan Stephens1-5/+6
2007-07-10[IPV4]: The scheduled removal of multipath cached routing support.David S. Miller18-1314/+12
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox15-1/+165
2007-07-10Make common helpers for seq_files that work with list_headsPavel Emelianov2-0/+45
2007-07-10sx: switch subven and subid valuesJiri Slaby1-2/+2
2007-07-10Add LZO1X algorithm to the kernelRichard Purdie7-0/+580
2007-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds18-572/+980
2007-07-10Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds79-42320/+3531
2007-07-10Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds61-919/+1052
2007-07-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds292-14142/+10760
2007-07-10Merge git://git.infradead.org/~dwmw2/battery-2.6Linus Torvalds21-0/+2958
2007-07-10Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds31-348/+459
2007-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds62-1107/+2249
2007-07-10Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds56-459/+874
2007-07-10Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds42-26865/+192
2007-07-10bonding/bond_main.c: make 2 functions staticAdrian Bunk2-4/+3
2007-07-10ps3: gigabit ethernet driver for PS3, take3Masakazu Mokuno5-0/+1834
2007-07-10[netdrvr] Fix dependencies for ax88796 ne2k clone driverJeff Garzik1-0/+1
2007-07-10eHEA: Capability flag for DLPAR supportJan-Bernd Themann2-2/+29
2007-07-10Remove sk98lin ethernet driver.Jeff Garzik45-41970/+1
2007-07-10sunhme.c:quattro_pci_find() must be __devinitAdrian Bunk1-1/+1
2007-07-10bonding / ipv6: no addrconf for slaves separately from masterJay Vosburgh2-6/+8
2007-07-10atl1: remove write-only var in tx handlerAlexey Dobriyan1-2/+1
2007-07-10macmace: use "unsigned long flags;"Alexey Dobriyan1-1/+1
2007-07-10Cleanup usbnet_probe() return value handlingPeter Korsgaard1-1/+1
2007-07-10netxen: deinline and sparse fixStephen Hemminger2-103/+97