Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b26b48749b18eedb079866c94c4ea99e6a9ef52c
/
drivers
/
net
/
slip
a7f7f62
treewide: replace '---help---' in Kconfig files with 'help'
by Masahiro Yamada
· 4 years, 7 months ago
1d34357
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 4 years, 10 months ago
dacf470
net: slcan, slip -- no need for goto when if () will do
by Pavel Machek
· 4 years, 10 months ago
110a40d
slip: make slhc_compress() more robust against malicious packets
by Eric Dumazet
· 4 years, 10 months ago
f596c87
slip: not call free_netdev before rtnl_unlock in slip_open
by yangerkun
· 4 years, 10 months ago
4d8773b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
0ace17d
can, slip: Protect tty->disc_data in write_wakeup and close with RCU
by Richard Palethorpe
· 5 years ago
0290bd2
netdev: pass the stuck queue to the timeout handler
by Michael S. Tsirkin
· 5 years ago
e58c191
slip: Fix use-after-free Read in slip_open
by Jouni Hogander
· 5 years ago
3b5a3997
slip: Fix memory leak in slip_open error path
by Jouni Hogander
· 5 years ago
9d2f112
net: delete "register" keyword
by Alexey Dobriyan
· 5 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
baf76f0
slip: make slhc_free() silently accept an error pointer
by Linus Torvalds
· 6 years ago
f0193d3
change semantics of ldisc ->compat_ioctl()
by Al Viro
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
3f01ddb
slip: Check if rstate is initialized before uncompressing
by Tejaswi Tanikella
· 7 years ago
936e5d8
slip: sl_alloc(): remove unused parameter "dev_t line"
by Marc Kleine-Budde
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
18df06c
drivers: net: slip: use setup_timer() helper.
by Allen Pais
· 7 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
b3e3893
net: use core MTU range checking in misc drivers
by Jarod Wilson
· 8 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
4ab42d7
ppp, slip: Validate VJ compression slot parameters completely
by Ben Hutchings
· 9 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
8904120
slip: remove unnecessary break after goto
by Fabian Frederick
· 10 years ago
661f7fd
slip: Fix deadlock in write_wakeup
by Tyler Hall
· 11 years ago
ddcde142
slip: fix spinlock variant
by Oliver Hartkopp
· 11 years ago
cc9fa74
slip/slcan: added locking in wakeup function
by Andre Naujoks
· 11 years ago
4f73bc4
tty: Added a CONFIG_TTY option to allow removal of TTY
by Joe Millenbach
· 12 years ago
c2fd03a
drivers: net: Remove casts to same type
by Joe Perches
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
b5451d7
slip: Move the SLIP drivers
by Jeff Kirsher
· 13 years ago