index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hdlc_ppp: add range checks in ppp_cp_parse_cr()
Dan Carpenter
2020-09-10
1
-5
/
+11
*
drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
Xie He
2020-09-05
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-04
3
-1
/
+5
|
\
|
*
drivers/net/wan/hdlc: Change the default of hard_header_len to 0
Xie He
2020-09-03
1
-1
/
+1
|
*
drivers/net/wan/hdlc_cisco: Add hard_header_len
Xie He
2020-08-31
1
-0
/
+1
|
*
drivers/net/wan/lapbether: Set network_header before transmitting
Xie He
2020-08-27
1
-0
/
+2
|
*
drivers/net/wan/lapbether: Added needed_tailroom
Xie He
2020-08-25
1
-0
/
+1
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
3
-3
/
+3
|
/
*
net: wan: dlci: Remove set but not used variable 'err'
Lee Jones
2020-08-15
1
-2
/
+1
*
drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check
Xie He
2020-08-15
2
-1
/
+17
*
drivers/net/wan/x25_asy: Added needed_headroom and a skb->len check
Xie He
2020-08-11
1
-0
/
+14
*
drivers/net/wan/lapbether: Added needed_headroom and a skb->len check
Xie He
2020-08-07
1
-1
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-06
8
-54
/
+51
|
\
|
*
farsync: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-08-05
1
-13
/
+12
|
*
wan: wanxl: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-08-05
1
-27
/
+27
|
*
farsync: use generic power management
Vaibhav Gupta
2020-07-28
1
-6
/
+4
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-26
3
-11
/
+22
|
|
\
|
*
|
drivers: net: wan: Fix trivial spelling
Kieran Bingham
2020-07-16
1
-1
/
+1
|
*
|
wan: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-14
1
-1
/
+1
|
*
|
net: wan: cosa: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-14
1
-2
/
+2
|
*
|
WAN: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-14
4
-4
/
+4
*
|
|
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
1
-1
/
+1
|
\
\
\
|
*
|
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
*
|
|
|
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-04
1
-2
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2020-07-30
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
drivers/net/wan: lapb: Corrected the usage of skb_cow
Xie He
2020-07-25
2
-4
/
+8
*
|
|
drivers/net/wan/x25_asy: Fix to make it work
Xie He
2020-07-22
1
-7
/
+14
|
/
/
*
/
drivers/net/wan/lapbether: Fixed the value of hard_header_len
Xie He
2020-07-06
1
-1
/
+8
|
/
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-8
/
+8
*
docs: networking: convert framerelay.txt to ReST
Mauro Carvalho Chehab
2020-04-28
1
-2
/
+2
*
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
1
-0
/
+1
|
\
|
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-04-01
2
-2
/
+2
|
\
\
|
*
|
WAN: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-27
2
-2
/
+2
|
|
/
*
|
net: wan: wanxl: refactor the firmware rebuild rule
Masahiro Yamada
2020-03-29
1
-10
/
+19
*
|
net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmware
Masahiro Yamada
2020-03-29
1
-3
/
+3
*
|
net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmware
Masahiro Yamada
2020-03-29
2
-7
/
+7
|
/
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-02-08
2
-10
/
+15
|
\
|
*
net/wan/fsl_ucc_hdlc: reject muram offsets above 64K
Rasmus Villemoes
2019-12-09
1
-0
/
+5
|
*
net/wan/fsl_ucc_hdlc: fix reading of __be16 registers
Rasmus Villemoes
2019-12-09
1
-2
/
+2
|
*
net/wan/fsl_ucc_hdlc: avoid use of IS_ERR_VALUE()
Rasmus Villemoes
2019-12-09
2
-6
/
+6
|
*
soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers
Rasmus Villemoes
2019-12-09
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-29
9
-41
/
+126
|
\
\
|
*
|
hdlx_x25: Fix backwards compat test.
David S. Miller
2020-01-21
1
-1
/
+1
|
*
|
wan/hdlc_x25: fix skb handling
Martin Schiller
2020-01-21
1
-2
/
+11
|
*
|
wan/hdlc_x25: make lapb params configurable
Martin Schiller
2020-01-21
1
-3
/
+77
|
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
2
-2
/
+2
|
|
\
\
|
*
|
|
wan: ixp4xx_hss: prepare compile testing
Arnd Bergmann
2020-01-12
2
-16
/
+22
|
*
|
|
wan: ixp4xx_hss: fix compile-testing on 64-bit
Arnd Bergmann
2020-01-12
1
-2
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
1
-1
/
+1
|
|
\
\
\
[next]