summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IPV4]: Fix ip command line processing.Simon Horman2007-12-272-10/+5Star
* [VETH]: move veth.h to include/linuxStephen Hemminger2007-12-273-1/+2
* [NET] tc_nat: header installStephen Hemminger2007-12-271-0/+1
* [TUNTAP]: Fix wrong debug message.Toyo Abe2007-12-271-1/+1
* [NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibilityPatrick McHardy2007-12-273-2/+7
* mac80211: warn when receiving frames with unaligned dataJohannes Berg2007-12-271-0/+13
* mac80211: round station cleanup timerJohannes Berg2007-12-271-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-12-265-37/+42
|\
| * cmd64x: fix hwif->chipset setupBartlomiej Zolnierkiewicz2007-12-241-2/+2
| * MAINTAINERS: update ide-cd entryBorislav Petkov2007-12-241-1/+3
| * ide-cd: fix 'ireason' reporting in cdrom_pc_intr()Bartlomiej Zolnierkiewicz2007-12-241-3/+3
| * ide-cd: fix error message in cdrom_pc_intr()Bartlomiej Zolnierkiewicz2007-12-241-1/+1
| * ide-cd: add error message for DMA error to cdrom_read_intr()Bartlomiej Zolnierkiewicz2007-12-241-1/+4
| * ide-cd: fix error messages in cdrom_write_intr()Bartlomiej Zolnierkiewicz2007-12-241-5/+8
| * ide-cd: add missing 'ireason' masking to cdrom_write_intr()Bartlomiej Zolnierkiewicz2007-12-241-1/+1
| * ide-cd: fix error messages in cdrom_{read,write}_check_ireason()Bartlomiej Zolnierkiewicz2007-12-241-8/+8
| * ide-cd: use ide_cd_release() in ide_cd_probe()Bartlomiej Zolnierkiewicz2007-12-241-8/+1Star
| * ide-cd: fix ACER/AOpen 24X CDROM speed reporting on big-endian machinesBartlomiej Zolnierkiewicz2007-12-241-4/+4
| * ide-cd: fix SAMSUNG CD-ROM SCR-3231 quirkBartlomiej Zolnierkiewicz2007-12-242-2/+6
| * drivers/ide/: Spelling fixesJoe Perches2007-12-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2007-12-262-0/+4
|\ \
| * | V4L/DVB (6876): ivtv: mspx4xx needs a longer i2c udelayHans Verkuil2007-12-241-0/+3
| * | V4L/DVB (6871): Kconfig: VIDEO_CX23885 must select DVB_LGDT330XMichael Krufky2007-12-241-0/+1
| |/
* / Revert "x86: fix show cpuinfo cpu number always zero"Linus Torvalds2007-12-261-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-12-232-0/+18
|\
| * Modules: fix memory leak of module namesGreg Kroah-Hartman2007-12-231-0/+10
| * UIO: Add a MAINTAINERS entry for Userspace I/OHans-Jürgen Koch2007-12-231-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-12-233-1/+4
|\ \
| * | USB: New device ID for the CP2101 driverMartin Kusserow2007-12-231-0/+1
| * | USB: VID/PID update for sierraKevin R Page2007-12-231-0/+2
| * | USB: Unbreak fsl_usb2_udcPeter Korsgaard2007-12-231-1/+1
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-12-2321-336/+387
|\ \
| * | MACB: clear transmit buffers properly on transmit underrunGregory CLEMENT2007-12-231-1/+24
| * | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-12-235-27/+75
| |\ \
| | * | ipw2200: prevent alloc of unspecified size on stackReinette Chatre2007-12-201-1/+12
| | * | iwlwifi: fix possible priv->mutex deadlock during suspendZhu Yi2007-12-202-26/+10Star
| | * | p54: add Kconfig descriptionMichael Wu2007-12-201-0/+51
| | * | rtl8187: Add USB ID for Sitecom WL-168 v1 001Matthias Mueller2007-12-201-0/+2
| * | | 3c359 endianness annotations and fixesAl Viro2007-12-232-66/+62Star
| * | | fec_mpc52xx: write in C...Al Viro2007-12-231-2/+3
| * | | 3c574 and 3c589 endianness fixes (.24?)Al Viro2007-12-232-9/+10
| * | | rrunner: use offsetof() instead of homegrown insanityAl Viro2007-12-232-26/+25Star
| * | | r8169 endiannessAl Viro2007-12-231-2/+2
| * | | dl2k endianness fixes (.24 fodder?)Al Viro2007-12-232-27/+30
| * | | yellowfin: annotations and fixes (.24 fodder?)Al Viro2007-12-231-12/+13
| * | | asix fixesAl Viro2007-12-231-130/+105Star
| * | | cycx: annotations and fixes (.24 fodder?)Al Viro2007-12-231-6/+6
| * | | typhoon: trivial endianness annotationsAl Viro2007-12-232-20/+24
| * | | typhoon: memory corruptor on big-endian if TSO is enabledAl Viro2007-12-231-1/+1
| * | | typhoon: missed rx overruns on big-endianAl Viro2007-12-232-3/+3