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