1. 56897b2 Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_proto() by Kefeng Wang · 6 years ago
  2. 4a67e5d Bluetooth: mgmt: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  3. c14f7e1 net: wan: z85230: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  4. 11dc980 net: wan: cosa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  5. 153d96b net: wan: sbni: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  6. 763284d net: wan: ixp4xx_hss: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  7. 73634c0 net: wan: wanxl: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  8. b84caee net: lmc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  9. c9d0c6e Merge branch 'pie-next' by David S. Miller · 6 years ago
  10. c9d2ac5 net: sched: pie: update references by Mohit P. Tahiliani · 6 years ago
  11. 95400b9 net: sched: pie: add derandomization mechanism by Mohit P. Tahiliani · 6 years ago
  12. 3f7ae5f net: sched: pie: add more cases to auto-tune alpha and beta by Mohit P. Tahiliani · 6 years ago
  13. 30a92ad net: sched: pie: change initial value of pie_vars->burst_time by Mohit P. Tahiliani · 6 years ago
  14. 29daa855 net: sched: pie: change default value of pie_params->tupdate by Mohit P. Tahiliani · 6 years ago
  15. abde792 net: sched: pie: change default value of pie_params->target by Mohit P. Tahiliani · 6 years ago
  16. 5750900 net: sched: pie: change value of QUEUE_THRESHOLD by Mohit P. Tahiliani · 6 years ago
  17. 7884406 mlxsw: spectrum: acl: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  18. 0eb5c29 Merge branch 'aquantia-hwmon' by David S. Miller · 6 years ago
  19. fb470f7 net: phy: aquantia: add hwmon support by Heiner Kallweit · 6 years ago
  20. b4e6a10 net: phy: aquantia: rename aquantia.c to aquantia_main.c by Heiner Kallweit · 6 years ago
  21. a0392ab Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  22. ace4a26 net: sched: don't release block->lock when dumping chains by Vlad Buslov · 6 years ago
  23. 6676d5e net: sched: set dedicated tcf_walker flag when tp is empty by Vlad Buslov · 6 years ago
  24. e3af71a net: dsa: mv88e6xxx: Fix phylink_validate for Topaz family by Marek Behún · 6 years ago
  25. 65b034c net: dsa: mv88e6xxx: Default CMODE to 1000BaseX only on 6390X by Marek Behún · 6 years ago
  26. 9946b34 tcp: clean up SOCK_DEBUG() by Yafang Shao · 6 years ago
  27. 4bfabc4 tcp: remove unused parameter of tcp_sacktag_bsearch() by Taehee Yoo · 6 years ago
  28. 1fa6e13 ice: fix overlong string, update stats output by Jesse Brandeburg · 6 years ago
  29. 40c3c54 ice: Fix for FC get rx/tx pause params by Lukasz Czapnik · 6 years ago
  30. f966127 ice: use absolute vector ID for VFs by Mitch Williams · 6 years ago
  31. f70b9d5 ice: check for a leaf node presence by Victor Raj · 6 years ago
  32. 6e9650d ice: flush Tx pipe on disable queue timeout by Victor Raj · 6 years ago
  33. 82ba012 ice: clear VF ARQLEN register on reset by Mitch Williams · 6 years ago
  34. 4cf7bc0 ice: don't spam VFs with link messages by Mitch Williams · 6 years ago
  35. b751930 ice: only use the VF for ICE_VSI_VF in ice_vsi_release by Brett Creeley · 6 years ago
  36. 32a6499 ice: fix numeric overflow warning by Bruce Allan · 6 years ago
  37. 0e04e8e ice: fix issue where host reboots on unload when iommu=on by Brett Creeley · 6 years ago
  38. f9264dd ice: fix ice_remove_rule_internal vsi_list handling by Jacob Keller · 6 years ago
  39. 198a666 ice: fix stack hogs from struct ice_vsi_ctx structures by Bruce Allan · 6 years ago
  40. c6dfd69 ice: sizeof(<type>) should be avoided by Bruce Allan · 6 years ago
  41. 0e8fd74 ice: Fix added in VSI supported nodes calc by Victor Raj · 6 years ago
  42. 5ed5d31 ice: Fix the calculation of ICE_MAX_MTU by Maciej Fijalkowski · 6 years ago
  43. 99be37e ice: Mark extack argument as __always_unused by Bruce Allan · 6 years ago
  44. 72636db switchdev: Complete removal of switchdev_port_attr_get() by Florian Fainelli · 6 years ago
  45. 75104db dsa: Remove phydev parameter from disable_port call by Andrew Lunn · 6 years ago
  46. 0f3b1cf net: phy: fix reading fixed phy status by Heiner Kallweit · 6 years ago
  47. 726097d net: phy: improve auto-neg emulation in swphy by Heiner Kallweit · 6 years ago
  48. e8b47b5 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  49. bd16693 net: fix double-free in bpf_lwt_xmit_reroute by Peter Oskolkov · 6 years ago
  50. 186d936 ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmit by wenxu · 6 years ago
  51. 169431e Merge branch 'dsa-mv88e6xxx-lockdep' by David S. Miller · 6 years ago
  52. 342a0ee net: dsa: mv88e6xxx: Release lock while requesting IRQ by Andrew Lunn · 6 years ago
  53. f6d9758 net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splat by Andrew Lunn · 6 years ago
  54. 3d25eab ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnel by wenxu · 6 years ago
  55. 2b794c4 tls: Return type of non-data records retrieved using MSG_PEEK in recvmsg by Vakul Garg · 6 years ago
  56. 2bdeb8e Merge branch 'ipv4-v6-icmp-small-cleanup-and-update' by David S. Miller · 6 years ago
  57. 75efc25 ipv6: icmp: use percpu allocation by Kefeng Wang · 6 years ago
  58. 3232a1e ipv6: icmp: use icmpv6_sk_exit() by Kefeng Wang · 6 years ago
  59. e9128c1 ipv4: icmp: use icmp_sk_exit() by Kefeng Wang · 6 years ago
  60. 4ef595c ila: Fix uninitialised return value in ila_xlat_nl_cmd_flush by Herbert Xu · 6 years ago
  61. 41411e2 net/sched: act_tunnel_key: Add dst_cache support by wenxu · 6 years ago
  62. caf337b Merge branch 'code-optimizations-and-bugfixes-for-HNS3-driver' by David S. Miller · 6 years ago
  63. 1865512 net: hns3: fix improper error handling for hns3_client_start by Huazhong Tan · 6 years ago
  64. eb4c2cc net: hns3: fix setting of the hns reset_type for rdma hw errors by Shiju Jose · 6 years ago
  65. a638b1d net: hns3: fix get VF RSS issue by Jian Shen · 6 years ago
  66. 30ebc57 net: hns3: enable VF VLAN filter for each VF when initializing by Jian Shen · 6 years ago
  67. c042594 net: hns3: add support to config depth for tx|rx ring separately by Peng Li · 6 years ago
  68. e814993 net: hns3: remove hnae3_get_bit in data path by Yunsheng Lin · 6 years ago
  69. cde4ffa net: hns3: replace hnae3_set_bit and hnae3_set_field in data path by Yunsheng Lin · 6 years ago
  70. 0ccceba net: hns3: add unlikely for error handling in data path by Yunsheng Lin · 6 years ago
  71. d40fa7e net: hns3: remove some ops in struct hns3_nic_ops by Yunsheng Lin · 6 years ago
  72. 47e7b13 net: hns3: limit some variable scope in critical data path by Yunsheng Lin · 6 years ago
  73. 3fe13ed net: hns3: avoid mult + div op in critical data path by Yunsheng Lin · 6 years ago
  74. 2a73ac3 net: hns3: add xps setting support for hns3 driver by Yunsheng Lin · 6 years ago
  75. 834f9b0 Merge branch 'mlxsw-spectrum_acl-Don-t-take-rtnl-mutex-for-region-rehash' by David S. Miller · 6 years ago
  76. 81d56d8 selftests: mlxsw: spectrum-2: Add massive delta rehash test by Jiri Pirko · 6 years ago
  77. f6eaf1c selftests: mlxsw: spectrum-2: Check migrate end trace by Jiri Pirko · 6 years ago
  78. 6375da3 mlxsw: spectrum_acl: Add vregion migration end tracepoint by Jiri Pirko · 6 years ago
  79. d39ca90 selftests: mlxsw: spectrum-2: Add IPv6 variant of simple delta rehash test by Jiri Pirko · 6 years ago
  80. 2bffc53 mlxsw: spectrum_acl: Don't take mutex in mlxsw_sp_acl_tcam_vregion_rehash_work() by Jiri Pirko · 6 years ago
  81. c70b132 mlxsw: spectrum_acl: Remove RTNL lock assertions from ERP code by Jiri Pirko · 6 years ago
  82. 7b0f62e mlxsw: spectrum_acl: Don't take rtnl lock during vregion_rehash_intrvl_set() by Jiri Pirko · 6 years ago
  83. ddaa287 mlxsw: spectrum_acl: Introduce a mutex to guard objagg instance manipulation by Jiri Pirko · 6 years ago
  84. 6b86168 mlxsw: spectrum_acl: Enable vregion rehash per-profile by Jiri Pirko · 6 years ago
  85. 65e1903 mlxsw: spectrum_acl: Introduce mutex to guard Bloom Filter updates by Jiri Pirko · 6 years ago
  86. 1263a9a mlxsw: spectrum_acl: Introduce vregion mutex by Jiri Pirko · 6 years ago
  87. 79604b6 mlxsw: spectrum_acl: Refactor vregion association code by Jiri Pirko · 6 years ago
  88. 5ec2ee2 mlxsw: spectrum_acl: Introduce a mutex to guard region list updates by Jiri Pirko · 6 years ago
  89. 2802aad mlxsw: spectrum_acl: Split TCAM group structure into two by Jiri Pirko · 6 years ago
  90. 7c3cb68 mlxsw: spectrum_acl: Remove unused ops field from group structure by Jiri Pirko · 6 years ago
  91. 731e7cc Merge branch 'net-dsa-microchip-add-MIB-counters-support' by David S. Miller · 6 years ago
  92. 7049f9b5 net: dsa: microchip: add port_cleanup function by Tristram Ha · 6 years ago
  93. 6ca5081 net: dsa: microchip: remove unnecessary include headers by Tristram Ha · 6 years ago
  94. c30d894 net: dsa: microchip: get port link status by Tristram Ha · 6 years ago
  95. 7c6ff47 net: dsa: microchip: add MIB counter reading support by Tristram Ha · 6 years ago
  96. 42fc6a4 net: dsa: microchip: prepare PHY for proper advertisement by Tristram Ha · 6 years ago
  97. 84f2926 Merge branch 'net-phy-marvell10g-Add-2-5GBaseT-support' by David S. Miller · 6 years ago
  98. 62d0153 net: phy: marvell10g: add support for the 88x2110 PHY by Maxime Chevallier · 6 years ago
  99. b38d198 net: mvpp2: Add 2.5GBaseT support by Maxime Chevallier · 6 years ago
  100. c47455f net: phy: marvell10g: Force reading of 2.5/5G by Maxime Chevallier · 6 years ago