| Commit message (Expand) | Author | Age |
* | [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-25 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2007-10-25 |
|\ |
|
| * | USB: open disconnect race in usblcd | Oliver Neukum | 2007-10-25 |
| * | USB: disconnect open race in legousbtower | Oliver Neukum | 2007-10-25 |
| * | USB: open disconnect race in iowarrior | Oliver Neukum | 2007-10-25 |
| * | USB: missing error check in emi62 | Oliver Neukum | 2007-10-25 |
| * | USB: missing error check in emi26 | Oliver Neukum | 2007-10-25 |
| * | USB: usb_serial_resume bug fix | Sarah Sharp | 2007-10-25 |
| * | USB: remove new OHCI build warnings | David Brownell | 2007-10-25 |
| * | USB: amd5536udc - remove set_mwi() compiler warning | David Brownell | 2007-10-25 |
| * | USB: usbserial - fix potential deadlock between write() and IRQ | Jiri Kosina | 2007-10-25 |
| * | usb: serial/pl2303: support for IO Data Device RSAQ5 | Masakazu Mokuno | 2007-10-25 |
| * | USB: fix read vs. disconnect race in cytherm driver | Oliver Neukum | 2007-10-25 |
| * | USB: fix locking in idmouse | Oliver Neukum | 2007-10-25 |
| * | USB: fix interface sysfs file-creation bug | Alan Stern | 2007-10-25 |
| * | USB: fix ssb_ohci_probe() build bug | Ingo Molnar | 2007-10-25 |
| * | USB: pl2303: remove can't happen checks, set speed properly and report baud rate | Alan Cox | 2007-10-25 |
| * | USB: mos7840: Clean up old checks and stuff | Alan Cox | 2007-10-25 |
| * | USB rio500.c: fix check-after-use | Adrian Bunk | 2007-10-25 |
| * | USB iowarrior.c: fix check-after-use | Adrian Bunk | 2007-10-25 |
| * | USB: add URB_FREE_BUFFER to permissible flags | Oliver Neukum | 2007-10-25 |
| * | USB: isd200: sort out USB/IDE dependancy mess | Alan Cox | 2007-10-25 |
| * | USB: FTDI Elan driver: Convert ftdi->u132_lock to mutex | Matthias Kaehlcke | 2007-10-25 |
| * | USB: fix scheduling of Iso URBs in uhci-hcd | Alan Stern | 2007-10-25 |
| * | USB: io_edgeport: cleanups, and tty speed reporting | Alan Cox | 2007-10-25 |
| * | USB: ftd_sio cleanups and updates for new termios work checkpatch fixes | Andrew Morton | 2007-10-25 |
| * | USB: ftd_sio: cleanups and updates for new termios work | Alan Cox | 2007-10-25 |
| * | USB: cp2101: convert to new termios | Alan Cox | 2007-10-25 |
| * | USB: whiteheat: clean up can't happen checks and encode baud rate | Alan Cox | 2007-10-25 |
| * | usb-serial: handle NULL termios methods as "no hardware changing support" | Alan Cox | 2007-10-25 |
| * | USB: sierra: termios | Alan Cox | 2007-10-25 |
| * | USB: option: termios handling | Alan Cox | 2007-10-25 |
| * | USB: kobil_sct: termios encoding fixups | Alan Cox | 2007-10-25 |
| * | USB: keyspan termios tidy | Alan Cox | 2007-10-25 |
| * | USB: ir_usb: termios handling | Alan Cox | 2007-10-25 |
| * | USB: empeg: clean up and handle speeds | Alan Cox | 2007-10-25 |
| * | USB: digi_acceleport: fix termios and also readability a bit | Alan Cox | 2007-10-25 |
| * | USB: ch341: fix termios handling | Alan Cox | 2007-10-25 |
| * | usb serial: kill another case we pass NULL and shouldn't | Alan Cox | 2007-10-25 |
| * | USB: ark3116: update termios handling | Alan Cox | 2007-10-25 |
| * | serial: stop passing NULL to functions that expect data | Alan Cox | 2007-10-25 |
| * | USB: add new Novatel device ids to option driver | Greg Kroah-Hartman | 2007-10-25 |
* | | Merge branch 'warnings-upstream' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2007-10-25 |
|\ \ |
|
| * | | ISDN/sc: fix longstanding warning | Jeff Garzik | 2007-10-24 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-10-25 |
|\ \ |
|
| * | | [SPARC64]: pass correct addr in get_fb_unmapped_area(MAP_FIXED) | Chris Wright | 2007-10-24 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-10-25 |
|\ \ |
|
| * | | [IPV4]: Explicitly call fib_get_table() in fib_frontend.c | Pavel Emelyanov | 2007-10-24 |