1. 838dd0d rtlwifi: Update some cases in btc_get function -- roam, 5G, AP mode, and return value. by Ping-Ke Shih · 8 years ago
  2. 1024b31 rtlwifi: Modify power mode parameters of 8723be and 8821ae. by Ping-Ke Shih · 8 years ago
  3. a708839 rtlwifi: Do IQK only once to reduce wifi occupy antenna by Ping-Ke Shih · 8 years ago
  4. 135f4fb rtlwifi: Fix a2dp choppy while BT RSSI stays on threshold. by Ping-Ke Shih · 8 years ago
  5. 3e3d8aa qtnfmac: fix uninitialized return code in ret by Colin Ian King · 8 years ago
  6. b90a168 Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 8 years ago
  7. 57c00f2 brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach' by Christophe Jaillet · 8 years ago
  8. dca2307 brcmfmac: fix double free upon register_netdevice() failure by Arend Van Spriel · 8 years ago
  9. 593814d net/mlx4: fix spelling mistake: "coalesing" -> "coalescing" by Colin Ian King · 8 years ago
  10. d1f271d Merge branch 'net-add-netlink_ext_ack-support-to-rtnl_link_ops' by David S. Miller · 8 years ago
  11. d116ffc net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate by Matthias Schiffer · 8 years ago
  12. 17dd0ec net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink by Matthias Schiffer · 8 years ago
  13. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
  14. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
  15. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  16. dacdbb4 net: macb: add fixed-link node support by Michael Grzeschik · 8 years ago
  17. 24a72b7 Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  18. ca7bbc8 Merge branch 'sctp-RFC-4960-Errata-fixes' by David S. Miller · 8 years ago
  19. a02d036 sctp: adjust ssthresh when transport is idle by Marcelo Ricardo Leitner · 8 years ago
  20. 4ccbd0b sctp: adjust cwnd increase in Congestion Avoidance phase by Marcelo Ricardo Leitner · 8 years ago
  21. e56f777a sctp: allow increasing cwnd regardless of ctsn moving or not by Marcelo Ricardo Leitner · 8 years ago
  22. d0b53f4 sctp: update order of adjustments of partial_bytes_acked and cwnd by Marcelo Ricardo Leitner · 8 years ago
  23. f3ecab3 net: Remove ndo_dfwd_start_xmit by Mintz, Yuval · 8 years ago
  24. cb72577 Merge branch 'qcom-emac-various-minor-improvements' by David S. Miller · 8 years ago
  25. ceef551 net: qcom/emac: add support for emulation systems by Timur Tabi · 8 years ago
  26. 867ae6a net: qcom/emac: do not reset the EMAC during initialization by Timur Tabi · 8 years ago
  27. 03eb3eb net: qcom/emac: add shutdown function by Timur Tabi · 8 years ago
  28. e3c42b6 af_iucv: Move sockaddr length checks to before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 8 years ago
  29. 2e56c26 net/iucv: improve endianness handling by Hans Wippel · 8 years ago
  30. 64b2f72 net: dsa: mv88e6xxx: fix error code in mv88e6390_serdes_power() by Dan Carpenter · 8 years ago
  31. 74811a7 Merge branch 'nfp-add-flower-app-with-representors' by David S. Miller · 8 years ago
  32. 24a021e nfp: add VF and PF representors to flower app by Simon Horman · 8 years ago
  33. 1025351 nfp: add flower app by Simon Horman · 8 years ago
  34. 948faa4 nfp: add support for control messages for flower app by Simon Horman · 8 years ago
  35. 91bf82c nfp: add support for tx/rx with metadata portid by Simon Horman · 8 years ago
  36. 93da7d9 nfp: provide nfp_port to of nfp_net_get_mac_addr() by Simon Horman · 8 years ago
  37. 758238f nfp: app callbacks for SRIOV by Simon Horman · 8 years ago
  38. eadfa4c nfp: add stats and xmit helpers for representors by Simon Horman · 8 years ago
  39. 5de73ee nfp: general representor implementation by Simon Horman · 8 years ago
  40. a595018 nfp: map mac_stats and vf_cfg BARs by Simon Horman · 8 years ago
  41. a7ceb99 nfp: move physical port init into a helper by Jakub Kicinski · 8 years ago
  42. 9daee04 nfp: devlink add support for getting eswitch mode by Jakub Kicinski · 8 years ago
  43. 3fcece1 net: store port/representator id in metadata_dst by Jakub Kicinski · 8 years ago
  44. cf3db45 Merge branch 'phy-internal' by David S. Miller · 8 years ago
  45. bedd00c net: dsa: bcm_sf2: Remove special handling of "internal" phy-mode by Florian Fainelli · 8 years ago
  46. 40bc8b0 net: bcmgenet: Remove special handling of "internal" phy-mode by Florian Fainelli · 8 years ago
  47. 735d8a1 net: phy: Support "internal" PHY interface by Florian Fainelli · 8 years ago
  48. 29b65f5 dt-bindings: Add "internal" as a valid 'phy-mode' property by Florian Fainelli · 8 years ago
  49. d4d0249 Merge tag 'mlx5-updates-2017-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  50. 8f46d46 cxgb4: Use Firmware params to get buffer-group map by Arjun Vynipadath · 8 years ago
  51. 193c4c2 cxgb4: Update T6 Buffer Group and Channel Mappings by Arjun Vynipadath · 8 years ago
  52. ac55cd6 tls: return -EFAULT if copy_to_user() fails by Dan Carpenter · 8 years ago
  53. 93bbbfb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  54. 408cf83 Merge branch 'ena-new-features-and-improvements' by David S. Miller · 8 years ago
  55. 8523899 net: ena: update ena driver to version 1.2.0 by Netanel Belgazal · 8 years ago
  56. 11a9a46 net: ena: update driver's rx drop statistics by Netanel Belgazal · 8 years ago
  57. 3ae5907 net: ena: use lower_32_bits()/upper_32_bits() to split dma address by Netanel Belgazal · 8 years ago
  58. 4265114 net: ena: separate skb allocation to dedicated function by Netanel Belgazal · 8 years ago
  59. e745daf net: ena: use napi_schedule_irqoff when possible by Netanel Belgazal · 8 years ago
  60. 0644368 net: ena: allow the driver to work with small number of msix vectors by Netanel Belgazal · 8 years ago
  61. ad974ba net: ena: add support for out of order rx buffers refill by Netanel Belgazal · 8 years ago
  62. e2eed0e net: ena: add reset reason for each device FLR by Netanel Belgazal · 8 years ago
  63. 9175011 net: ena: change sizeof() argument to be the type pointer by Netanel Belgazal · 8 years ago
  64. 82ef30f net: ena: add hardware hints capability to the driver by Netanel Belgazal · 8 years ago
  65. d149763 net: ena: change return value for unsupported features unsupported return value by Netanel Belgazal · 8 years ago
  66. 926f38e tcp: fix out-of-bounds access in ULP sysctl by Jakub Kicinski · 8 years ago
  67. 2399463 bpf: possibly avoid extra masking for narrower load in verifier by Yonghong Song · 8 years ago
  68. 72de465 net: stmmac: make some functions static by Colin Ian King · 8 years ago
  69. 1847d3d Merge branch 'xdp-offload-mode' by David S. Miller · 8 years ago
  70. 149d7a5 nfp: xdp: report if program is offloaded by Jakub Kicinski · 8 years ago
  71. ce158e5 xdp: add reporting of offload mode by Jakub Kicinski · 8 years ago
  72. cafa92a nfp: bpf: add support for XDP_FLAGS_HW_MODE by Jakub Kicinski · 8 years ago
  73. 6a8ef54 nfp: bpf: release the reference on offloaded programs by Jakub Kicinski · 8 years ago
  74. 9f82fca nfp: bpf: don't offload XDP programs in DRV_MODE by Jakub Kicinski · 8 years ago
  75. c443b5a nfp: xdp: move driver XDP setup into a separate function by Jakub Kicinski · 8 years ago
  76. ee5d032 xdp: add HW offload mode flag for installing programs by Jakub Kicinski · 8 years ago
  77. 32d6027 xdp: pass XDP flags into install handlers by Jakub Kicinski · 8 years ago
  78. 9bd780f udp: fix poll() by Paolo Abeni · 8 years ago
  79. 6d759b0 iwlwifi: mvm: support TX on MONITOR iface by Liad Kaufman · 8 years ago
  80. c00ee467 iwlwifi: pcie: work around suspend/resume issue by Johannes Berg · 8 years ago
  81. 3b9449b iwlwifi: mvm: fix typo in CTDP_CMD_OPERATION_REPORT description by Chaya Rachel Ivgi · 8 years ago
  82. 7d75f32 iwlwifi: pcie: delete the Tx queue timer earlier upon firmware crash by Emmanuel Grumbach · 8 years ago
  83. d74a61f iwlwifi: pcie: reduce unwanted noise in the logs by Luca Coelho · 8 years ago
  84. 4409e72 iwlwifi: mvm: print base HW address during init by Luca Coelho · 8 years ago
  85. a8d0114 iwlwifi: mvm: document assoc_beacon_arrive_time by Luca Coelho · 8 years ago
  86. d167e81 iwlwifi: mvm: support new flush API by Mordechai Goodstein · 8 years ago
  87. a509a24 iwlwifi: mvm: reset the fw_dump_desc pointer after ASSERT by Emmanuel Grumbach · 8 years ago
  88. b566972 iwlwifi: mvm: set assoc_beacon_arrive_time by Avraham Stern · 8 years ago
  89. e8c8935 iwlwifi: pcie: make iwl_pcie_apm_stop_master() return void by Johannes Berg · 8 years ago
  90. dcfbd67 iwlwifi: add a W/A for a scheduler hardware bug by Emmanuel Grumbach · 8 years ago
  91. 59df97f iwlwifi: mvm: don't mark TIDs that are not idle wrt BA as inactive by Emmanuel Grumbach · 8 years ago
  92. 6b54ebf iwlwifi: mvm: reset the HW before dumping if HW error is detected by Luca Coelho · 8 years ago
  93. ffd6fd4 iwlwifi: pcie: don't disable bh when handling FW errors by Luca Coelho · 8 years ago
  94. 6b28f97 iwlwifi: mvm: fix the recovery flow while connecting by Emmanuel Grumbach · 8 years ago
  95. 946af00 iwlwifi: mvm: fix nvm_data leak by Luca Coelho · 8 years ago
  96. 1dad3e0 iwlwifi: remove useless iwl_free_nvm_data() function by Luca Coelho · 8 years ago
  97. d98d6fb iwlwifi: document transmit buffer bits better by Johannes Berg · 8 years ago
  98. e6138c9 iwlwifi: mvm: add documentation for enum iwl_debug_cmds by Johannes Berg · 8 years ago
  99. a6a6219 iwlwifi: mvm: disentangle union in TX status struct by Johannes Berg · 8 years ago
  100. 3e73148 iwlwifi: mvm: fix fw monitor 7000 HW recollecting by Liad Kaufman · 8 years ago