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