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.12.y
linux-6.13.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
2020-09-25
drivers/net/wan/x25_asy: Correct the ndo_open and ndo_stop functions
Xie He
1
-17
/
+26
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-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-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
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
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
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
1
-2
/
+2
2020-07-28
farsync: use generic power management
Vaibhav Gupta
1
-6
/
+4
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-11
/
+22
2020-07-25
drivers/net/wan: lapb: Corrected the usage of skb_cow
Xie He
2
-4
/
+8
2020-07-22
drivers/net/wan/x25_asy: Fix to make it work
Xie He
1
-7
/
+14
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-16
drivers: net: wan: Fix trivial spelling
Kieran Bingham
1
-1
/
+1
2020-07-14
wan: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-14
net: wan: cosa: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-2
/
+2
2020-07-14
WAN: Replace HTTP links with HTTPS ones
Alexander A. Klimov
4
-4
/
+4
2020-07-06
drivers/net/wan/lapbether: Fixed the value of hard_header_len
Xie He
1
-1
/
+8
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-8
/
+8
2020-04-29
docs: networking: convert framerelay.txt to ReST
Mauro Carvalho Chehab
1
-2
/
+2
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-2
/
+2
2020-03-29
net: wan: wanxl: refactor the firmware rebuild rule
Masahiro Yamada
1
-10
/
+19
2020-03-29
net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmware
Masahiro Yamada
1
-3
/
+3
2020-03-29
net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmware
Masahiro Yamada
2
-7
/
+7
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-02-27
WAN: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-02-09
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2
-10
/
+15
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
9
-41
/
+126
2020-01-28
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-2
/
+2
2020-01-21
hdlx_x25: Fix backwards compat test.
David S. Miller
1
-1
/
+1
2020-01-21
wan/hdlc_x25: fix skb handling
Martin Schiller
1
-2
/
+11
2020-01-21
wan/hdlc_x25: make lapb params configurable
Martin Schiller
1
-3
/
+77
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+2
2020-01-16
net: wan: lapbether.c: Use built-in RCU list checking
Madhuparna Bhowmik
1
-1
/
+1
2020-01-16
net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info
Colin Ian King
1
-1
/
+1
2020-01-12
wan: ixp4xx_hss: prepare compile testing
Arnd Bergmann
2
-16
/
+22
[next]