1. d77eeb7 net: fix network drivers ndo_start_xmit() return values by Patrick McHardy · 15 years ago
  2. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  3. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  4. 19af5cd trivial: fix typo milisecond/millisecond for documentation and source comments. by Martin Olsson · 15 years ago
  5. 98a1708 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. by Martin Olsson · 15 years ago
  6. 8164491 mISDN: Do not disable IRQ in ph_data_ind() by Karsten Keil · 15 years ago
  7. 395df11 drivers/isdn/i4l/isdn_tty.c: fix check for array overindexing by Roel Kluin · 15 years ago
  8. cdae28e mISDN: Free hfcpci IRQ if init was not successful by Andreas Mohr · 15 years ago
  9. 1ce1513 mISDN: Fix overlapping data access by Karsten Keil · 15 years ago
  10. 8a745b9 ISDN:Fix DMA alloc for hfcpci by Karsten Keil · 15 years ago
  11. 7d31acd isdn: prevent NULL ptr Oops in capi_cmsg2str() by Tilman Schmidt · 15 years ago
  12. 4793d15 isdn: kerneldoc for capiutil.c by Tilman Schmidt · 15 years ago
  13. 4e32997 isdn: rename capi_ctr_reseted() to capi_ctr_down() by Tilman Schmidt · 15 years ago
  14. c649c0e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  15. daebafe mISDN: Added PCI ID for new Junghanns.net Single E1 cards. by Andreas Eversberg · 15 years ago
  16. b0579d7 mISDN: Fix DTMF detection enable/disable by Andreas Eversberg · 15 years ago
  17. 8c90e11 mISDN: Use kernel_{send,recv}msg instead of open coding by Arnaldo Carvalho de Melo · 15 years ago
  18. eac74af mISDN: Cleanup debug messages by Karsten Keil · 15 years ago
  19. 7245a2f mISDN: Add PCI ID for Junghanns 8S card by Andreas Eversberg · 15 years ago
  20. ddacd14 mISDN: get_free_devid() failure ignored by Roel Kluin · 15 years ago
  21. db9bb63 mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti by Karsten Keil · 15 years ago
  22. 5df3b8b mISDN: Fix skb leak in error cases by Karsten Keil · 15 years ago
  23. d796509 mISDN: Add "sapi" information to debug messages by Andreas Eversberg · 15 years ago
  24. 3dc4039 mISDN: Add allocation of recvbuf[1500] at run time to reduce stack size by Frank Seidel · 15 years ago
  25. 5b277b8 mISDN: Fix TEI and SAPI handling by Andreas Eversberg · 15 years ago
  26. bc138ec mISDN: Hardware acceleration is now possible in conjunction with audio recording by Andreas Eversberg · 15 years ago
  27. b5df5a5 mISDN: Fix DTMF locking bug issue by Andreas Eversberg · 15 years ago
  28. e73f6b2 mISDN: Added layer-1-hold feature by Andreas Eversberg · 15 years ago
  29. ba3af34 mISDN: Fixed missing spin lock on pipeline process by Andreas Eversberg · 15 years ago
  30. 44e0958 mISDN: Reduce stack size in dsp_cmx_send() by Frank Seidel · 15 years ago
  31. 7cfa153 mISDN: Echo canceler now gets delay information from hardware by Andreas Eversberg · 15 years ago
  32. a5355c2 mISDN: DSP now uses ring buffer for echo canceler by Andreas Eversberg · 15 years ago
  33. 7df3bb8 mISDN: Add watchdog functionality to hfcmulti driver by Andreas Eversberg · 15 years ago
  34. c40499e gigaset: beyond ARRAY_SIZE of iwb->data by Roel Kluin · 15 years ago
  35. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  36. 0a30572 gigaset: remove unused structure member rcvbytes by Tilman Schmidt · 15 years ago
  37. b88bd95 gigaset: remove UNDOCREQ config option by Tilman Schmidt · 15 years ago
  38. 5a1888e gigaset: move up Kconfig inclusion point by Tilman Schmidt · 15 years ago
  39. 7226d7c gigaset: fix error return code by Tilman Schmidt · 15 years ago
  40. 1315d69 gigaset: skip unnecessary hex formatting by Tilman Schmidt · 15 years ago
  41. 42e3d61 gigaset: fix possible oops in error handling by Tilman Schmidt · 15 years ago
  42. 528efc6 gigaset: remove obsolete references to m10x state table by Tilman Schmidt · 15 years ago
  43. b0c4f32 Fix the race between capifs remount and node creation by Al Viro · 15 years ago
  44. 2a32ceb Fix races around the access to ->s_options by Al Viro · 15 years ago
  45. 3dacbda Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  46. 554f200 Documentation/isdn/INTERFACE.CAPI by Tilman Schmidt · 15 years ago
  47. 3444b26 USB: add reset endpoint operations by David Vrabel · 15 years ago
  48. 3989203 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  49. 51370e5 gigaset: in file ops, check for device disconnect before anything else by Tilman Schmidt · 15 years ago
  50. 368fd81 bas_gigaset: use tasklet_hi_schedule for timing critical tasklets by Tilman Schmidt · 15 years ago
  51. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  52. 0f043a8 proc tty: remove struct tty_operations::read_proc by Alexey Dobriyan · 15 years ago
  53. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  54. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  55. 24ec68f trivial: Fix dubious bitwise 'or' usage spotted by sparse. by Alexey Zaytsev · 15 years ago
  56. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  57. 71b3e0c platform: make better use of to_platform_{device,driver}() macros by Eric Miao · 15 years ago
  58. 2b1c435 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  59. 170ebf8 bas_gigaset: correctly allocate USB interrupt transfer buffer by Tilman Schmidt · 15 years ago
  60. 3f61213 gigaset: return -ENOTTY for unimplemented functions by Paul Bolle · 15 years ago
  61. 3c420f2 gigaset: Kconfig cleanup by Tilman Schmidt · 15 years ago
  62. 465e985 drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static? by Hannes Eder · 15 years ago
  63. 215a9c7 drivers/isdn/hardware/icon: fix sparse warning: cast truncates bits by Hannes Eder · 15 years ago
  64. e86a6a1 drivers/isdn/hisax: fix sparse warning: Should it be static? by Hannes Eder · 15 years ago
  65. cf80063 drivers/isdn/act2000: fix sparse warning: symbol shadows an earlier one by Hannes Eder · 15 years ago
  66. dfe925e drivers/isdn/capi: fix sparse warning: context imbalance by Hannes Eder · 15 years ago
  67. d46604e isdn: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  68. 211174e MISDN: list usage cleanup by Eric Sesterhenn · 15 years ago
  69. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  70. 0d5048a ISDN: fix sc/shmem printk format warning by Randy Dunlap · 15 years ago
  71. aa611f8 drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long by Hannes Eder · 15 years ago
  72. f8532fd drivers/isdn/mISDN: fix sparse warnings: make symbols static by Hannes Eder · 15 years ago
  73. 6c2959a drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static by Hannes Eder · 15 years ago
  74. 23b904f drivers/isdn: introduce missing kfree by Julia Lawall · 15 years ago
  75. 26285ba isdn: Fix missing ifdef in isdn_ppp by Daniele Venzano · 15 years ago
  76. 5f3e540 i4l: minor cleanups by Paul Bolle · 15 years ago
  77. bae5843 i4l: do not print a warning when shutting down an i4l ppp interface by Paul Bolle · 15 years ago
  78. fae3e7f Fix small typo by Karsten Keil · 15 years ago
  79. 21c150a misdn: indentation and braces disagree - add braces by Ilpo Järvinen · 15 years ago
  80. 1916ebb misdn: one handmade ARRAY_SIZE converted by Ilpo Järvinen · 15 years ago
  81. 20b7880 drivers/isdn/hardware/mISDN: move a dereference below a NULL test by Julia Lawall · 15 years ago
  82. f27b8c3 indentation & braces disagree - add braces by Ilpo Järvinen · 15 years ago
  83. 9785a8f8 Make parameter debug writable by Karsten Keil · 15 years ago
  84. 69f52ad mISDN: Add HFC USB driver by Karsten Keil · 15 years ago
  85. c6a2e58 mISDN: Fix kernel crash when doing hardware conference with more than two members by Andreas Eversberg · 16 years ago
  86. c3b3cde mISDN: Added missing create_l1() call by Andreas Eversberg · 16 years ago
  87. e314f89 mISDN: Add MODULE_DEVICE_TABLE() to hfcpci by Matthias Urlichs · 16 years ago
  88. 400fd97 mISDN: Minor cleanups by Andreas Eversberg · 16 years ago
  89. b36b654 mISDN: Create /sys/class/mISDN by Matthias Urlichs · 16 years ago
  90. 808a14a mISDN: Add missing release functions by Andreas Eversberg · 16 years ago
  91. 87c5fa1 mISDN: Add different different timer settings for hfc-pci by Andreas Eversberg · 16 years ago
  92. 1b36c78 mISDN: Minor fixes by Andreas Eversberg · 16 years ago
  93. 9a81255 mISDN: Correct busy device detection by Andreas Eversberg · 16 years ago
  94. 1b4d331 mISDN: Fix deactivation, if peer IP is removed from l1oip instance. by Andreas Eversberg · 16 years ago
  95. 9e6115f mISDN: Fix irq detection by Andreas Eversberg · 16 years ago
  96. 3bd69ad mISDN: Add ISDN sample clock API to mISDN core by Andreas Eversberg · 16 years ago
  97. 55a6af9 mISDN: Return error on E-channel access by Martin Bachem · 16 years ago
  98. 1f28fa19 mISDN: Add E-Channel logging features by Martin Bachem · 16 years ago
  99. a9b6183 mISDN: Use protocol to detect D-channel by Martin Bachem · 16 years ago
  100. 83a8a55 mISDN: Fixed more indexing bugs by Andreas Eversberg · 16 years ago