index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
Age
Commit message (
Expand
)
Author
2019-07-29
net: wan: sdla: Mark expected switch fall-through
Gustavo A. R. Silva
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-16
x25_asy: fixed function name in error message.
Jeremy Sowden
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 426
Thomas Gleixner
2019-06-02
drivers: use in_dev_for_each_ifa_rtnl/rcu
Florian Westphal
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-04-23
ARM: ixp4xx: Move IXP4xx QMGR and NPE headers
Linus Walleij
2019-02-25
net: wan: z85230: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...
Yang Wei
2019-02-25
net: wan: cosa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pro...
Yang Wei
2019-02-25
net: wan: sbni: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pro...
Yang Wei
2019-02-25
net: wan: ixp4xx_hss: replace dev_kfree_skb_irq by dev_consume_skb_irq for dr...
Yang Wei
2019-02-25
net: wan: wanxl: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pr...
Yang Wei
2019-02-25
net: lmc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-02-08
wan: wanxl: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-06
net: fsl_ucc_hdlc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop ...
Yang Wei
2019-02-06
net: dscc4: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-01-26
net: lmc: remove -I. header search path
Masahiro Yamada
2019-01-17
wan: dscc4: fix various indentation issues
Colin Ian King
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-04
soc/fsl/qe: fix err handling of ucc_of_parse_tdm
Wen Yang
2018-12-30
net/wan: fix a double free in x25_asy_open_tty()
Cong Wang
2018-12-27
net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()
Wen Yang
2018-11-07
net/wan/fsl_ucc_hdlc: add BQL support
Mathias Thore
2018-10-24
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-22
net/wan/fsl_ucc_hdlc: error counters
Mathias Thore
2018-10-13
change semantics of ldisc ->compat_ioctl()
Al Viro
2018-09-18
net: wan: remove redundant include
zhong jiang
2018-09-03
net/wan/fsl_ucc_hdlc: tx timeout handler
David Gounaris
2018-09-03
net/wan/fsl_ucc_hdlc: GUMR for non tsa mode
David Gounaris
2018-09-03
net/wan/fsl_ucc_hdlc: hmask
David Gounaris
2018-09-03
net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHER
David Gounaris
2018-09-03
net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parity
David Gounaris
2018-09-03
net/wan/fsl_ucc_hdlc: allow ucc index up to 7
David Gounaris
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
drivers: net: lmc: fix case value for target abort error
Colin Ian King
2018-07-23
wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc
YueHaibing
2018-07-07
drivers: net: lmc: remove redundant variable next_rx
Colin Ian King
2018-07-07
farsync: remove redundant variable txq_length
Colin Ian King
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-04
wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
2018-02-26
hdlc_ppp: carrier detect ok, don't turn off negotiation
Denis Du
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
[next]