summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * macsonic: convert to net_device_opsAlexander Beregalov2009-04-131-6/+13
| * sh_eth: convert to net_device_opsAlexander Beregalov2009-04-131-7/+14
| * sun3_82586: convert to net_device_opsAlexander Beregalov2009-04-131-6/+13
| * tc35815: convert to net_device_opsAlexander Beregalov2009-04-131-10/+17
| * tsi108_eth: convert to net_device_opsAlexander Beregalov2009-04-131-7/+13
| * xtsonic: convert to net_device_opsAlexander Beregalov2009-04-131-6/+13
| * phylib: Add interrupt source check function to M88E1121R driverAnatolij Gustschin2009-04-131-0/+13
| * phylib: Allow early-out in phy_changeAnatolij Gustschin2009-04-132-0/+15
| * phylib: Basic support for the M88E1121R Marvell chipSergei Poselenov2009-04-131-0/+41
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-04-13707-29751/+26348
| |\
| * | tg3: fix big endian MAC address collection failureJames Bottomley2009-04-131-2/+7
| * | Bonding: fix zero address hole bug in arp_ip_target listBrian Haley2009-04-133-10/+11
| * | igb: do not check for vf_data if we didn't enable vfsAlexander Duyck2009-04-111-15/+22
| * | 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
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-04-165-15/+19
|\ \ \
| * | | sparc: remove some pointless conditionals before kfree()Wei Yongjun2009-04-151-4/+2
| * | | sbus: changed ioctls to unlockedStoyan Gaydarov2009-04-142-9/+13
| * | | sparc: asm/atomic.h on 32bit should include asm/system.h for xchgStephen Rothwell2009-04-141-0/+2
| * | | sparc64: Fix smp_callin() locking.David S. Miller2009-04-141-2/+2
* | | | RCU: Don't try and predeclare inline funcs as it upsets some versions of gccDavid Howells2009-04-151-10/+8
* | | | The default CONFIG_BUG=n version of BUG() should have an empty do...whileDavid Howells2009-04-151-1/+1
* | | | MN10300: Stop gcc from generating uninitialised variable warnings after BUG()David Howells2009-04-151-4/+6
* | | | MN10300: Wire up missing system callsDavid Howells2009-04-152-0/+4
* | | | MN10300: Discard duplicate PFN_xxx() macrosDavid Howells2009-04-151-4/+0
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-04-1526-159/+280
|\ \ \ \
| * | | | [S390] boot cputime accountingMartin Schwidefsky2009-04-144-17/+43
| * | | | [S390] add read_persistent_clockMartin Schwidefsky2009-04-144-21/+35
| * | | | [S390] cpu hotplug and accounting valuesMartin Schwidefsky2009-04-143-0/+28
| * | | | [S390] fix idle time accountingMartin Schwidefsky2009-04-141-0/+2
| * | | | [S390] smp: fix cpu_possible_map initializationHeiko Carstens2009-04-141-1/+2
| * | | | [S390] dasd: fix idaw boundary checking for track based ccwStefan Weinhuber2009-04-141-4/+12
| * | | | [S390] dasd: Use the new async framework for autoonlining.Cornelia Huck2009-04-141-12/+25