1. e77975e slip/plip: Use netif_rx(). by Sebastian Andrzej Siewior · 3 years ago
  2. f5bced9 Merge 5.16-rc4 into tty-next by Greg Kroah-Hartman · 3 years, 3 months ago
  3. d78328b tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl by Jiri Slaby · 3 years, 4 months ago
  4. e5b4066 slip: fix macro redefine warning by Huang Pei · 3 years, 4 months ago
  5. dcc223e tty: remove file from tty_mode_ioctl by Jiri Slaby · 3 years, 6 months ago
  6. 28f194d tty: make tty_ldisc_ops::hangup return void by Jiri Slaby · 3 years, 6 months ago
  7. 76b5878 slip/plip: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 8 months ago
  8. c932ed0 Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 8 months ago
  9. 1d314fc net: slip: remove leading spaces before tabs by Hui Tang · 3 years, 10 months ago
  10. 357a6a8 tty: no checking of tty_unregister_ldisc by Jiri Slaby · 3 years, 10 months ago
  11. f81ee8b tty: make tty_ldisc_ops a param in tty_unregister_ldisc by Jiri Slaby · 3 years, 10 months ago
  12. fbadf70a tty: set tty_ldisc_ops::num statically by Jiri Slaby · 3 years, 10 months ago
  13. 0f3dcf3 tty: make fp of tty_ldisc_ops::receive_buf{,2} const by Jiri Slaby · 3 years, 10 months ago
  14. 981b22b tty: remove TTY_LDISC_MAGIC by Jiri Slaby · 4 years ago
  15. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 9 months ago
  16. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  17. dacf470b net: slcan, slip -- no need for goto when if () will do by Pavel Machek · 5 years ago
  18. 110a40d slip: make slhc_compress() more robust against malicious packets by Eric Dumazet · 5 years ago
  19. f596c87 slip: not call free_netdev before rtnl_unlock in slip_open by yangerkun · 5 years ago
  20. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  21. 0ace17d can, slip: Protect tty->disc_data in write_wakeup and close with RCU by Richard Palethorpe · 5 years ago
  22. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  23. e58c191 slip: Fix use-after-free Read in slip_open by Jouni Hogander · 5 years ago
  24. 3b5a3997 slip: Fix memory leak in slip_open error path by Jouni Hogander · 5 years ago
  25. 9d2f112 net: delete "register" keyword by Alexey Dobriyan · 6 years ago
  26. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  27. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  28. baf76f0 slip: make slhc_free() silently accept an error pointer by Linus Torvalds · 6 years ago
  29. f0193d3 change semantics of ldisc ->compat_ioctl() by Al Viro · 6 years ago
  30. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  31. 3f01ddb slip: Check if rstate is initialized before uncompressing by Tejaswi Tanikella · 7 years ago
  32. 936e5d8 slip: sl_alloc(): remove unused parameter "dev_t line" by Marc Kleine-Budde · 7 years ago
  33. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  34. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  35. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  36. 18df06c drivers: net: slip: use setup_timer() helper. by Allen Pais · 7 years ago
  37. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  38. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  39. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  40. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  41. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  42. b3e3893 net: use core MTU range checking in misc drivers by Jarod Wilson · 8 years ago
  43. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  44. 4ab42d7 ppp, slip: Validate VJ compression slot parameters completely by Ben Hutchings · 9 years ago
  45. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 11 years ago
  46. 8904120 slip: remove unnecessary break after goto by Fabian Frederick · 11 years ago
  47. 661f7fd slip: Fix deadlock in write_wakeup by Tyler Hall · 11 years ago
  48. ddcde142 slip: fix spinlock variant by Oliver Hartkopp · 11 years ago
  49. cc9fa74 slip/slcan: added locking in wakeup function by Andre Naujoks · 11 years ago
  50. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  51. c2fd03a drivers: net: Remove casts to same type by Joe Perches · 13 years ago
  52. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  53. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  54. b5451d7 slip: Move the SLIP drivers by Jeff Kirsher · 14 years ago