1. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  2. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  3. dacf470 net: slcan, slip -- no need for goto when if () will do by Pavel Machek · 4 years, 10 months ago
  4. 110a40d slip: make slhc_compress() more robust against malicious packets by Eric Dumazet · 4 years, 10 months ago
  5. f596c87 slip: not call free_netdev before rtnl_unlock in slip_open by yangerkun · 4 years, 10 months ago
  6. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  7. 0ace17d can, slip: Protect tty->disc_data in write_wakeup and close with RCU by Richard Palethorpe · 5 years ago
  8. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  9. e58c191 slip: Fix use-after-free Read in slip_open by Jouni Hogander · 5 years ago
  10. 3b5a3997 slip: Fix memory leak in slip_open error path by Jouni Hogander · 5 years ago
  11. 9d2f112 net: delete "register" keyword by Alexey Dobriyan · 5 years ago
  12. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  13. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  14. baf76f0 slip: make slhc_free() silently accept an error pointer by Linus Torvalds · 6 years ago
  15. f0193d3 change semantics of ldisc ->compat_ioctl() by Al Viro · 6 years ago
  16. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  17. 3f01ddb slip: Check if rstate is initialized before uncompressing by Tejaswi Tanikella · 7 years ago
  18. 936e5d8 slip: sl_alloc(): remove unused parameter "dev_t line" by Marc Kleine-Budde · 7 years ago
  19. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  20. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  21. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 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 · 10 years ago
  32. 8904120 slip: remove unnecessary break after goto by Fabian Frederick · 10 years ago
  33. 661f7fd slip: Fix deadlock in write_wakeup by Tyler Hall · 11 years ago
  34. ddcde142 slip: fix spinlock variant by Oliver Hartkopp · 11 years ago
  35. cc9fa74 slip/slcan: added locking in wakeup function by Andre Naujoks · 11 years ago
  36. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  37. c2fd03a drivers: net: Remove casts to same type by Joe Perches · 13 years ago
  38. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  39. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  40. b5451d7 slip: Move the SLIP drivers by Jeff Kirsher · 13 years ago