Age | Commit message (Expand) | Author |
2009-11-19 | drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second... | Joe Perches |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-11-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-15 | Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme... | David S. Miller |
2009-11-15 | mISDN: fix error return in HFCmulti_init() | Roel Kluin |
2009-11-10 | speedfax: declare MODULE_FIRMWARE | Ben Hutchings |
2009-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-11-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-06 | 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-05 | net: pass kern to net_proto_family create function | Eric Paris |
2009-11-04 | 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-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-10-29 | 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-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-10-22 | isdn: fix possible circular locking dependency | Xiaotian Feng |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2009-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-10-07 | net: mark net_proto_ops as const | Stephen Hemminger |
2009-10-06 | gigaset: add Kernel CAPI interface (v3) | Tilman Schmidt |
2009-10-06 | gigaset: allow building without I4L | Tilman Schmidt |
2009-10-06 | gigaset: prepare for CAPI implementation | Tilman Schmidt |
2009-10-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-10-06 | gigaset: add kerneldoc comments | Tilman Schmidt |
2009-10-06 | gigaset: correct debugging output selection | Tilman Schmidt |
2009-10-06 | gigaset: improve error recovery | Tilman Schmidt |
2009-10-06 | gigaset: fix device ERROR response handling | Tilman Schmidt |
2009-10-06 | gigaset: announce if built with debugging | Tilman Schmidt |
2009-10-06 | gigaset: handle isoc frame errors more gracefully | Tilman Schmidt |
2009-10-06 | gigaset: linearize skb | Tilman Schmidt |
2009-10-06 | gigaset: fix reject/hangup handling | Tilman Schmidt |
2009-10-06 | isdn: make capidrv module parameter "debugmode" writeable | Tilman Schmidt |
2009-10-06 | isdn: avoid races in capidrv | Tilman Schmidt |
2009-10-06 | isdn: accept CAPI Informational Info values as success | Tilman Schmidt |
2009-10-04 | headers: remove sched.h from poll.h | Alexey Dobriyan |
2009-09-30 | net: Make setsockopt() optlen be unsigned. | David S. Miller |