1. 42ca502 net/mlx5_core: Use a macro in mlx5_command_str() by Amir Vadai · 8 years ago
  2. b17d155 net: pxa168_eth: Use dma_wmb/rmb where appropriate by Jisheng Zhang · 8 years ago
  3. 3ed6878 net: pxa168_eth: use {readl|writel}_relaxed instead of readl/writel by Jisheng Zhang · 8 years ago
  4. 8be0cfa vxlan: set mac_header correctly in GPE mode by Jiri Benc · 8 years ago
  5. c2d09fd xen-netback: use hash value from the frontend by Paul Durrant · 8 years ago
  6. f07f989 xen-netback: pass hash value to the frontend by Paul Durrant · 8 years ago
  7. 40d8abd xen-netback: add control protocol implementation by Paul Durrant · 8 years ago
  8. 4e15ee2 xen-netback: add control ring boilerplate by Paul Durrant · 8 years ago
  9. 8809883 hv_netvsc: set nvdev link after populating chn_table by Vitaly Kuznetsov · 8 years ago
  10. 6da7225 hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_remove() by Vitaly Kuznetsov · 8 years ago
  11. 0a1275c hv_netvsc: get rid of struct net_device pointer in struct netvsc_device by Vitaly Kuznetsov · 8 years ago
  12. 3d541ac hv_netvsc: untangle the pointer mess by Vitaly Kuznetsov · 8 years ago
  13. 1bdcec8 hv_netvsc: use start_remove flag to protect netvsc_link_change() by Vitaly Kuznetsov · 8 years ago
  14. f580aec hv_netvsc: move start_remove flag to net_device_context by Vitaly Kuznetsov · 8 years ago
  15. da47b45 phy: add support for a reset-gpio specification by Uwe Kleine-König · 9 years ago
  16. f23e0f6 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  17. b67daab bnxt_en: Use dma_rmb() instead of rmb(). by Michael Chan · 8 years ago
  18. 5049e33 bnxt_en: Add BCM57314 device ID. by Michael Chan · 8 years ago
  19. 10289be bnxt_en: Simplify and improve unsupported SFP+ module reporting. by Michael Chan · 8 years ago
  20. 8578d6c bnxt_en: Fix length value in dmesg log firmware error message. by Michael Chan · 8 years ago
  21. a11fa2b bnxt_en: Improve the delay logic for firmware response. by Michael Chan · 8 years ago
  22. d0a42d6 bnxt_en: Reduce maximum ring pages if page size is 64K. by Michael Chan · 8 years ago
  23. 90c4f78 bnxt_en: Report PCIe link speed and width during driver load by Ajit Khaparde · 8 years ago
  24. 42ee18f bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPRO by Ajit Khaparde · 8 years ago
  25. 18d6e4e bnxt_en: Fix invalid max channel parameter in ethtool -l. by Satish Baddipadige · 8 years ago
  26. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. 272911b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  28. 1c306f7 i40e: fix an uninitialized variable bug by Dan Carpenter · 9 years ago
  29. c74dff1 i40e: Bump version from 1.5.10 to 1.5.16 by Bimmy Pujari · 9 years ago
  30. d96a83d i40e: don't add broadcast filter for VFs by Mitch Williams · 9 years ago
  31. a876c3b i40e/i40evf: properly report Rx packet hash by Mitch Williams · 9 years ago
  32. 4b28cdb i40e: set context to use VSI RSS LUT for SR-IOV by Ashish Shah · 9 years ago
  33. 73df8c9 i40e: Correct UDP packet header for non_tunnel-ipv6 by Akeem G Abodunrin · 9 years ago
  34. c420815 i40e: change Rx hang message into a WARN_ONCE by Jacob Keller · 9 years ago
  35. 06566e5 i40e: Refactor ethtool get_settings by Catherine Sullivan · 9 years ago
  36. eee4172 i40e: lie to the VF by Mitch Williams · 9 years ago
  37. b556989 i40e: Add vf-true-promisc-support priv flag by Anjali Singhai Jain · 9 years ago
  38. f3d5849 i40e: Implement the API function for aq_set_switch_config by Shannon Nelson · 9 years ago
  39. f42a5c7 i40e: Add allmulti support for the VF by Anjali Singhai Jain · 9 years ago
  40. 06c0e39 i40e: Add support for disabling all link and change bits needed for PHY interactions by Kevin Scott · 9 years ago
  41. e2f2d9a drivers: net: xgene: fix register offset by Iyappan Subramanian · 8 years ago
  42. 3bb502f drivers: net: xgene: fix statistics counters race condition by Iyappan Subramanian · 8 years ago
  43. 1b090a4 drivers: net: xgene: fix ununiform latency across queues by Iyappan Subramanian · 8 years ago
  44. 46a22d2 drivers: net: xgene: fix sharing of irqs by Iyappan Subramanian · 8 years ago
  45. b30cfd2 drivers: net: xgene: fix IPv4 forward crash by Iyappan Subramanian · 8 years ago
  46. aa524b6 e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctl by Jacob Keller · 9 years ago
  47. e10715d igb/igbvf: Add support for GSO partial by Alexander Duyck · 9 years ago
  48. 942c711 e1000e: mark shifted values as unsigned by Jacob Keller · 9 years ago
  49. 18dd239 e1000e: use BIT() macro for bit defines by Jacob Keller · 9 years ago
  50. 0ed2dbf igbvf: use BIT() macro instead of shifts by Jacob Keller · 9 years ago
  51. 12b28b4 igbvf: remove unused variable and dead code by Jacob Keller · 9 years ago
  52. 3f544d2 igb: adjust PTP timestamps for Tx/Rx latency by Nathan Sullivan · 9 years ago
  53. ab507c9 e1000e: e1000e_cyclecounter_read(): do overflow check only if needed by Denys Vlasenko · 9 years ago
  54. a07fd74d e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow check by Denys Vlasenko · 9 years ago
  55. fb5277f e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64 by Denys Vlasenko · 9 years ago
  56. 8008f68 igb: make igb_update_pf_vlvf static by Jacob Keller · 9 years ago
  57. a51d8c2 igb: use BIT() macro or unsigned prefix by Jacob Keller · 9 years ago
  58. 847042a e1000e: Cleanup consistency in ret_val variable usage by Brian Walsh · 9 years ago
  59. e11f303 e1000e: fix ethtool autoneg off for non-copper by Steve Shih · 9 years ago
  60. c3548b7 Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 8 years ago
  61. c42b8fe Merge tag 'regmap-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  62. 90fa7c7 Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  63. 9dcf8a5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  64. 9689dab Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063', 'regulator/fix/gpio' and 'regulator/fix/s2mps11' into regulator-linus by Mark Brown · 8 years ago
  65. 2a2cd52 Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/fix/spmi' into regmap-linus by Mark Brown · 8 years ago
  66. 066a0e0 Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linus by Mark Brown · 8 years ago
  67. 72eec92 xen-netback: fix extra_info handling in xenvif_tx_err() by Paul Durrant · 9 years ago
  68. 2073dba net: mvneta: bm: fix dependencies again by Arnd Bergmann · 9 years ago
  69. f893a99 phy: micrel: Use MICREL_PHY_ID_MASK definition by Fabio Estevam · 9 years ago
  70. ed1e33d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  71. c47b9e0 drm/amdgpu: fix DP mode validation by Alex Deucher · 9 years ago
  72. ff0bd44 drm/radeon: fix DP mode validation by Alex Deucher · 9 years ago
  73. 422ce5a Merge tag 'pinctrl-v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  74. 27ee441 gtp: put back reference to netns when not required anymore by Pablo Neira · 8 years ago
  75. 831bfb0e qed*: Tx-switching configuration by Yuval Mintz · 9 years ago
  76. 73390ac qed*: support ndo_get_vf_config by Yuval Mintz · 9 years ago
  77. 6ddc760 qed*: IOV support spoof-checking by Yuval Mintz · 9 years ago
  78. 733def6 qed*: IOV link control by Yuval Mintz · 9 years ago
  79. eff1696 qed*: Support forced MAC by Yuval Mintz · 9 years ago
  80. 08feecd qed*: Support PVID configuration by Yuval Mintz · 9 years ago
  81. fefb020 qede: Add VF support by Yuval Mintz · 9 years ago
  82. 17b235c qed: Align TLVs by Yuval Mintz · 9 years ago
  83. 36558c3 qed: Bulletin and Link by Yuval Mintz · 9 years ago
  84. dacd88d qed: IOV l2 functionality by Yuval Mintz · 9 years ago
  85. 0b55e27 qed: IOV configure and FLR by Yuval Mintz · 9 years ago
  86. 1408cc1f qed: Introduce VFs by Yuval Mintz · 9 years ago
  87. 37bff2b qed: Add VF->PF channel infrastructure by Yuval Mintz · 9 years ago
  88. 32a47e7 qed: Add CONFIG_QED_SRIOV by Yuval Mintz · 9 years ago
  89. fa7e281 bnxt_en: Add workaround to detect bad opaque in rx completion (part 2) by Michael Chan · 9 years ago
  90. 376a5b8 bnxt_en: Add workaround to detect bad opaque in rx completion (part 1) by Michael Chan · 9 years ago
  91. 5f46fea qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template() by Dan Carpenter · 9 years ago
  92. 58a6e2e Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  93. a81a360 Merge tag 'drm-intel-fixes-2016-05-11' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  94. 631ad4a Merge tag 'nfc-next-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 9 years ago
  95. b797a68 net/mlx5e: Enable CQE compression when PCI is slower than link by Saeed Mahameed · 9 years ago
  96. d9d9f15 net/mlx5e: Expand WQE stride when CQE compression is enabled by Tariq Toukan · 9 years ago
  97. 7219ab3 net/mlx5e: CQE compression by Tariq Toukan · 9 years ago
  98. f8cd875 dsa: mv88e6xxx: Handle eeprom-length property by Andrew Lunn · 9 years ago
  99. ff04955 dsa: Rename switch chip data to cd by Andrew Lunn · 9 years ago
  100. c33063d dsa: Remove master_dev from switch structure by Andrew Lunn · 9 years ago