1. 5dc5503 isdn: avoid copying too long drvid by Dan Carpenter · 13 years ago
  2. 07a97fe drivers/isdn: Add module.h to ISDN files implicitly using it. by Paul Gortmaker · 13 years ago
  3. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  4. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  5. 1ac4594 isdn: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  6. 0b05835 TTY: use tty_wait_until_sent_from_close in other drivers by Jiri Slaby · 13 years ago
  7. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  8. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  9. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  10. e69dd33 net: Push protocol type directly down to header_ops->cache() by David S. Miller · 13 years ago
  11. 9365f11 isdn: i4l: isdn_tty: Fix unused-but-set variables. by David S. Miller · 13 years ago
  12. 07f46f8 isdn: i4l: isdn_net: Fix set-but-unused variables. by David S. Miller · 13 years ago
  13. 50a7c11 isdn: i4l: isdn_common: Fix set-but-unused variables. by David S. Miller · 13 years ago
  14. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  15. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  16. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  17. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  18. 93aaae2 filter: optimize sk_run_filter by Eric Dumazet · 14 years ago
  19. a17531f drivers/isdn/i4l: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  20. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  21. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  22. 72250d4 i4l: kill big kernel lock by Arnd Bergmann · 14 years ago
  23. f417f5e isdn: cleanup: make buffer smaller by Dan Carpenter · 14 years ago
  24. 54cbb1c drivers/isdn: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  25. 76a6492 isdn: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  26. 84ce981 isdn: fix strlen() usage by Dan Carpenter · 14 years ago
  27. bc10f96 isdn: avoid calling tty_ldisc_flush() in atomic context by Tilman Schmidt · 14 years ago
  28. 024cb8a drivers/isdn: Use memdup_user by Julia Lawall · 14 years ago
  29. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  30. 703c631 isdn: Push down BKL into ioctl functions by Arnd Bergmann · 14 years ago
  31. 4150bbf X25: Use identifiers for isdn device to x25 interface by andrew hendry · 14 years ago
  32. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  33. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  34. e5f8d9a isdn: fix a few Kconfig imperfections by Tilman Schmidt · 14 years ago
  35. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  36. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  37. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  38. e29d436 Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation." by David S. Miller · 15 years ago
  39. 06fe9fb tree-wide: fix a very frequent spelling mistake by Dirk Hohndel · 15 years ago
  40. 2bd9af0 isdn: fix possible circular locking dependency by Xiaotian Feng · 15 years ago
  41. 8823ad3 isdn: fix netjet/isdnhdlc build errors by Randy Dunlap · 15 years ago
  42. 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 15 years ago
  43. 8b62ff2 isdn: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  44. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  45. f3fad22 ISDN: Fix isdnhdlc for one byte hdlc packets by Karsten Keil · 15 years ago
  46. c38fc3b ISDN: Add support for none reverse bitstreams to isdnhdc by Karsten Keil · 15 years ago
  47. 6bd4bcd ISDN: Clean up isdnhdlc code by Karsten Keil · 15 years ago
  48. cb3824b ISDN: Make isdnhdlc usable for other ISDN drivers by Karsten Keil · 15 years ago
  49. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  50. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  51. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  52. d77eeb7 net: fix network drivers ndo_start_xmit() return values by Patrick McHardy · 15 years ago
  53. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  54. 395df11 drivers/isdn/i4l/isdn_tty.c: fix check for array overindexing by Roel Kluin · 15 years ago
  55. 5a1888e gigaset: move up Kconfig inclusion point by Tilman Schmidt · 15 years ago
  56. 26285ba isdn: Fix missing ifdef in isdn_ppp by Daniele Venzano · 15 years ago
  57. 5f3e540 i4l: minor cleanups by Paul Bolle · 16 years ago
  58. bae5843 i4l: do not print a warning when shutting down an i4l ppp interface by Paul Bolle · 16 years ago
  59. d700555 I4l: convert to net_device_ops by Stephen Hemminger · 16 years ago
  60. 838361f isdn: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  61. c19d036 isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixes by Harvey Harrison · 16 years ago
  62. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  63. 584c650 isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_reply by Harvey Harrison · 16 years ago
  64. 00bcd52 isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlines by Harvey Harrison · 16 years ago
  65. 8cf14e3 net: easy removals of HIPQUAD using %pI4 format by Harvey Harrison · 16 years ago
  66. 38783e6 isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation. by David S. Miller · 16 years ago
  67. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  68. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  69. 4fc89e3 drivers/isdn/i4l/isdn_common.c fix small resource leak by Darren Jenkins · 16 years ago
  70. 5aa7099 pkt_sched: Add qdisc_reset_all_tx(). by David S. Miller · 16 years ago
  71. b0e1e64 netdev: Move rest of qdisc state into struct netdev_queue by David S. Miller · 16 years ago
  72. 1bcaa0b isdn: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  73. 978e595 tty/serial: lay the foundations for the next set of reworks by Alan Cox · 16 years ago
  74. 6e4d376 isdn_tty: Prepare for BKL push down by Alan Cox · 16 years ago
  75. 156f1ed isdn: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  76. d2dcba6 [ISDN]: Do not validate ISDN net device address prior to interface-up by Paul Bolle · 16 years ago
  77. 609eb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  78. d4f7751 isdn: replace __inline with inline by Harvey Harrison · 16 years ago
  79. ae91d60 drivers/isdn: correct use of ! and & by Julia Lawall · 16 years ago
  80. 4749380 drivers/isdn/i4l/isdn_tty.c: remove write_sem by Daniel Walker · 16 years ago
  81. eaa0ff1 fix ! versus & precedence in various places by Alexey Dobriyan · 16 years ago
  82. 7fde4d7 [ISDN]: i4l: Fix DLE handling for i4l-audio by Matthias Goebl · 17 years ago
  83. 00409bb [ISDN] i4l: 'NO CARRIER' message lost after ldisc flush by Matthias Goebl · 17 years ago
  84. eafe1aa I4L: fix isdn_ioctl memory overrun vulnerability by Karsten Keil · 17 years ago
  85. 0f13864 isdn: avoid copying overly-long strings by Karsten Keil · 17 years ago
  86. 4e3dfac use mutex instead of semaphore in isdn subsystem common functions by Matthias Kaehlcke · 17 years ago
  87. c749b01 [ISDN]: Fix compile with CONFIG_ISDN_X25 disabled. by Denis V. Lunev · 17 years ago
  88. faca94f [ISDN]: Remove local copy of device name to make sure renames work. by Karsten Keil · 17 years ago
  89. d62a38d [ISDN]: Change I4L to use alloc_netdev(). by Karsten Keil · 17 years ago
  90. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  91. d39d5ed ISDN: Fix data access out of array bounds by Karsten Keil · 17 years ago
  92. 7c8347a [ISDN]: Get rid of some pointless allocation casts in common and bsd comp. by Jesper Juhl · 17 years ago
  93. 5f67c5c Use menuconfig objects - CONFIG_ISDN_I4L by Tilman Schmidt · 17 years ago
  94. cf4d5f1 Use menuconfig objects: ISDN: CONFIG_ISDN by Jan Engelhardt · 17 years ago
  95. 924ad15 Fix broken CLIR in isdn driver by Karsten Keil · 17 years ago
  96. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  97. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  98. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  99. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  100. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago