index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
Age
Commit message (
Expand
)
Author
2024-02-23
net: remove unneeded break
Tom Rix
2023-10-10
drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...
Alexandra Diupina
2023-06-21
net: lapbether: only support ethernet devices
Eric Dumazet
2023-06-09
treewide: Remove uninitialized_var() usage
Kees Cook
2023-04-20
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2023-04-20
Revert "treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()"
Tom Saeger
2023-03-11
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2023-02-06
net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regs
Esina Ekaterina
2023-01-18
net: farsync: Fix kmemleak when rmmods farsync
Li Zetao
2022-11-25
net: lapbether: fix issue of dev reference count leakage in lapbeth_device_ev...
Zhengchao Shao
2021-05-14
net: lapbether: Prevent racing when checking whether the netif is running
Xie He
2021-04-07
net: wan/lmc: unregister device when no matching device is found
Tong Zhang
2021-03-30
net: wan: fix error return code of uhdlc_init()
Jia-Ju Bai
2021-03-17
net: lapbether: Remove netif_start_queue / netif_stop_queue
Xie He
2021-01-17
wan: ds26522: select CONFIG_BITREVERSE
Arnd Bergmann
2021-01-12
net: hdlc_ppp: Fix issues when mod_timer is called while timer is running
Xie He
2020-11-18
cosa: Add missing kfree in error path of cosa_write
Wang Hai
2020-11-05
drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values
Xie He
2020-10-29
net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setup
Xie He
2020-10-29
net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC device
Xie He
2020-10-07
drivers/net/wan/hdlc: Set skb->protocol before transmitting
Xie He
2020-10-07
drivers/net/wan/lapbether: Make skb->protocol consistent with the header
Xie He
2020-10-07
drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
Xie He
2020-09-26
hdlc_ppp: add range checks in ppp_cp_parse_cr()
Dan Carpenter
2020-09-17
drivers/net/wan/hdlc_cisco: Add hard_header_len
Xie He
2020-09-17
drivers/net/wan/lapbether: Set network_header before transmitting
Xie He
2020-09-17
drivers/net/wan/lapbether: Added needed_tailroom
Xie He
2020-08-26
net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmware
Masahiro Yamada
2020-08-26
net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmware
Masahiro Yamada
2020-08-19
drivers/net/wan/lapbether: Added needed_headroom and a skb->len check
Xie He
2020-08-05
drivers/net/wan: lapb: Corrected the usage of skb_cow
Xie He
2020-07-31
drivers/net/wan/x25_asy: Fix to make it work
Xie He
2020-07-29
drivers/net/wan/lapbether: Fixed the value of hard_header_len
Xie He
2020-02-24
wan: ixp4xx_hss: fix compile-testing on 64-bit
Arnd Bergmann
2020-02-24
net/wan/fsl_ucc_hdlc: reject muram offsets above 64K
Rasmus Villemoes
2020-02-24
wan/hdlc_x25: fix skb handling
Martin Schiller
2020-02-01
net: wan: sdla: Fix cast from pointer to integer of different size
Krzysztof Kozlowski
2020-01-23
net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info
Colin Ian King
2019-09-16
net/wan: dscc4: remove broken dscc4 driver
Dan Carpenter
2019-09-11
net: lmc: fix spelling mistake "runnin" -> "running"
Colin Ian King
2019-07-29
net: wan: sdla: Mark expected switch fall-through
Gustavo A. R. Silva
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-16
x25_asy: fixed function name in error message.
Jeremy Sowden
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 426
Thomas Gleixner
2019-06-02
drivers: use in_dev_for_each_ifa_rtnl/rcu
Florian Westphal
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41
Thomas Gleixner
[next]