aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-18[NET]: Fix and allocate less memory for ->priv'less netdevicesAlexey Dobriyan
2008-04-18[IPV6]: Fix dangling references on error in fib6_add().David S. Miller
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-04-17[NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not ...Jesper Juhl
2008-04-17[PKT_SCHED]: Fix datalen check in tcf_simp_init().Patrick McHardy
2008-04-17[INET]: Uninline the __inet_inherit_port call.Pavel Emelyanov
2008-04-17[INET]: Drop the inet_inherit_port() call.Pavel Emelyanov
2008-04-17SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked.Gui Jianfeng
2008-04-17Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-04-17[netdrvr] forcedeth: internal simplifications; changelog removalJeff Garzik
2008-04-17phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker
2008-04-17PHY: add BCM5464 support to broadcom PHY driverPaul Gortmaker
2008-04-17cxgb3: Fix __must_check warning with dev_dbg.Dan Noe
2008-04-17tc35815: Statistics cleanupAtsushi Nemoto
2008-04-17natsemi: fix MMIO for PPC 44x platformsSergei Shtylyov
2008-04-16Linux 2.6.25Linus Torvalds
2008-04-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-16[TIPC]: Cleanup of TIPC reference table codeAllan Stephens
2008-04-16[TIPC]: Optimized initialization of TIPC reference tableAllan Stephens
2008-04-16[TIPC]: Remove inlining of reference table locking routinesAllan Stephens
2008-04-16e1000: convert uint16_t style integers to u16Joe Perches
2008-04-16ixgb: convert uint16_t style integers to u16Joe Perches
2008-04-16sb1000.c: make const arrays staticDenys Vlasenko
2008-04-16sb1000.c: stop inlining largish static functionsDenys Vlasenko
2008-04-16#if 0 netxen_nic_link_ok()Adrian Bunk
2008-04-16make netxen_workq staticAdrian Bunk
2008-04-16qeth: keep ip-address after LAN_OFFLINE failureUrsula Braun
2008-04-16qeth: core code should alloc headroom for LLC protocolFrank Blaschka
2008-04-16qeth: improving debug message handlingPeter Tiedemann
2008-04-16qeth: layer 3 do not allow to change mac addressFrank Blaschka
2008-04-16qeth: CCL-sequence numbers required for protocol ETH_P_802_2 onlyUrsula Braun
2008-04-16qeth: set lan_online flag after a received STARTLANUrsula Braun
2008-04-16qeth: allow qdio queue element addresses > 2GBUrsula Braun
2008-04-16qeth: improve ip_list administration after deregister failuresUrsula Braun
2008-04-16e1000e: reformat register test code, fix some minor initializationBruce Allan
2008-04-16e1000e: rename a few functionsJeff Kirsher
2008-04-16e1000e: Make arrays out of these Rx/Tx registersJeff Kirsher
2008-04-16e1000e: limit EEPROM size accessesJeff Kirsher
2008-04-16sc92031: use netdev_alloc_skbStephen Hemminger
2008-04-16sc92031: start transmit return value bugfixStephen Hemminger
2008-04-16sc92031: use net_device statsStephen Hemminger
2008-04-16[netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errataPeter Horton
2008-04-16[netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp oursJeff Garzik
2008-04-16drivers/net/bonding/bond_main.c - remove unnecessary #defineJoe Perches
2008-04-16phy: Clean up header styleAndy Fleming
2008-04-16phy: Change mii_bus id field to a stringAndy Fleming
2008-04-16gianfar: Support NAPI for TX FramesDai Haruki
2008-04-16spidernet: revise link status loggingIshizaki Kou
2008-04-16spidernet: fix error interrupt handlingIshizaki Kou