1. 05a6b4c liquidio: fix bug in soft reset failure detection by Derek Chickles · 8 years ago
  2. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  3. 8ad06e5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  4. 3714447 net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap by Murali Karicheri · 8 years ago
  5. c3ff08e cxgb4: Support for get_ts_info ethtool method by Atul Gupta · 8 years ago
  6. 9c33e42 cxgb4: Add PTP Hardware Clock (PHC) support by Atul Gupta · 8 years ago
  7. a4569504 cxgb4: time stamping interface for PTP by Atul Gupta · 8 years ago
  8. 64a919a nfp: default to chained metadata prepend format by Jakub Kicinski · 8 years ago
  9. cb2cda4 nfp: remove legacy MAC address lookup by Jakub Kicinski · 8 years ago
  10. 2eb333c nfp: improve order of interfaces in breakout mode by Jakub Kicinski · 8 years ago
  11. 42af627 net: macb: remove extraneous return when MACB_EXT_DESC is defined by Colin Ian King · 8 years ago
  12. 66af846 net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  13. 8d32e06 net: ethernet: mediatek: fixed deadlock captured by lockdep by Sean Wang · 8 years ago
  14. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  15. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  16. 25f4535 qed: initialize ll2_syn_handle at start of function by Michal Kalderon · 8 years ago
  17. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 8 years ago
  19. bcdb9e8 Merge tag 'wireless-drivers-next-for-davem-2017-07-03' of https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  20. 3a3f7d1 Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  21. 3b68067 mlx4_en: make mlx4_log_num_mgm_entry_size static by Zhu Yanjun · 8 years ago
  22. 5614fd8 netxen_nic: Remove unused pointer hdr in netxen_setup_minidump() by Christos Gkekas · 8 years ago
  23. 4b4c21f geneve: fix hlist corruption by Jiri Benc · 8 years ago
  24. 69e7666 vxlan: fix hlist corruption by Jiri Benc · 8 years ago
  25. c1c1d86 net/mlxfw: Properly handle dependancy with non-loadable mlx5 by Or Gerlitz · 8 years ago
  26. a68491f net: cdc_mbim: apply "NDP to end" quirk to HP lt4132 by Tore Anderson · 8 years ago
  27. 889ce93 vxlan: correctly set vxlan->net when creating the device in a netns by Sabrina Dubroca · 8 years ago
  28. 67cd9a99 net: hns: Use phy_driver to setup Phy loopback by Lin Yun Sheng · 8 years ago
  29. f0f9b4e net: phy: Add phy loopback support in net phy framework by Lin Yun Sheng · 8 years ago
  30. 6992c6c net/mlx5: fix memcpy limit? by Stephen Rothwell · 8 years ago
  31. e1069bb net: cdc_ncm: Reduce memory use when kernel memory low by Jim Baxter · 8 years ago
  32. 93c4598 qed: Add iWARP support for physical queue allocation by Kalderon, Michal · 8 years ago
  33. 5d7dc96 qed: Add iWARP protocol support in context allocation by Kalderon, Michal · 8 years ago
  34. 9816b61 qed: iWARP CM add error handling by Kalderon, Michal · 8 years ago
  35. fc4c606 qed: iWARP implement disconnect flows by Kalderon, Michal · 8 years ago
  36. 4b0fdd7 qed: iWARP CM add active side connect by Kalderon, Michal · 8 years ago
  37. 456a584 qed: iWARP CM add passive side connect by Kalderon, Michal · 8 years ago
  38. 65a91a6 qed: iWARP CM add listener functions and initial SYN processing by Kalderon, Michal · 8 years ago
  39. b5c29ca qed: iWARP CM - setup a ll2 connection for handling SYN packets by Kalderon, Michal · 8 years ago
  40. cc4ad32 qed: Add iWARP support in ll2 connections by Kalderon, Michal · 8 years ago
  41. 526d1d0 qed: Rename some ll2 related defines by Kalderon, Michal · 8 years ago
  42. 67b40dc qed: Implement iWARP initialization, teardown and qp operations by Kalderon, Michal · 8 years ago
  43. c851a9d qed: Introduce iWARP personality by Kalderon, Michal · 8 years ago
  44. 53172d9 sfc: correct comment on efx_mcdi_process_event by Edward Cree · 8 years ago
  45. 4e2e347 sfc: change Unknown MCDI event message to print full event. by Jon Cooper · 8 years ago
  46. 4120dab net/mlx5: fix spelling mistake: "Allodating" -> "Allocating" by Colin Ian King · 8 years ago
  47. ea23b42 Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  48. f1efece Merge tag 'wireless-drivers-next-for-davem-2017-06-30' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  49. 81f3ddf nfp: add control message passing capabilities to flower offloads by Pieter Jansen van Vuuren · 8 years ago
  50. abfcdc1 nfp: add a stats handler for flower offloads by Pieter Jansen van Vuuren · 8 years ago
  51. 43f84b7 nfp: add metadata to each flow offload by Pieter Jansen van Vuuren · 8 years ago
  52. 1a1e586 nfp: add basic action capabilities to flower offloads by Pieter Jansen van Vuuren · 8 years ago
  53. 5571e8c nfp: extend flower matching capabilities by Pieter Jansen van Vuuren · 8 years ago
  54. af9d842 nfp: extend flower add flow offload by Pieter Jansen van Vuuren · 8 years ago
  55. 8a27687 nfp: provide infrastructure for offloading flower based TC filters by Pieter Jansen van Vuuren · 8 years ago
  56. 8f15df6 nfp: add phys_switch_id support by Simon Horman · 8 years ago
  57. 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  58. ab91f0a net: macb: Add hardware PTP support by Rafal Ozieblo · 8 years ago
  59. b83f152 net: macb: macb.c changed to macb_main.c by Rafal Ozieblo · 8 years ago
  60. 7b42961 net: macb: Add support for PTP timestamps in DMA descriptors by Rafal Ozieblo · 8 years ago
  61. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  62. 17d9aa6 Merge tag 'iwlwifi-next-for-kalle-2017-06-30' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 8 years ago
  63. 8a063a2 mwifiex: do not update MCS set from hostapd by Ganapathi Bhat · 8 years ago
  64. 123fef3 brcmfmac: switch to using cfg80211_connect_done() by Arend van Spriel · 8 years ago
  65. 2526ff2 brcmfmac: support 4-way handshake offloading for 802.1X by Arend van Spriel · 8 years ago
  66. b8a64f0 brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK by Arend van Spriel · 8 years ago
  67. d58299a sfc: fix attempt to translate invalid filter ID by Edward Cree · 8 years ago
  68. ec327f7 net/mlx4_en: Do not allocate redundant TX queues when TC is disabled by Inbar Karmy · 8 years ago
  69. f21ad61 net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP) by Inbar Karmy · 8 years ago
  70. ee27244 net: freescale: gianfar : constify dev_pm_ops structures. by Arvind Yadav · 8 years ago
  71. d19724e net: smc91x: constify dev_pm_ops structures. by Arvind Yadav · 8 years ago
  72. eb60a73 net: ibm: ibmveth: constify dev_pm_ops structures. by Arvind Yadav · 8 years ago
  73. 5df969c ibmvnic: Fix assignment of RX/TX IRQ's by Thomas Falcon · 8 years ago
  74. beef851 amd-xgbe: fix spelling mistake: "avialable" -> "available" by Colin Ian King · 8 years ago
  75. a356ab1 arcnet: com20020-pci: add support for PCIFB2 card by Michael Grzeschik · 8 years ago
  76. 52ab12e arcnet: com20020-pci: handle backplane mode depending on card type by Michael Grzeschik · 8 years ago
  77. ede07a1 arcnet: com20020-pci: add attribute to readback backplane status by Michael Grzeschik · 8 years ago
  78. 05fcd31 arcnet: add err_skb package for package status feedback by Michael Grzeschik · 8 years ago
  79. 2a0ea04 arcnet: com20020-pci: add missing pdev setup in netdev structure by Michael Grzeschik · 8 years ago
  80. cb10861 arcnet: com20020-pci: fix dev_id calculation by Michael Grzeschik · 8 years ago
  81. 0d494fc arcnet: com20020: remove needless base_addr assignment by Michael Grzeschik · 8 years ago
  82. 06908d7 Trivial fix to spelling mistake in arc_printk message by Colin Ian King · 8 years ago
  83. 5b85840 arcnet: change irq handler to lock irqsave by Michael Grzeschik · 8 years ago
  84. 6f59595 amd-xgbe: Adjust register settings to improve performance by Lendacky, Thomas · 8 years ago
  85. 7e1e6b8 amd-xgbe: Simplify the burst length settings by Lendacky, Thomas · 8 years ago
  86. 9916716 amd-xgbe: Prepare for more fine grained cache coherency controls by Lendacky, Thomas · 8 years ago
  87. f00ba49 amd-xgbe: Add NUMA affinity support for IRQ hints by Lendacky, Thomas · 8 years ago
  88. 18f9f0a amd-xgbe: Add NUMA affinity support for memory allocations by Lendacky, Thomas · 8 years ago
  89. 85b85c8 amd-xgbe: Re-issue interrupt if interrupt status not cleared by Lendacky, Thomas · 8 years ago
  90. 45a2005 amd-xgbe: Limit the I2C error messages that are output by Lendacky, Thomas · 8 years ago
  91. ed3333f amd-xgbe: Fixes for working with PHYs that support 2.5GbE by Lendacky, Thomas · 8 years ago
  92. 42d452d amd-xgbe: Handle return code from software reset function by Lendacky, Thomas · 8 years ago
  93. 9018ff5 amd-xgbe: Prevent looping forever if timestamp update fails by Lendacky, Thomas · 8 years ago
  94. 93845d5 amd-xgbe: Add a check for an skb in the timestamp path by Lendacky, Thomas · 8 years ago
  95. 3abc7cf amd-xgbe: Use the proper register during PTP initialization by Lendacky, Thomas · 8 years ago
  96. 56503d5 amd-xgbe: Fix SFP PHY supported/advertised settings by Lendacky, Thomas · 8 years ago
  97. 549b32a amd-xgbe: Simplify mailbox interface rate change code by Lendacky, Thomas · 8 years ago
  98. acb4b7d rocker: move dereference before free by Dan Carpenter · 8 years ago
  99. ba320dd iwlwifi: bump MAX API for 8000/9000/A000 to 33 by Luca Coelho · 8 years ago
  100. 099a628 iwlwifi: pcie: wait longer after device reset by Emmanuel Grumbach · 8 years ago