index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
(
unfollow
)
Commit message (
Expand
)
Author
2021-05-22
net: lapbether: Prevent racing when checking whether the netif is running
Xie He
2021-04-07
net: wan/lmc: unregister device when no matching device is found
Tong Zhang
2021-03-17
net: lapbether: Remove netif_start_queue / netif_stop_queue
Xie He
2021-01-12
net: hdlc_ppp: Fix issues when mod_timer is called while timer is running
Xie He
2020-11-18
cosa: Add missing kfree in error path of cosa_write
Wang Hai
2020-11-10
drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values
Xie He
2020-10-29
net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setup
Xie He
2020-10-29
net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC device
Xie He
2020-10-14
drivers/net/wan/hdlc: Set skb->protocol before transmitting
Xie He
2020-10-14
drivers/net/wan/lapbether: Make skb->protocol consistent with the header
Xie He
2020-10-01
hdlc_ppp: add range checks in ppp_cp_parse_cr()
Dan Carpenter
2020-09-23
drivers/net/wan/hdlc_cisco: Add hard_header_len
Xie He
2020-09-23
drivers/net/wan/lapbether: Set network_header before transmitting
Xie He
2020-09-23
drivers/net/wan/lapbether: Added needed_tailroom
Xie He
2020-08-21
drivers/net/wan/lapbether: Added needed_headroom and a skb->len check
Xie He
2020-07-31
drivers/net/wan/x25_asy: Fix to make it work
Xie He
2020-07-31
drivers/net/wan/lapbether: Fixed the value of hard_header_len
Xie He
2020-02-28
wan: ixp4xx_hss: fix compile-testing on 64-bit
Arnd Bergmann
2020-02-05
net: wan: sdla: Fix cast from pointer to integer of different size
Krzysztof Kozlowski
2018-09-05
drivers: net: lmc: fix case value for target abort error
Colin Ian King
2018-03-24
wan: pc300too: abort path on failure
Pan Bian
2018-03-11
hdlc_ppp: carrier detect ok, don't turn off negotiation
Denis Du
2016-04-20
farsync: fix off-by-one bug in fst_add_one
Arnd Bergmann
2015-12-01
wan/x25: Fix use-after-free in x25_asy_open_tty()
Peter Hurley
2015-11-18
hdlc: fix null-deref on allocation failure
stephen hemminger
2015-09-05
net: wan: sbni: fix device usage count
Sudip Mukherjee
2015-08-18
net: caif: convert to using IFF_NO_QUEUE
Phil Sutter
2015-08-12
cosa: missing error code on failure in probe()
Dan Carpenter
2015-07-10
Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.html
Masanari Iida
2015-06-18
netfilter: Remove spurios included of netfilter.h
Eric W Biederman
2015-06-07
wan: dscc4: use msecs_to_jiffies for conversions
Nicholas Mc Guire
2015-06-07
cosa: use msecs_to_jiffies for conversions
Nicholas Mc Guire
2015-06-07
wan: dscc4: fix build warning Wunused-but-set-variable
Nicholas Mc Guire
2015-04-07
cosa: fix error return code
Julia Lawall
2015-04-07
wan: lmc: fix error return code
Julia Lawall
2015-02-22
wan: cosa: replace current->state by set_current_state()
Fabian Frederick
2015-01-29
net: wan: add missing virt_to_bus dependencies
Arnd Bergmann
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
2014-09-01
net: Pass a "more" indication down into netdev_start_xmit() code paths.
David S. Miller
2014-09-01
net: Do txq_trans_update() in netdev_start_xmit()
David S. Miller
2014-08-24
net: Add ops->ndo_xmit_flush()
David S. Miller
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-11
wan: wanxl: Remove typedefs from struct names
Himangi Saraogi
2014-08-11
hdlc: Remove typedefs from struct names
Himangi Saraogi
2014-07-20
dlci: remove unnecessary break after return
Fabian Frederick
2014-07-17
wan/x25_asy: integer overflow in x25_asy_change_mtu()
Dan Carpenter
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-11
farsync: fix invalid memory accesses in fst_add_one() and fst_init_card()
Alexey Khoroshilov
2014-06-11
farsync: Fix confusion about DMA address and buffer offset types
Ben Hutchings
2014-06-02
wan: Use usleep_range()
Manuel Schölling
[next]