1. 72569b7 ath9k: fix RX_STAT_INC() etc macros by Arnd Bergmann · 6 years ago
  2. e3bfecd ath10k: htt: remove some dead code by Dan Carpenter · 6 years ago
  3. 0738b49 ath10k: allocate small size dma memory in ath10k_pci_diag_write_mem by Carl Huang · 6 years ago
  4. 9de4162 ath10k: add peer flush in ath10k_flush for STATION by Wen Gong · 6 years ago
  5. 7bfd82b ath10k: remove unnecessary comparison of unsigned integer with < 0 by Gustavo A. R. Silva · 6 years ago
  6. 9d9cdbf ath10k: htt_rx: fix signedness bug in ath10k_update_per_peer_tx_stats by Gustavo A. R. Silva · 6 years ago
  7. 6bc1795 ath10k: management tx ack rssi capability check by Balaji Pothunoori · 7 years ago
  8. ce834e2 ath10k: support NET_DETECT WoWLAN feature by Wen Gong · 6 years ago
  9. f115769 ath10k: set probe request oui during driver start by Rakesh Pillai · 6 years ago
  10. 34e141e ath10k: fix possible out of bound access of ath10k_rates array by Sriram R · 6 years ago
  11. 9434dca Merge tag 'mt76-for-kvalo-2018-10-01' of https://github.com/nbd168/wireless by Kalle Valo · 6 years ago
  12. 09afaba Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 6 years ago
  13. 4e6d472 tls: Add support for inplace records encryption by Vakul Garg · 6 years ago
  14. 6502f85 net: dsa: lantiq: Fix path in MAINTAINERS file by Hauke Mehrtens · 6 years ago
  15. 2a7f8c3 hv_netvsc: remove ndo_poll_controller by Stephen Hemminger · 6 years ago
  16. d777f55 MAINTAINERS: Fix wrong include file path by Andrew Lunn · 6 years ago
  17. 00538ba Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  18. 258b6d1 cxgb4: Use proper enum in IEEE_FAUX_SYNC by Nathan Chancellor · 6 years ago
  19. 3b0b8f0 cxgb4: Use proper enum in cxgb4_dcb_handle_fw_update by Nathan Chancellor · 6 years ago
  20. 0fd5480 dpaa_eth: Remove useless declaration by Nathan Chancellor · 6 years ago
  21. e4a38c0 ipv6: add vrf table handling code for ipv6 mcast by Patrick Ruddy · 6 years ago
  22. 854da99 ipv4: Allow sending multicast packets on specific i/f using VRF socket by Robert Shearman · 6 years ago
  23. 6919622a bridge: mcast: Default back to multicast enabled state by Ido Schimmel · 6 years ago
  24. 42fac7bd Merge branch 'dpaa2-eth-Add-support-for-Rx-flow-classification' by David S. Miller · 6 years ago
  25. afb90db dpaa2-eth: Add ethtool support for flow classification by Ioana Radulescu · 6 years ago
  26. 4aaaf9b dpaa2-eth: Configure Rx flow classification key by Ioana Radulescu · 6 years ago
  27. f76c483 dpaa2-eth: Rename structure by Ioana Radulescu · 6 years ago
  28. df85aeb dpaa2-eth: Use new API for Rx flow hashing by Ioana Radulescu · 6 years ago
  29. f3edc2d net: usbnet: make driver_info const by Ben Dooks · 6 years ago
  30. 8873c06 tcp: do not release socket ownership in tcp_close() by Eric Dumazet · 6 years ago
  31. 744486d net: inet6_rtm_getroute() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  32. 84db840 net: rtm_to_fib6_config() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  33. 8823a3a net: rtmsg_to_fib6_config() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  34. dc92095 net: ip6_update_pmtu() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  35. d456336 net: remove 1 always zero parameter from ip6_redirect_no_header() by Maciej Żenczykowski · 6 years ago
  36. 0b26fb1 net: ip6_redirect_no_header() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  37. 1f7f10a net: ip6_redirect() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  38. e8e3fbe net: inet_rtm_getroute() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  39. e351bb6 net: ip_rt_get_source() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  40. d793fb4 Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  41. d548637 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  42. dd0bb7f Merge branch 'qed-20g' by David S. Miller · 6 years ago
  43. 631b670 qede: Add driver support for 20G link speed. by Sudarsana Reddy Kalluru · 6 years ago
  44. 5bf0961 qed: Add driver support for 20G link speed. by Sudarsana Reddy Kalluru · 6 years ago
  45. 3f60b03 isdn/hisax: Fix fall-through annotation by Gustavo A. R. Silva · 6 years ago
  46. cc16567 net: drop unused skb_append_datato_frags() by Paolo Abeni · 6 years ago
  47. 81b2358 ice: Fix error on driver remove by Dave Ertman · 7 years ago
  48. 9e4ab4c ice: Add support for dynamic interrupt moderation by Brett Creeley · 7 years ago
  49. ca4929b ice: Align ice_reset_req enum values to hardware reset values by Brett Creeley · 7 years ago
  50. 492af0a ice: Implement ethtool hook for RSS switch by Md Fahad Iqbal Polash · 7 years ago
  51. eb0208e ice: Split irq_tracker into sw_irq_tracker and hw_irq_tracker by Preethi Banala · 7 years ago
  52. 5755143 ice: Check for actual link state of port after reset by Dave Ertman · 7 years ago
  53. 334cb06 ice: Implement VSI replay framework by Anirudh Venkataramanan · 7 years ago
  54. 4fb33f3 ice: Expand use of VSI handles part 2/2 by Anirudh Venkataramanan · 7 years ago
  55. 5726ca0 ice: Expand use of VSI handles part 1/2 by Anirudh Venkataramanan · 7 years ago
  56. 407257c Merge branch 'ibmvnic-Implement-driver-defined-queue-limits' by David S. Miller · 6 years ago
  57. 723ad91 ibmvnic: Add ethtool private flag for driver-defined queue limits by Thomas Falcon · 6 years ago
  58. 20b5ba1 ibmvnic: Introduce driver limits for ring sizes by Thomas Falcon · 6 years ago
  59. ad95a24 ibmvnic: Increase maximum queue size limit by Thomas Falcon · 6 years ago
  60. 024926d net: phy: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  61. fb420d5 tcp/fq: move back to CLOCK_MONOTONIC by Eric Dumazet · 6 years ago
  62. 0ed3015 selftests/tls: Fix recv(MSG_PEEK) & splice() test cases by Vakul Garg · 6 years ago
  63. e3a9667 hv_netvsc: Fix rndis_per_packet_info internal field initialization by Haiyang Zhang · 6 years ago
  64. 9f2959b net: phy: improve handling delayed work by Heiner Kallweit · 6 years ago
  65. a0651d8 Merge branch 'net-systemport-Turn-on-offloads-by-default' by David S. Miller · 6 years ago
  66. a5d78ce net: systemport: Add software counters to track reallocations by Florian Fainelli · 6 years ago
  67. aa6ca0e net: systemport: Be drop monitor friendly while re-allocating headroom by Florian Fainelli · 6 years ago
  68. b506177 net: systemport: Turn on offloads by default by Florian Fainelli · 6 years ago
  69. 297357d net: systemport: Utilize bcm_sysport_set_features() during resume/open by Florian Fainelli · 6 years ago
  70. 10b476c net: systemport: Refactor bcm_sysport_set_features() by Florian Fainelli · 6 years ago
  71. 460b360 net_sched: fix a crash in tc_new_tfilter() by Cong Wang · 6 years ago
  72. a1fa808 Merge branch 'netlink-extended-attribute-validation' by David S. Miller · 6 years ago
  73. 33188bd netlink: add validation function to policy by Johannes Berg · 6 years ago
  74. 3e48be0 netlink: add attribute range validation to policy by Johannes Berg · 6 years ago
  75. 6140cc2 Merge branch 'Support-of-Flow-Director-in-HNS3-Ethernet-Driver-for-HiP08-Rev2-SoC' by David S. Miller · 6 years ago
  76. c17852a net: hns3: Add support for enable/disable flow director by Jian Shen · 6 years ago
  77. dc5e606 net: hns3: Remove all flow director rules when unload hns3 driver by Jian Shen · 6 years ago
  78. 6871af2 net: hns3: Add reset handle for flow director by Jian Shen · 6 years ago
  79. 05c2314 net: hns3: Add support for rule query of flow director by Jian Shen · 6 years ago
  80. dd74f81 net: hns3: Add support for rule add/delete for flow director by Jian Shen · 6 years ago
  81. 1173286 net: hns3: Add input key and action config support for flow director by Jian Shen · 6 years ago
  82. d695964 net: hns3: Add flow director initialization by Jian Shen · 6 years ago
  83. 26cf48a Merge branch 'Continue-towards-using-linkmode-in-phylib' by David S. Miller · 6 years ago
  84. 719655a net: phy: Replace phy driver features u32 with link_mode bitmap by Andrew Lunn · 6 years ago
  85. d0939c2 net: ethernet: xgbe: expand PHY_GBIT_FEAUTRES by Andrew Lunn · 6 years ago
  86. f954a04 net: phy: Add limkmode equivalents to some of the MII ethtool helpers by Andrew Lunn · 6 years ago
  87. 5f991f7 net: phy: Add helper for advertise to lcl value by Andrew Lunn · 6 years ago
  88. edc7ccb net: phy: Add helper to convert MII ADV register to a linkmode by Andrew Lunn · 6 years ago
  89. c4fabb8 net: phy: Add phydev_info() by Andrew Lunn · 6 years ago
  90. ab2a605 net: phy: Add phydev_warn() by Andrew Lunn · 6 years ago
  91. b31cdff net: phy: Move linkmode helpers to somewhere public by Andrew Lunn · 6 years ago
  92. 97ea8ac nfp: warn on experimental TLV types by Jakub Kicinski · 6 years ago
  93. ea43a59 net: nixge: Address compiler warnings when building for i386 by Moritz Fischer · 6 years ago
  94. 789762c tcp: adjust rcv zerocopy hints based on frag sizes by Soheil Hassas Yeganeh · 6 years ago
  95. 8f2b029 tcp: set recv_skip_hint when tcp_inq is less than PAGE_SIZE by Soheil Hassas Yeganeh · 6 years ago
  96. 2240c12 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  97. 6df0580 ath9k: add back support for using active monitor interfaces for tx99 by Felix Fietkau · 6 years ago
  98. e720ba1 ath10k: add missing sanity check on diag download by Brian Norris · 6 years ago
  99. 4fb5837 ath9k: fix reporting calculated new FFT upper max by Simon Wunderlich · 6 years ago
  100. 4e7a3fa ath9k: FFT magnitude check: don't consider lower 3 data bits by Simon Wunderlich · 6 years ago