1. 48a3b51 i40e/i40evf: add new device id 1588 by Shannon Nelson · 9 years ago
  2. 2019910 i40e: Remove useless message by Greg Rose · 9 years ago
  3. 2ac8b67 i40e: limit debugfs io ops by Shannon Nelson · 9 years ago
  4. f7fc2f2 i40e: use QOS field consistently by Mitch Williams · 9 years ago
  5. d8201e2 i40e: count drops in netstat interface by Jesse Brandeburg · 9 years ago
  6. 0deda86 i40e/i40evf: fix Tx hang workaround code by Jesse Brandeburg · 9 years ago
  7. 1735140 i40e: fixup padding issue in get_cee_dcb_cfg_v1_resp by Shannon Nelson · 9 years ago
  8. d9b68f8 i40e: Fix a port VLAN configuration bug by Greg Rose · 9 years ago
  9. 1fa89a4 i40e/i40evf: fix up type clash in i40e_aq_rc_to_posix conversion by Shannon Nelson · 9 years ago
  10. 4c4935a i40e: rtnl_lock called twice in i40e_pci_error_resume() by Vasily Averin · 9 years ago
  11. f2a1c36 i40evf: missing rtnl_unlock in i40evf_resume() by Vasily Averin · 9 years ago
  12. ab06900 net: switchdev: abstract object in add/del ops by Vivien Didelot · 9 years ago
  13. 25f07ad net: switchdev: pass callback to dump operation by Vivien Didelot · 9 years ago
  14. 03d5fb1 net: switchdev: remove dev from switchdev_obj cb by Vivien Didelot · 9 years ago
  15. 6153348 net: macmace: Allow modular build by Geert Uytterhoeven · 9 years ago
  16. 1878504 net: hplance: Allow modular build by Geert Uytterhoeven · 9 years ago
  17. 93a82ca net: 7990: Export lance_poll() to modules by Geert Uytterhoeven · 9 years ago
  18. 3a3a7f3 net: mac8390: Allow modular build by Geert Uytterhoeven · 9 years ago
  19. 4905287 dsa: mv88e6xxx: Fix unsigned/signed issue by Andrew Lunn · 9 years ago
  20. ec53951 net: Remove vrf header file by David Ahern · 9 years ago
  21. 93a7e7e net: Remove the now unused vrf_ptr by David Ahern · 9 years ago
  22. ee15ee5 net: Add support for l3mdev ops to VRF driver by David Ahern · 9 years ago
  23. 007979e net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER by David Ahern · 9 years ago
  24. 0f50c10 RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is bad by Liviu Dudau · 9 years ago
  25. f864288 net: mvneta: Statically assign queues to CPUs by Maxime Ripard · 9 years ago
  26. d893665 net: mvneta: Allow different queues by Maxime Ripard · 9 years ago
  27. 12bb03b net: mvneta: Handle per-cpu interrupts by Maxime Ripard · 9 years ago
  28. 2502d0e net: mvneta: Fix CPU_MAP registers initialisation by Maxime Ripard · 9 years ago
  29. 5e2a5eb cxgb4: Add HW timesptamp support for RX by Hariprasad Shenai · 9 years ago
  30. e4600d6 net: Fix Hisilicon Network Subsystem Support Compilation by huangdaode · 9 years ago
  31. 1273bc5 net: irda: pxaficp_ir: dmaengine conversion by Robert Jarzmik · 9 years ago
  32. 89fa572 net: irda: pxaficp_ir: convert to readl and writel by Robert Jarzmik · 9 years ago
  33. be01891 net: irda: pxaficp_ir: use sched_clock() for time management by Robert Jarzmik · 9 years ago
  34. 5b40f70 net: fec: Remove unneeded FEATURES_NEED_QUIESCE definition by Fabio Estevam · 9 years ago
  35. 49d28b56 lan78xx: Return 0 when lan78xx_suspend() has no error. by Woojung.Huh@microchip.com · 9 years ago
  36. 171bb2c net/mlx5_core: Update health syndromes by Eli Cohen · 9 years ago
  37. 78ccb25 net/mlx5_core: Fix wrong name in struct by Eli Cohen · 9 years ago
  38. a31208b net/mlx5_core: New init and exit flow for mlx5_core by Majd Dibbiny · 9 years ago
  39. a8ffe63 net/mlx5_core: Fix notification of page supplement error by Eli Cohen · 9 years ago
  40. be87544 net/mlx5_core: Fix async commands return code by Eli Cohen · 9 years ago
  41. 6c3dbd2 net/mlx5_core: Remove redundant "err" variable usage by Achiad Shochat · 9 years ago
  42. 9790930 net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commands by Saeed Mahameed · 9 years ago
  43. 343b29f net/mlx5e: Priv state flag not rolled-back upon netdev open error by Achiad Shochat · 9 years ago
  44. cbfe360 igb: assume MSI-X interrupts during initialization by Stefan Assmann · 9 years ago
  45. 30e2561 i40e: Fix for recursive RTNL lock during PROMISC change by Anjali Singhai · 9 years ago
  46. 5804474 i40e: Fix RS bit update in Tx path and disable force WB workaround by Anjali Singhai · 9 years ago
  47. c1d1791 i40e: add GRE tunnel type to csum encoding by Shannon Nelson · 9 years ago
  48. b03a8c1 i40e/i40evf: refactor tx timeout logic by Kiran Patil · 9 years ago
  49. 1e6d6f8 i40e: Move i40e_get_head into header file by Kiran Patil · 9 years ago
  50. b1be00a vxlan: support both IPv4 and IPv6 sockets in a single vxlan device by Jiri Benc · 9 years ago
  51. 205f356 vxlan: make vxlan_sock_add and vxlan_sock_release complementary by Jiri Benc · 9 years ago
  52. 8b7a704 8139cp: Fix GSO MSS handling by David Woodhouse · 9 years ago
  53. 5a58f22 8139cp: Enable offload features by default by David Woodhouse · 9 years ago
  54. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  55. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  56. 59f0697 net: update docbook comment for __mdiobus_register() by Russell King · 9 years ago
  57. 58a89ec ppp: fix lockdep splat in ppp_dev_uninit() by Guillaume Nault · 9 years ago
  58. 21343ac net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected by Sudip Mukherjee · 9 years ago
  59. 357cd64 phy: marvell: add link partner advertised modes by Russell King · 9 years ago
  60. 38737e4 phy: add phy_device_remove() by Russell King · 9 years ago
  61. d618bf2 phy: fixed-phy: properly validate phy in fixed_phy_update_state() by Russell King · 9 years ago
  62. 04d53b2 net: fix phy refcounting in a bunch of drivers by Russell King · 9 years ago
  63. 7322967 phy: add proper phy struct device refcounting by Russell King · 9 years ago
  64. 3e3aaf6 phy: fix mdiobus module safety by Russell King · 9 years ago
  65. a136442 phy: fix of_mdio_find_bus() device refcount leak by Russell King · 9 years ago
  66. ac3dbc6 rocker: use switchdev transaction queue for allocated memory by Jiri Pirko · 9 years ago
  67. 76c6f94 rocker: push struct switchdev_trans down through rocker code by Jiri Pirko · 9 years ago
  68. f8db834 switchdev: move transaction phase enum under transaction structure by Jiri Pirko · 9 years ago
  69. 7ea6eb3 switchdev: introduce transaction item queue for attr_set and obj_add by Jiri Pirko · 9 years ago
  70. 69f5df4 switchdev: rename "trans" to "trans_ph". by Jiri Pirko · 9 years ago
  71. aee2f54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  72. d682d2b bnx2x: byte swap rss_key to comply to Toeplitz specs by Eric Dumazet · 9 years ago
  73. 729bf32 net: axinet: Use of_property_read_u32 instead of open-coding it by Tobias Klauser · 9 years ago
  74. e734a42 net: ll_temac: Use of_property_read_u32 instead of open-coding it by Tobias Klauser · 9 years ago
  75. d5b8d64 net: gianfar: remove misuse of IRQF_NO_SUSPEND flag by Sudeep Holla · 9 years ago
  76. 38cf595 ipv6: remove unused neigh parameter from ndisc functions by Jiri Benc · 9 years ago
  77. 92c14d9 genetlink: simplify genl_notify by Jiri Benc · 9 years ago
  78. 21dd560 ixgbe: Advance version to 4.2.1 by Mark Rustad · 9 years ago
  79. c5846ba ixgbe: X540 thermal warning interrupt not a GPI by Mark Rustad · 9 years ago
  80. bc1fc64 ixgbe: Fix FCRTH value in VM-to-VM loopback mode by Mark Rustad · 9 years ago
  81. 3507a9b ixgbe: Only clear adapter_stopped if ixgbe_setup_fc succeeded by Mark Rustad · 9 years ago
  82. 9de7605 ixgbe: Correct several flaws with with DCA setup by Mark Rustad · 9 years ago
  83. 018d714 ixgbe: Add new X550EM SFP+ device ID by Mark Rustad · 9 years ago
  84. 7fc1510 ixgbe: Update ixgbe_disable_pcie_master flow for X550* by Mark Rustad · 9 years ago
  85. f961dda ixgbe: Add small packet padding support for X550 by Mark Rustad · 9 years ago
  86. 052a1a7 ixgbe: Correct setting of RDRXCTL register for X550* devices by Mark Rustad · 9 years ago
  87. 5967fe2 ixgbe: Correct error path in semaphore handling by Mark Rustad · 9 years ago
  88. 449e21a ixgbe: Add I2C bus mux support by Mark Rustad · 9 years ago
  89. 58e7cd2 ixgbe: Limit SFP polling rate by Mark Rustad · 9 years ago
  90. 69eec0c ixgbe: Allow SFP+ on more than 82598 and 82599 by Mark Rustad · 9 years ago
  91. 542b6ee ixgbe: Add logic to reset CS4227 when needed by Mark Rustad · 9 years ago
  92. e23f333 ixgbe: Fix 1G and 10G link stability for X550EM_x SFP+ by Mark Rustad · 9 years ago
  93. 6d373a1 ixgbe: Add X550EM_x dual-speed SFP+ support by Mark Rustad · 9 years ago
  94. 56f6ed1 ixgbe: Allow reduced delays during SFP detection by Mark Rustad · 9 years ago
  95. 6ee8c9a ixgbe: Clear I2C destination location by Mark Rustad · 9 years ago
  96. 7bbe33f geneve: use network byte order for destination port config parameter by John W. Linville · 9 years ago
  97. 06e60e5 net/ethoc: support big-endian register layout by Max Filippov · 9 years ago
  98. 1bb6aa5 net: davinci_emac: Add support for fixed-link PHY by Neil Armstrong · 9 years ago
  99. b6bd9b5 Driver: Vmxnet3: Extend register dump support by Shrikrishna Khare · 9 years ago
  100. 6015a6c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago