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