Age | Commit message (Expand) | Author |
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 |
2017-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro |
2017-11-28 | lmc: Use memdup_user() as a cleanup | Vasyl Gomonovych |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook |
2017-11-11 | net: wan: x25_asy: mark expected switch fall-through | Gustavo A. R. Silva |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |