summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* igbvf: fix unused external referencesAlexander Duyck2009-04-114-8/+7
* igb: fix unused external references introduced with sr-iov changesAlexander Duyck2009-04-114-19/+3
* ether3: convert to net_device_opsAlexander Beregalov2009-04-111-6/+13
* ether1: convert to net_device_opsAlexander Beregalov2009-04-111-6/+13
* ep93xx_eth: convert to net_device_opsAlexander Beregalov2009-04-111-6/+13
* at91_ether: convert to net_device_opsAlexander Beregalov2009-04-111-13/+19
* am79c961a: convert to net_device_opsAlexander Beregalov2009-04-111-9/+15
* ariadne: convert to net_device_opsAlexander Beregalov2009-04-111-6/+13
* ibm_newemac: convert to netdev_opsAlexander Beregalov2009-04-111-12/+29
* fs_enet: convert to netdev_opsAlexander Beregalov2009-04-111-10/+17
* ipv6: Fix NULL pointer dereference with time-wait socketsVlad Yasevich2009-04-113-5/+6
* net: Update maintainersBen Hutchings2009-04-111-9/+3
* via-velocity : fix compilation warning.Séguier Régis2009-04-111-2/+2
* phy: error handling for platform_device_register_simple()Dan Carpenter2009-04-111-2/+3
* tr: fix leakage of device in net/802/tr.cWei Yongjun2009-04-111-0/+3
* ixgbe: only allow WOL for 82599 KX4 NICAlexander Duyck2009-04-111-1/+23
* ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz2009-04-114-95/+62
* net: netif_device_attach/detach should start/stop all queuesAlexander Duyck2009-04-111-2/+2
* forcedeth: Use napi_complete() not __napi_complete().David S. Miller2009-04-091-2/+2
* igb: remove sysfs entry that was used to set the number of vfsAlexander Duyck2009-04-081-105/+54
* igbvf: add new driver to support 82576 virtual functionsAlexander Duyck2009-04-0812-0/+5175
* drivers/net/eql.c: Fix a dev leakage.Yang Hongyang2009-04-081-0/+2
* niu: Fix unused variable warning.David S. Miller2009-04-081-0/+1
* r6040: set MODULE_VERSIONFlorian Fainelli2009-04-081-0/+1
* bnx2: Don't use reserved namesBastian Blank2009-04-081-13/+13
* FEC driver: add missing #endifSascha Hauer2009-04-081-0/+1
* niu: Fix error handlingDan Carpenter2009-04-081-1/+1
* mv643xx_eth: don't reset the rx coal timer on interface upLennert Buytenhek2009-04-081-2/+2
* smsc911x: correct debugging message on mii read timeoutSteve Glendinning2009-04-081-1/+1
* ethoc: fix library build errorsRandy Dunlap2009-04-081-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-084-26/+13
|\
| * netfilter: ctnetlink: fix regression in expectation handlingPablo Neira Ayuso2009-04-062-25/+10
| * netfilter: fix selection of "LED" target in netfilterAlex Riesen2009-04-061-1/+1
| * netfilter: ip6tables regression fixEric Dumazet2009-04-061-0/+2
* | Linux 2.6.30-rc1v2.6.30-rc1Linus Torvalds2009-04-071-2/+2
* | Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-04-077-114/+283
|\ \
| * \ Merge branch 'linus' into core/softlockupIngo Molnar2009-04-078617-389380/+963910
| |\ \
| * | | softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUPIngo Molnar2009-04-071-1/+1
| * | | softlockup: move 'one' to the softlockup section in sysctl.cIngo Molnar2009-02-121-1/+3
| * | | Merge branch 'linus' into core/softlockupIngo Molnar2009-02-122296-21370/+47219
| |\ \ \
| * | | | softlockup: ensure the task has been switched out onceFrederic Weisbecker2009-02-111-1/+7
| * | | | softlockup: remove timestamp checking from hung_taskMandeep Singh Baines2009-02-093-45/+12
| * | | | softlockup: convert read_lock in hung_task to rcu_read_lockMandeep Singh Baines2009-02-051-2/+2
| * | | | softlockup: check all tasks in hung_taskMandeep Singh Baines2009-02-051-2/+37
| * | | | softlockup: remove unused definition for spawn_softlockup_taskMandeep Singh Baines2009-01-311-3/+0
| * | | | softlockup: fix potential race in hung_task when resetting timeoutMandeep Singh Baines2009-01-181-8/+16
| * | | | softlockup: fix to allow compiling with !DETECT_HUNG_TASKMandeep Singh Baines2009-01-161-1/+1
| * | | | softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines2009-01-166-105/+261
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-0713-16/+44
|\ \ \ \ \
| * | | | | branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=yLinus Torvalds2009-04-071-1/+3
OpenPOWER on IntegriCloud