Commit Graph

175460 Commits (d90a909e1f3e006a1d57fe11fd417173b6494701)
 

Author SHA1 Message Date
Eric W. Biederman d90a909e1f net: Fix userspace RTM_NEWLINK notifications. 15 years ago
Eric Dumazet 5781b2356c udp: udp_lib_get_port() fix 15 years ago
Ajit Khaparde e1187b3be7 be2net: fix error in rx completion processing. 15 years ago
Alexander Duyck 7227909340 igbvf: avoid reset storms due to mailbox issues 15 years ago
Alexander Duyck fef45f4ce2 igb: fix handling of mailbox collisions between PF/VF 15 years ago
Oliver Neukum ceb0c77e57 usb: remove rare pm primitive for conversion to new API 15 years ago
David S. Miller 501706565b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ 15 years ago
Linus Torvalds 2fe77b81c7 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq 15 years ago
Greg Kroah-Hartman cb5228a694 Staging: batman: fix debug Kconfig option 15 years ago
Linus Torvalds 0f4974c439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 15 years ago
Linus Torvalds 3126c136bc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 15 years ago
Linus Torvalds f4d544ee57 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs 15 years ago
Linus Torvalds 0e2f7b8376 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 15 years ago
Linus Torvalds f58df54a54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 15 years ago
Linus Torvalds 748e566b7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 15 years ago
Linus Torvalds 5f1141eb35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 15 years ago
Linus Torvalds 880188b243 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb 15 years ago
Alan Cox 36ba782e96 tty: split the lock up a bit further 15 years ago
Alan Cox 5ec93d1154 tty: Move the leader test in disassociate 15 years ago
Alan Cox 38c70b27f9 tty: Push the bkl down a bit in the hangup code 15 years ago
Alan Cox f18f9498e9 tty: Push the lock down further into the ldisc code 15 years ago
Alan Cox eeb89d918c tty: push the BKL down into the handlers a bit 15 years ago
Alan Cox e8c62103fd tty: moxa: split open lock 15 years ago
Alan Cox f710ebd7f7 tty: moxa: Kill the use of lock_kernel 15 years ago
Alan Cox 8482bcd585 tty: moxa: Fix modem op locking 15 years ago
Alan Cox f9b412a8c9 tty: moxa: Kill off the throttle method 15 years ago
Alan Cox a808ac0c4a tty: moxa: Locking clean up 15 years ago
Alan Cox f5c5a36d27 tty: moxa: rework the locking a bit 15 years ago
Alan Cox f176178ba0 tty: moxa: Use more tty_port ops 15 years ago
Alan Cox 2493c0c166 tty: isicom: fix deadlock on shutdown 15 years ago
Alan Cox 07f86c03fe tty: mxser: Use the new locking rules to fix setserial properly 15 years ago
Alan Cox 6769140d30 tty: mxser: use the tty_port_open method 15 years ago
Alan Cox 6ed847d8ef tty: isicom: sort out the board init logic 15 years ago
Alan Cox baaa08acb0 tty: isicom: switch to the new tty_port_open helper 15 years ago
Alan Cox 568aafc627 tty: tty_port: Add a kref object to the tty port 15 years ago
Alan Cox 338818fd80 tty: istallion: tty port open/close methods 15 years ago
Alan Cox 047e9658ae tty: stallion: Convert to the tty_port_open/close methods 15 years ago
Alan Cox a9a37ec33a tty: tty_port: Move the IO_ERROR clear 15 years ago
Alan Cox d74e828688 tty: tty_port: Add IO_ERROR bit handling 15 years ago
Alan Cox 8f1e672344 tty: riscom8: switch to the tty_port_open API 15 years ago
Alan Cox 44e4909e45 tty: tty_port: Change the buffer allocator locking 15 years ago
Alan Cox 1f100b323d tty: sdio_uart: Fix the locking on "func" for new code 15 years ago
Alan Cox 4b3b49bb77 tty: sdio_uart: add modem functionality 15 years ago
Alan Cox c271cf37ba tty: sdio_uart: Style fixes 15 years ago
Alan Cox 6238e712af tty: sdio_uart: Fix termios handling 15 years ago
Alan Cox 584abc3775 tty: sdio_uart: Switch to the open/close helpers 15 years ago
Alan Cox 0a68f64feb sdio_uart: Move the open lock 15 years ago
Alan Cox 530646f469 sdio_uart: refcount the tty objects 15 years ago
Nicolas Pitre 0395b48c78 sdio_uart: Fix oops caused by the previous changeset 15 years ago
Alan Cox b5849b1a82 sdio_uart: use tty_port 15 years ago