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