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
*
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
|
|
\
\
\
|
*
|
|
|
drivers: net: cisco_hdlc: use __func__ in debug message
Chen Zhou
2020-01-07
1
-2
/
+2
|
*
|
|
|
net/wan/fsl_ucc_hdlc: remove set but not used variables 'ut_info' and 'ret'
Chen Zhou
2019-12-28
1
-9
/
+5
|
*
|
|
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
5
-7
/
+7
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-27
1
-2
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-2
/
+2
|
|
/
/
*
|
|
net: wan: lapbether.c: Use built-in RCU list checking
Madhuparna Bhowmik
2020-01-16
1
-1
/
+1
*
|
|
net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info
Colin Ian King
2020-01-15
1
-1
/
+1
|
|
/
|
/
|
*
|
net: wan: sdla: Fix cast from pointer to integer of different size
Krzysztof Kozlowski
2020-01-06
1
-1
/
+1
|
/
*
Remove every trace of SERIAL_MAGIC
Pascal Terjan
2019-11-13
1
-2
/
+0
*
net/wan: dscc4: remove broken dscc4 driver
Dan Carpenter
2019-09-16
3
-2072
/
+0
[next]