1. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  2. 8e6a481 x25_asy: fixed function name in error message. by Jeremy Sowden · 6 years ago
  3. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  4. 1623de8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 426 by Thomas Gleixner · 6 years ago
  5. cb8f147 drivers: use in_dev_for_each_ifa_rtnl/rcu by Florian Westphal · 6 years ago
  6. 25763b3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 by Thomas Gleixner · 6 years ago
  7. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  8. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  9. ee5d8f4 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41 by Thomas Gleixner · 6 years ago
  10. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  11. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  12. 4af20dc ARM: ixp4xx: Move IXP4xx QMGR and NPE headers by Linus Walleij · 6 years ago
  13. c14f7e1 net: wan: z85230: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  14. 11dc980 net: wan: cosa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  15. 153d96b net: wan: sbni: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  16. 763284d net: wan: ixp4xx_hss: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  17. 73634c0 net: wan: wanxl: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  18. b84caee net: lmc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  19. a3deec5 wan: wanxl: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  20. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  21. 7c3850a net: fsl_ucc_hdlc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  22. 96d2650 net: dscc4: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  23. 085c4c7 net: lmc: remove -I. header search path by Masahiro Yamada · 6 years ago
  24. 5191673 wan: dscc4: fix various indentation issues by Colin Ian King · 6 years ago
  25. e874644 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  26. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  27. 8d68100 soc/fsl/qe: fix err handling of ucc_of_parse_tdm by Wen Yang · 6 years ago
  28. d5c7c74 net/wan: fix a double free in x25_asy_open_tty() by Cong Wang · 6 years ago
  29. 40752b3 net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe() by Wen Yang · 6 years ago
  30. 2e7ad56 net/wan/fsl_ucc_hdlc: add BQL support by Mathias Thore · 6 years ago
  31. 44adbac Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  32. ba59d57 net/wan/fsl_ucc_hdlc: error counters by Mathias Thore · 6 years ago
  33. f0193d3 change semantics of ldisc ->compat_ioctl() by Al Viro · 6 years ago
  34. b9d957c net: wan: remove redundant include by zhong jiang · 6 years ago
  35. ccb7bc0 net/wan/fsl_ucc_hdlc: tx timeout handler by David Gounaris · 6 years ago
  36. 040b7c9 net/wan/fsl_ucc_hdlc: GUMR for non tsa mode by David Gounaris · 6 years ago
  37. 045f77b net/wan/fsl_ucc_hdlc: hmask by David Gounaris · 6 years ago
  38. 8978ca7 net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHER by David Gounaris · 6 years ago
  39. 43a78e0 net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parity by David Gounaris · 6 years ago
  40. d8d7477 net/wan/fsl_ucc_hdlc: allow ucc index up to 7 by David Gounaris · 6 years ago
  41. c1c8626 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  42. afb41bb drivers: net: lmc: fix case value for target abort error by Colin Ian King · 6 years ago
  43. fd800f6 wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc by YueHaibing · 6 years ago
  44. 005c1c0 drivers: net: lmc: remove redundant variable next_rx by Colin Ian King · 7 years ago
  45. 94c7635 farsync: remove redundant variable txq_length by Colin Ian King · 7 years ago
  46. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  47. 1f55c28 wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memset by YueHaibing · 7 years ago
  48. b6c3bad1 hdlc_ppp: carrier detect ok, don't turn off negotiation by Denis Du · 7 years ago
  49. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  50. 96c22a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  51. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  52. f95d5bf0 lmc: Use memdup_user() as a cleanup by Vasyl Gomonovych · 7 years ago
  53. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  54. a3e2ecb net: wan: x25_asy: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  55. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  56. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  57. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  58. 3a1246f wan: wanxl: remove redundant assignment to stat by Colin Ian King · 7 years ago
  59. ed29668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  60. 7db8874 net: lapbether: fix double free by Pan Bian · 7 years ago
  61. 032cfd6 drivers/net: wan/sdla: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  62. 605ea2f drivers/net: wan/lmc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  63. e2009be drivers/net: wan/dscc4: Remove unused timer by Kees Cook · 7 years ago
  64. 56546e3 drivers/net: wan/sbni: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  65. d26c089 hdlc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  66. 802be57 net: wan : hdlc: use setup_timer() helper by Allen Pais · 7 years ago
  67. 19569c8 drivers: net: lmc: use setup_timer() helper. by Allen Pais · 7 years ago
  68. 8d81fe7 drivers: net: hdlc_ppp: use setup_timer() helper. by Allen Pais · 7 years ago
  69. f280333 drivers: net: dscc: use setup_timer() helper. by Allen Pais · 7 years ago
  70. dffec39 drivers: net: cisco_hdlc: use setup_timer() helper. by Allen Pais · 7 years ago
  71. f347bd6 drivers: net: sdla: use setup_timer() helper. by Allen Pais · 7 years ago
  72. 44ccba3 Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  73. ba6ba68 wan: dscc4: convert to plain DMA API by Alexey Khoroshilov · 7 years ago
  74. 6aa2000 wan: dscc4: add checks for dma mapping errors by Alexey Khoroshilov · 7 years ago
  75. 3598f5d drivers/net/wan/z85230.c: Use designated initializers by Kees Cook · 7 years ago
  76. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 8 years ago
  77. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  78. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  79. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  80. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  81. 85deed5 net/wan/fsl_ucc_hdlc: fix muram allocation error by Holger Brunck · 8 years ago
  82. 067bb93 net/wan/fsl_ucc_hdlc: add hdlc-bus support by Holger Brunck · 8 years ago
  83. 54e9e08 net/wan/fsl_ucc_hdlc: call qe_setbrg only for loopback mode by Holger Brunck · 8 years ago
  84. 5b8aad9 net/wan/fsl_ucc_hdlc: fix incorrect memory allocation by Holger Brunck · 8 years ago
  85. 10515db net/wan/fsl_ucc_hdlc: fix wrong indentation by Holger Brunck · 8 years ago
  86. 66bb144 net/wan/fsl_ucc_hdlc: fix unitialized variable warnings by Holger Brunck · 8 years ago
  87. f089785 net/wan/fsl_ucc_hdlc: cleanup debug traces by Holger Brunck · 8 years ago
  88. 0cd2950 net: make struct net_device::tx_queue_len unsigned int by Alexey Dobriyan · 8 years ago
  89. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  90. 2a39e7a wan: pc300too: abort path on failure by Pan Bian · 8 years ago
  91. af28a03 Annotate hardware config module parameters in drivers/net/wan/ by David Howells · 8 years ago
  92. 02bb56d ucc/hdlc: fix two little issue by Zhao Qiang · 8 years ago
  93. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  94. 74179d4 net/wan: add MODULE_LICENSE for fsl_ucc_hdlc by Valentin Longchamp · 8 years ago
  95. fee4022 net: wan: slic_ds26522: Remove .owner field for driver by Wei Yongjun · 8 years ago
  96. c3afa99 net: wan: slic_ds26522: Use module_spi_driver to simplify the code by Wei Yongjun · 8 years ago
  97. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  98. 6013386 net: wan: slic_ds26522: fix spelling mistake: "configurated" -> "configured" by Colin Ian King · 8 years ago
  99. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  100. aabd7ad WAN: use designated initializers by Kees Cook · 8 years ago