1. e29d436 Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation." by David S. Miller · 15 years ago
  2. 06fe9fb tree-wide: fix a very frequent spelling mistake by Dirk Hohndel · 15 years ago
  3. 2bd9af0 isdn: fix possible circular locking dependency by Xiaotian Feng · 15 years ago
  4. 8823ad3 isdn: fix netjet/isdnhdlc build errors by Randy Dunlap · 15 years ago
  5. 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 15 years ago
  6. 8b62ff2 isdn: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  7. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  8. f3fad22 ISDN: Fix isdnhdlc for one byte hdlc packets by Karsten Keil · 15 years ago
  9. c38fc3b ISDN: Add support for none reverse bitstreams to isdnhdc by Karsten Keil · 15 years ago
  10. 6bd4bcd ISDN: Clean up isdnhdlc code by Karsten Keil · 15 years ago
  11. cb3824b ISDN: Make isdnhdlc usable for other ISDN drivers by Karsten Keil · 15 years ago
  12. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  13. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  14. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  15. d77eeb7 net: fix network drivers ndo_start_xmit() return values by Patrick McHardy · 15 years ago
  16. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  17. 395df11 drivers/isdn/i4l/isdn_tty.c: fix check for array overindexing by Roel Kluin · 15 years ago
  18. 5a1888e gigaset: move up Kconfig inclusion point by Tilman Schmidt · 15 years ago
  19. 26285ba isdn: Fix missing ifdef in isdn_ppp by Daniele Venzano · 15 years ago
  20. 5f3e540 i4l: minor cleanups by Paul Bolle · 15 years ago
  21. bae5843 i4l: do not print a warning when shutting down an i4l ppp interface by Paul Bolle · 15 years ago
  22. d700555 I4l: convert to net_device_ops by Stephen Hemminger · 16 years ago
  23. 838361f isdn: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  24. c19d036 isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixes by Harvey Harrison · 16 years ago
  25. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  26. 584c650 isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_reply by Harvey Harrison · 16 years ago
  27. 00bcd52 isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlines by Harvey Harrison · 16 years ago
  28. 8cf14e3 net: easy removals of HIPQUAD using %pI4 format by Harvey Harrison · 16 years ago
  29. 38783e6 isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation. by David S. Miller · 16 years ago
  30. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  31. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  32. 4fc89e3 drivers/isdn/i4l/isdn_common.c fix small resource leak by Darren Jenkins · 16 years ago
  33. 5aa7099 pkt_sched: Add qdisc_reset_all_tx(). by David S. Miller · 16 years ago
  34. b0e1e64 netdev: Move rest of qdisc state into struct netdev_queue by David S. Miller · 16 years ago
  35. 1bcaa0b isdn: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  36. 978e595 tty/serial: lay the foundations for the next set of reworks by Alan Cox · 16 years ago
  37. 6e4d376 isdn_tty: Prepare for BKL push down by Alan Cox · 16 years ago
  38. 156f1ed isdn: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  39. d2dcba6 [ISDN]: Do not validate ISDN net device address prior to interface-up by Paul Bolle · 16 years ago
  40. 609eb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  41. d4f7751 isdn: replace __inline with inline by Harvey Harrison · 16 years ago
  42. ae91d60 drivers/isdn: correct use of ! and & by Julia Lawall · 16 years ago
  43. 4749380 drivers/isdn/i4l/isdn_tty.c: remove write_sem by Daniel Walker · 16 years ago
  44. eaa0ff1 fix ! versus & precedence in various places by Alexey Dobriyan · 16 years ago
  45. 7fde4d7 [ISDN]: i4l: Fix DLE handling for i4l-audio by Matthias Goebl · 17 years ago
  46. 00409bb [ISDN] i4l: 'NO CARRIER' message lost after ldisc flush by Matthias Goebl · 17 years ago
  47. eafe1aa I4L: fix isdn_ioctl memory overrun vulnerability by Karsten Keil · 17 years ago
  48. 0f13864 isdn: avoid copying overly-long strings by Karsten Keil · 17 years ago
  49. 4e3dfac use mutex instead of semaphore in isdn subsystem common functions by Matthias Kaehlcke · 17 years ago
  50. c749b01 [ISDN]: Fix compile with CONFIG_ISDN_X25 disabled. by Denis V. Lunev · 17 years ago
  51. faca94f [ISDN]: Remove local copy of device name to make sure renames work. by Karsten Keil · 17 years ago
  52. d62a38d [ISDN]: Change I4L to use alloc_netdev(). by Karsten Keil · 17 years ago
  53. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  54. d39d5ed ISDN: Fix data access out of array bounds by Karsten Keil · 17 years ago
  55. 7c8347a [ISDN]: Get rid of some pointless allocation casts in common and bsd comp. by Jesper Juhl · 17 years ago
  56. 5f67c5c Use menuconfig objects - CONFIG_ISDN_I4L by Tilman Schmidt · 17 years ago
  57. cf4d5f1d Use menuconfig objects: ISDN: CONFIG_ISDN by Jan Engelhardt · 17 years ago
  58. 924ad15 Fix broken CLIR in isdn driver by Karsten Keil · 17 years ago
  59. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  60. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  61. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  62. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  63. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  64. d08df60 Various typo fixes. by Robert P. J. Day · 17 years ago
  65. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  66. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  67. b963a84 [PATCH] Char: tty_wakeup cleanup by Jiri Slaby · 17 years ago
  68. dab6df6 [PATCH] Call init_timer() for ISDN PPP CCP reset state timer by Marcel Holtmann · 18 years ago
  69. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  70. 41f9693 [PATCH] isdn: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  71. f6e2cdc [PATCH] ISDN: Avoid a potential NULL ptr deref in ippp by Jesper Juhl · 18 years ago
  72. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  73. 4482dfa [PATCH] struct path: convert isdn by Josef Sipek · 18 years ago
  74. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  75. 04518bf [PATCH] ISDN: fix drivers, by handling errors thrown by ->readstat() by Jeff Garzik · 18 years ago
  76. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  77. a144ea4 [IPV4]: annotate struct in_ifaddr by Al Viro · 18 years ago
  78. b6e37e5 [PATCH] Cleanup SLHC configuration by Ralf Baechle · 18 years ago
  79. cd6b395 [PATCH] isdn: cleanup i_rdev udage by Eric Sesterhenn · 18 years ago
  80. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  81. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  82. 09fca29 [PATCH] i4l:add some checks for valid drvid and driver pointer by Karsten Keil · 18 years ago
  83. d81931d [PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.c by Eric Sesterhenn · 18 years ago
  84. ca6f879 [PATCH] i4l fix DLE masking in isdn_tty_try_read by Karsten Keil · 18 years ago
  85. 916d154 [PATCH] fix processing of the last byte in isdn_readbchan_tty() by Karsten Keil · 18 years ago
  86. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 19 years ago
  87. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  88. d20d04b [PATCH] ISDN: correctly handle isdn_writebuf_stub() errors by Jesper Juhl · 18 years ago
  89. a6a61c5 [PATCH] Overrun in isdn_tty.c by Eric Sesterhenn · 18 years ago
  90. 052bb88 [ISDN]: Static overruns in drivers/isdn/i4l/isdn_ppp.c by Eric Sesterhenn · 18 years ago
  91. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  92. 0a34eb8 [PATCH] isdn4linux: Siemens Gigaset drivers - Kconfigs and Makefiles by Hansjoerg Lipp · 18 years ago
  93. 6dd44a7 BUG_ON() Conversion in drivers/isdn by Eric Sesterhenn · 18 years ago
  94. 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  95. 1f4d4a8 [PATCH] i4l/isdn_tty.c: fix a check-after-use by Adrian Bunk · 18 years ago
  96. c41a24c [PATCH] ISDN: fix copy_to_user() unused result warning in isdn_ppp by Jesper Juhl · 18 years ago
  97. c30fe7f fix typos "wich" -> "which" by Uwe Zeisberger · 18 years ago
  98. 7cb9478 [PATCH] i4l: fix refcounting problem with ttyIx devices by Karsten Keil · 18 years ago
  99. 61b9a26 [PATCH] Fix NULL pointer dereference in isdn_tty_at_cout by Karsten Keil · 18 years ago
  100. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago