1. a8ffe63 net/mlx5_core: Fix notification of page supplement error by Eli Cohen · 9 years ago
  2. be87544 net/mlx5_core: Fix async commands return code by Eli Cohen · 9 years ago
  3. 6c3dbd2 net/mlx5_core: Remove redundant "err" variable usage by Achiad Shochat · 9 years ago
  4. 9790930 net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commands by Saeed Mahameed · 9 years ago
  5. 343b29f net/mlx5e: Priv state flag not rolled-back upon netdev open error by Achiad Shochat · 9 years ago
  6. cbfe360 igb: assume MSI-X interrupts during initialization by Stefan Assmann · 9 years ago
  7. 30e2561 i40e: Fix for recursive RTNL lock during PROMISC change by Anjali Singhai · 9 years ago
  8. 5804474 i40e: Fix RS bit update in Tx path and disable force WB workaround by Anjali Singhai · 9 years ago
  9. c1d1791 i40e: add GRE tunnel type to csum encoding by Shannon Nelson · 9 years ago
  10. b03a8c1 i40e/i40evf: refactor tx timeout logic by Kiran Patil · 9 years ago
  11. 1e6d6f8 i40e: Move i40e_get_head into header file by Kiran Patil · 9 years ago
  12. 8b7a704 8139cp: Fix GSO MSS handling by David Woodhouse · 9 years ago
  13. 5a58f22 8139cp: Enable offload features by default by David Woodhouse · 9 years ago
  14. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  15. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  16. 21343ac net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected by Sudip Mukherjee · 9 years ago
  17. 38737e4 phy: add phy_device_remove() by Russell King · 9 years ago
  18. 04d53b2 net: fix phy refcounting in a bunch of drivers by Russell King · 9 years ago
  19. ac3dbc6 rocker: use switchdev transaction queue for allocated memory by Jiri Pirko · 9 years ago
  20. 76c6f94 rocker: push struct switchdev_trans down through rocker code by Jiri Pirko · 9 years ago
  21. f8db834 switchdev: move transaction phase enum under transaction structure by Jiri Pirko · 9 years ago
  22. 7ea6eb3 switchdev: introduce transaction item queue for attr_set and obj_add by Jiri Pirko · 9 years ago
  23. 69f5df4 switchdev: rename "trans" to "trans_ph". by Jiri Pirko · 9 years ago
  24. aee2f54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  25. d682d2b bnx2x: byte swap rss_key to comply to Toeplitz specs by Eric Dumazet · 9 years ago
  26. 729bf32 net: axinet: Use of_property_read_u32 instead of open-coding it by Tobias Klauser · 9 years ago
  27. e734a42 net: ll_temac: Use of_property_read_u32 instead of open-coding it by Tobias Klauser · 9 years ago
  28. d5b8d64 net: gianfar: remove misuse of IRQF_NO_SUSPEND flag by Sudeep Holla · 9 years ago
  29. 21dd560 ixgbe: Advance version to 4.2.1 by Mark Rustad · 9 years ago
  30. c5846ba ixgbe: X540 thermal warning interrupt not a GPI by Mark Rustad · 9 years ago
  31. bc1fc64 ixgbe: Fix FCRTH value in VM-to-VM loopback mode by Mark Rustad · 9 years ago
  32. 3507a9b ixgbe: Only clear adapter_stopped if ixgbe_setup_fc succeeded by Mark Rustad · 9 years ago
  33. 9de7605 ixgbe: Correct several flaws with with DCA setup by Mark Rustad · 9 years ago
  34. 018d714 ixgbe: Add new X550EM SFP+ device ID by Mark Rustad · 9 years ago
  35. 7fc1510 ixgbe: Update ixgbe_disable_pcie_master flow for X550* by Mark Rustad · 9 years ago
  36. f961dda ixgbe: Add small packet padding support for X550 by Mark Rustad · 9 years ago
  37. 052a1a7 ixgbe: Correct setting of RDRXCTL register for X550* devices by Mark Rustad · 9 years ago
  38. 5967fe2 ixgbe: Correct error path in semaphore handling by Mark Rustad · 9 years ago
  39. 449e21a ixgbe: Add I2C bus mux support by Mark Rustad · 9 years ago
  40. 58e7cd2 ixgbe: Limit SFP polling rate by Mark Rustad · 9 years ago
  41. 69eec0c ixgbe: Allow SFP+ on more than 82598 and 82599 by Mark Rustad · 9 years ago
  42. 542b6ee ixgbe: Add logic to reset CS4227 when needed by Mark Rustad · 9 years ago
  43. e23f333 ixgbe: Fix 1G and 10G link stability for X550EM_x SFP+ by Mark Rustad · 9 years ago
  44. 6d373a1 ixgbe: Add X550EM_x dual-speed SFP+ support by Mark Rustad · 9 years ago
  45. 56f6ed1 ixgbe: Allow reduced delays during SFP detection by Mark Rustad · 9 years ago
  46. 6ee8c9a ixgbe: Clear I2C destination location by Mark Rustad · 9 years ago
  47. 06e60e5 net/ethoc: support big-endian register layout by Max Filippov · 9 years ago
  48. 1bb6aa5 net: davinci_emac: Add support for fixed-link PHY by Neil Armstrong · 9 years ago
  49. 6015a6c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  50. 41b9764 8139cp: Dump contents of descriptor ring on TX timeout by David Woodhouse · 9 years ago
  51. 7f4c685 8139cp: Fix DMA unmapping of transmitted buffers by David Woodhouse · 9 years ago
  52. 0a5aeee 8139cp: Reduce duplicate csum/tso code in cp_start_xmit() by David Woodhouse · 9 years ago
  53. a3b8040 8139cp: Fix TSO/scatter-gather descriptor setup by David Woodhouse · 9 years ago
  54. 26b0bad 8139cp: Fix tx_queued debug message to print correct slot numbers by David Woodhouse · 9 years ago
  55. aaa0062 8139cp: Do not re-enable RX interrupts in cp_tx_timeout() by David Woodhouse · 9 years ago
  56. 8ceaf36 net: netcp: fix deadlock reported by lockup detector by Karicheri, Muralidharan · 9 years ago
  57. 99f8ef5 net: netcp: allocate buffers to desc before re-enable interrupt by Karicheri, Muralidharan · 9 years ago
  58. 915c585 net: netcp: check for interface handle in netcp_module_probe() by Karicheri, Muralidharan · 9 years ago
  59. e558b1f net: netcp: add error check to netcp_allocate_rx_buf() by Karicheri, Muralidharan · 9 years ago
  60. 736532a net: netcp: move netcp_register_interface() to after attach module by Karicheri, Muralidharan · 9 years ago
  61. 156e3c21 net: netcp: remove dead code from the driver by Karicheri, Muralidharan · 9 years ago
  62. 8c85151 net: netcp: ethss: fix error in calling sgmii api with incorrect offset by WingMan Kwok · 9 years ago
  63. 52fe3e2 rocker: add FDB cleanup timer by Scott Feldman · 9 years ago
  64. e733570 rocker: adding port ageing_time for ageing out FDB entries by Scott Feldman · 9 years ago
  65. 4c66049 rocker: store rocker_port in fdb key rather than pport by Scott Feldman · 9 years ago
  66. a471be4 rocker: track when FDB entry is touched. by Scott Feldman · 9 years ago
  67. 23c2412 net: stmmac: fix type of entry variable by Andrzej Hajda · 9 years ago
  68. 7d2fa71 net/ibm/emac: fix type of phy_mode by Andrzej Hajda · 9 years ago
  69. 25b1029 ixgbe: Enable bit-banging mode on X550 by Mark Rustad · 9 years ago
  70. da4ea4b ixgbe: Set lan_id before first I2C eeprom access by Mark Rustad · 9 years ago
  71. bb5ce9a ixgbe: Provide unlocked I2C methods by Mark Rustad · 9 years ago
  72. 4f9e3a3 ixgbe: Provide I2C combined on X550EM by Mark Rustad · 9 years ago
  73. cbd45ec ixgbe: Add X550EM support for SFP insertion interrupt by Mark Rustad · 9 years ago
  74. 29a8dca ixgbe: Accept SFP not present errors on all devices by Mark Rustad · 9 years ago
  75. 0f90300 ixgbevf: Enables TSO for stacked VLAN by Toshiaki Makita · 9 years ago
  76. f2701b1 e1000e: Enable TSO for stacked VLAN by Toshiaki Makita · 9 years ago
  77. 213246d igbvf: Enable TSO for stacked VLAN by Toshiaki Makita · 9 years ago
  78. 3077232 e1000: remove dead e1000_init_eeprom_params calls by Francois Romieu · 9 years ago
  79. 80043f3 fm10k: add support for extra debug statistics by Jacob Keller · 9 years ago
  80. 15aa49c fm10k: TRIVIAL remove unnecessary comma by Jacob Keller · 9 years ago
  81. afadfd2 fm10k: create "correct" header for the remote end on connect by Jacob Keller · 9 years ago
  82. 4b09728e fm10k: drop transmitted messages in Tx FIFO as part of reset_work by Jacob Keller · 9 years ago
  83. 5532408 ixgbe: Add fdir support for SCTP on X550 by Don Skidmore · 9 years ago
  84. a023bbd ixgbe: Add SFP+ detection for X550 hardware by Don Skidmore · 9 years ago
  85. 8427672 fm10k: remove comment about rtnl_lock around mbx operations by Jacob Keller · 9 years ago
  86. d230a11 drivers: net: cpsw-common: add support for reading mac address for dra7 and am437x platforms by Mugunthan V N · 9 years ago
  87. b6745f6 drivers: net: cpsw: davinci_emac: move reading mac id to common file by Mugunthan V N · 9 years ago
  88. 4c5d283 sunvnet: Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new() by Sowmini Varadhan · 9 years ago
  89. 852bcaf net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_high by Florian Fainelli · 9 years ago
  90. ebd8ebf net: moxa: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  91. 23860063 net: gianfar_ptp: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  92. e8048e5 net: bcmgenet: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  93. 46d5a34 net: systemport: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  94. c7d778f net: arc: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  95. a1ef48e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  96. 7a8a8e7 8139cp: Call __cp_set_rx_mode() from cp_tx_timeout() by David Woodhouse · 9 years ago
  97. fc27bd1 8139cp: Use dev_kfree_skb_any() instead of dev_kfree_skb() in cp_clean_rings() by David Woodhouse · 9 years ago
  98. b5996f1 net: add Hisilicon Network Subsystem basic ethernet support by huangdaode · 9 years ago
  99. 511e6bc net: add Hisilicon Network Subsystem DSAF support by huangdaode · 9 years ago
  100. 6fe6611 net: add Hisilicon Network Subsystem hnae framework support by huangdaode · 9 years ago