summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.18.6v2.6.18.6Chris Wright2006-12-161-1/+1
* [PATCH] x86-64: Mark rdtsc as sync only for netburst, not for core2Arjan van de Ven2006-12-161-1/+4
* [PATCH] Bluetooth: Add packet size checks for CAPI messages (CVE-2006-6106)Marcel Holtmann2006-12-161-6/+33
* [PATCH] forcedeth: Disable INTx when enabling MSI in forcedethDaniel Barkalow2006-12-161-0/+3
* [PATCH] m32r: make userspace headers platform-independentHirokazu Takata2006-12-163-71/+35
* [PATCH] softirq: remove BUG_ONs which can incorrectly triggerZachary Amsden2006-12-161-2/+0
* [PATCH] skip data conversion in compat_sys_mount when data_page is NULLAndrey Mirkin2006-12-161-1/+1
* [PATCH] ARM: Add sys_*at syscallsRussell King2006-12-162-0/+26
* [PATCH] ieee1394: ohci1394: add PPC_PMAC platform code to driver probeStefan Richter2006-12-161-5/+16
* [PATCH] V4L: Fix broken TUNER_LG_NTSC_TAPE radio supportHans Verkuil2006-12-162-12/+4
* [PATCH] DVB: lgdt330x: fix signal / lock status detection bugMichael Krufky2006-12-161-6/+0
* [PATCH] bonding: incorrect bonding state reported via ioctlAndy Gospodarek2006-12-161-1/+1
* [PATCH] IrDA: Incorrect TTP header reservationJeet Chaudhuri2006-12-161-2/+2
* [PATCH] IPSEC: Fix inetpeer leak in ipv4 xfrm dst entries.David Miller2006-12-161-0/+2
* [PATCH] dm snapshot: fix freeing pending exceptionMilan Broz2006-12-161-0/+1
* [PATCH] XFRM: Use output device disable_xfrm for forwarded packetsDavid Miller2006-12-161-1/+1
* [PATCH] SUNHME: Fix for sunhme failures on x86Jurij Smakov2006-12-161-0/+5
* [PATCH] PKT_SCHED act_gact: division by zeroDavid Miller2006-12-161-2/+2
* [PATCH] NETFILTER: ip_tables: revision support for compat codePatrick McHardy2006-12-161-2/+3
* [PATCH] dm crypt: Fix data corruption with dm-crypt over RAID5Christophe Saout2006-12-161-2/+4
* [PATCH] NET_SCHED: policer: restore compatibility with old iproute binariesPatrick McHardy2006-12-161-4/+22
* [PATCH] EBTABLES: Prevent wraparounds in checks for entry components' sizes.Al Viro2006-12-161-8/+9
* [PATCH] EBTABLES: Deal with the worst-case behaviour in loop checks.Al Viro2006-12-161-1/+3
* [PATCH] EBTABLES: Verify that ebt_entries have zero ->distinguisher.Al Viro2006-12-161-5/+5
* [PATCH] EBTABLES: Fix wraparounds in ebt_entries verification.Al Viro2006-12-161-7/+16
* [PATCH] softmac: remove netif_tx_disable when scanningMichael Buesch2006-12-161-2/+0
* Linux 2.6.18.5v2.6.18.5Chris Wright2006-12-011-1/+1
* [PATCH] UDP: Make udp_encap_rcv use pskb_may_pullOlaf Kirch2006-12-011-5/+14
* [PATCH] fuse: fix Oops in lookupMiklos Szeredi2006-12-011-14/+38
* [PATCH] AGP: Allocate AGP pages with GFP_DMA32 by defaultLinus Torvalds2006-12-012-2/+2
* [PATCH] BLUETOOTH: Fix unaligned access in hci_send_to_sock.David S. Miller2006-12-011-4/+7
* [PATCH] IA64: bte_unaligned_copy() transfers one extra cache line.Robin Holt2006-12-011-5/+4
* [PATCH] IPV6: Fix address/interface handling in UDP and DCCP, according to th...YOSHIFUJI Hideaki2006-12-012-5/+4
* [PATCH] TG3: Add missing unlock in tg3_open() error path.Ira W. Snyder2006-12-011-1/+3
* [PATCH] softmac: fix a slab corruption in WEP restricted key associationLaurent Riffard2006-12-011-1/+1
* [PATCH] alpha: Fix ALPHA_EV56 dependencies typoFernando J. Pereda2006-12-011-1/+1
* [PATCH] x86 microcode: don't check the sizeShaohua Li2006-12-011-7/+2
* [PATCH] V4L: Do not enable VIDEO_V4L2 unconditionallyMaciej W. Rozycki2006-12-011-0/+1
* [PATCH] pcmcia: fix 'rmmod pcmcia' with unbound devicesDaniel Ritz2006-12-011-0/+5
* [PATCH] NETFILTER: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCTPatrick McHardy2006-12-011-2/+2
* [PATCH] bcm43xx: Drain TX status before starting IRQsMichael Buesch2006-12-011-0/+18
* [PATCH] NETFILTER: xt_CONNSECMARK: fix Kconfig dependenciesPatrick McHardy2006-12-011-1/+3
* [PATCH] NETFILTER: Kconfig: fix xt_physdev dependenciesPatrick McHardy2006-12-011-1/+1
* [PATCH] NETFILTER: Honour source routing for LVS-NATPatrick McHardy2006-12-015-6/+21
* [PATCH] NETFILTER: arp_tables: missing unregistration on module unloadPatrick McHardy2006-12-011-0/+2
* [PATCH] NETFILTER: Missed and reordered checks in {arp,ip,ip6}_tablesPatrick McHardy2006-12-013-78/+77
* [PATCH] NETFILTER: ip_tables: fix module refcount leaks in compat error pathsPatrick McHardy2006-12-011-17/+19
* [PATCH] NETFILTER: ip_tables: compat error way cleanupPatrick McHardy2006-12-011-0/+1
* [PATCH] NETFILTER: Missing check for CAP_NET_ADMIN in iptables compat layerPatrick McHardy2006-12-011-0/+3
* [PATCH] scsi: clear garbage after CDBs on SG_IOTejun Heo2006-12-012-2/+2