Age | Commit message (Expand) | Author |
2017-07-05 | Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-07-01 | net: convert sk_buff.users from atomic_t to refcount_t | Reshetova, Elena |
2017-06-21 | idsn: fix wrong skb_put() used | yuan linyu |
2017-06-20 | net: manual clean code which call skb_put_[data:zero] | yuan linyu |
2017-06-20 | net: introduce __skb_put_[zero, data, u8] | yuan linyu |
2017-06-16 | networking: add and use skb_put_u8() | Johannes Berg |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg |
2017-06-16 | networking: make skb_pull & friends return void pointers | Johannes Berg |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg |
2017-06-08 | mISDN: remove unnecessary variable assignments | Gustavo A. R. Silva |
2017-06-04 | isdn: get rid of pointless access_ok() | Al Viro |
2017-06-01 | mISDN: Fix a sleep-in-atomic bug | Jia-Ju Bai |
2017-05-31 | isdn: Fix a sleep-in-atomic bug | Jia-Ju Bai |
2017-05-10 | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-04-20 | Annotate hardware config module parameters in drivers/isdn/ | David Howells |
2017-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-03-28 | isdn: kcapi: avoid uninitialized data | Arnd Bergmann |
2017-03-24 | isdn: use setup_timer | Geliang Tang |
2017-03-16 | isdn: hardware: mISDN: Remove reference to CONFIG_8xx | Christophe Leroy |
2017-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-03-13 | isdn/gigaset: fix NULL-deref at probe | Johan Hovold |
2017-03-09 | scripts/spelling.txt: add "disble(d)" pattern and fix typo instances | Masahiro Yamada |
2017-03-02 | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-27 | scripts/spelling.txt: add "followings" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "overwriten" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "swith" pattern and fix typo instances | Masahiro Yamada |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-02-01 | isdn: Convert obsolete cputime type to nsecs | Frederic Weisbecker |
2017-02-01 | sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu... | Frederic Weisbecker |
2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-27 | ISDN: eicon: silence misleading array-bounds warning | Arnd Bergmann |
2017-01-26 | ISDN: eicon: reduce stack size of sig_ind function | Arnd Bergmann |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-12-17 | isdn: Constify some function parameters | Emese Revfy |
2016-12-17 | isdn: use designated initializers | Kees Cook |
2016-12-17 | isdn/gigaset: use designated initializers | Kees Cook |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-12-14 | treewide: Fix printk() message errors | Masanari Iida |
2016-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-08 | ser_gigaset: return -ENOMEM on error instead of success | Dan Carpenter |
2016-12-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-05 | isdn: hisax: set error code on failure | Pan Bian |
2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson |
2016-09-01 | mISDN: mark symbols static where possible | Baoyou Xie |
2016-06-16 | isdn: eicon: fix old-style declarations | Arnd Bergmann |