summaryrefslogtreecommitdiff
path: root/drivers/net/slip
AgeCommit message (Expand)Author
2020-06-11slip: not call free_netdev before rtnl_unlock in slip_openyangerkun
2020-06-11slip: Fix use-after-free Read in slip_openJouni Hogander
2020-06-11slip: Fix memory leak in slip_open error pathJouni Hogander
2020-04-28can, slip: Protect tty->disc_data in write_wakeup and close with RCURichard Palethorpe
2019-08-13slip: make slhc_free() silently accept an error pointerLinus Torvalds
2018-06-16slip: sl_alloc(): remove unused parameter "dev_t line"Marc Kleine-Budde
2015-11-16ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings
2014-06-16slip: Fix deadlock in write_wakeupTyler Hall
2014-04-27slip: fix spinlock variantOliver Hartkopp
2013-09-20slip/slcan: added locking in wakeup functionAndre Naujoks
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2012-06-06drivers: net: Remove casts to same typeJoe Perches
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2011-08-27slip: Move the SLIP driversJeff Kirsher