summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.16.41v2.6.16.41Adrian Bunk2007-02-171-1/+1
* Linux 2.6.16.41-rc1v2.6.16.41-rc1Adrian Bunk2007-02-151-1/+1
* uml: fix signal frame alignmentJeff Dike2007-02-142-3/+4
* [ALSA] echo3g_dsp.c shouldn't include #include <linux/irq.h>Adrian Bunk2007-02-141-1/+1
* Revert "[Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP"Adrian Bunk2007-02-143-161/+17
* [TCP]: struct tcp_sack_block annotationsAl Viro2007-02-143-2/+7
* [IPX]: Fix NULL pointer dereference on ipx unloadJiri Bohac2007-02-141-8/+16
* [NETFILTER]: Clear GSO bits for TCP reset packetHerbert Xu2007-02-141-0/+3
* [TCP]: Don't apply FIN exception to full TSO segments.John Heffner2007-02-141-1/+2
* [ATM]: Fix for crash in adummy_init()Daniel Walker2007-02-141-1/+2
* TCP: skb is unexpectedly freed.Masayuki Nakagawa2007-02-141-2/+4
* TCP: Fix sorting of SACK blocks.Baruch Even2007-02-141-4/+5
* AF_PACKET: Check device down state before hard header callbacks.David S. Miller2007-02-141-8/+8
* SPARC32: Fix over-optimization by GCC near ip_fast_csum.Bob Breuer2007-02-141-1/+1
* DECNET: Handle a failure in neigh_parms_alloc (take 2)Eric W. Biederman2007-02-141-2/+9
* Fix up CIFS for "test_clear_page_dirty()" removalLinus Torvalds2007-02-131-3/+23
* fix umask when noACL kernel meets extN tuned for ACLsHugh Dickins2007-02-132-0/+8
* Linux 2.6.16.40v2.6.16.40Adrian Bunk2007-02-101-1/+1
* Linux 2.6.16.40-rc1v2.6.16.40-rc1Adrian Bunk2007-02-031-1/+1
* reiserfs: avoid tail packing if an inode was ever mmappedVladimir Saveliev2007-02-033-1/+23
* [libata] use kmap_atomic(KM_IRQ0) in SCSI simulatorJeff Garzik2007-02-031-2/+2
* ia64: add pci_get_legacy_ide_irq()Bartlomiej Zolnierkiewicz2007-02-031-0/+6
* hwmon: Update Rudolf Marek's e-mail addressRudolf Marek2007-02-035-7/+7
* k8temp: Documentation updateRudolf Marek2007-02-033-7/+18
* k8temp: Add documentationRudolf Marek2007-02-031-0/+52
* Make 'repair' actually work for raid1.Neil Brown2007-02-032-1/+6
* hwmon: New driver k8tempRudolf Marek2007-01-304-0/+304
* [SCSI] arcmsr: fix up sysfs valuesJames Bottomley2007-01-301-10/+10
* [SCSI] areca sysfs fixAndrew Morton2007-01-301-16/+5
* [SCSI] arcmsr: initial driver, version 1.20.00.13Erich Chen2007-01-309-0/+3028
* Linux 2.6.16.39v2.6.16.39Adrian Bunk2007-01-301-1/+1
* Linux 2.6.16.39-rc1v2.6.16.39-rc1Adrian Bunk2007-01-261-1/+1
* [Bluetooth] Fix deadlock in the L2CAP layerMarcel Holtmann2007-01-261-9/+9
* [Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann2007-01-268-14/+38
* [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDPMarcel Holtmann2007-01-263-17/+161
* [Bluetooth] Handle command complete event for exit periodic inquiryMarcel Holtmann2007-01-262-0/+3
* [Bluetooth] Return EINPROGRESS for non-blocking socket callsMarcel Holtmann2007-01-262-2/+2
* kbuild: explicitly turn off gcc stack-protectorAdrian Bunk2007-01-261-1/+4
* [Bluetooth] Fix uninitialized return value for RFCOMM sendmsg()Marcel Holtmann2007-01-251-3/+6
* [Bluetooth] More checks if DLC is still attached to the TTYMarcel Holtmann2007-01-251-7/+15
* BLUETOOTH: Fix unaligned access in hci_send_to_sock.David S. Miller2007-01-251-4/+7
* [Bluetooth] Check if DLC is still attached to the TTYMarcel Holtmann2007-01-251-0/+3
* sparc32: add offset in pci_map_sg()Jan Andersson2007-01-251-1/+2
* V4L/DVB: Missing statement in drivers/media/dvb/frontends/cx22700.cEric Sesterhenn2007-01-251-0/+1
* V4L/DVB: Flexcop-usb: fix debug printkAlexey Dobriyan2007-01-241-1/+1
* V4L/DVB: Fix uninitialised variable in dvb_frontend_swzigzagAndrew de Quincey2007-01-241-1/+1
* [Bluetooth] Let BT_HIDP depend on INPUTAdrian Bunk2007-01-241-2/+1
* i386: fix CPU hotplug with 2GB VMSPLITShaohua Li2007-01-231-1/+1
* read_zero_pagealigned() locking fixHugh Dickins2007-01-232-15/+29
* atiixp: hang fixAlan Cox2007-01-221-8/+10