1. 76cba8f net: dlink: sundance: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  2. feb558c Merge branch 'uapi-Add-a-new-header-for-time-types' by David S. Miller · 6 years ago
  3. 460a2db errqueue.h: Include time_types.h by Deepa Dinamani · 6 years ago
  4. ca5e9ab time: Add time_types.h by Deepa Dinamani · 6 years ago
  5. a08ef41 Merge branch 'devlink-region-read-fixes' by David S. Miller · 6 years ago
  6. dac7c08 devlink: Fix list access without lock while reading region by Parav Pandit · 6 years ago
  7. fdd41ec devlink: Return right error code in case of errors for region read by Parav Pandit · 6 years ago
  8. 415d394 bonding: check slave set command firstly by Tonghao Zhang · 6 years ago
  9. 79e0882 Merge branch 'mlxsw-hwmon-and-thermal-extensions' by David S. Miller · 6 years ago
  10. 97cd342 mlxsw: core: Allow thermal zone binding to an external cooling device by Vadim Pasternak · 6 years ago
  11. a53779d mlxsw: core: Add QSFP module temperature label attribute to hwmon by Vadim Pasternak · 6 years ago
  12. 5c42eaa mlxsw: core: Extend hwmon interface with QSFP module temperature attributes by Vadim Pasternak · 6 years ago
  13. 2c6a33c mlxsw: core: Extend hwmon interface with fan fault attribute by Vadim Pasternak · 6 years ago
  14. 2ee1165 mlxsw: core: Rename cooling device by Vadim Pasternak · 6 years ago
  15. 41e7608 mlxsw: core: Replace thermal temperature trips with defines by Vadim Pasternak · 6 years ago
  16. 69115b7 mlxsw: core: Modify thermal zone definition by Vadim Pasternak · 6 years ago
  17. 3dcfe17 mlxsw: core: Set different thermal polling time based on bus frequency capability by Vadim Pasternak · 6 years ago
  18. d93c19a mlxsw: core: Add API for QSFP module temperature thresholds reading by Vadim Pasternak · 6 years ago
  19. 3760c2b mlxsw: reg: Add Fan Out of Range Event Register by Vadim Pasternak · 6 years ago
  20. 5f28ef7 mlxsw: reg: Add Management Temperature Bulk Register by Vadim Pasternak · 6 years ago
  21. d517ee7 mlxsw: spectrum: Move QSFP EEPROM definitions to common location by Vadim Pasternak · 6 years ago
  22. 03b9674 Merge tag 'batadv-next-for-davem-20190213' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  23. e7c2e3b test_objagg: Uninitialized variable in error handling by Dan Carpenter · 6 years ago
  24. 951d3d6 test_objagg: Test the correct variable by Dan Carpenter · 6 years ago
  25. 4446eb8 lib: objagg: Fix an error code in objagg_hints_get() by Dan Carpenter · 6 years ago
  26. f8b1f9f cxgb4vf: Few more link management changes. by Vishal Kulkarni · 6 years ago
  27. 30580b3 Merge branch 'pagepool-api-and-dma-address-storage' by David S. Miller · 6 years ago
  28. 13f16d9 page_pool: use DMA_ATTR_SKIP_CPU_SYNC for DMA mappings by Jesper Dangaard Brouer · 6 years ago
  29. 1567b85 net: page_pool: don't use page->private to store dma_addr_t by Ilias Apalodimas · 6 years ago
  30. c25fff7 mm: add dma_addr_t to struct page by Jesper Dangaard Brouer · 6 years ago
  31. fb14b09 net: sched: remove duplicated include from cls_api.c by YueHaibing · 6 years ago
  32. 9f9dc49 flow_offload: fix block stats by John Hurley · 6 years ago
  33. 1f15bb4 net: sched: flower: only return error from hw offload if skip_sw by Vlad Buslov · 6 years ago
  34. cba2bf7 qlge: fix some indentation issues by Colin Ian King · 6 years ago
  35. 01e3497 qed: fix indentation issue with statements in an if-block by Colin Ian King · 6 years ago
  36. 88e4258 net: ixp4xx_eth: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  37. b9560a2 net: macb: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  38. e78042eb net: sis: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  39. 8f5eeb9 net: fealnx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  40. 412261d net: moxa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  41. 5f5a8c7 net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  42. d270f67 net: atheros: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  43. eae15bd net: qualcomm: emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  44. 46befd32 net: neterion: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  45. d4b242a Merge branch 'phy-25g' by David S. Miller · 6 years ago
  46. 7fd8afa net: phy: Add generic support for 2.5GBaseT and 5GBaseT by Maxime Chevallier · 6 years ago
  47. ac3f553 net: phy: Extract genphy_c45_pma_read_abilities from marvell10g by Maxime Chevallier · 6 years ago
  48. 3feb9b2 net: phy: Move of_set_phy_eee_broken to phy-core.c by Maxime Chevallier · 6 years ago
  49. a4eaed9 net: phy: Mask-out non-compatible modes when setting the max-speed by Maxime Chevallier · 6 years ago
  50. d2d3744 Merge branch 'net-Remove-unused-variables' by David S. Miller · 6 years ago
  51. fd80a14 staging: fsl-dpaa2: ethsw: Remove unused port_priv variable by Florian Fainelli · 6 years ago
  52. 0f56623 mlxsw: spectrum_switchdev: Remove unused variables by Florian Fainelli · 6 years ago
  53. bd3606c rocker: Remove port_attr_bridge_flags_get assignment by Florian Fainelli · 6 years ago
  54. ef718bc Merge branch 'classifier-no-rtnl' by David S. Miller · 6 years ago
  55. 470502d net: sched: unlock rules update API by Vlad Buslov · 6 years ago
  56. 18d3eef net: sched: refactor tcf_block_find() into standalone functions by Vlad Buslov · 6 years ago
  57. dfcd2a2 net: sched: add flags to Qdisc class ops struct by Vlad Buslov · 6 years ago
  58. 12db03b net: sched: extend proto ops to support unlocked classifiers by Vlad Buslov · 6 years ago
  59. 7d5509f net: sched: extend proto ops with 'put' callback by Vlad Buslov · 6 years ago
  60. ec6743a net: sched: track rtnl lock status when validating extensions by Vlad Buslov · 6 years ago
  61. 726d0612 net: sched: prevent insertion of new classifiers during chain flush by Vlad Buslov · 6 years ago
  62. 8b64678 net: sched: refactor tp insert/delete for concurrent execution by Vlad Buslov · 6 years ago
  63. fe2923a net: sched: traverse classifiers in chain with tcf_get_next_proto() by Vlad Buslov · 6 years ago
  64. 4dbfa76 net: sched: introduce reference counting for tcf_proto by Vlad Buslov · 6 years ago
  65. ed76f5e net: sched: protect filter_chain list with filter_chain_lock mutex by Vlad Buslov · 6 years ago
  66. a565482 net: sched: protect chain template accesses with block lock by Vlad Buslov · 6 years ago
  67. bbf7383 net: sched: traverse chains in block with tcf_get_next_chain() by Vlad Buslov · 6 years ago
  68. 165f013 net: sched: protect block->chain0 with block->lock by Vlad Buslov · 6 years ago
  69. 2cbfab0 net: sched: refactor tc_ctl_chain() to use block->lock by Vlad Buslov · 6 years ago
  70. 91052fa net: sched: protect chain->explicitly_created with block->lock by Vlad Buslov · 6 years ago
  71. c266f64 net: sched: protect block state with mutex by Vlad Buslov · 6 years ago
  72. b67de69 isdn_v110: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  73. 56e9b6b isdn: i4l: isdn_tty: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  74. b6cd7dd ser_gigaset: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  75. 8a1343c Merge branch 's390-qeth-next' by David S. Miller · 6 years ago
  76. 742d4d4 s390/qeth: convert remaining legacy cmd callbacks by Julian Wiedmann · 6 years ago
  77. 1709ff8 s390/qeth: convert bridgeport callbacks by Julian Wiedmann · 6 years ago
  78. 4b7ae12 s390/qeth: allow cmd callbacks to return errnos by Julian Wiedmann · 6 years ago
  79. 54daaca s390/qeth: cancel cmd on early error by Julian Wiedmann · 6 years ago
  80. 0951c6b s390/qeth: simplify reply object handling by Julian Wiedmann · 6 years ago
  81. 51581fd s390/qeth: limit trace to valid data of command request by Julian Wiedmann · 6 years ago
  82. 4386e34 s390/qeth: align csum offload with TSO control logic by Julian Wiedmann · 6 years ago
  83. 7e83747 s390/qeth: enable only required csum offload features by Julian Wiedmann · 6 years ago
  84. c215327 s390/qeth: consolidate filling of low-level cmd length fields by Julian Wiedmann · 6 years ago
  85. 84dbea4 s390/qeth: reduce data length for ARP cache query by Julian Wiedmann · 6 years ago
  86. a263f99 Merge branch 'Add-ENETC-PTP-clock-driver' by David S. Miller · 6 years ago
  87. 74abc07 net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames by Saeed Mahameed · 6 years ago
  88. bb024c3 MAINTAINERS: add enetc_ptp driver into QorIQ PTP list by Yangbo Lu · 6 years ago
  89. 19971f5 enetc: add PTP clock driver by Yangbo Lu · 6 years ago
  90. ad6e1be ptp: add QorIQ PTP support for ENETC by Yangbo Lu · 6 years ago
  91. d4e1768 ptp_qoriq: fix register memory map by Yangbo Lu · 6 years ago
  92. 2843bf5 dt-binding: ptp_qoriq: add little-endian support by Yangbo Lu · 6 years ago
  93. f038ddf ptp_qoriq: add little enadian support by Yangbo Lu · 6 years ago
  94. ff54571 ptp_qoriq: convert to use ptp_qoriq_init/free by Yangbo Lu · 6 years ago
  95. 73356e4 ptp_qoriq: make ptp operations global by Yangbo Lu · 6 years ago
  96. 1e562c8 ptp_qoriq: make structure/function names more consistent by Yangbo Lu · 6 years ago
  97. 4ea7b0c net/skbuff: fix up kernel-doc placement by Brian Norris · 6 years ago
  98. 317d8e2 Merge branch 'SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS-get-remove' by David S. Miller · 6 years ago
  99. 1b8b589 staging: fsl-dpaa2: ethsw: Remove getting PORT_BRIDGE_FLAGS by Florian Fainelli · 6 years ago
  100. 610d2b6 rocker: Remove getting PORT_BRIDGE_FLAGS by Florian Fainelli · 6 years ago