1. 8858ccc net: dsa: mv88e6xxx: order ptp structs numerically ascending by Hubert Feurstein · 5 years ago
  2. 121b8fe net: dsa: mv88e6xxx: setup message port is not supported in the 6250 familiy by Hubert Feurstein · 5 years ago
  3. c857486 net: dsa: mv88e6xxx: introduce invalid_port_mask in mv88e6xxx_info by Hubert Feurstein · 5 years ago
  4. 83c5ee3 dt-bindings: net: dsa: marvell: add 6220 model to the 6250 family by Hubert Feurstein · 5 years ago
  5. 4902264 net: dsa: mv88e6xxx: add support for MV88E6220 by Hubert Feurstein · 5 years ago
  6. 3cc6e44 Merge branch 'net-phy-Add-AST2600-MDIO-support' by David S. Miller · 5 years ago
  7. 82f151d net: ftgmac100: Select ASPEED MDIO driver for the AST2600 by Andrew Jeffery · 5 years ago
  8. 39bfab8 net: ftgmac100: Add support for DT phy-handle property by Andrew Jeffery · 5 years ago
  9. f160e99 net: phy: Add mdio-aspeed by Andrew Jeffery · 5 years ago
  10. 94166fd dt-bindings: net: Add aspeed, ast2600-mdio binding by Andrew Jeffery · 5 years ago
  11. 7c5b420 tipc: reduce risk of wakeup queue starvation by Jon Maloy · 5 years ago
  12. f7571cd Merge branch 'net-dsa-mv88e6xxx-avoid-some-redundant-VTU-operations' by David S. Miller · 5 years ago
  13. b1ac6fb net: dsa: mv88e6xxx: call vtu_getnext directly in vlan_add by Vivien Didelot · 5 years ago
  14. 52109892 net: dsa: mv88e6xxx: call vtu_getnext directly in vlan_del by Vivien Didelot · 5 years ago
  15. 5ef8d24 net: dsa: mv88e6xxx: call vtu_getnext directly in db load/purge by Vivien Didelot · 5 years ago
  16. 425d2d3 net: dsa: mv88e6xxx: explicit entry passed to vtu_getnext by Vivien Didelot · 5 years ago
  17. 7095a4c net: dsa: mv88e6xxx: lock mutex in vlan_prepare by Vivien Didelot · 5 years ago
  18. a8e600e Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
  19. 9b59e39 Merge branch 'net-hns3-some-code-optimizations-bugfixes-features' by David S. Miller · 5 years ago
  20. 012fcb5 net: hns3: activate reset timer when calling reset_event by Huazhong Tan · 5 years ago
  21. 72e2fb0 net: hns3: clear reset interrupt status in hclge_irq_handle() by Huazhong Tan · 5 years ago
  22. 6b428b4 net: hns3: fix some reset handshake issue by Huazhong Tan · 5 years ago
  23. 6e6e768 net: hns3: rename a member in struct hclge_mac_ethertype_idx_rd_cmd by Guojia Liao · 5 years ago
  24. dbae56a net: hns3: simplify hclge_cmd_query_error() by Weihang Li · 5 years ago
  25. b6872fd net: hns3: minior error handling change for hclge_tm_schd_info_init by Yunsheng Lin · 5 years ago
  26. a4ee762 net: hns3: minor cleanup in hns3_clean_rx_ring by Yunsheng Lin · 5 years ago
  27. 6e4139f net: hns3: remove unnecessary variable in hclge_get_mac_vlan_cmd_status() by Jian Shen · 5 years ago
  28. a723fb8 net: hns3: refine for set ring parameters by Jian Shen · 5 years ago
  29. 3f0f325 net: hns3: do not query unsupported commands in debugfs by Yufeng Mo · 5 years ago
  30. b18bf30 net: hns3: add handler for NCSI error mailbox by Huazhong Tan · 5 years ago
  31. ed8fb4b net: hns3: add link change event report by Jian Shen · 5 years ago
  32. 0ae9fce net: phy: xgene: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  33. 9d26cfa bcm63xx_enet: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  34. c792c00 net: qcom/emac: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  35. 566495d net: mediatek: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  36. 4237678 net: dsa: bcm_sf2: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  37. 291f4b6 net: dsa: b53: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  38. 6551c8c net: dsa: lantiq: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  39. 3230a55 mvpp2: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  40. 3247b27 net: bridge: mcast: add delete due to fast-leave mdb flag by Nikolay Aleksandrov · 5 years ago
  41. 0eba31e tc-testing: Clarify the use of tdc's -d option by Lucas Bates · 5 years ago
  42. 21947f4 Merge tag 'mlx5-updates-2019-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  43. 3015b8f ice: Bump version number by Tony Nguyen · 6 years ago
  44. b67f25d ice: Remove flag to track VF interrupt status by Akeem G Abodunrin · 6 years ago
  45. ba88073 ice: Remove unnecessary flag ICE_FLAG_MSIX_ENA by Brett Creeley · 6 years ago
  46. 9921494 ice: Don't return error for disabling LAN Tx queue that does exist by Akeem G Abodunrin · 6 years ago
  47. a1e9968 ice: Remove duplicate code in ice_alloc_rx_bufs by Brett Creeley · 6 years ago
  48. 56923ab ice: Add stats for Rx drops at the port level by Brett Creeley · 6 years ago
  49. 66b29e7 ice: Update number of VF queue before setting VSI resources by Akeem G Abodunrin · 6 years ago
  50. d5a4635 ice: Set up Tx scheduling tree based on alloc VSI Tx queues by Akeem G Abodunrin · 6 years ago
  51. cb7db356 ice: Only bump Rx tail and release buffers once per napi_poll by Brett Creeley · 6 years ago
  52. c7aeb4d ice: Disable VFs until reset is completed by Akeem G Abodunrin · 6 years ago
  53. 6d59994 ice: Do not configure port with no media by Tony Nguyen · 6 years ago
  54. 5c91ecf ice: separate out control queue lock creation by Jacob Keller · 6 years ago
  55. c31a5c2 ice: Always set prefena when configuring an Rx queue by Brett Creeley · 6 years ago
  56. 17bc6d0 ice: Move vector base setup to PF VSI by Tony Nguyen · 6 years ago
  57. 36517fd ice: track hardware stat registers past rollover by Jacob Keller · 6 years ago
  58. 5a056cd ice: add lp_advertising flow control support by Paul Greenwalt · 6 years ago
  59. 6a7ce95 staging/octeon: Fix build error without CONFIG_NETDEVICES by YueHaibing · 5 years ago
  60. ac5fe22 Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 5 years ago
  61. 164f0de Merge branch 'mlxsw-Test-coverage-for-DSCP-leftover-fix' by David S. Miller · 5 years ago
  62. d11786b selftests: mlxsw: Add a test for leftover DSCP rule by Petr Machata · 5 years ago
  63. 7700476 selftests: mlxsw: Fix local variable declarations in DSCP tests by Petr Machata · 5 years ago
  64. 7084148 myri10ge: remove unneeded variable by Ding Xiang · 5 years ago
  65. a9d41e7 net: ag71xx: Slighly simplify code in 'ag71xx_rings_init()' by Christophe JAILLET · 5 years ago
  66. f39b07f mac80211: HE STA disassoc due to QOS NULL not sent by Shay Bar · 6 years ago
  67. 1ced169 mac80211: allow setting spatial reuse parameters from bss_conf by John Crispin · 5 years ago
  68. 6d4dd4e nl80211: add strict start type by Johannes Berg · 5 years ago
  69. 796e90f cfg80211: add support for parsing OBBS_PD attributes by John Crispin · 5 years ago
  70. 52dba8d mac80211: reject zero MAC address in add station by Karthikeyan Periyasamy · 5 years ago
  71. 50508d9 cfg80211: use parallel_ops for genl by Johannes Berg · 5 years ago
  72. 05d610a mac80211_hwsim: fill boottime_ns in netlink RX path by Johannes Berg · 5 years ago
  73. f12cac5 mac80211: add missing null return check from call to ieee80211_get_sband by Colin Ian King · 5 years ago
  74. 5133f36 Merge branch 'net-dsa-ksz-Add-Microchip-KSZ87xx-support' by David S. Miller · 5 years ago
  75. e66f840 net: dsa: ksz: Add Microchip KSZ8795 DSA driver by Tristram Ha · 5 years ago
  76. 016e43a net: dsa: ksz: Add KSZ8795 tag code by Tristram Ha · 5 years ago
  77. 4c17347 dt-bindings: net: dsa: ksz: document Microchip KSZ87xx family switches by Marek Vasut · 5 years ago
  78. c69e6ea Merge branch 'vsock-virtio-optimizations-to-increase-the-throughput' by David S. Miller · 5 years ago
  79. 0038ff3 vsock/virtio: change the maximum packet size allowed by Stefano Garzarella · 5 years ago
  80. 6dbd3e6 vhost/vsock: split packets to send using multiple buffers by Stefano Garzarella · 5 years ago
  81. 9632e9f vsock/virtio: fix locking in virtio_transport_inc_tx_pkt() by Stefano Garzarella · 5 years ago
  82. b89d882 vsock/virtio: reduce credit update messages by Stefano Garzarella · 5 years ago
  83. 473c739 vsock/virtio: limit the memory used per-socket by Stefano Garzarella · 5 years ago
  84. d1a5584 net: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  85. 2d73a6c3 Merge branch 'Finish-conversion-of-skb_frag_t-to-bio_vec' by David S. Miller · 5 years ago
  86. 65c84f1 linux: Remove bvec page_offset, use bv_offset by Jonathan Lemon · 5 years ago
  87. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
  88. 7240b60 linux: Add skb_frag_t page_offset accessors by Jonathan Lemon · 5 years ago
  89. 6ca04af Merge branch 'sctp-clean-up-sctp_connect-function' by David S. Miller · 5 years ago
  90. a64e59c sctp: factor out sctp_connect_add_peer by Xin Long · 5 years ago
  91. f26f995 sctp: factor out sctp_connect_new_asoc by Xin Long · 5 years ago
  92. dd8378b3 sctp: clean up __sctp_connect by Xin Long · 5 years ago
  93. f40f117 sctp: check addr_size with sa_family_t size in __sctp_setsockopt_connectx by Xin Long · 5 years ago
  94. 4c31bc6 sctp: only copy the available addr data in sctp_transport_init by Xin Long · 5 years ago
  95. 1db88c5 rxrpc: Fix -Wframe-larger-than= warnings from on-stack crypto by David Howells · 5 years ago
  96. b6fac0b net/mlx5e: Protect tc flow table with mutex by Vlad Buslov · 6 years ago
  97. fa833bd net/mlx5e: Rely on rcu instead of rtnl lock when getting upper dev by Vlad Buslov · 6 years ago
  98. 0e18134 net/mlx5e: Eswitch, use state_lock to synchronize vlan change by Vlad Buslov · 6 years ago
  99. 525e84be net/mlx5e: Eswitch, change offloads num_flows type to atomic64 by Vlad Buslov · 6 years ago
  100. ad86755 net/mlx5e: Protect unready flows with dedicated lock by Vlad Buslov · 6 years ago