1. f776b3a ice: Add support for Forward Error Correction (FEC) by Paul Greenwalt · 6 years ago
  2. 047e52c ice: Add support for virtchnl_vector_map.[rxq|txq]_map by Anirudh Venkataramanan · 6 years ago
  3. 561f437 ice: Introduce ice_init_mac_fltr and move ice_napi_del by Tony Nguyen · 6 years ago
  4. 72ecb89 ice: Use GLINT_DYN_CTL to disable VF's interrupts by Brett Creeley · 6 years ago
  5. 517f4c4 net: phy: tja11xx: Switch to HWMON_CHANNEL_INFO() by Marek Vasut · 6 years ago
  6. 02caced net: ethernet: ti: cpsw: correct .ndo_open error path by Ivan Khoronzhuk · 6 years ago
  7. 6faaffb Merge branch 'Decoupling-PHYLINK-from-struct-net_device' by David S. Miller · 6 years ago
  8. af7cd03 net: dsa: sja1105: Fix broken fixed-link interfaces on user ports by Vladimir Oltean · 6 years ago
  9. 0e27921 net: dsa: Use PHYLINK for the CPU/DSA ports by Ioana Ciornei · 6 years ago
  10. 77373d4 net: dsa: Move the phylink driver calls into port.c by Ioana Ciornei · 6 years ago
  11. 17091180 net: phylink: Add phylink_{printk, err, warn, info, dbg} macros by Ioana Ciornei · 6 years ago
  12. 43de619 net: phylink: Add PHYLINK_DEV operation type by Ioana Ciornei · 6 years ago
  13. 44cc27e net: phylink: Add struct phylink_config to PHYLINK API by Ioana Ciornei · 6 years ago
  14. 27755ff net: phylink: Add phylink_mac_link_{up, down} wrapper functions by Ioana Ciornei · 6 years ago
  15. c920f74 net: phy: Add phy_standalone sysfs entry by Ioana Ciornei · 6 years ago
  16. 82c76ac net: phy: Check against net_device being NULL by Ioana Ciornei · 6 years ago
  17. 2db2d9d1 net: phy: Guard against the presence of a netdev by Ioana Ciornei · 6 years ago
  18. 53cfca2 net: phy: Add phy_sysfs_create_links helper function by Vladimir Oltean · 6 years ago
  19. 24ec483 net: sched: Introduce act_ctinfo action by Kevin 'ldir' Darbyshire-Bryant · 6 years ago
  20. a6851c6 r8169: remove 1000/Half from supported modes by Heiner Kallweit · 6 years ago
  21. 2c1d029 net: mscc: ocelot: Implement port policers via tc command by Joergen Andreasen · 6 years ago
  22. 7da33a8 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  23. a3e2f6a net: stmmac: Fix build error without CONFIG_INET by YueHaibing · 6 years ago
  24. 279758f rhashtable: Add rht_ptr_rcu and improve rht_ptr by Herbert Xu · 6 years ago
  25. af64935 net: stmmac: use dev_info() before netdev is registered by Jisheng Zhang · 6 years ago
  26. 1b3855a qed: fix spelling mistake "inculde" -> "include" by Colin Ian King · 6 years ago
  27. e89e899 ice: Add a helper to trigger software interrupt by Brett Creeley · 6 years ago
  28. 3a9e32b ice: Configure RSS LUT key only if RSS is enabled by Md Fahad Iqbal Polash · 6 years ago
  29. 11fe1b3 ice: Add ice_get_fw_log_cfg to init FW logging by Dan Nowlin · 6 years ago
  30. 1eb1103 ice: Minor cleanup in ice_switch.h by Anirudh Venkataramanan · 6 years ago
  31. 91aed40 ice: Remove redundant and premature event config by Dave Ertman · 6 years ago
  32. 4cc82aa ice: Change message level by Mitch Williams · 6 years ago
  33. 23c0112 ice: Check all VFs for MDD activity, don't disable by Mitch Williams · 6 years ago
  34. cbe66bf ice: Refactor interrupt tracking by Brett Creeley · 6 years ago
  35. 0e674ae ice: Add handler for ethtool selftest by Anirudh Venkataramanan · 6 years ago
  36. 4b6f3ec ice: Don't call ice_cfg_itr() for SR-IOV by Brett Creeley · 6 years ago
  37. 1aec6e1 ice: Set minimum default Rx descriptor count to 512 by Brett Creeley · 6 years ago
  38. e65e9e1 ice: Resolve static analysis warning by Bruce Allan · 6 years ago
  39. 3171948 ice: Implement toggling ethtool rx-vlan-filter by Tony Nguyen · 6 years ago
  40. 588d511 ice: Remove direct write for GLLAN_RCTL_0 by Anirudh Venkataramanan · 6 years ago
  41. 95f8e8b ice: Fix LINE_SPACING style issue by Bruce Allan · 6 years ago
  42. 1167187 Merge branch 'qed-Fix-inifinite-spinning-of-PTP-poll-thread' by David S. Miller · 6 years ago
  43. 9adebac qede: Handle infinite driver spinning for Tx timestamp. by Sudarsana Reddy Kalluru · 6 years ago
  44. 24c6203 qed: Reduce the severity of ptp debug message. by Sudarsana Reddy Kalluru · 6 years ago
  45. 36f1843 macvlan: Replace strncpy() by strscpy() by Gustavo A. R. Silva · 6 years ago
  46. be1b5b7 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  47. c38e57a Merge branch 'net-API-and-initial-implementation-for-nexthop-objects' by David S. Miller · 6 years ago
  48. 430a049 nexthop: Add support for nexthop groups by David Ahern · 6 years ago
  49. b513bd0 nexthop: Add support for lwt encaps by David Ahern · 6 years ago
  50. 53010f9 nexthop: Add support for IPv6 gateways by David Ahern · 6 years ago
  51. 597cfe4f nexthop: Add support for IPv4 nexthops by David Ahern · 6 years ago
  52. ab84be7 net: Initial nexthop code by David Ahern · 6 years ago
  53. 65ee00a net: nexthop uapi by David Ahern · 6 years ago
  54. 602e0f2 Merge branch 'hns3-next' by David S. Miller · 6 years ago
  55. 49f971b net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector by Huazhong Tan · 6 years ago
  56. 0d2f68c net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit() by Huazhong Tan · 6 years ago
  57. acfc3d5 net: hns3: stop schedule reset service while unloading driver by Huazhong Tan · 6 years ago
  58. ada13ee net: hns3: add handshake with hardware while doing reset by Huazhong Tan · 6 years ago
  59. 1db58f8 net: hns3: modify hclgevf_init_client_instance() by Huazhong Tan · 6 years ago
  60. 994e04f net: hns3: modify hclge_init_client_instance() by Huazhong Tan · 6 years ago
  61. 25d1817 net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has registered by Huazhong Tan · 6 years ago
  62. 2a0bfc3 net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has registered by Huazhong Tan · 6 years ago
  63. bd9109c net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has registered by Huazhong Tan · 6 years ago
  64. 33a90e2 net: hns3: add support for dump firmware statistics by debugfs by Zhongzhu Liu · 6 years ago
  65. eff858c net: hns3: fix for HNS3_RXD_GRO_SIZE_M macro by Yunsheng Lin · 6 years ago
  66. 4c15227 net: hns3: fix compile warning without CONFIG_RFS_ACCEL by Jian Shen · 6 years ago
  67. 6635002 hinic: fix a bug in set rx mode by Xue Chaojing · 6 years ago
  68. 2e56571 Merge branch 'inet-frags-followup' by David S. Miller · 6 years ago
  69. dc93f46 inet: frags: fix use-after-free read in inet_frag_destroy_rcu by Eric Dumazet · 6 years ago
  70. ae7352d inet: frags: call inet_frags_fini() after unregister_pernet_subsys() by Eric Dumazet · 6 years ago
  71. 6b73d19 inet: frags: uninline fqdir_init() by Eric Dumazet · 6 years ago
  72. 3fb321f selftests/net: ipv6 flowlabel by Willem de Bruijn · 6 years ago
  73. cbe9e83 enetc: Enable TC offloading with mqprio by Camelia Groza · 6 years ago
  74. 7f33432 Merge branch 'stmmac-SPDX' by David S. Miller · 6 years ago
  75. 56aaa11 net: stmmac: dwmac-meson8b: update with SPDX Licence identifier by Neil Armstrong · 6 years ago
  76. f87845c net: stmmac: dwmac-meson: update with SPDX Licence identifier by Neil Armstrong · 6 years ago
  77. 62a5b84 igc: Cleanup the redundant code by Sasha Neftin · 6 years ago
  78. 0373ad4 igc: Add flow control support by Sasha Neftin · 6 years ago
  79. d17ba0f e1000e: start network tx queue only when link is up by Konstantin Khlebnikov · 6 years ago
  80. caff422 Revert "e1000e: fix cyclic resets at link up with active tx" by Konstantin Khlebnikov · 6 years ago
  81. 16ecd8d igc: Remove the obsolete workaround by Sasha Neftin · 6 years ago
  82. 796bfb1 igc: Clean up unused pointers by Sasha Neftin · 6 years ago
  83. ae586f0 igc: Fix double definitions by Sasha Neftin · 6 years ago
  84. 42277ce igb: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  85. b7b3ad7 igb: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  86. 47e1669 igb/igc: warn when fatal read failure happens by Feng Tang · 6 years ago
  87. c7ae092 fsl/fman: include IPSEC SPI in the Keygen extraction by Madalin Bucur · 6 years ago
  88. 7af5b07 net: mvpp2: cls: Check RSS table index validity when creating a context by Maxime Chevallier · 6 years ago
  89. cec4f32 enetc: fix le32/le16 degrading to integer warnings by Y.b. Lu · 6 years ago
  90. e9588eb r8169: remove support for RTL_GIGA_MAC_VER_01 by Heiner Kallweit · 6 years ago
  91. fcb40e1 r8169: improve RTL8168d PHY initialization by Heiner Kallweit · 6 years ago
  92. 37347ef Merge branch 'r8169-small-improvements' by David S. Miller · 6 years ago
  93. 76719ee r8169: change type of member mac_version in rtl8169_private by Heiner Kallweit · 6 years ago
  94. 7160be2 r8169: remove unneeded return statement in rtl_hw_init_8168g by Heiner Kallweit · 6 years ago
  95. 29ec048 r8169: remove rtl_hw_init_8168ep by Heiner Kallweit · 6 years ago
  96. f4aa801 cxgb4: Make t4_get_tp_e2c_map static by YueHaibing · 6 years ago
  97. 99513cf selftest: Fixes for icmp_redirect test by David Ahern · 6 years ago
  98. df80152 ipv4: remove redundant assignment to n by Colin Ian King · 6 years ago
  99. 476cc6c net: phy: bcm87xx: improve bcm87xx_config_init and feature detection by Heiner Kallweit · 6 years ago
  100. 8fb91c3 Merge branch 'inet-frags-avoid-possible-races-at-netns-dismantle' by David S. Miller · 6 years ago