summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-04-15Linux 2.6.16.48v2.6.16.48Adrian Bunk1-1/+1
2007-04-13Linux 2.6.16.48-rc1Adrian Bunk1-1/+1
2007-04-13[NET_SCHED]: cls_tcindex: fix compatibility breakagePatrick McHardy1-2/+2
2007-04-13[IPSEC]: Reject packets within replay window but outside the bit maskHerbert Xu1-1/+2
2007-04-13[TCP]: Do receiver-side SWS avoidance for rcvbuf < MSS.John Heffner1-0/+3
2007-04-13[IPv6]: Fix incorrect length check in rawv6_sendmsg()YOSHIFUJI Hideaki2-3/+3
2007-04-13[NET_SCHED]: cls_basic: fix memory leak in basic_destroyPatrick McHardy1-0/+1
2007-04-13V4L/DVB: Pluto2: fix incorrect TSCR register settingAndreas Oberritter1-8/+14
2007-04-13V4L: saa7146: Fix allocation of clipping memoryOliver Endriss1-1/+2
2007-04-13V4L: radio: Fix error in Kbuild fileTrent Piepho1-1/+1
2007-04-13V4L: tveeprom: autodetect LG TAPC G701D as tuner type 37Michael Krufky1-1/+1
2007-04-13sky2: turn on clocks when doing resumeStephen Hemminger1-0/+7
2007-04-13sky2: turn carrier off when downStephen Hemminger1-0/+1
2007-04-13skge: turn carrier off when downStephen Hemminger1-0/+1
2007-04-13i386: fix file_read_actor() and pipe_read() for original i386 systemsThomas Gleixner1-0/+9
2007-04-13r8169: issue request_irq after the private data are completely initializedFrancois Romieu1-15/+18
2007-04-13r8169: fix suspend/resume for down interfaceFrancois Romieu1-6/+7
2007-04-13r8169: fix a race between PCI probe and dev_openFrancois Romieu1-5/+5
2007-04-13USB: usbnet driver bugfixDavid Brownell1-2/+5
2007-04-13Linux 2.6.16.47v2.6.16.47Adrian Bunk1-1/+1
2007-04-10Linux 2.6.16.47-rc1v2.6.16.47-rc1Adrian Bunk1-1/+1
2007-04-10APPLETALK: Fix a remotely triggerable crash (CVE-2007-1357)Jean Delvare1-2/+5
2007-04-09siimage: PIO1/2 taskfile transfer overclocking fixSergei Shtylyov1-30/+29
2007-04-09hrtimer: prevent overrun DoS in hrtimer_forward()Thomas Gleixner1-0/+6
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-08ieee1394: video1394: DMA fixDavid Moore1-0/+8
2007-04-08Fix reparenting to the same thread group. (take 2)Eric W. Biederman1-11/+18
2007-04-08tcp: fix cubic scaling errorStephen Hemminger1-3/+3
2007-04-04[netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/Jeff Garzik2-2/+2
2007-04-04b44: src_desc->addr is little-endianAl Viro1-1/+1
2007-04-04ide-floppy: Fix unformatted media crashAlan Cox1-1/+2
2007-04-03[IFB]: Fix crash on input device removalPatrick McHardy6-32/+27
2007-04-03[VIDEO] ffb: Fix two DAC handling bugs.David S. Miller1-24/+60
2007-03-31Linux 2.6.16.46v2.6.16.46Adrian Bunk1-1/+1
2007-03-28Linux 2.6.16.46-rc1v2.6.16.46-rc1Adrian Bunk1-1/+1
2007-03-28[ALSA] ca0106 - Add missing sysfs device assignmentTakashi Iwai1-0/+2
2007-03-28[ALSA] cs4281 - Fix the check of right channelTakashi Iwai1-1/+1
2007-03-28[ALSA] Dereference after free in snd_hwdep_release()Florin Malita1-1/+2
2007-03-28[ALSA] cmipci - Fix a typo in 'PC Speaker Playback Switch' controlTakashi Iwai1-1/+1
2007-03-28[ALSA] fix NULL pointer dereference in sound/synth/emux/soundfont.cEric Sesterhenn1-1/+1
2007-03-28[ALSA] Fix invalid assignment of PCI revisionTakashi Iwai5-6/+6
2007-03-28[ALSA] hda-intel - Don't try to probe invalid codecsTakashi Iwai1-2/+10
2007-03-28[ALSA] hda-codec - Don't return error at initialization of modem codecTakashi Iwai1-1/+2
2007-03-28usb-audio: work around wrong frequency in CM6501 descriptorsClemens Ladisch1-1/+7
2007-03-28sound/pci/au88x0/au88x0.c: ioremap balanced with iounmapAmol Lad1-0/+1
2007-03-28[IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index.YOSHIFUJI Hideaki1-1/+1
2007-03-28[PPP]: Don't leak an sk_buff on interface destruction.Guennadi Liakhovetski1-0/+3
2007-03-28[NET_SCHED]: Fix ingress lockingPatrick McHardy1-2/+2
2007-03-28[NET_SCHED]: cls_basic: fix NULL pointer dereferencePatrick McHardy1-10/+7