summaryrefslogtreecommitdiff
path: root/drivers/net/slip
Commit message (Expand)AuthorAge
* slip: Check if rstate is initialized before uncompressingTejaswi Tanikella2018-04-11
* slip: sl_alloc(): remove unused parameter "dev_t line"Marc Kleine-Budde2017-12-08
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | drivers: net: slip: use setup_timer() helper.Allen Pais2017-09-21
|/
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-07
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-08
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* net: use core MTU range checking in misc driversJarod Wilson2016-10-20
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* 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