Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
25cba461989c3ebf7236ec17a0ac3949dc80ce8c
/
drivers
/
net
/
hamradio
ac80010
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
a886ca6
hdlcdrv: replace unnecessary assertion in hdlcdrv_register
by Aditya Pakki
· 5 years ago
5c9934b6
6pack,mkiss: fix possible deadlock
by Eric Dumazet
· 5 years ago
ab92d68
net: core: add generic lockdep keys
by Taehee Yoo
· 5 years ago
aa2eaa8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
b82573f
net/hamradio/6pack: Fix the size of a sk_buff used in 'sp_bump()'
by Christophe JAILLET
· 6 years ago
b7deac3
hamradio: Delete unnecessary checks before the macro call “dev_kfree_skb”
by Markus Elfring
· 6 years ago
4b4de39
mkiss: Use refcount_t for refcount
by Chuhong Yuan
· 6 years ago
7bd6ba4
net: hamradio: baycom_epp: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
4159740
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 400
by Thomas Gleixner
· 6 years ago
3f5296f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 69
by Thomas Gleixner
· 6 years ago
74ba920
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
by Thomas Gleixner
· 6 years ago
ee5d8f4
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41
by Thomas Gleixner
· 6 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
ed95799
net: hamradio: remove unused hweight*() defines
by Masahiro Yamada
· 6 years ago
202700e3
net/hamradio/6pack: use mod_timer() to rearm timers
by Eric Dumazet
· 6 years ago
c2c79a32
hamradio, ppp: change semaphore to completion
by Arnd Bergmann
· 6 years ago
44adbac
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
f0193d3
change semantics of ldisc ->compat_ioctl()
by Al Viro
· 6 years ago
0781168
yam: fix a missing-check bug
by Wenwen Wang
· 6 years ago
827ad90
net/hamradio/6pack: remove redundant variable channel
by Colin Ian King
· 7 years ago
4e8439a
net: hamradio: use eth_broadcast_addr
by Stefan Agner
· 7 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
fddda2b
proc: introduce proc_create_seq{,_data}
by Christoph Hellwig
· 7 years ago
6f5d295
mkiss: remove redundant check for len > 0
by Colin Ian King
· 7 years ago
d61e403
drivers/net: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
841b86f
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
by Kees Cook
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 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
28ef7de7
mkiss: remove redundant assignment of len to ax->mtu
by Colin Ian King
· 7 years ago
f6fd891
drivers/net: hamradio/yam: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
956cc1e
drivers, net, hamradio: convert sixpack.refcnt from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
41e9475
hamradio/scc: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
8e763de
net/hamradio/6pack: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
92c43fc
hamradio: baycom_par: use new parport device model
by Sudip Mukherjee
· 7 years ago
1d27e3e
timer: Remove expires and data arguments from DEFINE_TIMER
by Kees Cook
· 7 years ago
45c1fd6
mkiss: remove redundant check on len being zero
by Colin Ian King
· 7 years ago
7e47fc2
drivers: net: hamradio: use setup_timer() helper.
by Allen Pais
· 7 years ago
ca44407
hamradio: baycom: use new parport device model
by Sudip Mukherjee
· 7 years ago
511aeaf
hamradio: baycom: make hdlcdrv_ops const
by Bhumika Goyal
· 8 years ago
9877e10
hamradio: dmascc: avoid -Wformat-overflow warning
by Arnd Bergmann
· 8 years ago
634fef6
networking: add and use skb_put_u8()
by Johannes Berg
· 8 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 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
fb3ce90
hdlcdrv: Fix divide by zero in hdlcdrv_ioctl
by Firo Yang
· 8 years ago
291b38a
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 8 years ago
871ff2e
yam: use memdup_user
by Geliang Tang
· 8 years ago
b658e5d
Annotate hardware config module parameters in drivers/net/hamradio/
by David Howells
· 8 years ago
b206461
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
7ba1b68
NET: mkiss: Fix panic
by Ralf Baechle
· 8 years ago
377e7a2
Make static usermode helper binaries constant
by Greg Kroah-Hartman
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
ad97989
6pack: fix buffer length mishandling
by Alan Cox
· 8 years ago
5f94beb
hamradio: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 9 years ago
60a25d0
hamradio: baycom: fix old-style declaration
by Arnd Bergmann
· 9 years ago
a7fd20d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
4d0e965
drivers: replace dev->trans_start accesses with dev_trans_start
by Florian Westphal
· 9 years ago
926f273
drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED
by Florian Westphal
· 9 years ago
59e21e3
x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage
by Borislav Petkov
· 9 years ago
37ace20
dmascc: Return correct error codes
by Amitoj Kaur Chawla
· 9 years ago
e651520
net: hamradio: baycom_ser_fdx: Replace timeval with timespec64
by Amitoj Kaur Chawla
· 9 years ago
fde55c4
mkiss: fix scribble on freed memory
by Alan
· 9 years ago
60aa3b0
6pack: fix free memory scribbles
by One Thousand Gnomes
· 9 years ago
d79f16c
mkiss: Fix use after free in mkiss_close().
by David Miller
· 9 years ago
acf673a
6pack: Fix use after free in sixpack_close().
by David Miller
· 9 years ago
a5dd192
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
by Ingo Molnar
· 10 years ago
9d332d9
mkiss: Fix error handling in mkiss_open()
by Fabio Estevam
· 10 years ago
5b929bd
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
by Ingo Molnar
· 10 years ago
aa43c5f
NET: hamradio: Fix IP over bpq encapsulation.
by Ralf Baechle
· 10 years ago
4ea1636
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
by Andy Lutomirski
· 10 years ago
e18d1f8
x86/asm/tsc, drivers/net/hamradio/baycom_epp: Replace rdtscl() with native_read_tsc()
by Andy Lutomirski
· 10 years ago
8f481b50
netfilter: Remove spurios included of netfilter.h
by Eric W Biederman
· 10 years ago
feb27d1
ax25: remove unneeded NULL test in ax_xmit()
by Dan Carpenter
· 10 years ago
1d5da75
ax25: Stop using magic neighbour cache operations.
by Eric W. Biederman
· 10 years ago
3b6a94b
ax25: Refactor to use private neighbour operations.
by Eric W. Biederman
· 10 years ago
204d2dc
ax25/6pack: Replace sp_header_ops with ax25_header_ops
by Eric W. Biederman
· 10 years ago
56fc7e7
ax25/kiss: Replace ax_header_ops with ax25_header_ops
by Eric W. Biederman
· 10 years ago
ec5a0ec
hamradio: 6pack: remove unnecessary check
by Sudip Mukherjee
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 11 years ago
d3be267
yam: replace del_timer by del_timer_sync
by Julia Lawall
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
769f01e
hamradio: 6pack: fix error return code
by Julia Lawall
· 11 years ago
dc050c9
hamradio: slight optimization of addr compare
by dingtianhong
· 11 years ago
8e3fbf8
hamradio/yam: fix info leak in ioctl
by Salva Peiró
· 11 years ago
e9db5c2
drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()
by Wenliang Fan
· 11 years ago
adf8d3f
drivers/net/*: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
39bb93f
yam: remove a no-op in yam_ioctl()
by Dan Carpenter
· 11 years ago
bfdd56b
net: hamradio/yam: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
9714481
net: hamradio/scc: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
44a504c7
hamradio: baycom: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 12 years ago
e00adf3
drivers/net: rename random32() to prandom_u32()
by Akinobu Mita
· 12 years ago
429a22c
yam: remove redundant null check on dev
by Colin Ian King
· 12 years ago
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
Next »