1. db5e323 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 6 years ago
  2. 5c2e6e1 Merge branch 'net-add-reset-controller-driven-PHY-reset' by David S. Miller · 6 years ago
  3. 6110ed2 net: mdio: rename mdio_device reset to reset_gpio by David Bauer · 6 years ago
  4. 71dd6c0 net: phy: add support for reset-controller by David Bauer · 6 years ago
  5. b54dd90 dt-bindings: net: add PHY reset controller binding by David Bauer · 6 years ago
  6. 8a99aa5 Merge branch 'net-some-build-fixes-and-other-improvements' by David S. Miller · 6 years ago
  7. a06eaaf net: skb: remove unused asserts by Jakub Kicinski · 6 years ago
  8. a115d51 net: gemini: remove unnecessary assert by Jakub Kicinski · 6 years ago
  9. 23bddf6 net/sched: taprio: fix build without 64bit div by Jakub Kicinski · 6 years ago
  10. ce6bf4c sb1000: fix variable set but not used warnings by Jakub Kicinski · 6 years ago
  11. 503c018 l2tp: fix set but not used variable by Jakub Kicinski · 6 years ago
  12. 0bc1998 ipv6: Add rate limit mask for ICMPv6 messages by Stephen Suryaputra · 6 years ago
  13. 4cf2d20 net: phy: remove dead code from phy_sanitize_settings by Heiner Kallweit · 6 years ago
  14. 5e42574 net: phy: don't set autoneg if it's not supported by Heiner Kallweit · 6 years ago
  15. 1611199 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  16. f9a904e Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  17. 711987b ice: Calculate ITR increment based on direct calculation by Brett Creeley · 6 years ago
  18. 9c010de ice: Bump driver version by Anirudh Venkataramanan · 6 years ago
  19. 3a257a1 ice: Add code to control FW LLDP and DCBX by Anirudh Venkataramanan · 6 years ago
  20. b832c2f ice: Add code for DCB rebuild by Anirudh Venkataramanan · 6 years ago
  21. 4b0fdce ice: Add code to get DCB related statistics by Anirudh Venkataramanan · 6 years ago
  22. 5f6aa50 ice: Add priority information into VLAN header by Anirudh Venkataramanan · 6 years ago
  23. a629cf0 ice: Update rings based on TC information by Anirudh Venkataramanan · 6 years ago
  24. 00cc3f1 ice: Add code to process LLDP MIB change events by Anirudh Venkataramanan · 6 years ago
  25. 0deab65 ice: Add code for DCB initialization part 4/4 by Anirudh Venkataramanan · 6 years ago
  26. 7b9ffc7 ice: Add code for DCB initialization part 3/4 by Anirudh Venkataramanan · 6 years ago
  27. 0ebd3ff ice: Add code for DCB initialization part 2/4 by Anirudh Venkataramanan · 6 years ago
  28. 37b6f64 ice: Add code for DCB initialization part 1/4 by Anirudh Venkataramanan · 6 years ago
  29. 802abbb ice: Bump version by Anirudh Venkataramanan · 6 years ago
  30. f9867df ice: Fix incorrect use of abbreviations by Anirudh Venkataramanan · 6 years ago
  31. 94c4441 ice: Fix typos in code comments by Anirudh Venkataramanan · 6 years ago
  32. b5250c9 rtlwifi: rtl8188ee: Remove extraneous file by Larry Finger · 6 years ago
  33. b8fb1ab net ipv6: Prevent neighbor add if protocol is disabled on device by David Ahern · 6 years ago
  34. cea29a7 Merge branch 'ipv6-Use-fib6_result-for-fib_lookups' by David S. Miller · 6 years ago
  35. 7d21fec ipv6: Add fib6_type and fib6_flags to fib6_result by David Ahern · 6 years ago
  36. effda4d ipv6: Pass fib6_result to fib lookups by David Ahern · 6 years ago
  37. 8ff2e5b ipv6: Pass fib6_result to fib6_table_lookup tracepoint by David Ahern · 6 years ago
  38. b7bc4b6 ipv6: Pass fib6_result to rt6_select and find_rr_leaf by David Ahern · 6 years ago
  39. 75ef738 ipv6: Pass fib6_result to rt6_device_match by David Ahern · 6 years ago
  40. b748f26 ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu by David Ahern · 6 years ago
  41. 5012f0a ipv6: Pass fib6_result to rt6_insert_exception by David Ahern · 6 years ago
  42. 0d16158 ipv6: Pass fib6_result to ip6_rt_get_dev_rcu and ip6_rt_copy_init by David Ahern · 6 years ago
  43. db3fede ipv6: Pass fib6_result to pcpu route functions by David Ahern · 6 years ago
  44. 9b6b35a ipv6: Pass fib6_result to ip6_create_rt_rcu by David Ahern · 6 years ago
  45. 85bd05d ipv6: Pass fib6_result to ip6_rt_cache_alloc by David Ahern · 6 years ago
  46. 7e4b512 ipv6: Pass fib6_result to rt6_find_cached_rt by David Ahern · 6 years ago
  47. b1d4099 ipv6: Rename fib6_multipath_select and pass fib6_result by David Ahern · 6 years ago
  48. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  49. cea0aa9 Merge branch 's390-next' by David S. Miller · 6 years ago
  50. 54a5094 s390/qeth: stop/wake TX queues based on their fill level by Julian Wiedmann · 6 years ago
  51. e6c15b5 s390/qeth: simplify QoS code by Julian Wiedmann · 6 years ago
  52. 73dc2da s390/qeth: add TX multiqueue support for OSA devices by Julian Wiedmann · 6 years ago
  53. 3a18d75 s390/qeth: add TX multiqueue support for IQD devices by Julian Wiedmann · 6 years ago
  54. 333ef9d s390/qeth: don't keep statistics for tx timeout by Julian Wiedmann · 6 years ago
  55. fdd1a53 s390/qeth: don't bother updating the last-tx time by Julian Wiedmann · 6 years ago
  56. a4cdc9b s390/qeth: handle error from qeth_update_from_chp_desc() by Julian Wiedmann · 6 years ago
  57. 41c47da s390/qeth: clarify naming for some QDIO helpers by Julian Wiedmann · 6 years ago
  58. 3a6f789 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  59. fe5cdef Merge tag 'for-linus-5.1-2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 6 years ago
  60. e77b8ba Merge branch 'stmmac-Enable-Flow-Control' by David S. Miller · 6 years ago
  61. e998933 net: stmmac: Set Flow Control to automatic mode in the driver by Jose Abreu · 6 years ago
  62. ff82cfc net: stmmac: dwxgmac: Finish the Flow Control implementation by Jose Abreu · 6 years ago
  63. 2a3a028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  64. 3b9a907 ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrier by Corey Minyard · 6 years ago
  65. e698642 socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEW by Arnd Bergmann · 6 years ago
  66. 50ce163 tcp: tcp_grow_window() needs to respect tcp_space() by Eric Dumazet · 6 years ago
  67. 17f780b Merge branch 'dpaa2-eth-Add-flow-steering-support-without-masking' by David S. Miller · 6 years ago
  68. 2d68023 dpaa2-eth: Add flow steering support without masking by Ioana Ciocoi Radulescu · 6 years ago
  69. 3a1e6b8 dpaa2-eth: Update hash key composition code by Ioana Ciocoi Radulescu · 6 years ago
  70. 61f9bf0 dpaa2-eth: Add a couple of macros by Ioana Ciocoi Radulescu · 6 years ago
  71. df8e249 dpaa2-eth: Fix Rx classification status by Ioana Ciocoi Radulescu · 6 years ago
  72. 1e1caa9 ocelot: Clean up stats update deferred work by Claudiu Manoil · 6 years ago
  73. a8fd48b ocelot: Don't sleep in atomic context (irqs_disabled()) by Claudiu Manoil · 6 years ago
  74. 9bad65e nfp: flower: fix implicit fallthrough warning by John Hurley · 6 years ago
  75. 600bea7 net: bridge: fix netlink export of vlan_stats_per_port option by Nikolay Aleksandrov · 6 years ago
  76. 3321b6c qed: fix spelling mistake "faspath" -> "fastpath" by Colin Ian King · 6 years ago
  77. 3aed3e2 net: phy: micrel: add Asym Pause workaround by Antoine Tenart · 6 years ago
  78. 9c03e22 Merge branch 'bnx2x-Support-for-timestamping-in-P2P-mode' by David S. Miller · 6 years ago
  79. 00165c2 bnx2x: Add support for detection of P2P event packets. by Sudarsana Reddy Kalluru · 6 years ago
  80. b320532 bnx2x: Replace magic numbers with macro definitions. by Sudarsana Reddy Kalluru · 6 years ago
  81. 4bcd4ec tipc: set sysctl_tipc_rmem and named_timeout right range by Jie Liu · 6 years ago
  82. f7a9378 tipc: fix link established but not in session by Tuong Lien · 6 years ago
  83. d85e8be net: Fix missing meta data in skb with vlan packet by Yuya Kusakabe · 6 years ago
  84. a32b9d9 xen-netfront: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  85. 899537b net: atm: Fix potential Spectre v1 vulnerabilities by Gustavo A. R. Silva · 6 years ago
  86. ad910c7 net/core: work around section mismatch warning for ptp_classifier by Ard Biesheuvel · 6 years ago
  87. 3b2e290 net: bridge: fix per-port af_packet sockets by Nikolay Aleksandrov · 6 years ago
  88. 6e114de i40e: Fix misleading error message by Carolyn Wyborny · 6 years ago
  89. 06b6e2a i40e: Able to add up to 16 MAC filters on an untrusted VF by Adam Ludkiewicz · 6 years ago
  90. f38d134 i40e: Report advertised link modes on 40GBASE_SR4 by Adam Ludkiewicz · 6 years ago
  91. 4fb29bd i40e: The driver now prints the API version in error message by Adam Ludkiewicz · 6 years ago
  92. cce2dff i40e: Changed maximum supported FW API version to 1.8 by Adam Ludkiewicz · 6 years ago
  93. 735aaaf i40e: Remove misleading messages for untrusted VF by Grzegorz Siwik · 6 years ago
  94. 54dea0e i40e: Update i40e_init_dcb to return correct error by Chinh T Cao · 6 years ago
  95. 2622133 i40e: Fix for 10G ports LED not blinking by Piotr Marczak · 6 years ago
  96. bf4bf09 i40e: save PTP time before a device reset by Jacob Keller · 6 years ago
  97. bfb0ebe i40e: don't allow changes to HW VLAN stripping on active port VLANs by Nicholas Nunley · 6 years ago
  98. cdc594e i40e: Implement DDP support in i40e driver by Aleksandr Loktionov · 6 years ago
  99. 3e957b3 i40e: Queues are reserved despite "Invalid argument" error by Adam Ludkiewicz · 6 years ago
  100. a885bcf ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash by Tony Camuso · 6 years ago