1. 24ec483 net: sched: Introduce act_ctinfo action by Kevin 'ldir' Darbyshire-Bryant · 6 years ago
  2. a6851c6 r8169: remove 1000/Half from supported modes by Heiner Kallweit · 6 years ago
  3. 2c1d029 net: mscc: ocelot: Implement port policers via tc command by Joergen Andreasen · 6 years ago
  4. 7da33a8 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  5. a3e2f6a net: stmmac: Fix build error without CONFIG_INET by YueHaibing · 6 years ago
  6. 279758f rhashtable: Add rht_ptr_rcu and improve rht_ptr by Herbert Xu · 6 years ago
  7. af64935 net: stmmac: use dev_info() before netdev is registered by Jisheng Zhang · 6 years ago
  8. 1b3855a qed: fix spelling mistake "inculde" -> "include" by Colin Ian King · 6 years ago
  9. e89e899 ice: Add a helper to trigger software interrupt by Brett Creeley · 6 years ago
  10. 3a9e32b ice: Configure RSS LUT key only if RSS is enabled by Md Fahad Iqbal Polash · 6 years ago
  11. 11fe1b3 ice: Add ice_get_fw_log_cfg to init FW logging by Dan Nowlin · 6 years ago
  12. 1eb1103 ice: Minor cleanup in ice_switch.h by Anirudh Venkataramanan · 6 years ago
  13. 91aed40 ice: Remove redundant and premature event config by Dave Ertman · 6 years ago
  14. 4cc82aa ice: Change message level by Mitch Williams · 6 years ago
  15. 23c0112 ice: Check all VFs for MDD activity, don't disable by Mitch Williams · 6 years ago
  16. cbe66bf ice: Refactor interrupt tracking by Brett Creeley · 6 years ago
  17. 0e674ae ice: Add handler for ethtool selftest by Anirudh Venkataramanan · 6 years ago
  18. 4b6f3ec ice: Don't call ice_cfg_itr() for SR-IOV by Brett Creeley · 6 years ago
  19. 1aec6e1 ice: Set minimum default Rx descriptor count to 512 by Brett Creeley · 6 years ago
  20. e65e9e1 ice: Resolve static analysis warning by Bruce Allan · 6 years ago
  21. 3171948 ice: Implement toggling ethtool rx-vlan-filter by Tony Nguyen · 6 years ago
  22. 588d511 ice: Remove direct write for GLLAN_RCTL_0 by Anirudh Venkataramanan · 6 years ago
  23. 95f8e8b ice: Fix LINE_SPACING style issue by Bruce Allan · 6 years ago
  24. 1167187 Merge branch 'qed-Fix-inifinite-spinning-of-PTP-poll-thread' by David S. Miller · 6 years ago
  25. 9adebac qede: Handle infinite driver spinning for Tx timestamp. by Sudarsana Reddy Kalluru · 6 years ago
  26. 24c6203 qed: Reduce the severity of ptp debug message. by Sudarsana Reddy Kalluru · 6 years ago
  27. 36f1843 macvlan: Replace strncpy() by strscpy() by Gustavo A. R. Silva · 6 years ago
  28. be1b5b7 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  29. c38e57a Merge branch 'net-API-and-initial-implementation-for-nexthop-objects' by David S. Miller · 6 years ago
  30. 430a049 nexthop: Add support for nexthop groups by David Ahern · 6 years ago
  31. b513bd0 nexthop: Add support for lwt encaps by David Ahern · 6 years ago
  32. 53010f9 nexthop: Add support for IPv6 gateways by David Ahern · 6 years ago
  33. 597cfe4f nexthop: Add support for IPv4 nexthops by David Ahern · 6 years ago
  34. ab84be7 net: Initial nexthop code by David Ahern · 6 years ago
  35. 65ee00a net: nexthop uapi by David Ahern · 6 years ago
  36. 602e0f2 Merge branch 'hns3-next' by David S. Miller · 6 years ago
  37. 49f971b net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector by Huazhong Tan · 6 years ago
  38. 0d2f68c net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit() by Huazhong Tan · 6 years ago
  39. acfc3d5 net: hns3: stop schedule reset service while unloading driver by Huazhong Tan · 6 years ago
  40. ada13ee net: hns3: add handshake with hardware while doing reset by Huazhong Tan · 6 years ago
  41. 1db58f8 net: hns3: modify hclgevf_init_client_instance() by Huazhong Tan · 6 years ago
  42. 994e04f net: hns3: modify hclge_init_client_instance() by Huazhong Tan · 6 years ago
  43. 25d1817 net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has registered by Huazhong Tan · 6 years ago
  44. 2a0bfc3 net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has registered by Huazhong Tan · 6 years ago
  45. bd9109c net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has registered by Huazhong Tan · 6 years ago
  46. 33a90e2 net: hns3: add support for dump firmware statistics by debugfs by Zhongzhu Liu · 6 years ago
  47. eff858c net: hns3: fix for HNS3_RXD_GRO_SIZE_M macro by Yunsheng Lin · 6 years ago
  48. 4c15227 net: hns3: fix compile warning without CONFIG_RFS_ACCEL by Jian Shen · 6 years ago
  49. 6635002 hinic: fix a bug in set rx mode by Xue Chaojing · 6 years ago
  50. 2e56571 Merge branch 'inet-frags-followup' by David S. Miller · 6 years ago
  51. dc93f46 inet: frags: fix use-after-free read in inet_frag_destroy_rcu by Eric Dumazet · 6 years ago
  52. ae7352d inet: frags: call inet_frags_fini() after unregister_pernet_subsys() by Eric Dumazet · 6 years ago
  53. 6b73d19 inet: frags: uninline fqdir_init() by Eric Dumazet · 6 years ago
  54. 3fb321f selftests/net: ipv6 flowlabel by Willem de Bruijn · 6 years ago
  55. cbe9e83 enetc: Enable TC offloading with mqprio by Camelia Groza · 6 years ago
  56. 7f33432 Merge branch 'stmmac-SPDX' by David S. Miller · 6 years ago
  57. 56aaa11 net: stmmac: dwmac-meson8b: update with SPDX Licence identifier by Neil Armstrong · 6 years ago
  58. f87845c net: stmmac: dwmac-meson: update with SPDX Licence identifier by Neil Armstrong · 6 years ago
  59. 62a5b84 igc: Cleanup the redundant code by Sasha Neftin · 6 years ago
  60. 0373ad4 igc: Add flow control support by Sasha Neftin · 6 years ago
  61. d17ba0f e1000e: start network tx queue only when link is up by Konstantin Khlebnikov · 6 years ago
  62. caff422 Revert "e1000e: fix cyclic resets at link up with active tx" by Konstantin Khlebnikov · 6 years ago
  63. 16ecd8d igc: Remove the obsolete workaround by Sasha Neftin · 6 years ago
  64. 796bfb1 igc: Clean up unused pointers by Sasha Neftin · 6 years ago
  65. ae586f0 igc: Fix double definitions by Sasha Neftin · 6 years ago
  66. 42277ce igb: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  67. b7b3ad7 igb: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  68. 47e1669 igb/igc: warn when fatal read failure happens by Feng Tang · 6 years ago
  69. c7ae092 fsl/fman: include IPSEC SPI in the Keygen extraction by Madalin Bucur · 6 years ago
  70. 7af5b07 net: mvpp2: cls: Check RSS table index validity when creating a context by Maxime Chevallier · 6 years ago
  71. cec4f32 enetc: fix le32/le16 degrading to integer warnings by Y.b. Lu · 6 years ago
  72. e9588eb r8169: remove support for RTL_GIGA_MAC_VER_01 by Heiner Kallweit · 6 years ago
  73. fcb40e1 r8169: improve RTL8168d PHY initialization by Heiner Kallweit · 6 years ago
  74. 37347ef Merge branch 'r8169-small-improvements' by David S. Miller · 6 years ago
  75. 76719ee r8169: change type of member mac_version in rtl8169_private by Heiner Kallweit · 6 years ago
  76. 7160be2 r8169: remove unneeded return statement in rtl_hw_init_8168g by Heiner Kallweit · 6 years ago
  77. 29ec048 r8169: remove rtl_hw_init_8168ep by Heiner Kallweit · 6 years ago
  78. f4aa801 cxgb4: Make t4_get_tp_e2c_map static by YueHaibing · 6 years ago
  79. 99513cf selftest: Fixes for icmp_redirect test by David Ahern · 6 years ago
  80. df80152 ipv4: remove redundant assignment to n by Colin Ian King · 6 years ago
  81. 476cc6c net: phy: bcm87xx: improve bcm87xx_config_init and feature detection by Heiner Kallweit · 6 years ago
  82. 8fb91c3 Merge branch 'inet-frags-avoid-possible-races-at-netns-dismantle' by David S. Miller · 6 years ago
  83. 3c8fc87 inet: frags: rework rhashtable dismantle by Eric Dumazet · 6 years ago
  84. 4907abc net: dynamically allocate fqdir structures by Eric Dumazet · 6 years ago
  85. a39aca6 net: add a net pointer to struct fqdir by Eric Dumazet · 6 years ago
  86. 9cce45f net: rename inet_frags_init_net() to fdir_init() by Eric Dumazet · 6 years ago
  87. d2dfd43 ieee820154: 6lowpan: no longer reference init_net in lowpan_frags_ns_ctl_table by Eric Dumazet · 6 years ago
  88. 3bb13dd netfilter: ipv6: nf_defrag: no longer reference init_net in nf_ct_frag6_sysctl_table by Eric Dumazet · 6 years ago
  89. 8668d0e ipv6: no longer reference init_net in ip6_frags_ns_ctl_table[] by Eric Dumazet · 6 years ago
  90. 8dfdb31 ipv4: no longer reference init_net in ip4_frags_ns_ctl_table[] by Eric Dumazet · 6 years ago
  91. 803fdd9 net: rename struct fqdir fields by Eric Dumazet · 6 years ago
  92. 89fb900 net: rename inet_frags_exit_net() to fqdir_exit() by Eric Dumazet · 6 years ago
  93. 6ce3b4d inet: rename netns_frags to fqdir by Eric Dumazet · 6 years ago
  94. ddf6ddb net: phy: tja11xx: Add TJA11xx PHY driver by Marek Vasut · 6 years ago
  95. b25ba11 Merge branch 'net-hns3-add-aRFS-feature-and-fix-FEC-bugs-for-HNS3-driver' by David S. Miller · 6 years ago
  96. f438bfe net: hns3: fix for FEC configuration by Jian Shen · 6 years ago
  97. d93ed94 net: hns3: add aRFS support for PF by Jian Shen · 6 years ago
  98. 4412288 net: hns3: refine the flow director handle by Jian Shen · 6 years ago
  99. ffab969 net: hns3: initialize CPU reverse mapping by Jian Shen · 6 years ago
  100. 18e8817 Merge branch 'ath79-add-ag71xx-support' by David S. Miller · 6 years ago