index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-06
wan: ds26522: select CONFIG_BITREVERSE
Arnd Bergmann
1
-0
/
+1
2020-12-29
net: hdlc_ppp: Fix issues when mod_timer is called while timer is running
Xie He
1
-0
/
+7
2020-12-11
net: lapbether: Consider it successful if (dis)connecting when already (dis)c...
Xie He
1
-2
/
+11
2020-12-10
net: hdlc_x25: Remove unnecessary skb_reset_network_header calls
Xie He
1
-2
/
+0
2020-12-01
net: wan: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
2020-11-18
net: wan: Delete the DLCI / SDLA drivers
Xie He
4
-2243
/
+0
2020-11-13
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2020-11-12
cosa: Add missing kfree in error path of cosa_write
Wang Hai
1
-0
/
+1
2020-11-08
net: x25_asy: Delete the x25_asy driver
Xie He
4
-898
/
+0
2020-11-04
net: hdlc_fr: Add support for any Ethertype
Xie He
1
-26
/
+49
2020-11-04
net: hdlc_fr: Improve the initial checks when we receive an skb
Xie He
1
-1
/
+1
2020-11-04
net: hdlc_fr: Do skb_reset_mac_header for skbs received on normal PVC devices
Xie He
1
-0
/
+3
2020-11-04
net: hdlc_fr: Change the use of "dev" in fr_rx to make the code cleaner
Xie He
1
-17
/
+20
2020-11-04
net: hdlc_fr: Simpify fr_rx by using "goto rx_drop" to drop frames
Xie He
1
-9
/
+6
2020-11-03
drivers: net: wan: lmc: Fix W=1 set but used variable warnings
Andrew Lunn
1
-7
/
+2
2020-10-22
net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setup
Xie He
1
-0
/
+1
2020-10-22
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-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-17
/
+26
2020-10-05
drivers/net/wan/hdlc_fr: Improvements to the code of pvc_xmit
Xie He
1
-28
/
+26
2020-10-02
drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values
Xie He
1
-47
/
+51
2020-09-30
net: wan/lmc: Remove lmc_trace()
Sebastian Andrzej Siewior
5
-136
/
+8
2020-09-25
drivers/net/wan/x25_asy: Correct the ndo_open and ndo_stop functions
Xie He
1
-17
/
+26
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-8
/
+20
2020-09-18
drivers/net/wan/hdlc: Set skb->protocol before transmitting
Xie He
3
-0
/
+5
2020-09-18
drivers/net/wan/lapbether: Make skb->protocol consistent with the header
Xie He
1
-2
/
+2
2020-09-15
drivers/net/wan/x25_asy: Remove an unnecessary x25_type_trans call
Xie He
1
-2
/
+1
2020-09-12
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-05
drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
Xie He
1
-1
/
+2
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-4
/
+8
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-1
/
+5
2020-09-03
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-27
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-25
drivers/net/wan/lapbether: Added needed_tailroom
Xie He
1
-0
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-3
/
+3
2020-08-15
net: wan: dlci: Remove set but not used variable 'err'
Lee Jones
1
-2
/
+1
2020-08-15
drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check
Xie He
2
-1
/
+17
2020-08-11
drivers/net/wan/x25_asy: Added needed_headroom and a skb->len check
Xie He
1
-0
/
+14
2020-08-07
drivers/net/wan/lapbether: Added needed_headroom and a skb->len check
Xie He
1
-1
/
+9
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
8
-54
/
+51
2020-08-05
farsync: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-13
/
+12
2020-08-05
wan: wanxl: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-27
/
+27
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-08-04
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
[next]