1. 65f9641 isdn: avm: c4: constify pci_device_id. by Arvind Yadav · 7 years ago
  2. ed038e7 isdn: mISDN: hfcpci: constify pci_device_id. by Arvind Yadav · 7 years ago
  3. 1d9c8fa isdn: mISDN: avmfritz: constify pci_device_id. by Arvind Yadav · 7 years ago
  4. e8336ed isdn: mISDN: w6692: constify pci_device_id. by Arvind Yadav · 7 years ago
  5. e3b79fc isdn: mISDN: hfcmulti: constify pci_device_id. by Arvind Yadav · 7 years ago
  6. 0d41668 isdn: mISDN: netjet: constify pci_device_id. by Arvind Yadav · 7 years ago
  7. cf46d35 isdn: eicon: constify pci_device_id. by Arvind Yadav · 7 years ago
  8. 6cfc3d8 isdn: hisax: hisax_fcpcipnp: constify pci_device_id. by Arvind Yadav · 7 years ago
  9. 3651003 isdn: hisax: hfc4s8s_l1: constify pci_device_id. by Arvind Yadav · 7 years ago
  10. cd7b03e isdn: hisax: constify pci_device_id. by Arvind Yadav · 7 years ago
  11. 45e0b4b isdn: divert: fix sprintf buffer overflow warning by Arnd Bergmann · 7 years ago
  12. 3bad2f1 Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  13. 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  14. e1d20e2 idsn: fix wrong skb_put() used by yuan linyu · 7 years ago
  15. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 7 years ago
  16. de77b96 net: introduce __skb_put_[zero, data, u8] by yuan linyu · 7 years ago
  17. 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 7 years ago
  18. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 7 years ago
  19. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 7 years ago
  20. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 7 years ago
  21. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 7 years ago
  22. 02417f4 mISDN: remove unnecessary variable assignments by Gustavo A. R. Silva · 7 years ago
  23. 31acd26 isdn: get rid of pointless access_ok() by Al Viro · 8 years ago
  24. 93818da mISDN: Fix a sleep-in-atomic bug by Jia-Ju Bai · 8 years ago
  25. e8f4ae8 isdn: Fix a sleep-in-atomic bug by Jia-Ju Bai · 8 years ago
  26. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  27. b9351f7 Annotate hardware config module parameters in drivers/isdn/ by David Howells · 8 years ago
  28. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  29. af109a2c isdn: kcapi: avoid uninitialized data by Arnd Bergmann · 8 years ago
  30. aff55a3 isdn: use setup_timer by Geliang Tang · 8 years ago
  31. b79df0f isdn: hardware: mISDN: Remove reference to CONFIG_8xx by Christophe Leroy · 8 years ago
  32. ae50dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  33. 68c32f9 isdn/gigaset: fix NULL-deref at probe by Johan Hovold · 8 years ago
  34. 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  35. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  36. f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
  37. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  38. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  39. 4091fb9 scripts/spelling.txt: add "followings" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  40. b8a14f3 scripts/spelling.txt: add "overwriten" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  41. 08a7e62 scripts/spelling.txt: add "swith" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  42. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  43. c0e7a50 isdn: Convert obsolete cputime type to nsecs by Frederic Weisbecker · 8 years ago
  44. a1cecf2 sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime by Frederic Weisbecker · 8 years ago
  45. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  46. 950eabb ISDN: eicon: silence misleading array-bounds warning by Arnd Bergmann · 8 years ago
  47. 27d8071 ISDN: eicon: reduce stack size of sig_ind function by Arnd Bergmann · 8 years ago
  48. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  49. 52f40e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  50. a6b3c48 isdn: Constify some function parameters by Emese Revfy · 8 years ago
  51. ebf12f1 isdn: use designated initializers by Kees Cook · 8 years ago
  52. 4794195 isdn/gigaset: use designated initializers by Kees Cook · 8 years ago
  53. a9042de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  54. 9165dab treewide: Fix printk() message errors by Masanari Iida · 8 years ago
  55. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  56. 93a97c5 ser_gigaset: return -ENOMEM on error instead of success by Dan Carpenter · 8 years ago
  57. c63d352 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  58. 9a53682 isdn: hisax: set error code on failure by Pan Bian · 8 years ago
  59. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  60. 569e937e mISDN: mark symbols static where possible by Baoyou Xie · 8 years ago
  61. ac56506 isdn: eicon: fix old-style declarations by Arnd Bergmann · 8 years ago
  62. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  63. acf87a3 ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte() by Andy Shevchenko · 9 years ago
  64. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  65. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 9 years ago
  66. 2d68655 tty: Replace ASYNC_CHECK_CD and update atomically by Peter Hurley · 9 years ago
  67. 807c8d81 tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically by Peter Hurley · 9 years ago
  68. 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 9 years ago
  69. b821646 mISDN: Fixing missing validation in base_sock_bind() by Emrah Demir · 9 years ago
  70. 66391b3 Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression. by Cosmin-Gabriel Samoila · 9 years ago
  71. ebf918c isdn: Use ktime_t instead of 'struct timeval' by Tina Ruchandani · 9 years ago
  72. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  73. 9dffdb3 Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  74. 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  75. 1e1589a mISDN: Support DR6 indication in mISDNipac driver by Maciej S. Szmigiero · 9 years ago
  76. 464be1e mISDN: Order IPAC register defines by Maciej S. Szmigiero · 9 years ago
  77. a921e9b isdn: i4l: move active-isdn drivers to staging by Arnd Bergmann · 9 years ago
  78. 01ed1e1 isdn: icn: remove a #warning by Arnd Bergmann · 9 years ago
  79. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  80. 8d2c3ab ser_gigaset: use container_of() instead of detour by Paul Bolle · 9 years ago
  81. e60b13e mISDN: prevent possible NULL pointer dereference by Anton Protopopov · 9 years ago
  82. 096f626 isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestamps by Alison Schofield · 9 years ago
  83. a657eec isdn: Remove ASYNC_CLOSING by Peter Hurley · 9 years ago
  84. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  85. 85f37d1 isdn: act200: fix MODULE_PARM_DESC() typo by Dan Carpenter · 9 years ago
  86. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  87. 8aeb3c3 ser_gigaset: remove unnecessary kfree() calls from release method by Tilman Schmidt · 9 years ago
  88. 4c5e354 ser_gigaset: fix deallocation of platform device structure by Tilman Schmidt · 9 years ago
  89. ede03d3 ser_gigaset: turn nonsense checks into WARN_ON by Alan Cox · 9 years ago
  90. 74375c0 ser_gigaset: fix up NULL checks by Tilman Schmidt · 9 years ago
  91. 40d24c4 mISDN: fix a loop count by Dan Carpenter · 9 years ago
  92. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  93. 6cc56834 isdn: remove spellcaster driver by Arnd Bergmann · 9 years ago
  94. 19cebbc isdn: Partially revert debug format string usage clean up by Christoph Biedl · 9 years ago
  95. fd0d351 Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  96. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  97. 4ab42d7 ppp, slip: Validate VJ compression slot parameters completely by Ben Hutchings · 9 years ago
  98. 0baa57d isdn_ppp: Add checks for allocation failure in isdn_ppp_open() by Ben Hutchings · 9 years ago
  99. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  100. c96356a mISDN: fix OOM condition for sending queued I-Frames by Karsten Keil · 9 years ago