1. f21e4d8 mac80211_hwsim: Allow wmediumd to attach to radios created in its netns by Martin Willi · 8 years ago
  2. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  3. 32826ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  4. 00bf377 Merge tag 'pinctrl-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  5. 6f30e8b Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  6. cb90d3e net: ethernet: lpc_eth: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  7. f786f35 net: ethernet: lpc_eth: use phydev from struct net_device by Philippe Reynes · 8 years ago
  8. 34c7bb4 qed: Protect the doorbell BAR with the write barriers. by Sudarsana Reddy Kalluru · 8 years ago
  9. d2890de qede: Fix the static checker warnings. by Sudarsana Reddy Kalluru · 8 years ago
  10. 51d9988 qed: Fix static checker warnings. by Sudarsana Reddy Kalluru · 8 years ago
  11. 889ad45 e1000e: keep VLAN interfaces functional after rxvlan off by Jarod Wilson · 8 years ago
  12. fb773e9 net: ethernet: mvpp2: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  13. 8e07269 net: ethernet: mvpp2: use phydev from struct net_device by Philippe Reynes · 8 years ago
  14. 5b4d10f qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag() by Dan Carpenter · 8 years ago
  15. 9618318 ibmvnic: fix to use list_for_each_safe() when delete items by Wei Yongjun · 8 years ago
  16. 3e29adb net: thunderx: Fix TL4 configuration for secondary Qsets by Sunil Goutham · 8 years ago
  17. 3f4c68c net: thunderx: Fix link status reporting by Sunil Goutham · 8 years ago
  18. 5eca291 dsa: b53: avoid 'maybe-uninitialized' warning by Arnd Bergmann · 8 years ago
  19. bfe6d8d net/mlx5e: Reorganize ethtool statistics by Gal Pressman · 8 years ago
  20. ed80ec4 net/mlx5e: Fix number of PFC counters reported to ethtool by Gal Pressman · 8 years ago
  21. 9ceec35 net/mlx5e: Prevent adding the same vxlan port by Matthew Finlay · 8 years ago
  22. fd4782c net/mlx5e: Check for BlueFlame capability before allocating SQ uar by Gal Pressman · 8 years ago
  23. e0f46eb net/mlx5e: Change enum to better reflect usage by Eli Cohen · 8 years ago
  24. 7092fe8 net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devices by Majd Dibbiny · 8 years ago
  25. 5be1ea8 net/mlx5: Update command strings by Eli Cohen · 8 years ago
  26. 742fb20 net: ethernet: ti: cpdma: switch to use genalloc by Grygorii Strashko · 8 years ago
  27. 3ec0a0f net: marvell: Add separate config ANEG function for Marvell 88E1111 by Harini Katakam · 8 years ago
  28. c37d4a0 Maxim/driver: Add driver for maxim ds26522 by Zhao Qiang · 8 years ago
  29. 69fc58a net: phy: Manage fixed PHY address space using IDA by Florian Fainelli · 8 years ago
  30. de4921c Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  31. 595d9e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  32. 8a79813 net: ethernet: dwc_eth_qos: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  33. ce554d3 net: ethernet: dwc_eth_qos: use phydev from struct net_device by Philippe Reynes · 8 years ago
  34. 13e4c23 net: ethernet: sxgbe: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  35. 2ebc440 net: ethernet: sxgbe: use phydev from struct net_device by Philippe Reynes · 8 years ago
  36. cffce361 net: ethernet: r6040: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  37. 542808f net: ethernet: r6040: use phydev from struct net_device by Philippe Reynes · 8 years ago
  38. 802fe79 net: ethernet: hix5hd2: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  39. 6f96608 net: ethernet: hix5hd2: use phydev from struct net_device by Philippe Reynes · 8 years ago
  40. 9eae9c7 drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdio by Grygorii Strashko · 8 years ago
  41. 8ea63bb drivers: net: davinci_mdio: implement pm runtime auto mode by Grygorii Strashko · 8 years ago
  42. 651652a drivers: net: davinci_mdio: add pm runtime callbacks by Grygorii Strashko · 8 years ago
  43. 28f0ccb drivers: net: davinci_mdio: split reset function on init_clk and enable by Grygorii Strashko · 8 years ago
  44. a01d7ba drivers: net: davinci_mdio: drop suspended and lock fields from mdio_data by Grygorii Strashko · 8 years ago
  45. 3f65590 drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacks by Grygorii Strashko · 8 years ago
  46. 909892a drivers: net: davinci_mdio: do pm runtime initialization later in probe by Grygorii Strashko · 8 years ago
  47. a6c5d14 drivers: net: cpsw: ndev: fix accessing to suspended device by Grygorii Strashko · 8 years ago
  48. 7898b1d drivers: net: cpsw: ethtool: fix accessing to suspended device by Grygorii Strashko · 8 years ago
  49. 74556f5 drivers: net: cpsw: remove pm runtime calls from suspend callbacks by Grygorii Strashko · 8 years ago
  50. 108a653 drivers: net: cpsw: check return code from pm runtime calls by Grygorii Strashko · 8 years ago
  51. 1f95ba0 drivers: net: cpsw: fix suspend when all ethX devices are down by Grygorii Strashko · 8 years ago
  52. 02e57b9 drivers: net: stmmac: add port selection programming by Giuseppe CAVALLARO · 8 years ago
  53. 3fe5cad drivers: net: stmmac: rework core ISR to better manage PCS and PMT by Giuseppe CAVALLARO · 8 years ago
  54. 70523e63 drivers: net: stmmac: reworking the PCS code. by Giuseppe CAVALLARO · 8 years ago
  55. ab8ed95 connector: fix out-of-order cn_proc netlink message delivery by Aaron Campbell · 8 years ago
  56. 6dd2e27 HID: multitouch: enable palm rejection for Windows Precision Touchpad by Allen Hung · 8 years ago
  57. 62630ea Revert "HID: multitouch: enable palm rejection if device implements confidence usage" by Allen Hung · 8 years ago
  58. a5e4bd9 of_mdio: select fixed phy support unconditionally by Arnd Bergmann · 8 years ago
  59. f299a02 net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_create by Wang Sheng-Hui · 8 years ago
  60. 1ba44a1 net: ethernet: dnet: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  61. 958974fd net: ethernet: dnet: use phydev from struct net_device by Philippe Reynes · 8 years ago
  62. 3894396 net: bgmac: Remove superflous netif_carrier_on() by Florian Fainelli · 8 years ago
  63. c3897f2 net: bgmac: Start transmit queue in bgmac_open by Florian Fainelli · 8 years ago
  64. d2b1323 net: bgmac: Fix SOF bit checking by Florian Fainelli · 8 years ago
  65. 0622cab bonding: fix 802.3ad aggregator reselection by Jay Vosburgh · 8 years ago
  66. 02184c6 Merge tag 'for-v4.7-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  67. 18751e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  68. 85a1aab i40e: Don't notify client(s) for DCB changes on all VSIs by Neerav Parikh · 8 years ago
  69. a70e407 i40e: Fix errors resulted while turning off TSO by Tushar Dave · 8 years ago
  70. 0706195 i40e/i40evf: Bump version from 1.5.16 to 1.6.4 by Bimmy Pujari · 8 years ago
  71. 2d1de82 i40e: add VSI info to macaddr messages by Shannon Nelson · 8 years ago
  72. 5bc1603 i40e: set default VSI without a reset by Mitch Williams · 8 years ago
  73. 63590b6 i40evf: always activate correct MAC address filter by Mitch Williams · 8 years ago
  74. 7d64402 i40e: Fix RSS to not be limited by the number of CPUs by Catherine Sullivan · 8 years ago
  75. 01a7a9f i40e: Removing unnecessary code which caused supported link mode bug by Avinash Dayanand · 8 years ago
  76. 6536227 i40e: fix missing DA cable check by Serey Kong · 8 years ago
  77. 059ff69 i40e: Save PCI state before suspend by Greg Rose · 8 years ago
  78. b33d3b7 i40e: Clean up MSIX IRQs before suspend by Greg Rose · 8 years ago
  79. 0e8d95f89 i40evf: don't overflow buffer by Mitch Williams · 8 years ago
  80. f980d44 i40e: Add a call to set the client interface down by Catherine Sullivan · 8 years ago
  81. bb360717 i40e: write HENA for VFs by Mitch Williams · 8 years ago
  82. 3e25a8f i40e: add hw struct local variable by Mitch Williams · 8 years ago
  83. fb70fab i40e: add functions to control default VSI by Mitch Williams · 8 years ago
  84. 5b7452c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  85. bf7afb2 phy: improve safety of fixed-phy MII register reading by Russell King · 8 years ago
  86. 37688e3 phy: generate swphy registers on the fly by Russell King · 8 years ago
  87. 68888ce phy: separate swphy state validation from register generation by Russell King · 8 years ago
  88. 0629bf1 phy: convert swphy register generation to tabular form by Russell King · 8 years ago
  89. 5ae68b0 phy: move fixed_phy MII register generation to a library by Russell King · 8 years ago
  90. 5db1587 Merge tag 'linux-can-next-for-4.8-20160623' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 8 years ago
  91. 5aa3e24 Merge tag 'linux-can-fixes-for-4.7-20160623' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  92. a37503b net: smsc911x: Fix bug where PHY interrupts are overwritten by 0 by Jeremy Linton · 8 years ago
  93. ac5fd4f ethernet: xircom: fix spelling mistakes on "excessive collisions" by Colin Ian King · 8 years ago
  94. 1b28324 net: tc35815: fix spelling mistake on "descriptors" by Colin Ian King · 8 years ago
  95. 52244d96 net/mlx5e: Report correct auto negotiation and allow toggling by Gal Pressman · 8 years ago
  96. 665bc53 net/mlx5e: Use new ethtool get/set link ksettings API by Gal Pressman · 8 years ago
  97. 4a50e35 net/mlx5e: Add missing 50G baseSR2 link mode by Gal Pressman · 8 years ago
  98. 667daed net/mlx5e: Toggle link only after modifying port parameters by Gal Pressman · 8 years ago
  99. cb3c7fd net/mlx5e: Support adaptive RX coalescing by Gil Rockah · 8 years ago
  100. 9908aa2 net/mlx5e: CQE based moderation by Tariq Toukan · 8 years ago