Age | Commit message (Expand) | Author |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-08-10 | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead | Dan Williams |
2015-08-10 | isdn: Remove reverse_bits(), use revbit8() | yalin wang |
2015-08-07 | treewide: Fix typo in printk | Masanari Iida |
2015-07-15 | isdn/gigaset: drop unused ldisc methods | Tilman Schmidt |
2015-07-15 | isdn/gigaset: reset tty->receive_room when attaching ser_gigaset | Tilman Schmidt |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-06-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-06-21 | isdn: disable HiSax NetJet driver on microblaze arch | Nicolai Stange |
2015-06-07 | isdn/hisax: Convert use of __constant_cpu_to_le16 to cpu_to_le16 | Vaishali Thakkar |
2015-05-31 | isdn/capi: Use setup_timer | Vaishali Thakkar |
2015-05-26 | isdn: fix grammar in comment | Geert Uytterhoeven |
2015-05-11 | net: Pass kern from net_proto_family.create to sk_alloc | Eric W. Biederman |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-03-23 | isdn/gigaset: restructure modem response parser (4) | Tilman Schmidt |
2015-03-23 | isdn/gigaset: restructure modem response parser (3) | Tilman Schmidt |
2015-03-23 | isdn/gigaset: restructure modem response parser (2) | Tilman Schmidt |
2015-03-23 | isdn/gigaset: restructure modem response parser (1) | Tilman Schmidt |
2015-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-03-15 | isdn: icn: use strlcpy() when parsing setup options | Dan Carpenter |
2015-03-06 | treewide: Fix typo in printk messages | Masanari Iida |
2015-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-03-02 | net: Kill dev_rebuild_header | Eric W. Biederman |
2015-03-02 | net: Remove iocb argument from sendmsg and recvmsg | Ying Xue |
2015-02-22 | mISDN: replace current->state by set_current_state() | Fabian Frederick |
2015-02-19 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2015-02-05 | drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values,... | Bas Peters |
2015-02-05 | drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingS... | Bas Peters |
2015-02-05 | drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if con... | Bas Peters |
2015-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-02-02 | isdn: off by one in connect_res() | Dan Carpenter |
2015-01-18 | Drivers: Isdn: sc: Fixed coding style & spelling mistakes. | Akash Shende |
2015-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-01-13 | mISDN: avoid arch specific __builtin_return_address call | Arnd Bergmann |
2015-01-12 | isdn: fix NUL (\0 or \x00) specification in string | Giel van Schijndel |
2015-01-07 | kconfig: use bool instead of boolean for type definition attributes | Christoph Jaeger |
2015-01-02 | isdn: hisax: hfc4s8s_l1: Remove some unused functions | Rickard Strandqvist |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-12-10 | isdn/capi: correct argument types of command_2_index | Tilman Schmidt |
2014-12-10 | isdn/gigaset: enable Kernel CAPI support by default | Tilman Schmidt |
2014-12-10 | isdn/gigaset: elliminate unnecessary argument from send_cb() | Tilman Schmidt |
2014-12-10 | isdn/gigaset: clarify gigaset_modem_fill control structure | Tilman Schmidt |
2014-12-10 | isdn/gigaset: drop duplicate declaration | Tilman Schmidt |
2014-12-09 | isdn: fix misspelling of current function in string | Julia Lawall |
2014-11-24 | new helper: memcpy_from_msg() | Al Viro |
2014-11-21 | mISDN: Deletion of unnecessary checks before the function call "vfree" | Markus Elfring |