summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-171-0/+2
* drivers/net/eql.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-171-0/+2
* drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg2010-09-171-0/+2
* r8169: Handle rxfifo errors on 8168 chipsMatthew Garrett2010-09-161-3/+2Star
* 3c59x: Remove atomic context inside vortex_{set|get}_wolDenis Kirjanov2010-09-151-4/+3Star
* phylib: fix PAL state machine restart on resumeSimon Guinot2010-09-141-2/+2
* bonding: correctly process non-linear skbsAndy Gospodarek2010-09-142-0/+6
* ppp: potential NULL dereference in ppp_mp_explode()Dan Carpenter2010-09-131-2/+7
* Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-101-22/+58
|\
| * vhost: error handling fixMichael S. Tsirkin2010-09-061-0/+1
| * vhost: fix attach to cgroups regressionMichael S. Tsirkin2010-09-061-22/+57
* | ipheth: remove incorrect devtype to WWANDan Williams2010-09-101-6/+1Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-09-092461-74404/+197019
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-0819-277/+262Star
| |\ \
| | * | PCI: bus speed strings should be constStephen Hemminger2010-09-011-1/+1
| | * | PCI hotplug: Fix build with CONFIG_ACPI unsetRafael J. Wysocki2010-08-251-0/+4
| | * | PCI: PCIe: Remove the port driver module exit routineKenji Kaneshige2010-08-241-7/+0Star
| | * | PCI: PCIe: Move PCIe PME code to the pcie directoryRafael J. Wysocki2010-08-243-8/+3Star
| | * | PCI: PCIe: Disable PCIe port services during port initializationRafael J. Wysocki2010-08-241-3/+26
| | * | PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki2010-08-2416-230/+149Star
| | * | ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki2010-08-244-28/+47
| | * | ACPI/PCI: Do not preserve _OSC control bits returned by a query Rafael J. Wysocki2010-08-241-13/+7Star
| | * | ACPI/PCI: Make acpi_pci_query_osc() return control bitsRafael J. Wysocki2010-08-241-11/+24
| | * | ACPI/PCI: Reorder checks in acpi_pci_osc_control_set()Rafael J. Wysocki2010-08-241-4/+4
| | * | PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki2010-08-243-0/+20
| | * | PCI: PCIe AER: Introduce pci_aer_available()Rafael J. Wysocki2010-08-242-3/+8
| * | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-09-074-22/+12Star
| |\ \ \
| | * | | md: resolve confusion of MD_CHANGE_CLEANNeilBrown2010-08-303-18/+11Star
| | * | | md: don't clear MD_CHANGE_CLEAN in md_update_sb() for external arraysDan Williams2010-08-301-2/+3
| | * | | Move .gitignore from drivers/md to lib/raid6NeilBrown2010-08-301-4/+0Star
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-09-071-1/+1
| |\ \ \ \
| | * | | | Revert "hwrng: n2-drv - remove casts from void*"Herbert Xu2010-08-091-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-0710-10/+16
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-09-0711-12/+59
| |\ \ \ \ \
| | * | | | | Staging: wlan-ng: Explicitly set some fields in cfg80211 interfaceKarl Relton2010-09-041-0/+3
| | * | | | | Staging: octeon: depends on NETDEVICESRandy Dunlap2010-09-041-1/+1
| | * | | | | Staging: spectra: depend on X86_MRSTJeff Mahoney2010-09-041-0/+1
| | * | | | | Staging: zram: free device memory when init failsShahar Havivi2010-09-041-0/+1
| | * | | | | Staging: rt2870sta: Add more device IDs from vendor driversBen Hutchings2010-09-041-2/+39
| | * | | | | staging: comedi das08_cs.c: Fix io_req_t conversionAndreas Bombe2010-09-041-1/+0Star
| | * | | | | staging: spectra needs <linux/slab.h>Geert Uytterhoeven2010-09-041-0/+1
| | * | | | | staging: hv: Fixed lockup problem with bounce_buffer scatter listHank Janssen2010-09-041-2/+5
| | * | | | | staging: hv: Increased storvsc ringbuffer and max_io_requestsHank Janssen2010-09-041-2/+2
| | * | | | | staging: hv: Fixed the value of the 64bit-hole inside ring bufferHaiyang Zhang2010-09-041-2/+1Star
| | * | | | | staging: hv: Fixed bounce kmap problem by using correct indexHank Janssen2010-09-041-2/+2
| | * | | | | staging: hv: Fix missing functions for net_device_opsHaiyang Zhang2010-09-041-0/+3
| | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-09-0713-85/+196
| |\ \ \ \ \
| | * | | | | USB: ftdi_sio: Added custom PIDs for ChamSys productsLuke Lowrey2010-09-042-0/+20
| | * | | | | USB: cdc-acm: Fixing crash when ACM probing interfaces with no endpoint descr...Toby Gray2010-09-041-1/+2
| | * | | | | USB: cdc-acm: Add pseudo modem without AT command capabilitiesPhilippe Corbes2010-09-041-0/+4