1. 1b4985b qed: Fix error return code in qed_resc_alloc() by Wei Yongjun · 8 years ago
  2. 43dcff3 net: qlcnic: avoid superfluous assignement by xypron.glpk@gmx.de · 8 years ago
  3. 58d5aae dsa: b53: remove redundant if by xypron.glpk@gmx.de · 8 years ago
  4. 41fc1e0 qed: do not use unitialized variable by xypron.glpk@gmx.de · 8 years ago
  5. 8c57a3a wan/fsl_ucc_hdlc: avoid possible NULL pointer dereference by xypron.glpk@gmx.de · 8 years ago
  6. 4fb482f net: qlge: remove superfluous statement by xypron.glpk@gmx.de · 8 years ago
  7. 6d85a1b net: s2io: simplify logical constraint by xypron.glpk@gmx.de · 8 years ago
  8. 8d546f5 net: enic: use correct type specifier by xypron.glpk@gmx.de · 8 years ago
  9. 4c2e9e2 net: bna: use correct type specifier (2) by xypron.glpk@gmx.de · 8 years ago
  10. 112b6b7 net: bna: use correct type specifications by xypron.glpk@gmx.de · 8 years ago
  11. 323b15b net: bcm63xx: avoid possible null pointer dereference by xypron.glpk@gmx.de · 8 years ago
  12. fb160eb net: amd-xgbe: use correct format specifier by xypron.glpk@gmx.de · 8 years ago
  13. 09d306d net: ethernet: ax88796: avoid null pointer dereference by xypron.glpk@gmx.de · 8 years ago
  14. 59d53bc net: caif: use correct format specifier by xypron.glpk@gmx.de · 8 years ago
  15. ecd5a32 phy/micrel: Change phy_id_mask for KSZ8721 by Alexander Stein · 8 years ago
  16. f51d4a1 r8169: fix nic may not work after changing mac address. by Chun-Hao Lin · 8 years ago
  17. e063623 r8169: add checking driver's runtime pm status in rtl8169_get_ethtool_stats() by Chun-Hao Lin · 8 years ago
  18. 5fa80a3 r8169: fix kernel log spam when set or get hardware wol setting. by Chun-Hao Lin · 8 years ago
  19. bb9c0fa net: dsa: bcm_sf2: Unwind errors in correct order by Florian Fainelli · 8 years ago
  20. 33c77ef net: tulip: fix spelling mistake: "attemping" -> "attempting" by Colin Ian King · 8 years ago
  21. 0759e55 macsec: fix negative refcnt on parent link by Sabrina Dubroca · 8 years ago
  22. 36b232c macsec: RXSAs don't need to hold a reference on RXSCs by Sabrina Dubroca · 8 years ago
  23. c78ebe1 macsec: fix reference counting on RXSC in macsec_handle_frame by Sabrina Dubroca · 8 years ago
  24. 3bf2cb3 drivers: net: cpsw: use of_platform_depopulate() by Grygorii Strashko · 8 years ago
  25. 8a0b6dc drivers: net: cpsw: fix wrong regs access in cpsw_remove by Grygorii Strashko · 8 years ago
  26. fccd5ba net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy() by Grygorii Strashko · 8 years ago
  27. 8d09e6b cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled by Hariprasad Shenai · 8 years ago
  28. b2df430 drivers: net: phy: xgene: Remove redundant dev_err call in xgene_mdio_probe() by Wei Yongjun · 8 years ago
  29. 25eb8d4 qed: Prevent over-usage of vlan credits by PF by Yuval Mintz · 8 years ago
  30. d572c43 qed: Correct min bandwidth for 100g by Yuval Mintz · 8 years ago
  31. 7f7a144 qede: Reset statistics on explicit down by Yuval Mintz · 8 years ago
  32. b21290b qed: Don't over-do producer cleanup for Rx by Yuval Mintz · 8 years ago
  33. cb1fa08 qed: Fix removal of spoof checking for VFs by Yuval Mintz · 8 years ago
  34. c524e2f5 qede: Don't try removing unconfigured vlans by Yuval Mintz · 8 years ago
  35. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  36. 3623201 xgene: Fix build warning with ACPI disabled. by David S. Miller · 8 years ago
  37. d348061 be2net: perform temperature query in adapter regardless of its interface state by Guilherme G. Piccoli · 8 years ago
  38. 0a91605 net/mlx5_core/health: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  39. e3a3b62 macsec: ensure rx_sa is set when validation is disabled by Beniamino Galvani · 8 years ago
  40. 52d1fd9 drivers: net: xgene: ethtool: Use phy_ethtool_gset and sset by Iyappan Subramanian · 8 years ago
  41. 8c15196 drivers: net: xgene: Use exported functions by Iyappan Subramanian · 8 years ago
  42. 47c62b6 drivers: net: xgene: Enable MDIO driver by Iyappan Subramanian · 8 years ago
  43. 8089a96 drivers: net: xgene: Add backward compatibility by Iyappan Subramanian · 8 years ago
  44. 43b3cf6 drivers: net: phy: xgene: Add MDIO driver by Iyappan Subramanian · 8 years ago
  45. bc61167 drivers: net: xgene: Fix module unload crash - clkrst sequence by Iyappan Subramanian · 8 years ago
  46. cb0366b drivers: net: xgene: Fix module unload crash - change sw sequence by Iyappan Subramanian · 8 years ago
  47. cb11c06 drivers: net: xgene: Fix module unload crash - hw resource cleanup by Iyappan Subramanian · 8 years ago
  48. 9a8c5dd drivers: net: xgene: Separate set_speed from mac_init by Iyappan Subramanian · 8 years ago
  49. b93dd49 ipvlan: Scrub skb before crossing the namespace boundry by Mahesh Bandewar · 8 years ago
  50. 1f68168 bnxt_en: Add new NPAR and dual media device IDs. by Michael Chan · 8 years ago
  51. a230490 bnxt_en: Log a message, if enabling NTUPLE filtering fails. by Vasundhara Volam · 8 years ago
  52. a54c4d7 bnxt_en: Improve ntuple filters by checking destination MAC address. by Michael Chan · 8 years ago
  53. 59d3f1c qed: Fix setting/clearing bit in completion bitmap by Manish Chopra · 8 years ago
  54. deb1f45 caif-hsi: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  55. 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. 9b022a6 net/mlx4_core: Check device state before unregistering it by Alex Vesker · 8 years ago
  57. 86cb13e mlxsw: spectrum: Fix compilation error when CLS_ACT isn't set by Ido Schimmel · 8 years ago
  58. 3568bdf net: davinci_cpdma: remove excessive dump of register values to kernel log by Uwe Kleine-König · 8 years ago
  59. cff92d7 net/mlx5e: Query minimum required header copy during xmit by Hadar Hen Zion · 8 years ago
  60. ae76715 net/mlx5e: Check the minimum inline header mode before xmit by Hadar Hen Zion · 8 years ago
  61. 9bc4a1c Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  62. e2b9f1f hv_netvsc: Fix VF register on bonding devices by Haiyang Zhang · 8 years ago
  63. d5b160d Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  64. 1565784 libcxgb: remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
  65. f04c392 macsec: validate ICV length on link creation by Davide Caratti · 8 years ago
  66. 34aedfe macsec: fix error codes when a SA is created by Davide Caratti · 8 years ago
  67. 2ccbe2c macsec: limit ICV length to 16 octets by Davide Caratti · 8 years ago
  68. da54bb1 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  69. 9d5c44b libcxgb: export ppm release and tagmask set api by Varun Prakash · 8 years ago
  70. b8b9d81 libcxgb: add library module for Chelsio drivers by Varun Prakash · 8 years ago
  71. eb97ad9 cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vf by Ganesh Goudar · 8 years ago
  72. 1533e77 net/bonding: Enforce active-backup policy for IPoIB bonds by Mark Bloch · 8 years ago
  73. 763b4b7 mlxsw: spectrum: Add support in matchall mirror TC offloading by Yotam Gigi · 8 years ago
  74. 2301905 mlxsw: reg: Add the Monitoring Port Analyzer register by Yotam Gigi · 8 years ago
  75. 43a4685 mlxsw: reg: Add Monitoring Port Analyzer Table register by Yotam Gigi · 8 years ago
  76. 51ae8cc mlxsw: reg: Add Shared Buffer Internal Buffer register by Yotam Gigi · 8 years ago
  77. ded821c mlxsw: pci: Add max span resources to resources query by Nogah Frankel · 8 years ago
  78. 57d316b mlxsw: pci: Add resources query implementation. by Nogah Frankel · 8 years ago
  79. bfe9b9d cdc_ether: Improve ZTE MF823/831/910 handling by Kristian Evensen · 8 years ago
  80. b7545b7 Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  81. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  82. aac9e05 ixgbe: cleanup crosstalk fix by Don Skidmore · 8 years ago
  83. fdb359e ixgbe: remove redundant check on ret_val by Colin Ian King · 8 years ago
  84. 221c556 ixgbevf: Commonize mailbox write/read by Tony Nguyen · 8 years ago
  85. 6a11e52 ixgbevf: Add range checking for setting MTU by Tony Nguyen · 8 years ago
  86. 6e469ed ixgbevf: Protect ixgbevf_reset_subtask from remove event by Don Skidmore · 8 years ago
  87. 6b83687 ixgbe: Add missing destroy_workqueue() on error in ixgbe_init_module() by Wei Yongjun · 8 years ago
  88. 8e8247a ixgbevf: Add lock around ixgbevf_reinit_locked call by Don Skidmore · 8 years ago
  89. abf76d7 ixgbe: fix setup_fc for x550em by Emil Tantilov · 8 years ago
  90. 1d94f98 ixgbevf: add VF support for new hardware by Don Skidmore · 8 years ago
  91. 90c6f87 ixgbe: Fix minor typo while freeing irq by Babu Moger · 8 years ago
  92. 310ea12 ixgbe: Change register variable to unsigned by Don Skidmore · 8 years ago
  93. 9f8fe73 ixgbevf: bump version number by Don Skidmore · 8 years ago
  94. 003287e ixgbevf: Correct parameter sent to LED function by Don Skidmore · 8 years ago
  95. fc355e0 ixgbevf: fix NACK check in ixgbevf_set_uc_addr_vf() by Emil Tantilov · 8 years ago
  96. b1b15df i40e: Explicitly write platform-specific mac address after PF reset by Tushar Dave · 8 years ago
  97. 9169827 i40e: add missing link advertise setting by Stefan Assmann · 8 years ago
  98. cd3be16 i40e: Move the mutex lock in i40e_client_unregister by Catherine Sullivan · 8 years ago
  99. 4dec7d0 i40e: Remove redundant memset by Amitoj Kaur Chawla · 8 years ago
  100. ae33256c i40e/i40evf-bump version to 1.6.11 by Bimmy Pujari · 8 years ago