1. 8b62ff2 isdn: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  2. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  3. ae83060 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  4. b564afc mISDN: Fix handling of receive buffer size in L1oIP by Andreas Eversberg · 15 years ago
  5. 9bfdac9 mISDN: Read buffer overflow by roel kluin · 15 years ago
  6. ce4adcc mISDN: Fix handling of receive buffer size in L1oIP by Andreas Eversberg · 15 years ago
  7. 663a31c mISDN: Fix wrong struct name in macro and clarifications by Karsten Keil · 15 years ago
  8. 7003491 net: fix multiple definitions of setup_w6692 by Stephen Rothwell · 15 years ago
  9. f70e75e mISDN: hfcmulti display real PCI ids for not supported cards by Karsten Keil · 15 years ago
  10. ba2d6cc ISDN: ARRAY_SIZE changes by Karsten Keil · 15 years ago
  11. 3cad3da drivers/isdn: Drop unnecessary NULL test by Julia Lawall · 15 years ago
  12. a900845 mISDN: Add support for Traverse Technologies NETJet PCI cards by Karsten Keil · 15 years ago
  13. 707b2ce mISDN: Add driver for Winbond cards by Karsten Keil · 15 years ago
  14. da2272c9 mISDN: Add support for Speedfax+ cards by Karsten Keil · 15 years ago
  15. 6115d2f mISDN: Driver for AVM Fritz!CARD PCI by Karsten Keil · 15 years ago
  16. cae86d4 mISDN: Add driver for Infineon ISDN chipset family by Karsten Keil · 15 years ago
  17. fb286f0 mISDN: Make clearing B-channel a common function by Karsten Keil · 15 years ago
  18. f3fad22 ISDN: Fix isdnhdlc for one byte hdlc packets by Karsten Keil · 15 years ago
  19. c38fc3b ISDN: Add support for none reverse bitstreams to isdnhdc by Karsten Keil · 15 years ago
  20. 6bd4bcd ISDN: Clean up isdnhdlc code by Karsten Keil · 15 years ago
  21. cb3824b ISDN: Make isdnhdlc usable for other ISDN drivers by Karsten Keil · 15 years ago
  22. 23198fd tty: fix chars_in_buffers by Alan Cox · 15 years ago
  23. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  24. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  25. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  26. c56bd0c gigaset: drop pointless check by Tilman Schmidt · 15 years ago
  27. bceb0f1 gigaset: accept connection establishment messages in any order by Tilman Schmidt · 15 years ago
  28. d77eeb7 net: fix network drivers ndo_start_xmit() return values by Patrick McHardy · 15 years ago
  29. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  30. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  31. 19af5cd trivial: fix typo milisecond/millisecond for documentation and source comments. by Martin Olsson · 15 years ago
  32. 98a1708 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. by Martin Olsson · 15 years ago
  33. 8164491 mISDN: Do not disable IRQ in ph_data_ind() by Karsten Keil · 15 years ago
  34. 395df11 drivers/isdn/i4l/isdn_tty.c: fix check for array overindexing by Roel Kluin · 15 years ago
  35. cdae28e mISDN: Free hfcpci IRQ if init was not successful by Andreas Mohr · 15 years ago
  36. 1ce1513 mISDN: Fix overlapping data access by Karsten Keil · 15 years ago
  37. 8a745b9 ISDN:Fix DMA alloc for hfcpci by Karsten Keil · 15 years ago
  38. 7d31acd isdn: prevent NULL ptr Oops in capi_cmsg2str() by Tilman Schmidt · 15 years ago
  39. 4793d15 isdn: kerneldoc for capiutil.c by Tilman Schmidt · 15 years ago
  40. 4e32997 isdn: rename capi_ctr_reseted() to capi_ctr_down() by Tilman Schmidt · 15 years ago
  41. c649c0e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  42. daebafe mISDN: Added PCI ID for new Junghanns.net Single E1 cards. by Andreas Eversberg · 15 years ago
  43. b0579d7 mISDN: Fix DTMF detection enable/disable by Andreas Eversberg · 15 years ago
  44. 8c90e11 mISDN: Use kernel_{send,recv}msg instead of open coding by Arnaldo Carvalho de Melo · 15 years ago
  45. eac74af mISDN: Cleanup debug messages by Karsten Keil · 15 years ago
  46. 7245a2f mISDN: Add PCI ID for Junghanns 8S card by Andreas Eversberg · 15 years ago
  47. ddacd14 mISDN: get_free_devid() failure ignored by Roel Kluin · 15 years ago
  48. db9bb63 mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti by Karsten Keil · 15 years ago
  49. 5df3b8b mISDN: Fix skb leak in error cases by Karsten Keil · 15 years ago
  50. d796509 mISDN: Add "sapi" information to debug messages by Andreas Eversberg · 15 years ago
  51. 3dc4039 mISDN: Add allocation of recvbuf[1500] at run time to reduce stack size by Frank Seidel · 15 years ago
  52. 5b277b8 mISDN: Fix TEI and SAPI handling by Andreas Eversberg · 15 years ago
  53. bc138ec mISDN: Hardware acceleration is now possible in conjunction with audio recording by Andreas Eversberg · 15 years ago
  54. b5df5a5 mISDN: Fix DTMF locking bug issue by Andreas Eversberg · 15 years ago
  55. e73f6b2 mISDN: Added layer-1-hold feature by Andreas Eversberg · 15 years ago
  56. ba3af34 mISDN: Fixed missing spin lock on pipeline process by Andreas Eversberg · 15 years ago
  57. 44e0958 mISDN: Reduce stack size in dsp_cmx_send() by Frank Seidel · 15 years ago
  58. 7cfa153 mISDN: Echo canceler now gets delay information from hardware by Andreas Eversberg · 15 years ago
  59. a5355c2 mISDN: DSP now uses ring buffer for echo canceler by Andreas Eversberg · 15 years ago
  60. 7df3bb8 mISDN: Add watchdog functionality to hfcmulti driver by Andreas Eversberg · 15 years ago
  61. c40499e gigaset: beyond ARRAY_SIZE of iwb->data by Roel Kluin · 15 years ago
  62. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  63. 0a30572 gigaset: remove unused structure member rcvbytes by Tilman Schmidt · 15 years ago
  64. b88bd95 gigaset: remove UNDOCREQ config option by Tilman Schmidt · 15 years ago
  65. 5a1888e gigaset: move up Kconfig inclusion point by Tilman Schmidt · 15 years ago
  66. 7226d7c gigaset: fix error return code by Tilman Schmidt · 15 years ago
  67. 1315d69 gigaset: skip unnecessary hex formatting by Tilman Schmidt · 15 years ago
  68. 42e3d61 gigaset: fix possible oops in error handling by Tilman Schmidt · 15 years ago
  69. 528efc6 gigaset: remove obsolete references to m10x state table by Tilman Schmidt · 15 years ago
  70. b0c4f32 Fix the race between capifs remount and node creation by Al Viro · 15 years ago
  71. 2a32ceb Fix races around the access to ->s_options by Al Viro · 15 years ago
  72. 3dacbda Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  73. 554f200 Documentation/isdn/INTERFACE.CAPI by Tilman Schmidt · 15 years ago
  74. 3444b26 USB: add reset endpoint operations by David Vrabel · 15 years ago
  75. 3989203 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  76. 51370e5 gigaset: in file ops, check for device disconnect before anything else by Tilman Schmidt · 15 years ago
  77. 368fd81 bas_gigaset: use tasklet_hi_schedule for timing critical tasklets by Tilman Schmidt · 15 years ago
  78. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  79. 0f043a8 proc tty: remove struct tty_operations::read_proc by Alexey Dobriyan · 15 years ago
  80. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  81. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  82. 24ec68f trivial: Fix dubious bitwise 'or' usage spotted by sparse. by Alexey Zaytsev · 15 years ago
  83. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  84. 71b3e0c platform: make better use of to_platform_{device,driver}() macros by Eric Miao · 15 years ago
  85. 2b1c435 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  86. 170ebf8 bas_gigaset: correctly allocate USB interrupt transfer buffer by Tilman Schmidt · 15 years ago
  87. 3f61213 gigaset: return -ENOTTY for unimplemented functions by Paul Bolle · 15 years ago
  88. 3c420f2 gigaset: Kconfig cleanup by Tilman Schmidt · 15 years ago
  89. 465e985 drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static? by Hannes Eder · 15 years ago
  90. 215a9c7 drivers/isdn/hardware/icon: fix sparse warning: cast truncates bits by Hannes Eder · 15 years ago
  91. e86a6a1 drivers/isdn/hisax: fix sparse warning: Should it be static? by Hannes Eder · 15 years ago
  92. cf80063 drivers/isdn/act2000: fix sparse warning: symbol shadows an earlier one by Hannes Eder · 15 years ago
  93. dfe925e drivers/isdn/capi: fix sparse warning: context imbalance by Hannes Eder · 15 years ago
  94. d46604e isdn: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  95. 211174e MISDN: list usage cleanup by Eric Sesterhenn · 15 years ago
  96. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  97. 0d5048a ISDN: fix sc/shmem printk format warning by Randy Dunlap · 15 years ago
  98. aa611f8 drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long by Hannes Eder · 15 years ago
  99. f8532fd drivers/isdn/mISDN: fix sparse warnings: make symbols static by Hannes Eder · 15 years ago
  100. 6c2959a drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static by Hannes Eder · 15 years ago