index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hamradio
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
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-16
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-12
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-19
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-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-18
/
+9
2021-06-18
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-01
hamradio: bpqether: Fix -Wunused-const-variable warning
YueHaibing
1
-2
/
+2
2021-05-25
net/hamradio/6pack: Fix inconsistent indenting
Jiapeng Chong
1
-6
/
+4
2021-05-20
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-05
net/hamradio/6pack: remove redundant check in sp_encaps()
Denis Efremov
1
-5
/
+0
2020-11-02
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
[next]