1. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  2. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  3. 8170024 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  4. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  5. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  6. 9421c90 net: ethernet: ti: cpsw: fix min eth packet size by Grygorii Strashko · 7 years ago
  7. 575ed7d net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO by Nogah Frankel · 7 years ago
  8. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  9. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. 0010e3f net/ti/tlan: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  11. 8447779 net: ti: netcp: use setup_timer by Allen Pais · 7 years ago
  12. 9d90725f drivers: net: cpsw_ale: use setup_timer() helper. by Allen Pais · 7 years ago
  13. e333ac1 net: ethernet: ti: netcp_core: no need in netif_napi_del by Ivan Khoronzhuk · 7 years ago
  14. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  15. f0e82d7 net: ti: cpsw-common: dont print error if ti_cm_get_macid() fails by Sekhar Nori · 7 years ago
  16. b6d08bd net: ethernet: make ptp_clock_info const by Bhumika Goyal · 7 years ago
  17. f5b5894 net: ti: cpsw:: constify platform_device_id by Arvind Yadav · 7 years ago
  18. cc147a0 drivers: net: davinci_mdio: print bus frequency by Maxim Uvarov · 7 years ago
  19. 2e1c808 drivers: net: davinci_mdio: remove busy loop on wait user access by Maxim Uvarov · 7 years ago
  20. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  21. de4784c net: sched: get rid of struct tc_to_netdev by Jiri Pirko · 7 years ago
  22. 38cf042 net: sched: change return value of ndo_setup_tc for driver supporting mqprio only by Jiri Pirko · 7 years ago
  23. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 7 years ago
  24. 2572ac5 net: sched: make type an argument for ndo_setup_tc by Jiri Pirko · 7 years ago
  25. a93439c net: ethernet: ti: cpts: fix fifo read in cpts_find_ts by Grygorii Strashko · 7 years ago
  26. 0d5f54f net: ethernet: ti: cpts: fix tx timestamping timeout by Grygorii Strashko · 7 years ago
  27. 999f129 net: ethernet: ti: cpts: convert to use ptp auxiliary worker by Grygorii Strashko · 7 years ago
  28. f7ce910 net: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  29. 070f9c6 net: ethernet: ti: cpsw: Push the request_irq function to the end of probe by Keerthy · 7 years ago
  30. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  31. 0ccf59b net: ethernet: ti: netcp_ethss: use cpts to check if packet needs timestamping by Ivan Khoronzhuk · 8 years ago
  32. f44f841 net: ethernet: ti: cpsw: fix sw timestamping for non PTP packets by Ivan Khoronzhuk · 8 years ago
  33. 98fdd85 net: ethernet: ti: cpsw: move skb timestamp to packet_submit by Ivan Khoronzhuk · 8 years ago
  34. b88ff4f drivers: net: cpsw-common: Fix reading of mac address for am43 SoCs by Lokesh Vutla · 8 years ago
  35. 5514174 net: phy: Make phy_ethtool_ksettings_get return void by yuval.shaia@oracle.com · 8 years ago
  36. 6d307f6 net: ethernet: ti: cpdma: do not enable host error misc irq by Grygorii Strashko · 8 years ago
  37. e9523a5 net: ethernet: ti: cpsw: enable HWTSTAMP_FILTER_PTP_V1_L4_EVENT filter by Grygorii Strashko · 8 years ago
  38. a5fcf8a net: propagate tc filter chain index down the ndo_setup_tc call by Jiri Pirko · 8 years ago
  39. e341257 net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL by Miroslav Lichvar · 8 years ago
  40. ca9df7e net: netcp: fix check of requested timestamping filter by Miroslav Lichvar · 8 years ago
  41. 5b6cb43 net: ethernet: ti: netcp_core: return error while dma channel open issue by Ivan Khoronzhuk · 8 years ago
  42. 48f5bcc net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow control by Grygorii Strashko · 8 years ago
  43. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  44. 504926d cpsw/netcp: refine cpts dependency by Arnd Bergmann · 8 years ago
  45. 799dbe3 net: ethernet: ti: netcp_core: remove unused compl queue mapping by Ivan Khoronzhuk · 8 years ago
  46. 11a9ec4 net: netcp: fix spelling mistake: "memomry" -> "memory" by Colin Ian King · 8 years ago
  47. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  48. 30c57f0 net: ethernet: ti: cpsw: fix race condition during open() by Sekhar Nori · 8 years ago
  49. 75514b6 net: ethernet: ti: cpsw: wake tx queues on ndo_tx_timeout by Grygorii Strashko · 8 years ago
  50. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  51. 07fef36 cpsw/netcp: cpts depends on posix_timers by Arnd Bergmann · 8 years ago
  52. be9ca0d cpsw/netcp: work around reverse cpts dependency by Arnd Bergmann · 8 years ago
  53. 56f36ac mqprio: Modify mqprio to pass user parameters via ndo_setup_tc. by Amritha Nambiar · 8 years ago
  54. 9fe9aa0 net: ethernet: ti: cpsw: correct ale dev to cpsw by Ivan Khoronzhuk · 8 years ago
  55. 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  56. d5bc161 net: ethernet: ti: cpsw: use var instead of func for usage count by Ivan Khoronzhuk · 8 years ago
  57. a60ced9 net: ethernet: ti: cpsw: fix cpsw assignment in resume by Ivan Khoronzhuk · 8 years ago
  58. 1bf9605 net: ethernet: ti: cpsw: return NET_XMIT_DROP if skb_padto failed by Ivan Khoronzhuk · 8 years ago
  59. 1deeaa0 net: ethernet: ti: netcp_core: remove netif_trans_update by Ivan Khoronzhuk · 8 years ago
  60. 6136c8f net: netcp: Do not clobber PHY link outside of state machine by Florian Fainelli · 8 years ago
  61. 219189e net: ethernet: ti: cpsw: remove netif_trans_update by Ivan Khoronzhuk · 8 years ago
  62. f696186 net: ethernet: ti: cpsw: fix NULL pointer dereference in switch mode by Grygorii Strashko · 8 years ago
  63. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  64. 022d7ad net: ethernet: ti: cpsw: clarify ethtool ops changing num of descs by Ivan Khoronzhuk · 8 years ago
  65. fe734d0 net: ethernet: ti: cpsw: don't duplicate common res in rx handler by Ivan Khoronzhuk · 8 years ago
  66. 03fd01a net: ethernet: ti: cpsw: don't duplicate ndev_running by Ivan Khoronzhuk · 8 years ago
  67. 176b0cb net: ethernet: ti: cpsw: don't disable interrupts in ndo_open by Ivan Khoronzhuk · 8 years ago
  68. aafc93a net: ethernet: ti: cpsw: remove dual check from common res usage function by Ivan Khoronzhuk · 8 years ago
  69. e33c2ef net: ethernet: ti: davinci_cpdma: correct check on NULL in set rate by Ivan Khoronzhuk · 8 years ago
  70. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  71. d43e6fb cpmac: remove hopeless #warning by Arnd Bergmann · 8 years ago
  72. 380043b net: netcp: correct netcp_get_stats function signature by Keerthy · 8 years ago
  73. f89d21b net: ethernet: ti: cpsw: extend limits for cpsw_get/set_ringparam by Ivan Khoronzhuk · 8 years ago
  74. b361da8 net: netcp: ale: add proper ale entry mask bits for netcp switch ALE by Karicheri, Muralidharan · 8 years ago
  75. 7938a0d net: netcp: ale: use ale_status to size the ale table by Karicheri, Muralidharan · 8 years ago
  76. ca47130 net: netcp: ale: update to support unknown vlan controls for NU switch by Karicheri, Muralidharan · 8 years ago
  77. 4cd85a6 net: netcp: use hw capability to remove FCS word from rx packets by Karicheri, Muralidharan · 8 years ago
  78. 0cead3a net: netcp: ethss: get phy-handle only if link interface is MAC-to-PHY by Karicheri, Muralidharan · 8 years ago
  79. 6a8162e net: netcp: store network statistics in 64 bits by Michael Scherban · 8 years ago
  80. aa25510 net: netcp: remove the redundant memmov() by Karicheri, Muralidharan · 8 years ago
  81. 69d707d net: netcp: extract eflag from desc for rx_hook handling by Karicheri, Muralidharan · 8 years ago
  82. be034fc net: ethernet: ti: cpsw: add support for ringparam configuration by Grygorii Strashko · 8 years ago
  83. 90225bf net: ethernet: ti: cpsw: add support for descs pool size configuration by Grygorii Strashko · 8 years ago
  84. 7f3b490 net: ethernet: ti: cpdma: use devm_ioremap by Grygorii Strashko · 8 years ago
  85. 5fcc40a net: ethernet: ti: cpdma: minimize number of parameters in cpdma_desc_pool_create/destroy() by Grygorii Strashko · 8 years ago
  86. 12a303e net: ethernet: ti: cpdma: fix desc re-queuing by Grygorii Strashko · 8 years ago
  87. a6c83cc net: ethernet: ti: cpdma: am437x: allow descs to be plased in ddr by Grygorii Strashko · 8 years ago
  88. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  89. 4c0ef23 net: netcp: ethss: fix 10gbe host port tx pri map configuration by WingMan Kwok · 8 years ago
  90. e9838ef net: netcp: ethss: fix errors in ethtool ops by WingMan Kwok · 8 years ago
  91. 9465d9c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  92. 6246168 net: ethernet: ti: netcp: add support of cpts by WingMan Kwok · 8 years ago
  93. 52986a2 net: ethernet: ti: cpsw: sync rates for channels in dual emac mode by Ivan Khoronzhuk · 8 years ago
  94. 0be01b8 net: ethernet: ti: cpsw: re-split res only when speed is changed by Ivan Khoronzhuk · 8 years ago
  95. 32b78d8 net: ethernet: ti: cpsw: combine budget and weight split and check by Ivan Khoronzhuk · 8 years ago
  96. 32b5f2d net: ethernet: ti: cpsw: don't start queue twice by Ivan Khoronzhuk · 8 years ago
  97. cb7d78d0 net: ethernet: ti: cpsw: use same macros to get active slave by Ivan Khoronzhuk · 8 years ago
  98. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  99. 5579f28 net: ethernet: cpmac: Call SET_NETDEV_DEV() by Florian Fainelli · 8 years ago
  100. 74685b0 drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" links by Alex · 8 years ago