1. d1cadce isdn/capi: fix (middleware) device nodes by Paul Bolle · 10 years ago
  2. a79f5d2 isdn/capi: Make verbose reporting depend on capidrv by Paul Bolle · 10 years ago
  3. ca05e3a isdn/capi: move capi_info2str to capidrv.c by Paul Bolle · 10 years ago
  4. b1fcd35 net: filter: let unattached filters use sock_fprog_kern by Daniel Borkmann · 10 years ago
  5. 87f03cc mISDN: Use mod_timer() by Manuel Schölling · 10 years ago
  6. 0797fb0 mISDN: Use time_before() by Manuel Schölling · 10 years ago
  7. d1f88a6 isdn: hisax: remove some dead code by Dan Carpenter · 10 years ago
  8. 6a51b5e hisax/icc: add missing semicolon after label by Julia Lawall · 10 years ago
  9. b7a3140 isdn: icn: buffer overflow in icn_command() by Dan Carpenter · 10 years ago
  10. 7563487 isdnloop: several buffer overflows by Dan Carpenter · 10 years ago
  11. 77bc6be isdnloop: Validate NUL-terminated strings from user. by YOSHIFUJI Hideaki / 吉藤英明 · 10 years ago
  12. 77e0114 net: isdn: use sk_unattached_filter api by Daniel Borkmann · 10 years ago
  13. 0c295e4 isdn: replace del_timer by del_timer_sync by Julia Lawall · 10 years ago
  14. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  15. d1958f8 isdn/capi: Make Middleware depend on CAPI2.0 by Paul Bolle · 10 years ago
  16. 94fcf69 isdn: fix multiple sleep_on races by Arnd Bergmann · 10 years ago
  17. c11da83 isdn: divert, hysdn: fix interruptible_sleep_on race by Arnd Bergmann · 10 years ago
  18. c728cc8 isdn: hisax/elsa: fix sleep_on race in elsa FSM by Arnd Bergmann · 10 years ago
  19. e5b3fa1 isdn: pcbit: fix interruptible_sleep_on race by Arnd Bergmann · 10 years ago
  20. cd13978 isdn/hisax: hex vs decimal typo in prfeatureind() by Dan Carpenter · 10 years ago
  21. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  22. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  23. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 10 years ago
  24. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  25. 22d3b76 isdn: Drop big endian cpp checks from telespci and hfc_pci drivers by Guenter Roeck · 11 years ago
  26. 48f045b isdn: slight optimization of addr compare by dingtianhong · 11 years ago
  27. 77d84ff treewide: Fix typos in printk by Masanari Iida · 11 years ago
  28. e23c34b Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  29. 020e867c isdn: use strlcpy() instead strcpy() by Dan Carpenter · 11 years ago
  30. 5065a70 treewide: Fix typo in Kconfig by Masanari Iida · 11 years ago
  31. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  32. f9a23c8 isdnloop: use strlcpy() instead of strcpy() by Dan Carpenter · 11 years ago
  33. 5600090 isdn: icn: NULL dereference printing error message by Dan Carpenter · 11 years ago
  34. 33235ca isdn: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  35. 8455778 isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_entity() by Jesper Juhl · 11 years ago
  36. d6d6d1b isdn: hfcpci_softirq: get func return to suppress compiler warning by Antonio Alecrim Jr · 11 years ago
  37. 35a4a57 isdn: clean up debug format string usage by Kees Cook · 11 years ago
  38. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  39. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  40. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  41. 0d63c27 mISDN: return -EINVAL on error in dsp_control_req() by Dan Carpenter · 11 years ago
  42. d98259c ISDN: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  43. 6e3d677 mISDN: replace sum of bitmasks with OR operation. by Alexandru Juncu · 11 years ago
  44. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  45. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 11 years ago
  46. 25b6e14 isdn: Correct comparison of skb->tail and skb-transport_header by Simon Horman · 11 years ago
  47. 25dff94 isdn/kcapi: fix a small underflow by Dan Carpenter · 11 years ago
  48. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  49. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  50. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  51. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  52. 89b107a mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racy by Al Viro · 11 years ago
  53. ebb06be mISDN: fix mISDN_read()/mISDN_read() race by Al Viro · 11 years ago
  54. 1678ec0 mISDN: fix misdn_add_timer()/misdn_del_timer() race by Al Viro · 11 years ago
  55. 1b10895 mISDN: fix races between misdn_del_timer() and timer callback by Al Viro · 11 years ago
  56. c08c464 mISDN: fix the races with timers going off just as they are deleted by Al Viro · 11 years ago
  57. 507ffe4 Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  58. b9e48de isdn/sc: Fix incorrect module_param_array types by Geert Uytterhoeven · 11 years ago
  59. d915209 isdn: mISDN: set ->family in ->getname() by Dan Carpenter · 11 years ago
  60. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  61. 4d8e8d2 hysdn: stash pointer to card into proc_dir_entry->data by Al Viro · 11 years ago
  62. 287ecef ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments. by Chen Gang · 11 years ago
  63. ef99f3a Merge 3.9-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  64. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 11 years ago
  65. e58b9a2 Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-next by Greg Kroah-Hartman · 11 years ago
  66. 23a376f Merge 3.9-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  67. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  68. ee79706 TTY: cleanup tty->hw_stopped uses by Jiri Slaby · 11 years ago
  69. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 11 years ago
  70. ce03cb2 drivers/isdn: delete 'break' after 'return' by Chen Gang · 11 years ago
  71. 8008f6e isdn: hisax: netjet requires VIRT_TO_BUS by Arnd Bergmann · 11 years ago
  72. 0aae9c6 drivers/isdn: use module_pcmcia_driver() in pcmcia drivers by H Hartley Sweeten · 11 years ago
  73. f754e91 driver: isdn: hisax: remove cast for kmalloc/kzalloc return value by Zhang Yanfei · 11 years ago
  74. c3f14cf driver: isdn: capi: remove cast for kmalloc return value by Zhang Yanfei · 11 years ago
  75. f394793 drivers/isdn: checkng length to be sure not memory overflow by Chen Gang · 11 years ago
  76. 9da060d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  77. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  78. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  79. 114a6f8 isdn: hisax: add missing usb_free_urb by Marina Makienko · 11 years ago
  80. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  81. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  82. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  83. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  84. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  85. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  86. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 11 years ago
  87. a786a7c wanrouter: completely decouple obsolete code from kernel. by Paul Gortmaker · 11 years ago
  88. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  89. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  90. 6fac482 cputime: Use accessors to read task cputime stats by Frederic Weisbecker · 12 years ago
  91. 653549f drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  92. 63b203b isdn/gigaset: beautify ev-layer.c by Tilman Schmidt · 11 years ago
  93. bc882b1 isdn/gigaset: beautify common.c by Tilman Schmidt · 11 years ago
  94. cdc4827 isdn/gigaset: beautify interface.c by Tilman Schmidt · 11 years ago
  95. d2ca848 isdn/gigaset: leave DLE mode before hanging up by Tilman Schmidt · 11 years ago
  96. 03f1828 isdn/divert: fix readability damage by Tilman Schmidt · 11 years ago
  97. d721a17 isdn/gigaset: fix zero size border case in debug dump by Tilman Schmidt · 11 years ago
  98. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  99. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  100. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago