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
10 days
net: lapbether: handle NETDEV_PRE_TYPE_CHANGE
Eric Dumazet
1
-5
/
+8
10 days
net: lapbether: replace comparison to NULL with "lapbeth_get_x25_dev"
Peng Li
1
-1
/
+1
10 days
net: lapbether: remove trailing whitespaces
Peng Li
1
-3
/
+3
10 days
net: lapbether: Close the LAPB device before its underlying Ethernet device c...
Xie He
1
-2
/
+2
2026-03-04
net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()
Thomas Fourier
1
-6
/
+2
2026-03-04
net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets
Duoming Zhou
1
-0
/
+2
2023-10-10
drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...
Alexandra Diupina
1
-2
/
+10
2023-06-21
net: lapbether: only support ethernet devices
Eric Dumazet
1
-0
/
+3
2023-02-01
net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regs
Esina Ekaterina
1
-2
/
+4
2023-01-14
net: farsync: Fix kmemleak when rmmods farsync
Li Zetao
1
-0
/
+2
2022-11-16
net: lapbether: fix issue of dev reference count leakage in lapbeth_device_ev...
Zhengchao Shao
1
-1
/
+1
2021-05-14
net: lapbether: Prevent racing when checking whether the netif is running
Xie He
1
-7
/
+25
2021-05-14
Revert "drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit"
Xie He
1
-3
/
+2
2021-04-14
drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit
Lv Yunlong
1
-2
/
+3
2021-04-07
net: wan/lmc: unregister device when no matching device is found
Tong Zhang
1
-0
/
+2
2021-03-30
net: hdlc_x25: Prevent racing between "x25_close" and "x25_xmit"/"x25_rx"
Xie He
1
-1
/
+41
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-02-17
net: hdlc_x25: Return meaningful error code in x25_open
Xie He
1
-3
/
+3
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-11
cosa: Add missing kfree in error path of cosa_write
Wang Hai
1
-0
/
+1
2020-10-21
net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setup
Xie He
1
-0
/
+1
2020-10-21
net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC device
Xie He
1
-1
/
+9
2020-10-20
net: remove unneeded break
Tom Rix
1
-4
/
+0
2020-10-10
drivers/net/wan/hdlc_fr: Move the skb_headroom check out of fr_hard_header
Xie He
1
-13
/
+17
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-17
/
+26
2020-10-04
drivers/net/wan/hdlc_fr: Improvements to the code of pvc_xmit
Xie He
1
-28
/
+26
2020-10-01
drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values
Xie He
1
-47
/
+51
2020-09-29
net: wan/lmc: Remove lmc_trace()
Sebastian Andrzej Siewior
5
-136
/
+8
2020-09-24
drivers/net/wan/x25_asy: Correct the ndo_open and ndo_stop functions
Xie He
1
-17
/
+26
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-8
/
+20
2020-09-17
drivers/net/wan/hdlc: Set skb->protocol before transmitting
Xie He
3
-0
/
+5
2020-09-17
drivers/net/wan/lapbether: Make skb->protocol consistent with the header
Xie He
1
-2
/
+2
2020-09-14
drivers/net/wan/x25_asy: Remove an unnecessary x25_type_trans call
Xie He
1
-2
/
+1
2020-09-11
drivers/net/wan/x25_asy: Remove an unused flag "SLF_OUTWAIT"
Xie He
2
-3
/
+0
2020-09-10
hdlc_ppp: add range checks in ppp_cp_parse_cr()
Dan Carpenter
1
-5
/
+11
2020-09-04
drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
Xie He
1
-1
/
+2
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-4
/
+8
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-1
/
+5
2020-09-02
drivers/net/wan/hdlc: Change the default of hard_header_len to 0
Xie He
1
-1
/
+1
2020-08-31
net/wan/fsl_ucc_hdlc: Add MODULE_DESCRIPTION
YueHaibing
1
-0
/
+1
2020-08-31
net: wan: slic_ds26522: Remove unused macro DRV_NAME
YueHaibing
1
-2
/
+0
2020-08-31
drivers/net/wan/hdlc_cisco: Add hard_header_len
Xie He
1
-0
/
+1
2020-08-26
drivers/net/wan/lapbether: Set network_header before transmitting
Xie He
1
-0
/
+2
2020-08-25
wan: sbni: Avoid comma separated statements
Joe Perches
1
-43
/
+58
2020-08-24
drivers/net/wan/lapbether: Added needed_tailroom
Xie He
1
-0
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-3
/
+3
2020-08-14
net: wan: dlci: Remove set but not used variable 'err'
Lee Jones
1
-2
/
+1
2020-08-14
drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check
Xie He
2
-1
/
+17
[next]