summaryrefslogtreecommitdiff
path: root/drivers/net/wan (follow)
Commit message (Expand)AuthorAge
* net: lapbether: Prevent racing when checking whether the netif is runningXie He2021-05-22
* net: wan/lmc: unregister device when no matching device is foundTong Zhang2021-04-07
* net: lapbether: Remove netif_start_queue / netif_stop_queueXie He2021-03-17
* net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He2021-01-12
* cosa: Add missing kfree in error path of cosa_writeWang Hai2020-11-18
* drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol valuesXie He2020-11-10
* net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setupXie He2020-10-29
* net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC deviceXie He2020-10-29
* drivers/net/wan/hdlc: Set skb->protocol before transmittingXie He2020-10-14
* drivers/net/wan/lapbether: Make skb->protocol consistent with the headerXie He2020-10-14
* hdlc_ppp: add range checks in ppp_cp_parse_cr()Dan Carpenter2020-10-01
* drivers/net/wan/hdlc_cisco: Add hard_header_lenXie He2020-09-23
* drivers/net/wan/lapbether: Set network_header before transmittingXie He2020-09-23
* drivers/net/wan/lapbether: Added needed_tailroomXie He2020-09-23
* drivers/net/wan/lapbether: Added needed_headroom and a skb->len checkXie He2020-08-21
* drivers/net/wan/x25_asy: Fix to make it workXie He2020-07-31
* drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He2020-07-31
* wan: ixp4xx_hss: fix compile-testing on 64-bitArnd Bergmann2020-02-28
* net: wan: sdla: Fix cast from pointer to integer of different sizeKrzysztof Kozlowski2020-02-05
* drivers: net: lmc: fix case value for target abort errorColin Ian King2018-09-05
* wan: pc300too: abort path on failurePan Bian2018-03-24
* hdlc_ppp: carrier detect ok, don't turn off negotiationDenis Du2018-03-11
* farsync: fix off-by-one bug in fst_add_oneArnd Bergmann2016-04-20
* wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley2015-12-01
* hdlc: fix null-deref on allocation failurestephen hemminger2015-11-18
* net: wan: sbni: fix device usage countSudip Mukherjee2015-09-05
* net: caif: convert to using IFF_NO_QUEUEPhil Sutter2015-08-18
* cosa: missing error code on failure in probe()Dan Carpenter2015-08-12
* Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.htmlMasanari Iida2015-07-10
* netfilter: Remove spurios included of netfilter.hEric W Biederman2015-06-18
* wan: dscc4: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-06-07
* cosa: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-06-07
* wan: dscc4: fix build warning Wunused-but-set-variableNicholas Mc Guire2015-06-07
* cosa: fix error return codeJulia Lawall2015-04-07
* wan: lmc: fix error return codeJulia Lawall2015-04-07
* wan: cosa: replace current->state by set_current_state()Fabian Frederick2015-02-22
* net: wan: add missing virt_to_bus dependenciesArnd Bergmann2015-01-29
* net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-07
* net: Pass a "more" indication down into netdev_start_xmit() code paths.David S. Miller2014-09-01
* net: Do txq_trans_update() in netdev_start_xmit()David S. Miller2014-09-01
* net: Add ops->ndo_xmit_flush()David S. Miller2014-08-24
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-14
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* | wan: wanxl: Remove typedefs from struct namesHimangi Saraogi2014-08-11
* | hdlc: Remove typedefs from struct namesHimangi Saraogi2014-08-11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-22
|\
| * wan/x25_asy: integer overflow in x25_asy_change_mtu()Dan Carpenter2014-07-17
* | dlci: remove unnecessary break after returnFabian Frederick2014-07-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\|
| * farsync: fix invalid memory accesses in fst_add_one() and fst_init_card()Alexey Khoroshilov2014-07-11