1. 32f7adf net: qmi_wwan: support "raw IP" mode by Bjørn Mork · 9 years ago
  2. 81e0ce7 usbnet: allow mini-drivers to consume L2 headers by Bjørn Mork · 9 years ago
  3. 544c8f6 net: qmi_wwan: remove 1199:9070 device id by Bjørn Mork · 9 years ago
  4. 9372514 net: qmi_wwan: MDM9x30 specific power management by Bjørn Mork · 9 years ago
  5. 8044f97 net:hns: Add the init code to disable Hip06 "Hardware VLAN assist" by Salil · 9 years ago
  6. 38f616d net:hns: Add support of ethtool TSO set option for Hip06 in HNS by Salil · 9 years ago
  7. 64353af net:hns: Add Hip06 "TSO(TCP Segment Offload)" support HNS Driver by Salil · 9 years ago
  8. 6bc0ce7 net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS Driver by Salil · 9 years ago
  9. 13ac695 net:hns: Add support of Hip06 SoC to the Hislicon Network Subsystem by Salil · 9 years ago
  10. ce3ea1c net: bonding: remove redudant brackets by yzhu1 · 9 years ago
  11. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  12. 071f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  13. 6b20da4 mlxsw: core: Change BUG to WARN in hwmon code by Jiri Pirko · 9 years ago
  14. cf18b77 net: phy: reset only targeted phy by Jérôme Pouiller · 9 years ago
  15. ead8763 stmmac: ipq806x: Return error values instead of pointers by Stephen Boyd · 9 years ago
  16. 0c0744f mvneta: implement ethtool autonegotiation control by Stas Sergeev · 9 years ago
  17. aa5bc7a mvneta: consolidate autoneg enabling by Stas Sergeev · 9 years ago
  18. 3b5dde7 net: mv643xx: Use platform_register/unregister_drivers() by Thierry Reding · 9 years ago
  19. 8c7d397 net: mpc52xx: Use platform_register/unregister_drivers() by Thierry Reding · 9 years ago
  20. 0d1c744 net: bcm63xx: Use platform_register/unregister_drivers() by Thierry Reding · 9 years ago
  21. 36b9ddd net: bfin_mac: Use platform_register/unregister_drivers() by Thierry Reding · 9 years ago
  22. 681b4d8 pppox: use standard module auto-loading feature by Guillaume Nault · 9 years ago
  23. b664f00 bnxt_en: Setup uc_list mac filters after resetting the chip. by Michael Chan · 9 years ago
  24. bdd4347 bnxt_en: enforce proper storing of MAC address by Jeffrey Huang · 9 years ago
  25. 1fc2cfd bnxt_en: Fixed incorrect implementation of ndo_set_mac_address by Jeffrey Huang · 9 years ago
  26. 39198ec net: lpc_eth: remove irq > NR_IRQS check from probe() by Vladimir Zapolskiy · 9 years ago
  27. 0e87436 ravb: add fallback compatibility strings by Simon Horman · 9 years ago
  28. f5d7837 ravb: ptp: Add CONFIG mode support by Kazuya Mizuguchi · 9 years ago
  29. 4c35236 net: add driver for Netronome NFP4000/NFP6000 NIC VFs by Jakub Kicinski · 9 years ago
  30. f4f7981 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  31. 66e49de net/mlx5e: Add support for SR-IOV ndos by Saeed Mahameed · 9 years ago
  32. 3b751a2a net/mlx5: E-Switch, Introduce get vf statistics by Saeed Mahameed · 9 years ago
  33. 9e7ea35 net/mlx5: E-Switch, Introduce set vport vlan (VST mode) by Saeed Mahameed · 9 years ago
  34. d666675 net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context by Saeed Mahameed · 9 years ago
  35. 7725657 net/mlx5: E-Switch, Introduce Vport administration functions by Saeed Mahameed · 9 years ago
  36. 8184873 net/mlx5: E-Switch, Add SR-IOV (FDB) support by Saeed Mahameed · 9 years ago
  37. 495716b net/mlx5: E-Switch, Introduce FDB hardware capabilities by Saeed Mahameed · 9 years ago
  38. 073bb18 net/mlx5: Introducing E-Switch and l2 table by Saeed Mahameed · 9 years ago
  39. aad9e6e net/mlx5e: Write vlan list into vport context by Saeed Mahameed · 9 years ago
  40. 5e55da1 net/mlx5e: Write UC/MC list and promisc mode into vport context by Saeed Mahameed · 9 years ago
  41. c0046cf net/mlx5: Introduce access functions to modify/query vport vlans by Saeed Mahameed · 9 years ago
  42. d82b731 net/mlx5: Introduce access functions to modify/query vport promisc mode by Saeed Mahameed · 9 years ago
  43. e754651 net/mlx5: Introduce access functions to modify/query vport state by Saeed Mahameed · 9 years ago
  44. e16aea2 net/mlx5: Introduce access functions to modify/query vport mac lists by Saeed Mahameed · 9 years ago
  45. e1d7d34 net/mlx5: Update access functions to Query/Modify vport MAC address by Saeed Mahameed · 9 years ago
  46. fc50db9 net/mlx5_core: Add base sriov support by Eli Cohen · 9 years ago
  47. 0b10710 net/mlx5_core: Modify enable/disable hca functions by Eli Cohen · 9 years ago
  48. 24e2416 alx: remove pointless assignment by Jarod Wilson · 9 years ago
  49. 7458120 mlxsw: spectrum: Implement LAG tx enabled lower state change by Jiri Pirko · 9 years ago
  50. 8a1ab5d mlxsw: spectrum: Implement FDB add/remove/dump for LAG by Jiri Pirko · 9 years ago
  51. 0d65fc1 mlxsw: spectrum: Implement LAG port join/leave by Jiri Pirko · 9 years ago
  52. 3b71571 mlxsw: reg: Add definition of LAG unicast record for SFN register by Jiri Pirko · 9 years ago
  53. e4bfbae mlxsw: reg: Add definition of LAG unicast record for SFD register by Jiri Pirko · 9 years ago
  54. d1d40be mlxsw: reg: Add link aggregation configuration registers definitions by Jiri Pirko · 9 years ago
  55. d2292e8 mlxsw: pci: Implement LAG processing for received packets by Jiri Pirko · 9 years ago
  56. 8060646 mlxsw: core: Add support for packets received from LAG port by Jiri Pirko · 9 years ago
  57. c5b9b51 mlxsw: spectrum: Add set_rx_mode ndo stub by Jiri Pirko · 9 years ago
  58. 57beaca bonding: set inactive flags on release by Jiri Pirko · 9 years ago
  59. f7c7eb7 bonding: implement lower state change propagation by Jiri Pirko · 9 years ago
  60. 5d39706 bonding: allow notifications for bond_set_slave_link_state by Jiri Pirko · 9 years ago
  61. 3a0d6c5 team: implement lower state change propagation by Jiri Pirko · 9 years ago
  62. 7d25950 team: rtnl_lock for options set by Jiri Pirko · 9 years ago
  63. 41f0b04 bonding: fill-up LAG changeupper info struct and pass it along by Jiri Pirko · 9 years ago
  64. 8fd7285 team: fill-up LAG changeupper info struct and pass it along by Jiri Pirko · 9 years ago
  65. 29bf24a net: add possibility to pass information about upper device via notifier by Jiri Pirko · 9 years ago
  66. 6dffb04 net: propagate upper priv via netdev_master_upper_dev_link by Jiri Pirko · 9 years ago
  67. c981e42 net: add netif_is_team_master helper by Jiri Pirko · 9 years ago
  68. 3952af4 bonding: add 802.3ad support for 100G speeds by Jiri Pirko · 9 years ago
  69. 3b19584 i40e: Fix i40e_print_features() VEB mode output by Joe Perches · 9 years ago
  70. d34a614 ixgbevf: Handle extended IPv6 headers in Tx path by Mark Rustad · 9 years ago
  71. 3c2f2b7 ixgbe: Always turn PHY power on when requested by Mark Rustad · 9 years ago
  72. 36a92d7 ixgbe: Handle extended IPv6 headers in Tx path by Mark Rustad · 9 years ago
  73. 988d130 ixgbe: Save VF info and take references by Mark Rustad · 9 years ago
  74. 48b4461 ixgbe: Wait for master disable to be set by Mark Rustad · 9 years ago
  75. efff2e0 ixgbe: Correct spec violations by waiting after reset by Mark Rustad · 9 years ago
  76. a9763f3 ixgbe: Update PTP to support X550EM_x devices by Mark Rustad · 9 years ago
  77. 2f9be16 ixgbe: Allow FDB entries access to more RAR filters by Alexander Duyck · 9 years ago
  78. 0f079d2 ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses by Alexander Duyck · 9 years ago
  79. c9f53e6 ixgbe: Refactor MAC address configuration code by Alexander Duyck · 9 years ago
  80. 50985b5 ixgbevf: Minor cleanups by Mark Rustad · 9 years ago
  81. 40a13e2 ixgbevf: Use a private workqueue to avoid certain possible hangs by Mark Rustad · 9 years ago
  82. 780484d ixgbe: Use private workqueue to avoid certain possible hangs by Mark Rustad · 9 years ago
  83. 83a9fb2 ixgbe: Add support for newer thermal alarm by Mark Rustad · 9 years ago
  84. f164b84 ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em by Mark Rustad · 9 years ago
  85. 4eeb1ff i40e: trivial fixes by Jesse Brandeburg · 9 years ago
  86. 1e59066 i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf by Catherine Sullivan · 9 years ago
  87. 44cdb79 i40e/i40evf: use logical operator by Mitch Williams · 9 years ago
  88. b82bc49e i40e: fix whitespace by Mitch Williams · 9 years ago
  89. 95db239 i40e: Remove separate functions gathering XOFF Rx stats by Neerav Parikh · 9 years ago
  90. 8fe2699 i40e: remove CONFIG_I40E_VXLAN by Jesse Brandeburg · 9 years ago
  91. 827de39 i40e: use priv flags to control packet split by Jesse Brandeburg · 9 years ago
  92. d82acb3 i40evf: use correct types by Mitch Williams · 9 years ago
  93. ea02e90 i40e: propagate properly by Mitch Williams · 9 years ago
  94. a85088d i40evf: don't use atomic allocation by Mitch Williams · 9 years ago
  95. a42e7a3 i40e: Fix memory leaks, sideband filter programming by Kiran Patil · 9 years ago
  96. 9c6c125 i40e: Detection and recovery of TX queue hung logic moved to service_task from tx_timeout by Kiran Patil · 9 years ago
  97. 05281eb i40evf: remove duplicate string by Mitch Williams · 9 years ago
  98. e6c4cf6 i40evf: set real num queues by Mitch Williams · 9 years ago
  99. 1255b7a i40evf: increase max number of queues by Mitch Williams · 9 years ago
  100. 6f24e5d sfc: use ALIGN macro for aligning frame sizes by Jarod Wilson · 9 years ago