Age | Commit message (Expand) | Author |
2017-08-02 | isdn/i4l: fix buffer overflow | Annie Cherkaev |
2017-07-15 | isdn: avm: c4: constify pci_device_id. | Arvind Yadav |
2017-07-15 | isdn: mISDN: hfcpci: constify pci_device_id. | Arvind Yadav |
2017-07-15 | isdn: mISDN: avmfritz: constify pci_device_id. | Arvind Yadav |
2017-07-15 | isdn: mISDN: w6692: constify pci_device_id. | Arvind Yadav |
2017-07-15 | isdn: mISDN: hfcmulti: constify pci_device_id. | Arvind Yadav |
2017-07-15 | isdn: mISDN: netjet: constify pci_device_id. | Arvind Yadav |
2017-07-15 | isdn: eicon: constify pci_device_id. | Arvind Yadav |
2017-07-15 | isdn: hisax: hisax_fcpcipnp: constify pci_device_id. | Arvind Yadav |
2017-07-15 | isdn: hisax: hfc4s8s_l1: constify pci_device_id. | Arvind Yadav |
2017-07-15 | isdn: hisax: constify pci_device_id. | Arvind Yadav |
2017-07-14 | isdn: divert: fix sprintf buffer overflow warning | Arnd Bergmann |
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 |