1. 6c75424 qed: Add support for NCSI statistics. by Sudarsana Reddy Kalluru · 9 years ago
  2. 68db9ec qede: Add support for per-queue stats. by Sudarsana Reddy Kalluru · 9 years ago
  3. 1a5a366 qede: Add support for capturing additional stats in ethtool-stats display. by Sudarsana Reddy Kalluru · 9 years ago
  4. e202d4c net: phy: Update copyright info by Appana Durga Kedareswara Rao · 9 years ago
  5. aead88b net: ethernet: macb: Add support for rx_clk by shubhrajyoti.datta@xilinx.com · 9 years ago
  6. d40062f i40e: Expose 'trust' flag to userspace via ndo_get_vf_config. by Sridhar Samudrala · 9 years ago
  7. be0cb0a i40e: remove a stray unlock by Dan Carpenter · 9 years ago
  8. 93e6fa2 i40e/i40evf-Bump version from 1.6.11 to 1.6.12 by Bimmy Pujari · 9 years ago
  9. eb0dd6e i40e: Allow RSS Hash set with less than four parameters by Carolyn Wyborny · 9 years ago
  10. b7d2cd9 i40e: fix memory leak by Mitch Williams · 9 years ago
  11. d8ec986 i40e: fix lookup table when RSS disabled/enabled by Alan Brady · 9 years ago
  12. 6a23449 i40e: Don't notify client of VF reset during VF creation by Avinash Dayanand · 9 years ago
  13. 70df973 i40e: Force register writes to mitigate sync issues with iwarp VF driver by Avinash Dayanand · 9 years ago
  14. 59826d9 i40e: don't allow reduction of channels below active FD rules by Jacob Keller · 9 years ago
  15. 52a08ca i40e: Fix static analysis tool warning by Dave Ertman · 9 years ago
  16. 62fe2a8 i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capability by Jacob Keller · 9 years ago
  17. 42bce04 i40e: reset RX csum error stat with other pf stats by Catherine Sullivan · 9 years ago
  18. dc5b4e9 i40e/i40evf: Reset VLAN filter count when resetting by Catherine Sullivan · 9 years ago
  19. 3a0f529 i40e: Fix a bug where a client close can be called before an open is complete by Anjali Singhai Jain · 9 years ago
  20. eb27163 i40e: Use list_move instead of list_del/list_add by Wei Yongjun · 9 years ago
  21. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  22. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  23. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 9 years ago
  24. f4abf05 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 9 years ago
  25. 9ffcc37 mlxsw: spectrum: Allow packets to be trapped from any PG by Ido Schimmel · 9 years ago
  26. 8168287 mlxsw: spectrum: Unmap 802.1Q FID before destroying it by Ido Schimmel · 9 years ago
  27. 0583272 mlxsw: spectrum: Add missing rollbacks in error path by Ido Schimmel · 9 years ago
  28. 0e7df1a mlxsw: reg: Fix missing op field fill-up by Jiri Pirko · 9 years ago
  29. a94a614 mlxsw: spectrum: Trap loop-backed packets by Ido Schimmel · 9 years ago
  30. c20b801 mlxsw: spectrum: Add missing packet traps by Elad Raz · 9 years ago
  31. 2f25844 mlxsw: spectrum: Mark port as active before registering it by Ido Schimmel · 9 years ago
  32. 0597848 mlxsw: spectrum: Create PVID vPort before registering netdevice by Ido Schimmel · 9 years ago
  33. fa66d7e mlxsw: spectrum: Remove redundant errors from the code by Ido Schimmel · 9 years ago
  34. 7a35583 mlxsw: spectrum: Don't return upon error in removal path by Ido Schimmel · 9 years ago
  35. 5ff132c Merge tag 'for-v4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 9 years ago
  36. 3ec60b9 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  37. 45b6ae7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  38. ae5d68b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  39. fbfe12c i40e: check for and deal with non-contiguous TCs by Dave Ertman · 9 years ago
  40. 3d95182 ixgbe: Re-enable ability to toggle VLAN filtering by Alexander Duyck · 9 years ago
  41. f60439b ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths by Alexander Duyck · 9 years ago
  42. c39378f Merge tag 'pinctrl-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  43. 8037dd6 e1000e: fix PTP on e1000_pch_lpt variants by Jarod Wilson · 9 years ago
  44. 0be5b96 e1000e: factor out systim sanitization by Jarod Wilson · 9 years ago
  45. 0066c8b igb: fix adjusting PTP timestamps for Tx/Rx latency by Kshitiz Gupta · 9 years ago
  46. 55a4e77 net: ethernet: mediatek: fix runtime warning raised by inconsistent struct device pointers passed to DMA API by sean.wang@mediatek.com · 9 years ago
  47. b2025c7 net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enabled properly by sean.wang@mediatek.com · 9 years ago
  48. 8ca7f4f net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMAC by sean.wang@mediatek.com · 9 years ago
  49. 9c93829 net: dsa: mv88e6xxx: use the new PHY API by Vivien Didelot · 9 years ago
  50. 09cb7df net: dsa: mv88e6xxx: describe PHY page and SerDes by Vivien Didelot · 9 years ago
  51. e57e5e7 net: dsa: mv88e6xxx: abstract PHY ops by Vivien Didelot · 9 years ago
  52. 57c67cf net: dsa: mv88e6xxx: rework Global2 SMI PHY access by Vivien Didelot · 9 years ago
  53. a0ffff2 net: dsa: mv88e6xxx: describe Multi-chip registers by Vivien Didelot · 9 years ago
  54. 2d79af6 net: dsa: mv88e6xxx: rename _mv88e6xxx_wait by Vivien Didelot · 9 years ago
  55. 45d3393 net: mediatek: remove unnecessary platform_set_drvdata() by Wei Yongjun · 9 years ago
  56. 5288b6f net: thunderx: Remove unnecessary pci_set_drvdata() by Wei Yongjun · 9 years ago
  57. 6e22066f net: ena: Fix error return code in ena_device_init() by Wei Yongjun · 9 years ago
  58. 557bc7d net: ena: Remove unnecessary pci_set_drvdata() by Wei Yongjun · 9 years ago
  59. 6472109 net: phy: Fix return value check in xgmiitorgmii_probe() by Wei Yongjun · 9 years ago
  60. 33e7664 power_supply: tps65217-charger: fix missing platform_set_drvdata() by Wei Yongjun · 9 years ago
  61. 0dbff14 hv_netvsc: fix bonding devices check in netvsc_netdev_event() by Vitaly Kuznetsov · 9 years ago
  62. 0f20d79 hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev by Vitaly Kuznetsov · 9 years ago
  63. 57c1826b99 hv_netvsc: reset vf_inject on VF removal by Vitaly Kuznetsov · 9 years ago
  64. d072218 hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait by Vitaly Kuznetsov · 9 years ago
  65. f9a7da9 hv_netvsc: don't lose VF information by Vitaly Kuznetsov · 9 years ago
  66. cfaace2 net: hns: mdio->irq is an array, so no need to check if it is null by Colin Ian King · 9 years ago
  67. 525ef5c qed*: Add and modify some prints by Yuval Mintz · 9 years ago
  68. 83aeb93 qed*: Trivial modifications by Yuval Mintz · 9 years ago
  69. 1a635e4 qed*: Semantic changes by Yuval Mintz · 9 years ago
  70. 3684b03 Merge tag 'iommu-fixes-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  71. f2fa30a Merge tag 'edac_fixes_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  72. 54be3d9 fjes: Delete owner assignment by Markus Elfring · 9 years ago
  73. 0345934 pptp: Refactor the struct and macros of PPTP codes by Gao Feng · 9 years ago
  74. eb8fc32 mlxsw: spectrum_router: Fix use after free by Vincent · 9 years ago
  75. cfad65c net: dsa: b53: remove .owner and .bus fields for driver by Wei Yongjun · 9 years ago
  76. b22ae0b net: macb: add missing free_netdev() on error in macb_probe() by Wei Yongjun · 9 years ago
  77. 02ee9b1 qed: Fix possible memory leak in qed_dcbnl_get_ieee_pfc() by Wei Yongjun · 9 years ago
  78. 858aa65 cxgb4/cxgb4vf: Add set VF mac address support by Hariprasad Shenai · 9 years ago
  79. 7829451 cxgb4: Add control net_device for configuring PCIe VF by Hariprasad Shenai · 9 years ago
  80. 446374d vhost/test: fix after swiotlb changes by Michael S. Tsirkin · 9 years ago
  81. 0043ee4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  82. 120c547 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  83. d16d9d2 net: phy: initialize rc to zero to avoid returning garbage value by Colin Ian King · 9 years ago
  84. 952fcfd net: remove type_check from dev_get_nest_level() by Sabrina Dubroca · 9 years ago
  85. e200387 macsec: fix lockdep splats when nesting devices by Sabrina Dubroca · 9 years ago
  86. 1e10f3f net: bfin_mac: Fix a few spelling fixes by LABBE Corentin · 9 years ago
  87. e8c2993 net: ethernet: mediatek: add the missing of_node_put() after node is used done by sean.wang@mediatek.com · 9 years ago
  88. d7005652 net: ethernet: mediatek: fixed that initializing u64_stats_sync is missing by sean.wang@mediatek.com · 9 years ago
  89. eb363338 net: wireless: realtek: rtlwifi: usb: don't print error when allocating urb fails by Wolfram Sang · 9 years ago
  90. dbea99d net: wireless: marvell: mwifiex: usb: don't print error when allocating urb fails by Wolfram Sang · 9 years ago
  91. da8794c net: wireless: marvell: libertas_tf: if_usb: don't print error when allocating urb fails by Wolfram Sang · 9 years ago
  92. 3de6e88 net: wireless: intersil: orinoco: orinoco_usb: don't print error when allocating urb fails by Wolfram Sang · 9 years ago
  93. 938f89e net: wireless: broadcom: brcm80211: brcmfmac: usb: don't print error when allocating urb fails by Wolfram Sang · 9 years ago
  94. 71c4c61 net: wireless: ath: ar5523: ar5523: don't print error when allocating urb fails by Wolfram Sang · 9 years ago
  95. aa38b88 net: wimax: i2400m: usb-notif: don't print error when allocating urb fails by Wolfram Sang · 9 years ago
  96. ef6cd13 net: usb: usbnet: don't print error when allocating urb fails by Wolfram Sang · 9 years ago
  97. d7c4e84 net: usb: lan78xx: don't print error when allocating urb fails by Wolfram Sang · 9 years ago
  98. 12800ea net: usb: hso: don't print error when allocating urb fails by Wolfram Sang · 9 years ago
  99. 7fe7cfa net: can: usb: usb_8dev: don't print error when allocating urb fails by Wolfram Sang · 9 years ago
  100. 2479204 net: can: usb: peak_usb: pcan_usb_core: don't print error when allocating urb fails by Wolfram Sang · 9 years ago