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