1. 175a60b7 can: sja1000: f81601: remove unused including <linux/version.h> by YueHaibing · 6 years ago
  2. 5549369 can: kvaser_pciefd: Remove unused including <linux/version.h> by YueHaibing · 6 years ago
  3. 1910cd8 can: kvaser_pciefd: kvaser_pciefd_pwm_stop(): remove unnecessary code when setting pwm duty cycle to zero by Christer Beskow · 6 years ago
  4. 53f6f39 caif: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  5. 6f20a69 xen-netback: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  6. a858390 Merge branch 'net-dsa-mv88e6xxx-prepare-Wait-Bit-operation' by David S. Miller · 6 years ago
  7. eede236 net: dsa: mv88e6xxx: add delay in direct SMI wait by Vivien Didelot · 6 years ago
  8. 1c6463b net: dsa: mv88e6xxx: fix SMI bit checking by Vivien Didelot · 6 years ago
  9. 2ad4da7 net: dsa: mv88e6xxx: remove wait and update routines by Vivien Didelot · 6 years ago
  10. 28ae1e9 net: dsa: mv88e6xxx: wait for AVB Busy bit by Vivien Didelot · 6 years ago
  11. 19fb7f6 net: dsa: mv88e6xxx: introduce wait bit routine by Vivien Didelot · 6 years ago
  12. 683f224 net: dsa: mv88e6xxx: introduce wait mask routine by Vivien Didelot · 6 years ago
  13. 9299385 net: dsa: mv88e6xxx: wait for 88E6185 PPU disabled by Vivien Didelot · 6 years ago
  14. eb2e7f0 r8169: inline rtl8169_free_rx_databuff by Heiner Kallweit · 6 years ago
  15. d35bbe8 Merge branch 'realtek-phy-next' by David S. Miller · 6 years ago
  16. 087f5b8 net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125 by Heiner Kallweit · 6 years ago
  17. bf22b34 net: phy: add phy_modify_paged_changed by Heiner Kallweit · 6 years ago
  18. f4069cd net: phy: prepare phylib to deal with PHY's extending Clause 22 by Heiner Kallweit · 6 years ago
  19. 3eef868 net: phy: simplify genphy_config_advert by using the linkmode_adv_to_xxx_t functions by Heiner Kallweit · 6 years ago
  20. 150e8f8 netdevsim: register couple of devlink params by Jiri Pirko · 6 years ago
  21. 6e5ee48 Merge branch 'drop_monitor-Capture-dropped-packets-and-metadata' by David S. Miller · 6 years ago
  22. e9feb58 drop_monitor: Expose tail drop counter by Ido Schimmel · 6 years ago
  23. 30328d4 drop_monitor: Make drop queue length configurable by Ido Schimmel · 6 years ago
  24. 444be06 drop_monitor: Add a command to query current configuration by Ido Schimmel · 6 years ago
  25. 5798661 drop_monitor: Allow truncation of dropped packets by Ido Schimmel · 6 years ago
  26. ca30707 drop_monitor: Add packet alert mode by Ido Schimmel · 6 years ago
  27. 28315f7 drop_monitor: Add alert mode operations by Ido Schimmel · 6 years ago
  28. c5ab9b1 drop_monitor: Require CAP_NET_ADMIN for drop monitor configuration by Ido Schimmel · 6 years ago
  29. 44075f5 drop_monitor: Reset per-CPU data before starting to trace by Ido Schimmel · 6 years ago
  30. 70c6927 drop_monitor: Initialize timer and work item upon tracing enable by Ido Schimmel · 6 years ago
  31. 7c74783 drop_monitor: Split tracing enable / disable to different functions by Ido Schimmel · 6 years ago
  32. 2cc2743 Merge branch 'Networking-driver-debugfs-cleanups' by David S. Miller · 6 years ago
  33. 7e174a4 ieee802154: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  34. 35dc61e ixgbe: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  35. 43c4eb0 i40e: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  36. ecc5570 fm10k: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  37. e6882aa mvpp2: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  38. 2f62f8e skge: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  39. 687236b qca: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  40. 92aff5b dpaa2: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  41. 8d72ab1 stmmac: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  42. 16e9b48 nfp: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  43. 11ab11e hns3: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  44. 9dac1e8 cxgb4: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  45. 3a131e8 bnxt: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  46. 9e3926d xgbe: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  47. 9f818c8 mlx5: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  48. fedcc6d bonding: no need to print a message if debugfs_create_dir() fails by Greg Kroah-Hartman · 6 years ago
  49. a62052b wimax: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  50. 38b9e0f Merge tag 'mlx5-updates-2019-08-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  51. 62ad42e tc-testing: added tdc tests for matchall filter by Roman Mashak · 6 years ago
  52. f887427 selftests: Fix detection of nettest command in fcnal-test by David Ahern · 6 years ago
  53. b51c225 net/mlx5e: Use refcount_t for refcount by Chuhong Yuan · 6 years ago
  54. c938451f net/mlx5e: Use vhca_id in generating representor port_index by Parav Pandit · 6 years ago
  55. 724ee1791 net/mlx5e: Simplify querying port representor parent id by Parav Pandit · 6 years ago
  56. ef2e409 net/mlx5: E-switch, Removed unused hwid by Parav Pandit · 6 years ago
  57. d589e78 net/mlx5e: Allow concurrent creation of encap entries by Vlad Buslov · 6 years ago
  58. 61086f3 net/mlx5e: Protect encap hash table with mutex by Vlad Buslov · 6 years ago
  59. 948993f net/mlx5e: Extend encap entry with reference counter by Vlad Buslov · 7 years ago
  60. a734d00 net/mlx5e: Allow concurrent creation of mod_hdr entries by Vlad Buslov · 6 years ago
  61. d2faae2 net/mlx5e: Protect mod_hdr hash table with mutex by Vlad Buslov · 6 years ago
  62. 83a52f0 net/mlx5e: Protect mod header entry flows list with spinlock by Vlad Buslov · 7 years ago
  63. dd58edc net/mlx5e: Extend mod header entry with reference counter by Vlad Buslov · 7 years ago
  64. db76ca2 net/mlx5e: Allow concurrent creation of hairpin entries by Vlad Buslov · 6 years ago
  65. b32accd net/mlx5e: Protect hairpin hash table with mutex by Vlad Buslov · 6 years ago
  66. 73edca7 net/mlx5e: Protect hairpin entry flows list with spinlock by Vlad Buslov · 7 years ago
  67. e4f9abb net/mlx5e: Extend hairpin entry with reference counter by Vlad Buslov · 7 years ago
  68. f52ea3c Merge branch 'hns3-next' by David S. Miller · 6 years ago
  69. eddd986 net: hns3: refine some macro definitions by Guojia Liao · 6 years ago
  70. 427a7bf net: hns3: add handshake with VF for PF reset by Huazhong Tan · 6 years ago
  71. 615466c net: hns3: refine MAC pause statistics querying function by Yufeng Mo · 6 years ago
  72. dec8466 net: hns3: add function display NCL_CONFIG info by Yufeng Mo · 6 years ago
  73. 42611b7 net: hns3: add check for max TX BD num for tso and non-tso case by Yunsheng Lin · 6 years ago
  74. b20d7fe net: hns3: add some statitics info to tx process by Yunsheng Lin · 6 years ago
  75. ddb5455 net: hns3: add DFX registers information for ethtool -d by Guangbin Huang · 6 years ago
  76. aacbe27 net: hns3: modify how pause options is displayed by Yonglong Liu · 6 years ago
  77. 7ac243f net: hns3: add input length check for debugfs write function by Yufeng Mo · 6 years ago
  78. eb977d9 net: hns3: clean up for vlan handling in hns3_fill_desc_vtags by Yunsheng Lin · 6 years ago
  79. 1305092 net: hns3: fix interrupt clearing error for VF by Huazhong Tan · 6 years ago
  80. 9e6717a net: hns3: fix GFP flag error in hclge_mac_update_stats() by Zhongzhu Liu · 6 years ago
  81. ca497fb taprio: remove unused variable 'entry_list_policy' by YueHaibing · 6 years ago
  82. a7eb6a4 r8169: fix performance issue on RTL8168evl by Holger Hoffstätte · 6 years ago
  83. 1555e6f tcp: Update TCP_BASE_MSS comment by Josh Hunt · 6 years ago
  84. c04b79b tcp: add new tcp_mtu_probe_floor sysctl by Josh Hunt · 6 years ago
  85. 3a5e523 devlink: remove pointless data_len arg from region snapshot create by Jiri Pirko · 6 years ago
  86. 1a991488 tcp: batch calls to sk_flush_backlog() by Eric Dumazet · 6 years ago
  87. fcc32a2 liquidio: Use pcie_flr() instead of reimplementing it by Denis Efremov · 6 years ago
  88. 32879f0 r8169: allocate rx buffers using alloc_pages_node by Heiner Kallweit · 6 years ago
  89. 018e5b4 fq_codel: remove set but not used variables 'prev_ecn_mark' and 'prev_drop_count' by YueHaibing · 6 years ago
  90. da38287 mlxsw: spectrum: Extend to support Spectrum-3 ASIC by Jiri Pirko · 6 years ago
  91. eb716a6 Merge branch 'stmmac-next' by David S. Miller · 6 years ago
  92. ccfc639 net: stmmac: selftests: Add a selftest for Flexible RX Parser by Jose Abreu · 6 years ago
  93. d6e1c12 net: stmmac: Add Flexible RX Parser support in XGMAC by Jose Abreu · 6 years ago
  94. 56e58d6 net: stmmac: Implement Safety Features in XGMAC core by Jose Abreu · 6 years ago
  95. 74043f6 net: stmmac: selftests: Add test for VLAN and Double VLAN Filtering by Jose Abreu · 6 years ago
  96. 3cd1cfc net: stmmac: Implement VLAN Hash Filtering in XGMAC by Jose Abreu · 6 years ago
  97. 1fbdad0 net: stmmac: selftests: Add RSS test by Jose Abreu · 6 years ago
  98. 7606745 net: stmmac: Implement RSS and enable it in XGMAC core by Jose Abreu · 6 years ago
  99. 7035aad net: stmmac: xgmac: Implement tx_queue_prio() by Jose Abreu · 6 years ago
  100. 5656ac5 net: stmmac: xgmac: Implement set_mtl_tx_queue_weight() by Jose Abreu · 6 years ago