index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hamradio
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: handle HAS_IOPORT dependencies
Niklas Schnelle
2024-04-08
1
-3
/
+3
*
hamradio: replace deprecated strncpy with strscpy_pad
Justin Stitt
2023-10-17
1
-2
/
+2
*
hamradio: baycom: remove useless link in Kconfig
Peter Lafreniere
2023-09-22
1
-8
/
+7
*
tty: use u8 for flags
Jiri Slaby (SUSE)
2023-08-11
2
-2
/
+2
*
tty: use u8 for chars
Jiri Slaby (SUSE)
2023-08-11
2
-3
/
+3
*
tty: make tty_ldisc_ops::*buf*() hooks operate on size_t
Jiri Slaby (SUSE)
2023-08-11
2
-2
/
+2
*
hamradio: drop ISA_DMA_API dependency
Arnd Bergmann
2023-04-19
1
-1
/
+1
*
hamradio: baycom_epp: Do not use x86-specific rdtsc()
Borislav Petkov (AMD)
2022-12-19
1
-7
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-12-13
1
-3
/
+3
|
\
|
*
hamradio: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-10
1
-1
/
+1
|
\
|
|
*
hamradio: fix issue of dev reference count leakage in bpq_device_event()
Zhengchao Shao
2022-11-07
1
-1
/
+1
*
|
hamradio: baycom_epp: Fix return type of baycom_send_packet()
Nathan Chancellor
2022-11-03
1
-1
/
+1
|
/
*
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-11
3
-3
/
+3
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
3
-3
/
+3
*
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-1
/
+1
*
hamradio: 6pack: fix array-index-out-of-bounds in decode_std_command()
Xu Jia
2022-06-17
1
-1
/
+8
*
net: hamradio: remove support for DMA SCC devices
Jakub Kicinski
2022-04-27
3
-1485
/
+0
*
hamradio: Fix wrong assignment of 'bbc->cfg.loopback'
Meng Tang
2022-03-16
1
-2
/
+2
*
net: hamradio: fix compliation error
Wang Qing
2022-03-02
1
-1
/
+1
*
net: hamradio: use time_is_after_jiffies() instead of open coding it
Wang Qing
2022-02-28
1
-3
/
+4
*
drivers: hamradio: 6pack: fix UAF bug caused by mod_timer()
Duoming Zhou
2022-02-18
1
-2
/
+2
*
yam: fix a memory leak in yam_siocdevprivate()
Hangyu Hua
2022-01-25
1
-3
/
+1
*
Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-01-12
2
-4
/
+4
|
\
|
*
Merge 5.16-rc4 into tty-next
Greg Kroah-Hartman
2021-12-06
1
-0
/
+2
|
|
\
|
*
|
tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl
Jiri Slaby
2021-11-25
2
-4
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
2
-0
/
+2
|
\
\
\
|
*
|
|
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
2
-0
/
+2
|
|
|
/
|
|
/
|
*
/
|
hamradio: improve the incomplete fix to avoid NPD
Lin Ma
2021-12-18
1
-2
/
+2
|
/
/
*
/
hamradio: fix macro redefine warning
Huang Pei
2021-11-23
1
-0
/
+2
|
/
*
hamradio: remove needs_free_netdev to avoid UAF
Lin Ma
2021-11-12
1
-1
/
+0
*
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-11
2
-6
/
+9
|
\
|
*
hamradio: defer 6pack kfree after unregister_netdev
Lin Ma
2021-11-09
1
-2
/
+4
|
*
hamradio: defer ax25 kfree after unregister_netdev
Lin Ma
2021-11-09
1
-4
/
+5
*
|
Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-11-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge 5.15-rc6 into tty-next
Greg Kroah-Hartman
2021-10-18
1
-0
/
+1
|
|
\
|
*
\
Merge 5.15-rc3 into tty-next
Greg Kroah-Hartman
2021-09-27
2
-5
/
+5
|
|
\
\
|
*
|
|
tty: remove file from tty_mode_ioctl
Jiri Slaby
2021-09-22
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-22
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
hamradio: baycom_epp: fix build for UML
Randy Dunlap
2021-10-18
1
-3
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
hamradio: use dev_addr_set() for setting device address
Jakub Kicinski
2021-10-13
8
-16
/
+14
*
|
|
|
net: use dev_addr_set()
Jakub Kicinski
2021-10-09
6
-7
/
+6
|
/
/
/
*
|
/
dmascc: add CONFIG_VIRT_TO_BUS dependency
Arnd Bergmann
2021-09-28
1
-0
/
+1
|
|
/
|
/
|
*
|
dmascc: use proper 'virt_to_bus()' rather than casting to 'int'
Linus Torvalds
2021-09-19
1
-3
/
+3
*
|
net: 6pack: Fix tx timeout and slot time
Guenter Roeck
2021-09-16
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-19
1
-0
/
+6
|
\
|
*
net: 6pack: fix slab-out-of-bounds in decode_data
Pavel Skripkin
2021-08-16
1
-0
/
+6
*
|
hamradio: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
9
-60
/
+64
|
/
*
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
2
-18
/
+9
|
\
|
*
tty: no checking of tty_unregister_ldisc
Jiri Slaby
2021-05-13
2
-14
/
+2
[next]