index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-24
drivers/net/wan/x25_asy: Correct the ndo_open and ndo_stop functions
Xie He
1
-17
/
+26
2020-09-17
drivers/net/wan/hdlc: Set skb->protocol before transmitting
Xie He
3
-0
/
+5
2020-09-17
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-04
drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
Xie He
1
-1
/
+2
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-1
/
+5
2020-09-02
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-26
drivers/net/wan/lapbether: Set network_header before transmitting
Xie He
1
-0
/
+2
2020-08-24
drivers/net/wan/lapbether: Added needed_tailroom
Xie He
1
-0
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-3
/
+3
2020-08-14
net: wan: dlci: Remove set but not used variable 'err'
Lee Jones
1
-2
/
+1
2020-08-14
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-06
drivers/net/wan/lapbether: Added needed_headroom and a skb->len check
Xie He
1
-1
/
+9
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
8
-54
/
+51
2020-08-04
farsync: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-13
/
+12
2020-08-04
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-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-11
/
+22
2020-07-24
drivers/net/wan: lapb: Corrected the usage of skb_cow
Xie He
2
-4
/
+8
2020-07-21
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-15
drivers: net: wan: Fix trivial spelling
Kieran Bingham
1
-1
/
+1
2020-07-13
wan: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-13
net: wan: cosa: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-2
/
+2
2020-07-13
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-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-8
/
+8
2020-04-28
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-03-31
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-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2
-10
/
+15
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
9
-41
/
+126
2020-01-27
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-19
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-15
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]