summaryrefslogtreecommitdiff
path: root/drivers/net/wan
AgeCommit message (Expand)Author
2020-09-24drivers/net/wan/x25_asy: Correct the ndo_open and ndo_stop functionsXie He
2020-09-17drivers/net/wan/hdlc: Set skb->protocol before transmittingXie He
2020-09-17drivers/net/wan/lapbether: Make skb->protocol consistent with the headerXie He
2020-09-10hdlc_ppp: add range checks in ppp_cp_parse_cr()Dan Carpenter
2020-09-04drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devicesXie He
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-02drivers/net/wan/hdlc: Change the default of hard_header_len to 0Xie He
2020-08-31drivers/net/wan/hdlc_cisco: Add hard_header_lenXie He
2020-08-26drivers/net/wan/lapbether: Set network_header before transmittingXie He
2020-08-24drivers/net/wan/lapbether: Added needed_tailroomXie He
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-14net: wan: dlci: Remove set but not used variable 'err'Lee Jones
2020-08-14drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len checkXie He
2020-08-11drivers/net/wan/x25_asy: Added needed_headroom and a skb->len checkXie He
2020-08-06drivers/net/wan/lapbether: Added needed_headroom and a skb->len checkXie He
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-04farsync: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-04wan: wanxl: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2020-07-28farsync: use generic power managementVaibhav Gupta
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-24drivers/net/wan: lapb: Corrected the usage of skb_cowXie He
2020-07-21drivers/net/wan/x25_asy: Fix to make it workXie He
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-15drivers: net: wan: Fix trivial spellingKieran Bingham
2020-07-13wan: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-13net: wan: cosa: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-13WAN: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-06drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-04-28docs: networking: convert framerelay.txt to ReSTMauro Carvalho Chehab
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-29net: wan: wanxl: refactor the firmware rebuild ruleMasahiro Yamada
2020-03-29net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmwareMasahiro Yamada
2020-03-29net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmwareMasahiro Yamada
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-02-27WAN: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-21hdlx_x25: Fix backwards compat test.David S. Miller
2020-01-21wan/hdlc_x25: fix skb handlingMartin Schiller
2020-01-21wan/hdlc_x25: make lapb params configurableMartin Schiller
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-16net: wan: lapbether.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-01-15net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_infoColin Ian King
2020-01-12wan: ixp4xx_hss: prepare compile testingArnd Bergmann