1. 942f146 net: use kfree_skb_list() from ip_do_fragment() by Pablo Neira Ayuso · 6 years ago
  2. da0dde9 Merge branch 'hnx3-next' by David S. Miller · 6 years ago
  3. d223dfa net: hns3: split function hnae3_match_n_instantiate() by Jian Shen · 6 years ago
  4. 1eeb336 net: hns3: modify HNS3_NIC_STATE_INITED flag in hns3_reset_notify_uninit_enet by Huazhong Tan · 6 years ago
  5. 6ff7ed8 net: hns3: prevent change MTU when resetting by Huazhong Tan · 6 years ago
  6. c4e401e net: hns3: check resetting status in hns3_get_stats() by Huazhong Tan · 6 years ago
  7. 389775a net: hns3: add protect when handling mac addr list by Jian Shen · 6 years ago
  8. ffd0a92 net: hns3: simplify hclgevf_cmd_csq_clean by Huazhong Tan · 6 years ago
  9. ceca4a5 net: hns3: minor optimization for datapath by Yunsheng Lin · 6 years ago
  10. 0aa3d88 net: hns3: minor optimization for ring_space by Yunsheng Lin · 6 years ago
  11. 72110b5 net: hns3: return 0 and print warning when hit duplicate MAC by Peng Li · 6 years ago
  12. 9c3e713 net: hns3: modify the VF network port media type acquisition method by liuzhongzhu · 6 years ago
  13. 962e31b net: hns3: reduce resources use in kdump kernel by Yonglong Liu · 6 years ago
  14. 95dbab9 net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettings by Peng Li · 6 years ago
  15. b571bc62 Merge branch 'net-More-movement-to-fib_nh_common' by David S. Miller · 6 years ago
  16. c0a7207 ipv6: Flip to fib_nexthop_info by David Ahern · 6 years ago
  17. c236419 ipv4: Change fib_nexthop_info and fib_add_nexthop to take fib_nh_common by David Ahern · 6 years ago
  18. b0f6019 ipv4: Refactor nexthop attributes in fib_dump_info by David Ahern · 6 years ago
  19. eba618a ipv4: Add fib_nh_common to fib_result by David Ahern · 6 years ago
  20. 0af7e7c ipv4: Update fib_table_lookup tracepoint to take common nexthop by David Ahern · 6 years ago
  21. 4950c2b net: phy: fix autoneg mismatch case in genphy_read_status by Heiner Kallweit · 6 years ago
  22. 49ffba3 Merge branch 'marvel10g-suspend-resume' by David S. Miller · 6 years ago
  23. e02c4a9 net: phy: marvell10g: add the suspend/resume callbacks for the 88x2210 by Antoine Tenart · 6 years ago
  24. af3e28c net: phy: marvell10g: implement suspend/resume callbacks by Antoine Tenart · 6 years ago
  25. 0fd1284 net: dsa: microchip: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  26. 936ee65 rxrpc: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  27. 3eed528 net: sched: don't set tunnel for decap action by Vlad Buslov · 6 years ago
  28. 40d0690 Merge branch 'net-phy-improve-genphy_c45_read_lpa' by David S. Miller · 6 years ago
  29. 372fcc1 net: phy: deal properly with autoneg incomplete in genphy_c45_read_lpa by Heiner Kallweit · 6 years ago
  30. 5d237a0 net: phy: use c45 standard to detect link partner autoneg capability by Heiner Kallweit · 6 years ago
  31. fa288a4 Merge branch 'genphy_read_abilities' by David S. Miller · 6 years ago
  32. 48e4adf net: phy: realtek: use genphy_read_abilities by Heiner Kallweit · 6 years ago
  33. 2a4d867 net: phy: use genphy_read_abilities in genphy driver by Heiner Kallweit · 6 years ago
  34. 045925e net: phy: add genphy_read_abilities by Heiner Kallweit · 6 years ago
  35. 6d67049 openvswitch: use after free in __ovs_ct_free_action() by Dan Carpenter · 6 years ago
  36. f0dfecc tg3: allow ethtool -p to work for NICs in down state by Jon Maxwell · 6 years ago
  37. e142723 macsec: add noinline tag to avoid a frame size warning by Florian Westphal · 6 years ago
  38. 3dc93e8 Merge branch 'xmit_more-softnet_data' by David S. Miller · 6 years ago
  39. 4f296ed drivers: net: aurora: use netdev_xmit_more helper by Florian Westphal · 6 years ago
  40. f79c957 drivers: net: sfc: use netdev_xmit_more helper by Florian Westphal · 6 years ago
  41. 3c31ff2 drivers: mellanox: use netdev_xmit_more() helper by Florian Westphal · 6 years ago
  42. 6b16f9e net: move skb->xmit_more hint to softnet data by Florian Westphal · 6 years ago
  43. 97cdcf3 net: place xmit recursion in softnet data by Florian Westphal · 6 years ago
  44. 74dcb4c net: phy: aquantia: add SGMII statistics by Heiner Kallweit · 6 years ago
  45. 5869b8f net: use rcu_dereference_protected to fetch sk_dst_cache in sk_destruct by Xin Long · 6 years ago
  46. b6163f1 net: phy: improve genphy_read_status by Heiner Kallweit · 6 years ago
  47. 9dfe6aa Merge branch 'nfp-flower-improvement-and-SFF-module-EEPROM' by David S. Miller · 6 years ago
  48. 61f7c6f nfp: implement ethtool get module EEPROM by Dirk van der Merwe · 6 years ago
  49. 593cb18 nfp: nsp: implement read SFF module EEPROM by Dirk van der Merwe · 6 years ago
  50. eff07b42d nfp: flower: reduce action list size by coalescing mangle actions by Pieter Jansen van Vuuren · 6 years ago
  51. ac9e81c net: phy: aquantia: add suspend / resume callbacks for AQR107 family by Heiner Kallweit · 6 years ago
  52. 191aeea net: ethernet: ti: davinci_mdio: switch to readl/writel() by Grygorii Strashko · 6 years ago
  53. 3370b58 Merge branch 'cxgb3-undefined-behaviour-and-use-struct_size' by David S. Miller · 6 years ago
  54. db4863f cxgb3/l2t: Use struct_size() in kvzalloc() by Gustavo A. R. Silva · 6 years ago
  55. 7649773 cxgb3/l2t: Fix undefined behaviour by Gustavo A. R. Silva · 6 years ago
  56. a2c7023 net: dsa: read mac address from DT for slave device by Xiaofei Shen · 6 years ago
  57. f5d5476 tcp: fix tcp_inet6_sk() for 32bit kernels by Eric Dumazet · 6 years ago
  58. 6578229 r8169: use netif_receive_skb_list batching by Heiner Kallweit · 6 years ago
  59. e660755 Merge branch 'mlxsw-spectrum_acl-Get-rid-of-failed_rollback-mechanism' by David S. Miller · 6 years ago
  60. a4e76ba mlxsw: spectrum_acl: Rename rehash_dis trace by Jiri Pirko · 6 years ago
  61. 7c33c72 mlxsw: spectrum_acl: Remove failed_rollback dead end by Jiri Pirko · 6 years ago
  62. f3d4ef1 mlxsw: spectrum_acl: Move rehash_dis trace call and err msg to vregion_migrate() by Jiri Pirko · 6 years ago
  63. 44fd86c mlxsw: spectrum_acl: Remove redundant failed_rollback from migrate_start() by Jiri Pirko · 6 years ago
  64. 35f861e net: bridge: use netif_is_bridge_port() by Julian Wiedmann · 6 years ago
  65. acb10ea team: use netif_is_team_port() by Julian Wiedmann · 6 years ago
  66. 9f76489 cxgb4/cxgb4vf: Display advertised FEC in ethtool by Vishal Kulkarni · 6 years ago
  67. 5d10de3 cxgb4: Update 1.23.3.0 as the latest firmware supported. by Vishal Kulkarni · 6 years ago
  68. 18b6f71 openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode by wenxu · 6 years ago
  69. eb70a1a tcp: cleanup sk_tx_skb_cache before reuse by Eric Dumazet · 6 years ago
  70. faddd6c MAINTAINERS: Fix mellanox Innova IPsec by Boris Pismenny · 6 years ago
  71. 49b1b4a selftests: tc-testing: Add pedit tests by Dmytro Linkin · 6 years ago
  72. 3616d08 ipv6: Move ipv6 stubs to a separate header file by David Ahern · 6 years ago
  73. 5f4d6749 Merge branch 'net-Move-fib_nh-and-fib6_nh-to-a-common-struct' by David S. Miller · 6 years ago
  74. 979e276 net: Use common nexthop init and release helpers by David Ahern · 6 years ago
  75. f174173 net: Add fib_nh_common and update fib_nh and fib6_nh by David Ahern · 6 years ago
  76. ad1601a ipv6: Rename fib6_nh entries by David Ahern · 6 years ago
  77. b75ed8b ipv4: Rename fib_nh entries by David Ahern · 6 years ago
  78. 572bf4d ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nh by David Ahern · 6 years ago
  79. 6d3d07b ipv6: Refactor fib6_ignore_linkdown by David Ahern · 6 years ago
  80. 2b2450c ipv6: Move gateway checks to a fib6_nh setting by David Ahern · 6 years ago
  81. dac7d0f ipv6: Create cleanup helper for fib6_nh by David Ahern · 6 years ago
  82. 83c44251 ipv6: Create init helper for fib6_nh by David Ahern · 6 years ago
  83. faa041a ipv4: Create cleanup helper for fib_nh by David Ahern · 6 years ago
  84. e4516ef ipv4: Create init helper for fib_nh by David Ahern · 6 years ago
  85. 331c7a4 ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper by David Ahern · 6 years ago
  86. 8373c6c ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled by David Ahern · 6 years ago
  87. 113e59d Merge branch 'selftests-forwarding-Add-new-test-cases' by David S. Miller · 6 years ago
  88. 30905dc selftests: mlxsw: Add a new test for strict priority by Petr Machata · 6 years ago
  89. 573363a selftests: mlxsw: Add qos_lib.sh by Petr Machata · 6 years ago
  90. 5dde21b selftests: mlxsw: qos_mc_aware: Configure shared buffers by Petr Machata · 6 years ago
  91. d04cc72 selftests: forwarding: devlink_lib: Add shared buffer helpers by Petr Machata · 6 years ago
  92. 8e46aee selftests: forwarding: devlink_lib: Simplify deduction of DEVLINK_DEV by Petr Machata · 6 years ago
  93. 2cca875 selftests: forwarding: devlink_lib: Avoid double sourcing of lib.sh by Petr Machata · 6 years ago
  94. 2fcbc0b selftests: forwarding: Test action VLAN modify by Danielle Ratson · 6 years ago
  95. 0637e1f selftests: forwarding: Add PCP match and VLAN match tests by Amit Cohen · 6 years ago
  96. ca059af selftests: forwarding: Add reverse path forwarding (RPF) test cases by Ido Schimmel · 6 years ago
  97. eda3d1b net: mvneta: Add 2500BaseT support by Maxime Chevallier · 6 years ago
  98. 06bd2bd openvswitch: Add timeout support to ct action by Yi-Hung Wei · 6 years ago
  99. 717700d netfilter: Export nf_ct_{set,destroy}_timeout() by Yi-Hung Wei · 6 years ago
  100. c63d11b Merge branch 's390-next' by David S. Miller · 6 years ago