summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-01-20[NET]: Introduce types for checksums.Al Viro1-0/+2
2008-01-16struct input_device_id mustn't be userspace visibleAdrian Bunk1-0/+3
2007-11-13[NETLINK]: Fix unicast timeoutsPatrick McHardy1-1/+1
2007-10-07sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses (CVE-2007-3104)Eric Sandeen1-0/+1
2007-08-23md: avoid possible BUG_ON in md bitmap handlingNeil Brown1-0/+2
2007-08-23md: allow SET_BITMAP_FILE to work on 64bit kernel with 32bit userspaceNeil Brown1-0/+2
2007-08-23md: fix resync speed calculation for restarted resyncsNeil Brown1-1/+2
2007-08-12md/bitmap: remove dead code from md/bitmapNeil Brown1-1/+0
2007-07-22ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee1-0/+1
2007-07-22[NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.hDavid S. Miller1-2/+2
2007-05-23[NETPOLL]: Fix TX queue overflow in trapped mode.Sergei Shtylyov1-5/+3
2007-05-04[NETFILTER]: ip_nat_proto_gre: do not modify/corrupt GREv0 packets through NATJorge Boncompte1-19/+0
2007-05-01[IPV6]: Disallow RH0 by default (CVE-2007-2242)Adrian Bunk2-0/+10
2007-04-09fix MTIME_SEC_MAX on 32-bitThomas Gleixner1-1/+5
2007-04-09prevent timespec/timeval to ktime_t overflowThomas Gleixner1-1/+6
2007-04-03[IFB]: Fix crash on input device removalPatrick McHardy1-2/+3
2007-03-28[SERIAL] Fix oops when removing suspended serial portRussell King1-0/+1
2007-03-25USB Storage: US_FL_MAX_SECTORS_64 flagPhil Dibowitz1-0/+2
2007-03-24NETFILTER: tcp conntrack: fix IP_CT_TCP_FLAG_CLOSE_INIT valuePatrick McHardy1-1/+1
2007-03-24NETFILTER: Fix iptables ABI breakage on (at least) CRISPatrick McHardy1-1/+1
2007-03-24NETFILTER: arp_tables: fix userspace compilationBart De Schuymer1-0/+1
2007-02-26hwmon: Refactor SENSOR_DEVICE_ATTR_2Jim Cromie1-5/+7
2007-02-26hwmon: Allow sensor attributes arraysJim Cromie1-5/+7
2007-02-26i2c-piix4: Add ATI IXP200/300/400 supportRudolf Marek1-0/+3
2007-02-26I2C: i2c-piix4: Add Broadcom HT-1000 supportMartin Devera1-0/+1
2007-02-14[TCP]: struct tcp_sack_block annotationsAl Viro1-0/+5
2007-02-03reiserfs: avoid tail packing if an inode was ever mmappedVladimir Saveliev1-0/+2
2007-01-30hwmon: New driver k8tempRudolf Marek1-0/+1
2007-01-30[SCSI] arcmsr: initial driver, version 1.20.00.13Erich Chen1-0/+17
2007-01-09PCI: irq: irq and pci_ids patch for Intel ICH9Jason Gaston1-0/+7
2006-12-18bridge-netfilter: don't overwrite memory outside of skbStephen Hemminger1-3/+12
2006-12-15pci_ids.h: Add NVIDIA PCI IDPeer Chen1-0/+1
2006-12-15amd74xx.c: add some NVIDIA chipset IDsRandy Dunlap1-0/+1
2006-12-15sata_nv/amd74xx: Add MCP61 supportAndrew Chew1-0/+4
2006-12-08PCI: Unhide the SMBus on Asus PU-DLSJean Delvare1-0/+1
2006-12-08PCI: nVidia quirk to make AER PCI-E extended capability visibleBrice Goglin1-0/+1
2006-12-08pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)John W. Linville1-1/+2
2006-12-06Fix mempolicy.h build errorRalf Baechle1-0/+1
2006-12-04remove garbage the sneaked into the ext3 fixAdrian Bunk1-15/+0
2006-11-29add forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)Al Viro1-0/+15
2006-11-25[IGMP]: Fix IGMPV3_EXP() normalization bit shift value.David L Stevens1-1/+1
2006-11-11[NET]: Update frag_list in pskb_trimHerbert Xu1-12/+12
2006-11-09drivers/video/nvidia/nvidia.c: Add ID for Quadro NVS280Pavel Roskin1-0/+1
2006-09-18[AGPGART] VIA PT880 Ultra support.Magnus Kessler1-0/+1
2006-09-18PFKEYV2: Fix inconsistent typing in struct sadb_x_kmprivate.Tushar Gohad1-1/+1
2006-09-06pci_ids.h: add some VIA IDE identifiersAlan Cox1-1/+4
2006-08-30ext3: avoid triggering ext3_error on bad NFS file handleNeil Brown1-0/+9
2006-06-22[PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel1-1/+4
2006-05-01[PATCH] Simplify proc/devices and fix early termination regressionAndrew Morton1-11/+4
2006-05-01[PATCH] for_each_possible_cpuAndrew Morton1-0/+1