1. 2105a5d net: macb: Add phy-handle DT support by Brad Mouring · 7 years ago
  2. cb732e9 net: macb: Remove redundant poll irq assignment by Brad Mouring · 7 years ago
  3. 739de9a net: macb: Reorganize macb_mii bringup by Brad Mouring · 7 years ago
  4. ce3db6a enic: drop IP proto check for vxlan tunnel delete by Govindarajulu Varadarajan · 7 years ago
  5. 0c3d5a9 net: drivers/net: Remove unnecessary skb_copy_expand OOM messages by Joe Perches · 7 years ago
  6. 089915f i40e: restore TCPv4 input set when re-enabling ATR by Jacob Keller · 7 years ago
  7. bc2a3a6 i40e: fix for wrong partition id calculation on OCP mezz cards by Mariusz Stachura · 7 years ago
  8. 01c9695 i40e: factor out re-enable functions for ATR and SB by Jacob Keller · 7 years ago
  9. 6ac6d5a i40e: track filter type statistics when deleting invalid filters by Jacob Keller · 7 years ago
  10. 03ce7b1 i40e: Fix permission check for VF MAC filters by Filip Sadowski · 7 years ago
  11. 2972b00 i40e: Cleanup i40e_vlan_rx_register by Jacob Keller · 7 years ago
  12. 028daf8 i40e: Fix attach VF to VM issue by Paweł Jabłoński · 7 years ago
  13. 20dd914 i40evf/i40evf_main: Fix variable assignment in i40evf_parse_cls_flower by Gustavo A R Silva · 7 years ago
  14. 1f71e2b i40e: remove i40e_fcoe files by Corentin Labbe · 8 years ago
  15. 5677629a liquidio: Add support for liquidio 10GBase-T NIC by Veerasenareddy Burru · 7 years ago
  16. 59655a5 tuntap: XDP_TX can use native XDP by Jason Wang · 7 years ago
  17. 7f61e6c sfc: support FEC configuration through ethtool by Edward Cree · 7 years ago
  18. f215347 sfc: update MCDI protocol headers by Edward Cree · 7 years ago
  19. e676d81 ibmvnic: Fix reset return from closed state by John Allen · 7 years ago
  20. 8b4e6b3 cxgb4: Add HMA support by Arjun Vynipadath · 7 years ago
  21. 7083a45 ibmvnic: Fix recent errata commit by Thomas Falcon · 7 years ago
  22. f10b09e ibmvnic: Handle TSO backing device errata by Thomas Falcon · 7 years ago
  23. 1f247a6 ibmvnic: Pad small packets to minimum MTU size by Thomas Falcon · 7 years ago
  24. 8dff66c ibmvnic: Account for VLAN header length in TX buffers by Thomas Falcon · 7 years ago
  25. da75e3b ibmvnic: Account for VLAN tag in L2 Header descriptor by Thomas Falcon · 7 years ago
  26. c69851e net: phy: set link state to down when creating the phy_device by Heiner Kallweit · 7 years ago
  27. 83f7e38 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  28. b03254d ixgbe: fix disabling hide VLAN on VF reset by Paul Greenwalt · 7 years ago
  29. 954b54d ixgbevf: fix unused variable warning by Arnd Bergmann · 7 years ago
  30. e656805 ixgbe: Add receive length error counter by Tonghao Zhang · 7 years ago
  31. 5c4aa45 ixgbe: remove unneeded ipsec state free callback by Shannon Nelson · 7 years ago
  32. 0ae418e ixgbe: fix ipsec trailer length by Shannon Nelson · 7 years ago
  33. 68c1fb2 ixgbe: check for 128-bit authentication by Shannon Nelson · 7 years ago
  34. 3ed898e mlxsw: spectrum_kvdl: Make some functions static by Wei Yongjun · 7 years ago
  35. c16b1a9 lan743x: make functions lan743x_csr_read and lan743x_csr_read static by Colin Ian King · 7 years ago
  36. 8e8af97 lan743x: remove some redundant variables and assignments by Colin Ian King · 7 years ago
  37. 99db522 mlxsw: spectrum: Don't depend on ip_gre and ip6_gre by Petr Machata · 7 years ago
  38. 36a1c3b mlxsw: spectrum: Move mlxsw_sp_span_gretap4_route() by Petr Machata · 7 years ago
  39. 918ee50 net: ipv6: Introduce ip6_multipath_hash_policy() by Petr Machata · 7 years ago
  40. 129cf5f cxgb4/cxgb4vf: check fw caps to set link mode mask by Ganesh Goudar · 7 years ago
  41. 7cbe543 cxgb4: do not display 50Gbps as unsupported speed by Ganesh Goudar · 7 years ago
  42. 87a7c4b liquidio: fix ndo_change_mtu to always return correct status to the caller by Veerasenareddy Burru · 7 years ago
  43. 2097fde net: hns3: add result checking for VF when modify unicast mac address by Jian Shen · 7 years ago
  44. d07b6bb net: hns3: add existence checking before adding unicast mac address by Jian Shen · 7 years ago
  45. eefd00a net: hns3: fix return value error of hclge_get_mac_vlan_cmd_status() by Jian Shen · 7 years ago
  46. aa7a795 net: hns3: fix error type definition of return value by Jian Shen · 7 years ago
  47. 5d02a58 net: hns3: fix for buffer overflow smatch warning by Yunsheng Lin · 7 years ago
  48. f96818a net: hns3: fix for loopback failure when vlan filter is enable by Yunsheng Lin · 7 years ago
  49. 64fd230 net: hns3: add support for querying pfc puase packets statistic by Peng Li · 7 years ago
  50. f8d291f net: hns3: fix rx path skb->truesize reporting bug by Peng Li · 7 years ago
  51. e98d718 net: hns3: unify the pause params setup function by Fuyun Liang · 7 years ago
  52. 20e4bf98 net: hns3: fix for ipv6 address loss problem after setting channels by Fuyun Liang · 7 years ago
  53. 8cc6c1f net: hns3: fix for netdev not running problem after calling net_stop and net_open by Fuyun Liang · 7 years ago
  54. 59098055 net: hns3: add existence check when remove old uc mac address by Fuyun Liang · 7 years ago
  55. f5426250 net: introduce IFF_NO_RX_HANDLER by Paolo Abeni · 7 years ago
  56. d185efc cxgb4: increase max tx rate limit to 100 Gbps by Ganesh Goudar · 7 years ago
  57. 7a242b2 net: hns3: fix for coal configuation lost when setting the channel by Yunsheng Lin · 7 years ago
  58. 9bc727a net: hns3: refactor the coalesce related struct by Yunsheng Lin · 7 years ago
  59. dd38c72 net: hns3: fix for coalesce configuration lost during reset by Yunsheng Lin · 7 years ago
  60. 0d3e663 net: hns3: refactor the get/put_vector function by Yunsheng Lin · 7 years ago
  61. ec77789 net: hns3: fix for use-after-free when setting ring parameter by Yunsheng Lin · 7 years ago
  62. f31c1ba net: hns3: fix for pause configuration lost during reset by Yunsheng Lin · 7 years ago
  63. 268f5df net: hns3: fix for RSS configuration loss problem during reset by Yunsheng Lin · 7 years ago
  64. 6f2af42 net: hns3: refactor the hclge_get/set_rss_tuple function by Yunsheng Lin · 7 years ago
  65. 89523cf net: hns3: refactor the hclge_get/set_rss function by Yunsheng Lin · 7 years ago
  66. b19e5c1 net: dsa: mv88e6xxx: Fix irq free'ing by Andrew Lunn · 7 years ago
  67. cf29bde net: usb: asix88179_178a: de-duplicate code by Alexander Kurz · 7 years ago
  68. 84c4df4 net: usb: asix88179_178a: set permanent address once only by Alexander Kurz · 7 years ago
  69. 42356d9 sfc: support RSS spreading of ethtool ntuple filters by Edward Cree · 7 years ago
  70. cecd8d8 liquidio: avoid doing useless work by Prasad Kanneganti · 7 years ago
  71. fcbedd0 liquidio: Resolved mbox read issue while reading more than one 64bit data by Intiyaz Basha · 7 years ago
  72. fd372a7 Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  73. 18b8d6b ibmvnic: Do not disable device during failover or partition migration by Thomas Falcon · 7 years ago
  74. 01d9bd7 ibmvnic: Reorganize device close by Thomas Falcon · 7 years ago
  75. f873866 ibmvnic: Clean up device close by Thomas Falcon · 7 years ago
  76. cc71921 net: hns3: add support for VF driver inner interface hclgevf_ops.get_tqps_and_rss_info by Peng Li · 7 years ago
  77. 678335a1 net: hns3: set the max ring num when alloc netdev by Peng Li · 7 years ago
  78. 814e027 net: hns3: fix the queue id for tqp enable&&reset by Peng Li · 7 years ago
  79. f18f0d4 net: hns3: fix endian issue when PF get mbx message flag by Peng Li · 7 years ago
  80. 090e3b5 net: hns3: set the cmdq out_vld bit to 0 after used by Peng Li · 7 years ago
  81. f5e084b net: hns3: VF should get the real rss_size instead of rss_size_max by Peng Li · 7 years ago
  82. ae5799d ipvlan: properly annotate rx_handler access by Paolo Abeni · 7 years ago
  83. 31135eb net/mlx5: Fix wrongly assigned CQ reference counter by Leon Romanovsky · 7 years ago
  84. cb01008 net/mlx5: IPSec, Add support for ESN by Aviad Yehezkel · 8 years ago
  85. 75ef3f5 net/mlx5e: Added common function for to_ipsec_sa_entry by Aviad Yehezkel · 8 years ago
  86. 05564d0 net/mlx5: Add flow-steering commands for FPGA IPSec implementation by Aviad Yehezkel · 7 years ago
  87. d6c4f02 net/mlx5: Refactor accel IPSec code by Aviad Yehezkel · 8 years ago
  88. af9fe19 net/mlx5: Added required metadata capability for ipsec by Aviad Yehezkel · 8 years ago
  89. 1d2005e net/mlx5: Export ipsec capabilities by Aviad Yehezkel · 8 years ago
  90. 65802f4 net/mlx5: IPSec, Add command V2 support by Aviad Yehezkel · 8 years ago
  91. 788a821 net/mlx5e: IPSec, Add support for ESP trailer removal by hardware by Yossi Kuperman · 8 years ago
  92. 581fddd net/mlx5: IPSec, Generalize sandbox QP commands by Yossi Kuperman · 8 years ago
  93. d83a69c net/mlx5: Use MLX5_IPSEC_DEV macro for ipsec caps by Saeed Mahameed · 7 years ago
  94. c33b3b9 cxgb3: remove VLA usage by Gustavo A. R. Silva · 7 years ago
  95. 10fea26 net: mvpp2: Add support for unicast filtering by Maxime Chevallier · 7 years ago
  96. ce2a27c net: mvpp2: Simplify MAC filtering function parameters by Maxime Chevallier · 7 years ago
  97. bb5441f net: cdc_eem: clean up bind error path by Johan Hovold · 7 years ago
  98. 4f06717 net: kalmia: clean up bind error path by Johan Hovold · 7 years ago
  99. bcde6b7 Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  100. d8c13f22 net/mlx4_en: try to use high order pages for RX rings by Eric Dumazet · 7 years ago