1. d78328b tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl by Jiri Slaby · 3 years, 2 months ago
  2. dcc223e tty: remove file from tty_mode_ioctl by Jiri Slaby · 3 years, 4 months ago
  3. 28f194d tty: make tty_ldisc_ops::hangup return void by Jiri Slaby · 3 years, 4 months ago
  4. 76b5878 slip/plip: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
  5. 357a6a8 tty: no checking of tty_unregister_ldisc by Jiri Slaby · 3 years, 9 months ago
  6. f81ee8b tty: make tty_ldisc_ops a param in tty_unregister_ldisc by Jiri Slaby · 3 years, 9 months ago
  7. fbadf70a tty: set tty_ldisc_ops::num statically by Jiri Slaby · 3 years, 9 months ago
  8. 0f3dcf3 tty: make fp of tty_ldisc_ops::receive_buf{,2} const by Jiri Slaby · 3 years, 9 months ago
  9. 981b22b tty: remove TTY_LDISC_MAGIC by Jiri Slaby · 3 years, 11 months ago
  10. dacf470 net: slcan, slip -- no need for goto when if () will do by Pavel Machek · 4 years, 10 months ago
  11. f596c87 slip: not call free_netdev before rtnl_unlock in slip_open by yangerkun · 4 years, 11 months ago
  12. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  13. 0ace17d can, slip: Protect tty->disc_data in write_wakeup and close with RCU by Richard Palethorpe · 5 years ago
  14. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  15. e58c191 slip: Fix use-after-free Read in slip_open by Jouni Hogander · 5 years ago
  16. 3b5a3997 slip: Fix memory leak in slip_open error path by Jouni Hogander · 5 years ago
  17. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  18. f0193d3 change semantics of ldisc ->compat_ioctl() by Al Viro · 6 years ago
  19. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  20. 936e5d8 slip: sl_alloc(): remove unused parameter "dev_t line" by Marc Kleine-Budde · 7 years ago
  21. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  22. 18df06c drivers: net: slip: use setup_timer() helper. by Allen Pais · 7 years ago
  23. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  24. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  25. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  26. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  27. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  28. b3e3893 net: use core MTU range checking in misc drivers by Jarod Wilson · 8 years ago
  29. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  30. 4ab42d7 ppp, slip: Validate VJ compression slot parameters completely by Ben Hutchings · 9 years ago
  31. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 11 years ago
  32. 661f7fd slip: Fix deadlock in write_wakeup by Tyler Hall · 11 years ago
  33. ddcde142 slip: fix spinlock variant by Oliver Hartkopp · 11 years ago
  34. cc9fa74 slip/slcan: added locking in wakeup function by Andre Naujoks · 11 years ago
  35. c2fd03a drivers: net: Remove casts to same type by Joe Perches · 13 years ago
  36. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  37. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  38. b5451d7 slip: Move the SLIP drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/slip.c]
  39. 19fd617 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  40. 61485160 slip: fix NOHZ local_softirq_pending 08 warning by Matvejchikov Ilya · 13 years ago
  41. f3f70bf slip: cleanup statistics generation by Matvejchikov Ilya · 13 years ago
  42. a9481a3 slip: remove unused 'line' field from the 'slip' structure by Matvejchikov Ilya · 14 years ago
  43. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  44. 390fd0b slip: remove dead code within the slip initialization by Matvejchikov Ilya · 14 years ago
  45. 9173a88 slip: remove redundant check slip_devs for NULL by Matvejchikov Ilya · 14 years ago
  46. e28634d slip: fix MTU comparation operation when reallocating buffers by Matvejchikov Ilya · 14 years ago
  47. 30c5f8e slip: remove redundant NULL-pointer check before calling slhc_free by Matvejchikov Ilya · 14 years ago
  48. 7686d1c slip: fix wrong SLIP6 ifdef-endif placing by Matvejchikov Ilya · 14 years ago
  49. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 14 years ago
  50. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  51. 057bef9 NET: slip, fix ldisc->open retval by Matvejchikov Ilya · 14 years ago
  52. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 14 years ago
  53. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  54. 034de00 slip: Use net_device_stats from struct net_device by Tobias Klauser · 14 years ago
  55. 6f0bee1 slip: fix get_stats() method by Eric Dumazet · 14 years ago
  56. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 15 years ago
  57. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
  58. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  59. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  60. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  61. 9646e7c net, compat_ioctl: handle socket ioctl abuses in tty drivers by Arnd Bergmann · 15 years ago
  62. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  63. 5342b77 slip: Clean up create and destroy by Alan Cox · 15 years ago
  64. 424efe9 netdev: convert pseudo drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  65. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 16 years ago
  66. b1da683 slip: convert to net_device_ops by Stephen Hemminger · 16 years ago
  67. 8a1ec21 tty: Flags should be accessed via the foo_bit interfaces by Alan Cox · 16 years ago
  68. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  69. a352def tty: Ldisc revamp by Alan Cox · 17 years ago
  70. f34d7a5 tty: The big operations rework by Alan Cox · 17 years ago
  71. 9ce6cf2 slip: Drag kicking and screaming into coding style compliance by Alan Cox · 17 years ago
  72. d012753 [TTY]: Use tty_mode_ioctl() in network drivers. by Alan Cox · 17 years ago
  73. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  74. 97a1ad4 [SLIP]: trivial sparse warning fix by Stephen Hemminger · 17 years ago
  75. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 18 years ago
  76. 919afbd [NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls by Joe Jin · 18 years ago
  77. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  78. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  79. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  80. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  81. 12dc2fd [NET]: drivers/net/slip.c needs linux/delay.h by David S. Miller · 20 years ago
  82. a9fc251 [PATCH] net/slip: replace schedule_timeout() with msleep_interruptible() by Nishanth Aravamudan · 20 years ago
  83. 9b200b0 [SLIP]: Simplify sl_free_bufs() by Jesper Juhl · 20 years ago
  84. 64ccd71 [PATCH] Convert users to tty_unregister_ldisc() by Alexey Dobriyan · 20 years ago
  85. 158a0e4 [SLIP]: Remove redundant NULL pointer checks prior to kfree by Jesper Juhl · 20 years ago
  86. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago