summaryrefslogtreecommitdiff
path: root/drivers/net/slip (follow)
Commit message (Expand)AuthorAge
* slip: not call free_netdev before rtnl_unlock in slip_openyangerkun2020-06-11
* slip: make slhc_compress() more robust against malicious packetsEric Dumazet2020-03-20
* slip: stop double free sl->dev in slip_openyangerkun2020-03-11
* can, slip: Protect tty->disc_data in write_wakeup and close with RCURichard Palethorpe2020-01-29
* slip: Fix use-after-free Read in slip_openJouni Hogander2019-12-05
* slip: Fix memory leak in slip_open error pathJouni Hogander2019-11-25
* slip: make slhc_free() silently accept an error pointerLinus Torvalds2019-05-16
* slip: Check if rstate is initialized before uncompressingTejaswi Tanikella2018-04-24
* ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2015-11-02
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* slip: remove unnecessary break after gotoFabian Frederick2014-07-13
* slip: Fix deadlock in write_wakeupTyler Hall2014-06-16
* slip: fix spinlock variantOliver Hartkopp2014-04-27
* slip/slcan: added locking in wakeup functionAndre Naujoks2013-09-20
* tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
* drivers: net: Remove casts to same typeJoe Perches2012-06-06
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-31
* slip: Move the SLIP driversJeff Kirsher2011-08-27