1. 52f95bb stmmac: fix adjust link call in case of a switch is attached by Giuseppe CAVALLARO · 8 years ago
  2. 529927f cxgb4: Add pci device id for chelsio t520-cr adapter by Hariprasad Shenai · 8 years ago
  3. a4605fe e1000: Double Tx descriptors needed check for 82544 by Alexander Duyck · 8 years ago
  4. 847a1d6 e1000: Do not overestimate descriptor counts in Tx pre-check by Alexander Duyck · 8 years ago
  5. 8e2cc0e i40e: fix errant PCIe bandwidth message by Jesse Brandeburg · 8 years ago
  6. 05cf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  7. db5dd0d net: mvneta: fix changing MTU when using per-cpu processing by Marcin Wojtas · 8 years ago
  8. a7657f1 stmmac: fix MDIO settings by Giuseppe CAVALLARO · 8 years ago
  9. d7e944c Revert "stmmac: Fix 'eth0: No PHY found' regression" by Giuseppe CAVALLARO · 8 years ago
  10. a00e3ab stmmac: fix TX normal DESC by Giuseppe CAVALLARO · 8 years ago
  11. c66e98c net: mvneta: use cache_line_size() to get cacheline size by Jisheng Zhang · 8 years ago
  12. 4a0a12d net: mvpp2: use cache_line_size() to get cacheline size by Jisheng Zhang · 8 years ago
  13. d82b0c2 net: mvpp2: fix maybe-uninitialized warning by Jisheng Zhang · 8 years ago
  14. 32867fc fec: Do not access unexisting register in Coldfire by Fabio Estevam · 8 years ago
  15. 9bd9ddb net: mvneta: replace MVNETA_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES by Jisheng Zhang · 8 years ago
  16. b7854ef net: mvpp2: replace MVPP2_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES by Jisheng Zhang · 8 years ago
  17. 4833a00 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 8 years ago
  18. 3c02d1b bnxt_en: Fix ethtool -a reporting. by Michael Chan · 8 years ago
  19. 49b5c7a bnxt_en: Fix typo in bnxt_hwrm_set_pause_common(). by Michael Chan · 8 years ago
  20. e6ef269 bnxt_en: Implement proper firmware message padding. by Michael Chan · 8 years ago
  21. 33e52d8 bnxt_en: Initialize CP doorbell value before ring allocation by Prashant Sreedharan · 8 years ago
  22. fea2485 qed: initialize return rc to avoid returning garbage by Colin Ian King · 8 years ago
  23. b5aea3d ixgbe: Fix cls_u32 offload support for L4 ports by Sridhar Samudrala · 8 years ago
  24. ebd83ad ixgbe: Fix cls_u32 offload support for fields with masks by Sridhar Samudrala · 8 years ago
  25. 176621c ixgbe: fix error handling in TC cls_u32 offload routines by Sridhar Samudrala · 8 years ago
  26. 6e2a60b ixgbe: make __ixgbe_setup_tc static by Emil Tantilov · 8 years ago
  27. 32ca686 ixgbevf: fix error code path when setting MAC address by Emil Tantilov · 8 years ago
  28. 324d086 ixgbevf: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 8 years ago
  29. 6c211fe1 ixgbe: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 8 years ago
  30. d90b5b0 ixgbe: Use udelay to avoid sleeping while atomic by Mark Rustad · 8 years ago
  31. e2873d4 ixgbe: Fix ATR so that it correctly handles IPv6 extension headers by Alexander Duyck · 8 years ago
  32. 9f12df9 ixgbe: Store VXLAN port number in network order by Alexander Duyck · 8 years ago
  33. 5676804 ixgbe: Fix for RAR0 not being set to default MAC addr by Tushar Dave · 9 years ago
  34. 0e3e799 net: macb: Only call GPIO functions if there is a valid GPIO by Charles Keepax · 8 years ago
  35. 9832ce4 net: hns: set-coalesce-usecs returns errno by dsaf.ko by Lisheng · 8 years ago
  36. 43adc06 net: hns: fixed the setting and getting overtime bug by Lisheng · 8 years ago
  37. d7be81a ravb: fix software timestamping by Lino Sanfilippo · 8 years ago
  38. 79c1342 net: sxgbe: fix error paths in sxgbe_platform_probe() by Rasmus Villemoes · 8 years ago
  39. 9ba723b net: macb: remove BUG_ON() and reset the queue to handle RX errors by Cyrille Pitchen · 8 years ago
  40. d31fecd qlge: Update version to 1.00.00.35 by Manish Chopra · 8 years ago
  41. 11caf57 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  42. 7dd3991 net: bcmgenet: fix skb_len in bcmgenet_xmit_single() by Petri Gynther · 8 years ago
  43. 5586812 net: bcmgenet: fix dev->stats.tx_bytes accounting by Petri Gynther · 8 years ago
  44. ba50499 net: macb: replace macb_writel() call by queue_writel() to update queue ISR by Cyrille Pitchen · 8 years ago
  45. c1203fe net: hns: bug fix about getting hilink status for HNS v2 by Sheng Li · 8 years ago
  46. daa8cfd net: hns: fix warning of passing zero to 'PTR_ERR' by Kejian Yan · 8 years ago
  47. 4b34aa4 net: hns: optimizate irq proccess for HNS V2 by Sheng Li · 8 years ago
  48. 1c3bae6 net: hns: remove useless variable assignment and comment by Qianqian Xie · 8 years ago
  49. 055a941 net: hns: bug fix for return values by Qianqian Xie · 8 years ago
  50. 8d71397 net: hns: optimizate fmt of snprintf() by Qianqian Xie · 8 years ago
  51. 5261312 net: hns: fix a bug for cycle index by Qianqian Xie · 8 years ago
  52. aca04ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  53. ed7d6bc Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  54. 621e49f net: mediatek: fix checking for NULL instead of IS_ERR() in .probe by Vladimir Zapolskiy · 8 years ago
  55. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  56. 9a0384c macb: fix PHY reset by Sergei Shtylyov · 8 years ago
  57. 6e9bdc7 fsl/fman: Workaround for Errata A-007273 by Igal Liberman · 8 years ago
  58. 0b51b1d net: hns: bug fix about the overflow of mss by Daode Huang · 8 years ago
  59. 211b138 net: hns: adds limitation for debug port mtu by Kejian Yan · 8 years ago
  60. da3488b net: hns: fix the bug about mtu setting by Kejian Yan · 8 years ago
  61. 717dd807 net: hns: fixes a bug of RSS by Kejian Yan · 8 years ago
  62. beecfe9 net: hns: fix return value of the function about rss by Kejian Yan · 8 years ago
  63. 6f80563 net: hns: set xge statistic reg as read only by Qianqian Xie · 8 years ago
  64. a520477 net: hns: fixed the bug about GMACs mac setting by Sheng Li · 8 years ago
  65. d567984 net: hns: add uc match for debug ports by Kejian Yan · 8 years ago
  66. f8a1a63 net: hns: fixed portid bug in sending manage pkt by Sheng Li · 8 years ago
  67. 0d6b425 net: hns: bug fix about ping6 by Kejian Yan · 8 years ago
  68. 2994a75 cxgb4: update Kconfig and Makefile by Varun Prakash · 8 years ago
  69. 47da7e6 cxgb4: add iSCSI DDP page pod manager by Varun Prakash · 8 years ago
  70. cb6a8ff cxgb4, iw_cxgb4: move delayed ack macro definitions by Varun Prakash · 8 years ago
  71. a8d9380 cxgb4: move VLAN_NONE macro definition by Varun Prakash · 8 years ago
  72. 7714cb9e cxgb4: update struct cxgb4_lld_info definition by Varun Prakash · 8 years ago
  73. b96c5cb cxgb4: add definitions for iSCSI target ULD by Varun Prakash · 8 years ago
  74. 76c144bd cxgb4, cxgb4i: move struct cpl_rx_data_ddp definition by Varun Prakash · 8 years ago
  75. 40c4663 cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions by Varun Prakash · 8 years ago
  76. a84f0e1 cxgb4, iw_cxgb4: move definitions to common header file by Varun Prakash · 8 years ago
  77. 2337ba4 cxgb4: large receive offload support by Varun Prakash · 8 years ago
  78. f2692d1 cxgb4: allocate resources for CXGB4_ULD_ISCSIT by Varun Prakash · 8 years ago
  79. 2fddfb8 cxgb4: add new ULD type CXGB4_ULD_ISCSIT by Varun Prakash · 8 years ago
  80. 520a07b Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6 by Doug Ledford · 8 years ago
  81. 1f324bf net/mlx5_core: Implement modify HCA vport command by Eli Cohen · 8 years ago
  82. 2a4826f net/mlx5_core: Add VF param when querying vport counter by Eli Cohen · 8 years ago
  83. 3f0393a net/mlx5_core: Introduce offload arithmetic hardware capabilities by Sagi Grimberg · 8 years ago
  84. b06e7de net/mlx5_core: Refactor device capability function by Leon Romanovsky · 8 years ago
  85. 91d9ed8 net/mlx5_core: Fix caching ATOMIC endian mode capability by Leon Romanovsky · 8 years ago
  86. abc34d7 net: smc911x: avoid unused variable warnings by Arnd Bergmann · 8 years ago
  87. 5a779c4 net/mlx4: remove unused array zero_gid[] by Colin Ian King · 8 years ago
  88. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  89. eee5772 net: bcmgenet: fix dma api length mismatch by Eric Dumazet · 8 years ago
  90. 76e39cc net/mlx4_core: Fix backward compatibility on VFs by Eli Cohen · 8 years ago
  91. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  92. 79d3b59 net: smc911x: convert pxa dma to dmaengine by Robert Jarzmik · 8 years ago
  93. 3af0d55 ethernet: micrel: fix some error codes by Dan Carpenter · 8 years ago
  94. 019ded3 net: mvneta: bm: clarify dependencies by Arnd Bergmann · 8 years ago
  95. dc153f8 ldmvsw: Checkpatch sunvnet.c and sunvnet_common.c by Aaron Young · 8 years ago
  96. 5d01fa0 ldmvsw: Add ldmvsw.c driver code by Aaron Young · 8 years ago
  97. 67d0719 ldmvsw: Make sunvnet_common compatible with ldmvsw by Aaron Young · 8 years ago
  98. 31762ea ldmvsw: Split sunvnet driver into common code by Aaron Young · 8 years ago
  99. 1e6bb1a bnx2x: Prevent false warning for lack of FC NPIV by Yuval Mintz · 8 years ago
  100. 38c848c ravb: fix result value overwrite by Yoshihiro Kaneko · 8 years ago