summaryrefslogtreecommitdiff
path: root/drivers/net/slip
AgeCommit message (Expand)Author
2020-06-11slip: not call free_netdev before rtnl_unlock in slip_openyangerkun
2020-03-20slip: make slhc_compress() more robust against malicious packetsEric Dumazet
2020-03-11slip: stop double free sl->dev in slip_openyangerkun
2020-01-29can, slip: Protect tty->disc_data in write_wakeup and close with RCURichard Palethorpe
2019-12-05slip: Fix use-after-free Read in slip_openJouni Hogander
2019-11-25slip: Fix memory leak in slip_open error pathJouni Hogander
2019-05-16slip: make slhc_free() silently accept an error pointerLinus Torvalds
2018-04-24slip: Check if rstate is initialized before uncompressingTejaswi Tanikella
2015-11-02ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-13slip: remove unnecessary break after gotoFabian Frederick
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