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