Age | Commit message (Expand) | Author | Files | Lines |
2015-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 4 | -13/+11 |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2015-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2015-06-21 | isdn: disable HiSax NetJet driver on microblaze arch | Nicolai Stange | 1 | -2/+2 |
2015-06-08 | isdn/hisax: Convert use of __constant_cpu_to_le16 to cpu_to_le16 | Vaishali Thakkar | 1 | -2/+2 |
2015-06-01 | isdn/capi: Use setup_timer | Vaishali Thakkar | 1 | -3/+1 |
2015-05-26 | isdn: fix grammar in comment | Geert Uytterhoeven | 1 | -1/+1 |
2015-05-11 | net: Pass kern from net_proto_family.create to sk_alloc | Eric W. Biederman | 1 | -6/+6 |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -207/+198 |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -4/+4 |
2015-03-23 | isdn/gigaset: restructure modem response parser (4) | Tilman Schmidt | 1 | -107/+151 |
2015-03-23 | isdn/gigaset: restructure modem response parser (3) | Tilman Schmidt | 1 | -37/+19 |
2015-03-23 | isdn/gigaset: restructure modem response parser (2) | Tilman Schmidt | 1 | -69/+57 |
2015-03-23 | isdn/gigaset: restructure modem response parser (1) | Tilman Schmidt | 1 | -44/+55 |
2015-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2015-03-16 | isdn: icn: use strlcpy() when parsing setup options | Dan Carpenter | 1 | -1/+1 |
2015-03-07 | treewide: Fix typo in printk messages | Masanari Iida | 3 | -4/+4 |
2015-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -2/+2 |
2015-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2015-03-03 | net: Kill dev_rebuild_header | Eric W. Biederman | 1 | -33/+0 |
2015-03-02 | net: Remove iocb argument from sendmsg and recvmsg | Ying Xue | 1 | -4/+3 |
2015-02-22 | mISDN: replace current->state by set_current_state() | Fabian Frederick | 1 | -1/+1 |
2015-02-19 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -1/+1 |
2015-02-06 | drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values,... | Bas Peters | 1 | -14/+14 |
2015-02-06 | drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingS... | Bas Peters | 1 | -12/+6 |
2015-02-06 | drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if con... | Bas Peters | 1 | -8/+10 |
2015-02-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2015-02-03 | isdn: off by one in connect_res() | Dan Carpenter | 1 | -1/+1 |
2015-01-18 | Drivers: Isdn: sc: Fixed coding style & spelling mistakes. | Akash Shende | 1 | -9/+6 |
2015-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2015-01-14 | mISDN: avoid arch specific __builtin_return_address call | Arnd Bergmann | 2 | -6/+12 |
2015-01-12 | isdn: fix NUL (\0 or \x00) specification in string | Giel van Schijndel | 1 | -1/+1 |
2015-01-07 | kconfig: use bool instead of boolean for type definition attributes | Christoph Jaeger | 1 | -1/+1 |
2015-01-03 | isdn: hisax: hfc4s8s_l1: Remove some unused functions | Rickard Strandqvist | 1 | -21/+0 |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-12-10 | isdn/capi: correct argument types of command_2_index | Tilman Schmidt | 1 | -1/+1 |
2014-12-10 | isdn/gigaset: enable Kernel CAPI support by default | Tilman Schmidt | 1 | -1/+1 |
2014-12-10 | isdn/gigaset: elliminate unnecessary argument from send_cb() | Tilman Schmidt | 1 | -16/+15 |
2014-12-10 | isdn/gigaset: clarify gigaset_modem_fill control structure | Tilman Schmidt | 1 | -28/+24 |
2014-12-10 | isdn/gigaset: drop duplicate declaration | Tilman Schmidt | 1 | -3/+0 |
2014-12-10 | isdn: fix misspelling of current function in string | Julia Lawall | 8 | -10/+9 |
2014-11-24 | new helper: memcpy_from_msg() | Al Viro | 1 | -1/+1 |
2014-11-21 | mISDN: Deletion of unnecessary checks before the function call "vfree" | Markus Elfring | 1 | -4/+2 |
2014-11-20 | treewide: fix typo in printk and Kconfig | Masanari Iida | 1 | -1/+1 |
2014-11-06 | net: Add and use skb_copy_datagram_msg() helper. | David S. Miller | 1 | -1/+1 |
2014-10-14 | isdn/gigaset: fix usb_gigaset write_cmd result race | Tilman Schmidt | 1 | -1/+3 |
2014-10-14 | isdn/capi: don't return NULL from capi_cmd2str() | Tilman Schmidt | 1 | -2/+7 |
2014-10-14 | isdn/capi: handle CAPI 2.0 message parser failures | Tilman Schmidt | 2 | -27/+145 |
2014-10-14 | isdn/capi: prevent NULL pointer dereference on invalid CAPI command | Tilman Schmidt | 1 | -0/+7 |
2014-10-14 | isdn/capi: refactor command/subcommand table accesses | Tilman Schmidt | 1 | -5/+18 |