index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values
Xie He
2020-11-10
1
-47
/
+51
*
net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setup
Xie He
2020-10-29
1
-0
/
+1
*
net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC device
Xie He
2020-10-29
1
-1
/
+9
*
drivers/net/wan/hdlc: Set skb->protocol before transmitting
Xie He
2020-10-14
3
-0
/
+5
*
drivers/net/wan/lapbether: Make skb->protocol consistent with the header
Xie He
2020-10-14
1
-2
/
+2
*
hdlc_ppp: add range checks in ppp_cp_parse_cr()
Dan Carpenter
2020-10-01
1
-5
/
+11
*
drivers/net/wan/hdlc_cisco: Add hard_header_len
Xie He
2020-09-23
1
-0
/
+1
*
drivers/net/wan/lapbether: Set network_header before transmitting
Xie He
2020-09-23
1
-0
/
+2
*
drivers/net/wan/lapbether: Added needed_tailroom
Xie He
2020-09-23
1
-0
/
+1
*
drivers/net/wan/lapbether: Added needed_headroom and a skb->len check
Xie He
2020-08-21
1
-1
/
+9
*
drivers/net/wan/x25_asy: Fix to make it work
Xie He
2020-07-31
1
-7
/
+14
*
drivers/net/wan/lapbether: Fixed the value of hard_header_len
Xie He
2020-07-31
1
-1
/
+8
*
wan: ixp4xx_hss: fix compile-testing on 64-bit
Arnd Bergmann
2020-02-28
1
-2
/
+2
*
net/wan/fsl_ucc_hdlc: reject muram offsets above 64K
Rasmus Villemoes
2020-02-28
1
-0
/
+5
*
net: wan: sdla: Fix cast from pointer to integer of different size
Krzysztof Kozlowski
2020-02-05
1
-1
/
+1
*
net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info
Colin Ian King
2020-01-23
1
-1
/
+1
*
net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()
Wen Yang
2019-12-05
1
-1
/
+0
*
net/wan: fix a double free in x25_asy_open_tty()
Cong Wang
2019-01-09
1
-0
/
+2
*
wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc
YueHaibing
2018-09-26
1
-3
/
+3
*
drivers: net: lmc: fix case value for target abort error
Colin Ian King
2018-09-05
1
-1
/
+1
*
net/wan/fsl_ucc_hdlc: fix muram allocation error
Holger Brunck
2018-04-13
1
-1
/
+1
*
net/wan/fsl_ucc_hdlc: fix incorrect memory allocation
Holger Brunck
2018-04-13
1
-6
/
+6
*
net/wan/fsl_ucc_hdlc: fix unitialized variable warnings
Holger Brunck
2018-04-13
1
-2
/
+2
*
wan: pc300too: abort path on failure
Pan Bian
2018-03-24
1
-0
/
+1
*
hdlc_ppp: carrier detect ok, don't turn off negotiation
Denis Du
2018-03-11
1
-1
/
+4
*
net: wan: slic_ds26522: Allow driver to built if COMPILE_TEST is enabled
Javier Martinez Canillas
2016-10-14
1
-1
/
+1
*
net: wan: slic_ds26522: Export OF module alias information
Javier Martinez Canillas
2016-10-14
1
-0
/
+1
*
net: wan: slic_ds26522: add SPI device ID table to fix module autoload
Javier Martinez Canillas
2016-10-14
1
-0
/
+7
*
wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()
Christophe Jaillet
2016-10-08
1
-4
/
+4
*
net: wan: sbni: Spelling s/acknoweledge/acknowledge/, Grammar
Geert Uytterhoeven
2016-08-31
1
-2
/
+2
*
wan/fsl_ucc_hdlc: fix spelling mistake "prameter" -> "parameter"
Colin Ian King
2016-08-28
1
-1
/
+1
*
wan/fsl_ucc_hdlc: avoid possible NULL pointer dereference
xypron.glpk@gmx.de
2016-08-01
1
-1
/
+2
*
wan/fsl_ucc_hdlc: use module_platform_driver to simplify the code
Wei Yongjun
2016-07-20
1
-12
/
+1
*
wan/fsl_ucc_hdlc: remove .owner field for driver
Wei Yongjun
2016-07-20
1
-1
/
+0
*
wan/fsl_ucc_hdlc: rewrite error handling to make it clearer
Zhao Qiang
2016-07-16
1
-28
/
+27
*
wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv'
Zhao Qiang
2016-07-16
1
-1
/
+0
*
wan/fsl_ucc_hdlc: info leak in uhdlc_ioctl()
Dan Carpenter
2016-07-15
1
-2
/
+1
*
Maxim/driver: Add driver for maxim ds26522
Zhao Qiang
2016-06-29
4
-0
/
+401
*
drivers/net/fsl_ucc: Do not prefix header guard with CONFIG_
Andreas Ziegler
2016-06-08
1
-2
/
+2
*
drivers/net: support hdlc function for QE-UCC
Zhao Qiang
2016-06-07
4
-0
/
+1351
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
4
-9
/
+9
*
farsync: fix off-by-one bug in fst_add_one
Arnd Bergmann
2016-03-14
1
-1
/
+1
*
wan: lmc: Switch to using managed resources
Amitoj Kaur Chawla
2016-03-02
1
-20
/
+7
*
dscc4: Undefined signed int shift
Michael McConville
2016-02-13
1
-1
/
+1
*
x25_asy: Free x25_asy on x25_asy_open() failure.
David S. Miller
2016-01-13
1
-1
/
+3
*
wan: wanxl: add pci_disable_device in case of error
Saurabh Sengar
2015-12-14
1
-0
/
+1
*
WAN: HDLC: Call notifiers before and after changing device type
Andrew Lunn
2015-12-05
7
-2
/
+23
*
WAN: HDLC: Detach protocol before unregistering device
Andrew Lunn
2015-12-05
1
-1
/
+1
*
wan/x25: Fix use-after-free in x25_asy_open_tty()
Peter Hurley
2015-12-01
1
-5
/
+1
*
hdlc: fix null-deref on allocation failure
stephen hemminger
2015-11-18
1
-5
/
+5
[next]