summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-17Linux 2.6.16.41v2.6.16.41Adrian Bunk1-1/+1
2007-02-15Linux 2.6.16.41-rc1v2.6.16.41-rc1Adrian Bunk1-1/+1
2007-02-14uml: fix signal frame alignmentJeff Dike2-3/+4
2007-02-14[ALSA] echo3g_dsp.c shouldn't include #include <linux/irq.h>Adrian Bunk1-1/+1
2007-02-14Revert "[Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP"Adrian Bunk3-161/+17
2007-02-14[TCP]: struct tcp_sack_block annotationsAl Viro3-2/+7
2007-02-14[IPX]: Fix NULL pointer dereference on ipx unloadJiri Bohac1-8/+16
2007-02-14[NETFILTER]: Clear GSO bits for TCP reset packetHerbert Xu1-0/+3
2007-02-14[TCP]: Don't apply FIN exception to full TSO segments.John Heffner1-1/+2
2007-02-14[ATM]: Fix for crash in adummy_init()Daniel Walker1-1/+2
2007-02-14TCP: skb is unexpectedly freed.Masayuki Nakagawa1-2/+4
2007-02-14TCP: Fix sorting of SACK blocks.Baruch Even1-4/+5
2007-02-14AF_PACKET: Check device down state before hard header callbacks.David S. Miller1-8/+8
2007-02-14SPARC32: Fix over-optimization by GCC near ip_fast_csum.Bob Breuer1-1/+1
2007-02-14DECNET: Handle a failure in neigh_parms_alloc (take 2)Eric W. Biederman1-2/+9
2007-02-13Fix up CIFS for "test_clear_page_dirty()" removalLinus Torvalds1-3/+23
2007-02-13fix umask when noACL kernel meets extN tuned for ACLsHugh Dickins2-0/+8
2007-02-10Linux 2.6.16.40v2.6.16.40Adrian Bunk1-1/+1
2007-02-03Linux 2.6.16.40-rc1v2.6.16.40-rc1Adrian Bunk1-1/+1
2007-02-03reiserfs: avoid tail packing if an inode was ever mmappedVladimir Saveliev3-1/+23
2007-02-03[libata] use kmap_atomic(KM_IRQ0) in SCSI simulatorJeff Garzik1-2/+2
2007-02-03ia64: add pci_get_legacy_ide_irq()Bartlomiej Zolnierkiewicz1-0/+6
2007-02-03hwmon: Update Rudolf Marek's e-mail addressRudolf Marek5-7/+7
2007-02-03k8temp: Documentation updateRudolf Marek3-7/+18
2007-02-03k8temp: Add documentationRudolf Marek1-0/+52
2007-02-03Make 'repair' actually work for raid1.Neil Brown2-1/+6
2007-01-30hwmon: New driver k8tempRudolf Marek4-0/+304
2007-01-30[SCSI] arcmsr: fix up sysfs valuesJames Bottomley1-10/+10
2007-01-30[SCSI] areca sysfs fixAndrew Morton1-16/+5
2007-01-30[SCSI] arcmsr: initial driver, version 1.20.00.13Erich Chen9-0/+3028
2007-01-30Linux 2.6.16.39v2.6.16.39Adrian Bunk1-1/+1
2007-01-26Linux 2.6.16.39-rc1v2.6.16.39-rc1Adrian Bunk1-1/+1
2007-01-26[Bluetooth] Fix deadlock in the L2CAP layerMarcel Holtmann1-9/+9
2007-01-26[Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann8-14/+38
2007-01-26[Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDPMarcel Holtmann3-17/+161
2007-01-26[Bluetooth] Handle command complete event for exit periodic inquiryMarcel Holtmann2-0/+3
2007-01-26[Bluetooth] Return EINPROGRESS for non-blocking socket callsMarcel Holtmann2-2/+2
2007-01-26kbuild: explicitly turn off gcc stack-protectorAdrian Bunk1-1/+4
2007-01-25[Bluetooth] Fix uninitialized return value for RFCOMM sendmsg()Marcel Holtmann1-3/+6
2007-01-25[Bluetooth] More checks if DLC is still attached to the TTYMarcel Holtmann1-7/+15
2007-01-25BLUETOOTH: Fix unaligned access in hci_send_to_sock.David S. Miller1-4/+7
2007-01-25[Bluetooth] Check if DLC is still attached to the TTYMarcel Holtmann1-0/+3
2007-01-25sparc32: add offset in pci_map_sg()Jan Andersson1-1/+2
2007-01-25V4L/DVB: Missing statement in drivers/media/dvb/frontends/cx22700.cEric Sesterhenn1-0/+1
2007-01-24V4L/DVB: Flexcop-usb: fix debug printkAlexey Dobriyan1-1/+1
2007-01-24V4L/DVB: Fix uninitialised variable in dvb_frontend_swzigzagAndrew de Quincey1-1/+1
2007-01-24[Bluetooth] Let BT_HIDP depend on INPUTAdrian Bunk1-2/+1
2007-01-23i386: fix CPU hotplug with 2GB VMSPLITShaohua Li1-1/+1
2007-01-23read_zero_pagealigned() locking fixHugh Dickins2-15/+29
2007-01-22atiixp: hang fixAlan Cox1-8/+10