aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-26[CRYPTO]: Initialize TCRYPT on-stack scatterlist objects correctly.David S. Miller
2007-10-26[CRYPTO]: HMAC needs some more scatterlist fixups.David S. Miller
2007-10-25[TCP]: Fix inconsistency of terms.Ryousei Takano
2007-10-25Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...David S. Miller
2007-10-26[PATCH] mac80211: fix printk warning on 64-bitJohannes Berg
2007-10-25[PATCH] add myself as mac80211 maintainerJohannes Berg
2007-10-25[PATCH] mac80211: Fix SSID matching in AP selectionMichael Wu
2007-10-25[UDP]: Make use of inet_iif() when doing socket lookups.Vlad Yasevich
2007-10-25[CRYPTO]: Fix hmac_digest from the SG breakage.Vlad Yasevich
2007-10-25[IPV4]: Remove no longer used snmp4_icmp_list.David S. Miller
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2007-10-25Merge branch 'warnings-upstream' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2007-10-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2007-10-25Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds
2007-10-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-10-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-10-25fs: Fix to correct the mbcache entries counterRam Gupta
2007-10-25Fix pointer mismatches in proc_sysctl.cDavid Howells
2007-10-25Permit silencing of __deprecated warnings.Jeff Garzik
2007-10-25Fix /proc/acpi/alarm BCD alarm encodingsLinus Torvalds
2007-10-25USB: open disconnect race in usblcdOliver Neukum
2007-10-25USB: disconnect open race in legousbtowerOliver Neukum
2007-10-25USB: open disconnect race in iowarriorOliver Neukum
2007-10-25USB: missing error check in emi62Oliver Neukum
2007-10-25USB: missing error check in emi26Oliver Neukum
2007-10-25USB: usb_serial_resume bug fixSarah Sharp
2007-10-25USB: remove new OHCI build warningsDavid Brownell
2007-10-25USB: amd5536udc - remove set_mwi() compiler warningDavid Brownell
2007-10-25USB: usbserial - fix potential deadlock between write() and IRQJiri Kosina
2007-10-25usb: serial/pl2303: support for IO Data Device RSAQ5Masakazu Mokuno
2007-10-25USB: fix read vs. disconnect race in cytherm driverOliver Neukum
2007-10-25USB: fix locking in idmouseOliver Neukum
2007-10-25USB: fix interface sysfs file-creation bugAlan Stern
2007-10-25USB: fix ssb_ohci_probe() build bugIngo Molnar
2007-10-25USB: pl2303: remove can't happen checks, set speed properly and report baud rateAlan Cox
2007-10-25USB: mos7840: Clean up old checks and stuffAlan Cox
2007-10-25USB rio500.c: fix check-after-useAdrian Bunk
2007-10-25USB iowarrior.c: fix check-after-useAdrian Bunk
2007-10-25USB: add URB_FREE_BUFFER to permissible flagsOliver Neukum
2007-10-25USB: isd200: sort out USB/IDE dependancy messAlan Cox
2007-10-25USB: FTDI Elan driver: Convert ftdi->u132_lock to mutexMatthias Kaehlcke
2007-10-25USB: fix scheduling of Iso URBs in uhci-hcdAlan Stern
2007-10-25USB: io_edgeport: cleanups, and tty speed reportingAlan Cox
2007-10-25USB: ftd_sio cleanups and updates for new termios work checkpatch fixesAndrew Morton
2007-10-25USB: ftd_sio: cleanups and updates for new termios workAlan Cox
2007-10-25USB: cp2101: convert to new termiosAlan Cox