index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hamradio
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-17
hamradio: 6pack: fix array-index-out-of-bounds in decode_std_command()
Xu Jia
1
-1
/
+8
2022-04-27
net: hamradio: remove support for DMA SCC devices
Jakub Kicinski
3
-1485
/
+0
2022-03-17
hamradio: Fix wrong assignment of 'bbc->cfg.loopback'
Meng Tang
1
-2
/
+2
2022-03-02
net: hamradio: fix compliation error
Wang Qing
1
-1
/
+1
2022-02-28
net: hamradio: use time_is_after_jiffies() instead of open coding it
Wang Qing
1
-3
/
+4
2022-02-18
drivers: hamradio: 6pack: fix UAF bug caused by mod_timer()
Duoming Zhou
1
-2
/
+2
2022-01-25
yam: fix a memory leak in yam_siocdevprivate()
Hangyu Hua
1
-3
/
+1
2022-01-12
Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-4
/
+4
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-0
/
+2
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2
-0
/
+2
2021-12-18
hamradio: improve the incomplete fix to avoid NPD
Lin Ma
1
-2
/
+2
2021-12-06
Merge 5.16-rc4 into tty-next
Greg Kroah-Hartman
1
-0
/
+2
2021-11-25
tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl
Jiri Slaby
2
-4
/
+4
2021-11-23
hamradio: fix macro redefine warning
Huang Pei
1
-0
/
+2
2021-11-13
hamradio: remove needs_free_netdev to avoid UAF
Lin Ma
1
-1
/
+0
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-6
/
+9
2021-11-09
hamradio: defer 6pack kfree after unregister_netdev
Lin Ma
1
-2
/
+4
2021-11-09
hamradio: defer ax25 kfree after unregister_netdev
Lin Ma
1
-4
/
+5
2021-11-04
Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+3
2021-10-18
hamradio: baycom_epp: fix build for UML
Randy Dunlap
1
-3
/
+3
2021-10-18
Merge 5.15-rc6 into tty-next
Greg Kroah-Hartman
1
-0
/
+1
2021-10-13
hamradio: use dev_addr_set() for setting device address
Jakub Kicinski
8
-16
/
+14
2021-10-09
net: use dev_addr_set()
Jakub Kicinski
6
-7
/
+6
2021-09-28
dmascc: add CONFIG_VIRT_TO_BUS dependency
Arnd Bergmann
1
-0
/
+1
2021-09-27
Merge 5.15-rc3 into tty-next
Greg Kroah-Hartman
2
-5
/
+5
2021-09-22
tty: remove file from tty_mode_ioctl
Jiri Slaby
1
-1
/
+1
2021-09-19
dmascc: use proper 'virt_to_bus()' rather than casting to 'int'
Linus Torvalds
1
-3
/
+3
2021-09-16
net: 6pack: Fix tx timeout and slot time
Guenter Roeck
1
-2
/
+2
2021-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2021-08-16
net: 6pack: fix slab-out-of-bounds in decode_data
Pavel Skripkin
1
-0
/
+6
2021-07-27
hamradio: use ndo_siocdevprivate
Arnd Bergmann
9
-60
/
+64
2021-07-06
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-18
/
+9
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-06-17
net: hamradio: fix memory leak in mkiss_close
Pavel Skripkin
1
-0
/
+1
2021-06-02
hamradio: bpqether: Fix -Wunused-const-variable warning
YueHaibing
1
-2
/
+2
2021-05-26
net/hamradio/6pack: Fix inconsistent indenting
Jiapeng Chong
1
-6
/
+4
2021-05-21
net: hamradio: remove leading spaces before tabs
Hui Tang
5
-17
/
+17
2021-05-13
tty: no checking of tty_unregister_ldisc
Jiri Slaby
2
-14
/
+2
2021-05-13
tty: make tty_ldisc_ops a param in tty_unregister_ldisc
Jiri Slaby
2
-2
/
+2
2021-05-13
tty: set tty_ldisc_ops::num statically
Jiri Slaby
2
-2
/
+5
2021-05-13
tty: make fp of tty_ldisc_ops::receive_buf{,2} const
Jiri Slaby
2
-2
/
+2
2021-04-05
Merge 5.12-rc6 into tty-next
Greg Kroah-Hartman
1
-1
/
+0
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2021-03-15
Merge 5.12-rc3 into tty-next
Greg Kroah-Hartman
1
-5
/
+0
2021-03-10
tty: remove TTY_LDISC_MAGIC
Jiri Slaby
2
-2
/
+0
2021-03-06
net/hamradio/6pack: remove redundant check in sp_encaps()
Denis Efremov
1
-5
/
+0
2020-11-03
net: driver: hamradio: Fix potential unterminated string
Andrew Lunn
1
-1
/
+1
2020-10-15
drivers: net: hamradio: fix document location
Mauro Carvalho Chehab
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-4
/
+3
[next]