| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-17 |
|\ |
|
| * | Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme... | David S. Miller | 2009-11-16 |
| * | mISDN: fix error return in HFCmulti_init() | Roel Kluin | 2009-11-16 |
* | | speedfax: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-10 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-09 |
|\| |
|
| * | hisax: remove bad udelay call to fix build error on ARM | Martin Michlmayr | 2009-11-06 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-06 |
|\| |
|
| * | isdn: hfc_usb: Fix read buffer overflow | Roel Kluin | 2009-11-04 |
| * | isdn: hisax: Fix test in waitforxfw | Roel Kluin | 2009-11-04 |
| * | isdn: eicon: Return on error | Jiri Slaby | 2009-11-04 |
| * | isdn: eicon: Use offsetof | Jiri Slaby | 2009-11-04 |
| * | misdn: Fix reversed 'if' in st_own_ctrl | Dan Carpenter | 2009-11-04 |
| * | isdn: hisax: Fix lock imbalance. | Jiri Slaby | 2009-11-04 |
* | | net: pass kern to net_proto_family create function | Eric Paris | 2009-11-06 |
* | | gigaset: convert strcmp chain to table lookup | Tilman Schmidt | 2009-10-29 |
* | | gigaset: checkpatch cleanup of ev-layer.c | Tilman Schmidt | 2009-10-29 |
* | | bas_gigaset: checkpatch cleanup | Tilman Schmidt | 2009-10-29 |
* | | ser_gigaset: checkpatch cleanup | Tilman Schmidt | 2009-10-29 |
* | | gigaset: checkpatch cleanup | Tilman Schmidt | 2009-10-29 |
* | | usb_gigaset: code cleanup | Tilman Schmidt | 2009-10-29 |
* | | gigaset: fix bad assumptions about CAPI skbuffs | Tilman Schmidt | 2009-10-29 |
* | | gigaset: fix format string typo in CAPI dial command | Tilman Schmidt | 2009-10-29 |
* | | gigaset: CAPI module readability improvements | Tilman Schmidt | 2009-10-29 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-27 |
|\| |
|
| * | isdn: fix possible circular locking dependency | Xiaotian Feng | 2009-10-22 |
* | | net: mark net_proto_ops as const | Stephen Hemminger | 2009-10-07 |
* | | gigaset: add Kernel CAPI interface (v3) | Tilman Schmidt | 2009-10-07 |
* | | gigaset: allow building without I4L | Tilman Schmidt | 2009-10-07 |
* | | gigaset: prepare for CAPI implementation | Tilman Schmidt | 2009-10-07 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-07 |
|\| |
|
| * | gigaset: add kerneldoc comments | Tilman Schmidt | 2009-10-07 |
| * | gigaset: correct debugging output selection | Tilman Schmidt | 2009-10-07 |
| * | gigaset: improve error recovery | Tilman Schmidt | 2009-10-07 |
| * | gigaset: fix device ERROR response handling | Tilman Schmidt | 2009-10-07 |
| * | gigaset: announce if built with debugging | Tilman Schmidt | 2009-10-07 |
| * | gigaset: handle isoc frame errors more gracefully | Tilman Schmidt | 2009-10-07 |
| * | gigaset: linearize skb | Tilman Schmidt | 2009-10-07 |
| * | gigaset: fix reject/hangup handling | Tilman Schmidt | 2009-10-07 |
| * | isdn: make capidrv module parameter "debugmode" writeable | Tilman Schmidt | 2009-10-07 |
| * | isdn: avoid races in capidrv | Tilman Schmidt | 2009-10-07 |
| * | isdn: accept CAPI Informational Info values as success | Tilman Schmidt | 2009-10-07 |
* | | headers: remove sched.h from poll.h | Alexey Dobriyan | 2009-10-04 |
|/ |
|
* | net: Make setsockopt() optlen be unsigned. | David S. Miller | 2009-09-30 |
* | isdn: fix netjet/isdnhdlc build errors | Randy Dunlap | 2009-09-28 |
* | seq_file: constify seq_operations | James Morris | 2009-09-23 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 |
|\ |
|
| * | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 |
| * | trivial: fix typo "for for" in multiple files | Anand Gadiyar | 2009-09-21 |
* | | const: mark remaining super_operations const | Alexey Dobriyan | 2009-09-22 |
|/ |
|
* | tty: gigaset: really fix chars_in_buffer | Tilman Schmidt | 2009-09-19 |