aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wan (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-17drivers/net/wan/hdlc: Set skb->protocol before transmittingXie He3-0/+5
2020-09-17drivers/net/wan/lapbether: Make skb->protocol consistent with the headerXie He1-2/+2
2020-09-10hdlc_ppp: add range checks in ppp_cp_parse_cr()Dan Carpenter1-5/+11
2020-09-04drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devicesXie He1-1/+2
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-1/+5
2020-09-02drivers/net/wan/hdlc: Change the default of hard_header_len to 0Xie He1-1/+1
2020-08-31drivers/net/wan/hdlc_cisco: Add hard_header_lenXie He1-0/+1
2020-08-26drivers/net/wan/lapbether: Set network_header before transmittingXie He1-0/+2
2020-08-24drivers/net/wan/lapbether: Added needed_tailroomXie He1-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva3-3/+3
2020-08-14net: wan: dlci: Remove set but not used variable 'err'Lee Jones1-2/+1
2020-08-14drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len checkXie He2-1/+17
2020-08-11drivers/net/wan/x25_asy: Added needed_headroom and a skb->len checkXie He1-0/+14
2020-08-06drivers/net/wan/lapbether: Added needed_headroom and a skb->len checkXie He1-1/+9
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds8-54/+51
2020-08-04farsync: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-13/+12
2020-08-04wan: wanxl: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-27/+27
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2020-08-04Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+2
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook1-2/+2
2020-07-28farsync: use generic power managementVaibhav Gupta1-6/+4
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-11/+22
2020-07-24drivers/net/wan: lapb: Corrected the usage of skb_cowXie He2-4/+8
2020-07-21drivers/net/wan/x25_asy: Fix to make it workXie He1-7/+14
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-07-15drivers: net: wan: Fix trivial spellingKieran Bingham1-1/+1
2020-07-13wan: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-13net: wan: cosa: Replace HTTP links with HTTPS onesAlexander A. Klimov1-2/+2
2020-07-13WAN: Replace HTTP links with HTTPS onesAlexander A. Klimov4-4/+4
2020-07-06drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He1-1/+8
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-8/+8
2020-04-28docs: networking: convert framerelay.txt to ReSTMauro Carvalho Chehab1-2/+2
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-0/+1
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-2/+2
2020-03-29net: wan: wanxl: refactor the firmware rebuild ruleMasahiro Yamada1-10/+19
2020-03-29net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmwareMasahiro Yamada1-3/+3
2020-03-29net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmwareMasahiro Yamada2-7/+7
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-02-27WAN: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-10/+15
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds9-41/+126
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds1-2/+2
2020-01-21hdlx_x25: Fix backwards compat test.David S. Miller1-1/+1
2020-01-21wan/hdlc_x25: fix skb handlingMartin Schiller1-2/+11
2020-01-21wan/hdlc_x25: make lapb params configurableMartin Schiller1-3/+77
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-2/+2
2020-01-16net: wan: lapbether.c: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+1
2020-01-15net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_infoColin Ian King1-1/+1
2020-01-12wan: ixp4xx_hss: prepare compile testingArnd Bergmann2-16/+22
2020-01-12wan: ixp4xx_hss: fix compile-testing on 64-bitArnd Bergmann1-2/+2