index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
slip
Age
Commit message (
Expand
)
Author
2020-06-11
slip: not call free_netdev before rtnl_unlock in slip_open
yangerkun
2020-03-20
slip: make slhc_compress() more robust against malicious packets
Eric Dumazet
2020-03-11
slip: stop double free sl->dev in slip_open
yangerkun
2020-01-29
can, slip: Protect tty->disc_data in write_wakeup and close with RCU
Richard Palethorpe
2019-12-05
slip: Fix use-after-free Read in slip_open
Jouni Hogander
2019-11-25
slip: Fix memory leak in slip_open error path
Jouni Hogander
2019-05-16
slip: make slhc_free() silently accept an error pointer
Linus Torvalds
2018-04-24
slip: Check if rstate is initialized before uncompressing
Tejaswi Tanikella
2015-11-02
ppp, slip: Validate VJ compression slot parameters completely
Ben Hutchings
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-13
slip: remove unnecessary break after goto
Fabian Frederick
2014-06-16
slip: Fix deadlock in write_wakeup
Tyler Hall
2014-04-27
slip: fix spinlock variant
Oliver Hartkopp
2013-09-20
slip/slcan: added locking in wakeup function
Andre Naujoks
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2012-06-06
drivers: net: Remove casts to same type
Joe Perches
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2011-08-27
slip: Move the SLIP drivers
Jeff Kirsher