index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
net: remove unneeded break
Tom Rix
1
-4
/
+0
2023-10-10
drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...
Alexandra Diupina
1
-2
/
+10
2023-08-11
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2023-06-21
net: lapbether: only support ethernet devices
Eric Dumazet
1
-0
/
+3
2023-01-18
net: farsync: Fix kmemleak when rmmods farsync
Li Zetao
1
-0
/
+2
2022-11-25
net: lapbether: fix issue of dev reference count leakage in lapbeth_device_ev...
Zhengchao Shao
1
-1
/
+1
2021-05-22
net: lapbether: Prevent racing when checking whether the netif is running
Xie He
1
-7
/
+25
2021-04-07
net: wan/lmc: unregister device when no matching device is found
Tong Zhang
1
-0
/
+2
2021-03-30
net: wan: fix error return code of uhdlc_init()
Jia-Ju Bai
1
-2
/
+6
2021-03-17
net: lapbether: Remove netif_start_queue / netif_stop_queue
Xie He
1
-3
/
+0
2021-01-17
wan: ds26522: select CONFIG_BITREVERSE
Arnd Bergmann
1
-0
/
+1
2021-01-12
net: hdlc_ppp: Fix issues when mod_timer is called while timer is running
Xie He
1
-0
/
+7
2020-11-18
cosa: Add missing kfree in error path of cosa_write
Wang Hai
1
-0
/
+1
2020-11-05
drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values
Xie He
1
-47
/
+51
2020-10-29
net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setup
Xie He
1
-0
/
+1
2020-10-29
net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC device
Xie He
1
-1
/
+9
2020-10-07
drivers/net/wan/hdlc: Set skb->protocol before transmitting
Xie He
3
-0
/
+5
2020-10-07
drivers/net/wan/lapbether: Make skb->protocol consistent with the header
Xie He
1
-2
/
+2
2020-10-07
drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
Xie He
1
-1
/
+2
2020-09-26
net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmware
Masahiro Yamada
1
-3
/
+3
2020-09-26
net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmware
Masahiro Yamada
2
-7
/
+7
2020-09-26
hdlc_ppp: add range checks in ppp_cp_parse_cr()
Dan Carpenter
1
-5
/
+11
2020-09-17
drivers/net/wan/hdlc_cisco: Add hard_header_len
Xie He
1
-0
/
+1
2020-09-17
drivers/net/wan/lapbether: Set network_header before transmitting
Xie He
1
-0
/
+2
2020-09-17
drivers/net/wan/lapbether: Added needed_tailroom
Xie He
1
-0
/
+1
2020-08-19
drivers/net/wan/lapbether: Added needed_headroom and a skb->len check
Xie He
1
-1
/
+9
2020-07-31
drivers/net/wan/x25_asy: Fix to make it work
Xie He
1
-7
/
+14
2020-07-29
drivers/net/wan/lapbether: Fixed the value of hard_header_len
Xie He
1
-1
/
+8
2020-02-24
wan: ixp4xx_hss: fix compile-testing on 64-bit
Arnd Bergmann
1
-2
/
+2
2020-02-24
net/wan/fsl_ucc_hdlc: reject muram offsets above 64K
Rasmus Villemoes
1
-0
/
+5
2020-02-01
net: wan: sdla: Fix cast from pointer to integer of different size
Krzysztof Kozlowski
1
-1
/
+1
2020-01-23
net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info
Colin Ian King
1
-1
/
+1
2019-12-05
net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()
Wen Yang
1
-1
/
+0
2019-01-09
net/wan: fix a double free in x25_asy_open_tty()
Cong Wang
1
-0
/
+2
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-08-02
drivers: net: lmc: fix case value for target abort error
Colin Ian King
1
-1
/
+1
2018-07-23
wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc
YueHaibing
1
-3
/
+3
2018-07-07
drivers: net: lmc: remove redundant variable next_rx
Colin Ian King
1
-2
/
+0
2018-07-07
farsync: remove redundant variable txq_length
Colin Ian King
1
-2
/
+0
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+4
2018-06-04
wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
1
-7
/
+4
2018-02-26
hdlc_ppp: carrier detect ok, don't turn off negotiation
Denis Du
1
-1
/
+4
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2017-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-10
/
+3
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-28
lmc: Use memdup_user() as a cleanup
Vasyl Gomonovych
1
-10
/
+3
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-11-11
net: wan: x25_asy: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-0
/
+8
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-0
/
+8
[next]