aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-13tc35815: convert to net_device_opsAlexander Beregalov1-10/+17
2009-04-13tsi108_eth: convert to net_device_opsAlexander Beregalov1-7/+13
2009-04-13xtsonic: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-13phylib: Add interrupt source check function to M88E1121R driverAnatolij Gustschin1-0/+13
2009-04-13phylib: Allow early-out in phy_changeAnatolij Gustschin2-0/+15
2009-04-13phylib: Basic support for the M88E1121R Marvell chipSergei Poselenov1-0/+41
2009-04-13tg3: fix big endian MAC address collection failureJames Bottomley1-2/+7
2009-04-13PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki5-4/+29
2009-04-13cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton1-15/+9
2009-04-13add some long-missing capabilities to fs_maskSerge E. Hallyn1-4/+19
2009-04-13i2c: Let new-style drivers implement attach_adapterJean Delvare1-2/+1
2009-04-13i2c: Fix sparse warnings for I2C_BOARD_INFO()Ben Hutchings1-1/+1
2009-04-13i2c-voodoo3: Deprecate in favor of tdfxfbJean Delvare2-2/+13
2009-04-13i2c-algo-pca: Fix use of uninitialized variable in debug messageJean Delvare1-1/+1
2009-04-13ata: fix obviously wrong commentVegard Nossum1-3/+1
2009-04-13ahci: force CAP_NCQ for earlier NV MCPsTejun Heo1-24/+33
2009-04-13[libata] sata_via: kill uninit'd var warningJeff Garzik1-1/+1
2009-04-13Bonding: fix zero address hole bug in arp_ip_target listBrian Haley3-10/+11
2009-04-12lockdep: continue lock debugging despite some taintsFrederic Weisbecker1-1/+3
2009-04-12lockdep: warn about lockdep disabling after kernel taintFrederic Weisbecker3-3/+16
2009-04-12x86: add linux kernel support for YMM stateSuresh Siddha4-2/+15
2009-04-12x86: fix wrong section of pat_disable & make it staticMarcin Slusarz1-1/+1
2009-04-12x86: Fix section mismatches in mpparseRakib Mullick1-3/+4
2009-04-12tracing/filters: return proper error code when writing filter fileLi Zefan2-6/+8
2009-04-12tracing/filters: allow user input integer to be oct or hexLi Zefan1-2/+3
2009-04-12tracing/filters: fix NULL pointer dereferenceLi Zefan1-0/+5
2009-04-12tracing/filters: NIL-terminate user input filterLi Zefan1-0/+2
2009-04-11Revert "ACPI battery: fix async boot oops"Linus Torvalds1-1/+1
2009-04-11async: Fix module loading async-work regressionLinus Torvalds1-0/+3
2009-04-11igb: do not check for vf_data if we didn't enable vfsAlexander Duyck1-15/+22
2009-04-11igbvf: fix unused external referencesAlexander Duyck4-8/+7
2009-04-11igb: fix unused external references introduced with sr-iov changesAlexander Duyck4-19/+3
2009-04-11ether3: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-11ether1: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-11ep93xx_eth: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-11at91_ether: convert to net_device_opsAlexander Beregalov1-13/+19
2009-04-11am79c961a: convert to net_device_opsAlexander Beregalov1-9/+15
2009-04-11ariadne: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-11ibm_newemac: convert to netdev_opsAlexander Beregalov1-12/+29
2009-04-11fs_enet: convert to netdev_opsAlexander Beregalov1-10/+17
2009-04-11ipv6: Fix NULL pointer dereference with time-wait socketsVlad Yasevich3-5/+6
2009-04-11net: Update maintainersBen Hutchings1-9/+3
2009-04-11via-velocity : fix compilation warning.Séguier Régis1-2/+2
2009-04-11phy: error handling for platform_device_register_simple()Dan Carpenter1-2/+3
2009-04-11tr: fix leakage of device in net/802/tr.cWei Yongjun1-0/+3
2009-04-11ixgbe: only allow WOL for 82599 KX4 NICAlexander Duyck1-1/+23
2009-04-11ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz4-95/+62
2009-04-11net: netif_device_attach/detach should start/stop all queuesAlexander Duyck1-2/+2
2009-04-11docbook: make cleandocsRandy Dunlap1-3/+8
2009-04-11kbuild: fix spurious initramfs rebuildMaxime Bizon1-1/+1