1. 229c1e0d r8169: load firmware for RTL8168fp/RTL8117 by Heiner Kallweit · 5 years ago
  2. 718af5b r8169: improve conditional firmware loading for RTL8168d by Heiner Kallweit · 5 years ago
  3. 725ea4b net: phylink: update to use phy_support_asym_pause() by Russell King · 5 years ago
  4. 50bef71 Merge tag 'wireless-drivers-next-2019-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 5 years ago
  5. df98be0 bonding: symmetric ICMP transmit by Matteo Croce · 5 years ago
  6. 4214fa1 net: mscc: ocelot: omit error check from of_get_phy_mode by Horatiu Vultur · 5 years ago
  7. 8aef998 net: core: allow fast GRO for skbs with Ethernet header in head by Alexander Lobakin · 5 years ago
  8. f92e88d Merge branch 'bnx2x-Remove-function-casts' by David S. Miller · 5 years ago
  9. 548e5ff bnx2x: Remove hw_reset_t function casts by Kees Cook · 5 years ago
  10. 26658f6 bnx2x: Remove format_fw_ver_t function casts by Kees Cook · 5 years ago
  11. 3e19d1f bnx2x: Remove config_init_t function casts by Kees Cook · 5 years ago
  12. 2c855d7 bnx2x: Remove read_status_t function casts by Kees Cook · 5 years ago
  13. 86c1fe8 bnx2x: Drop redundant callback function casts by Kees Cook · 5 years ago
  14. 2e47cb4 enetc: update TSN Qbv PSPEED set according to adjust link speed by Po Liu · 5 years ago
  15. 34c6adf enetc: Configure the Time-Aware Scheduler via tc-taprio offload by Po Liu · 5 years ago
  16. c3f812c page_pool: do not release pool until inflight == 0. by Jonathan Lemon · 5 years ago
  17. 3af7ff9 Merge branch 'smc-last-part-of-termination-improvements' by David S. Miller · 5 years ago
  18. ab8536c net/smc: remove unused constant by Ursula Braun · 5 years ago
  19. 4ead9c9 net/smc: use rcu_barrier() on module unload by Ursula Braun · 5 years ago
  20. a33a803 net/smc: guarantee removal of link groups in reboot by Ursula Braun · 5 years ago
  21. 6dabd40 net/smc: introduce bookkeeping of SMCR link groups by Ursula Braun · 5 years ago
  22. c39e342 tun: fix data-race in gro_normal_list() by Petar Penkov · 5 years ago
  23. 2002157 selftests: net: tcp_mmap should create detached threads by Eric Dumazet · 5 years ago
  24. 61ca533 net: openvswitch: don't call pad_packet if not necessary by Tonghao Zhang · 5 years ago
  25. 3bb884a Merge branch 'DSA-driver-for-Vitesse-Felix-switch' by David S. Miller · 5 years ago
  26. 5605194 net: dsa: ocelot: add driver for Felix switch family by Vladimir Oltean · 5 years ago
  27. 8dce89aa net: dsa: ocelot: add tagger for Ocelot/Felix switches by Vladimir Oltean · 5 years ago
  28. a030dfe net: mscc: ocelot: publish ocelot_sys.h to include/soc/mscc by Vladimir Oltean · 5 years ago
  29. 5e25636 net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.h by Vladimir Oltean · 5 years ago
  30. 3a77b59 net: mscc: ocelot: separate the implementation of switch reset by Vladimir Oltean · 5 years ago
  31. ba551bc net: mscc: ocelot: adjust MTU on the CPU port in NPI mode by Vladimir Oltean · 5 years ago
  32. f24711f net: mscc: ocelot: export a constant for the tag length in bytes by Vladimir Oltean · 5 years ago
  33. fa914e9 net: mscc: ocelot: create a helper for changing the port MTU by Vladimir Oltean · 5 years ago
  34. 5bc9d2e net: mscc: ocelot: move invariant configs out of adjust_link by Vladimir Oltean · 5 years ago
  35. dc3de2a net: mscc: ocelot: filter out ocelot SoC specific PCS config from common path by Claudiu Manoil · 5 years ago
  36. 259630e net: mscc: ocelot: move resource ioremap and regmap init to common code by Claudiu Manoil · 5 years ago
  37. e7be235 Merge branch 'net-smc-improve-termination-handling-part-3' by David S. Miller · 5 years ago
  38. 0b29ec6 net/smc: immediate termination for SMCR link groups by Ursula Braun · 5 years ago
  39. 6a37ad3 net/smc: wait for tx completions before link freeing by Ursula Braun · 5 years ago
  40. 2c1d3e5 net/smc: abnormal termination without orderly flag by Ursula Braun · 5 years ago
  41. 15e1b99 net/smc: no WR buffer wait for terminating link group by Ursula Braun · 5 years ago
  42. 5edd6b9 net/smc: introduce bookkeeping of SMCD link groups by Ursula Braun · 5 years ago
  43. 5421ec2 net/smc: abnormal termination of SMCD link groups by Ursula Braun · 5 years ago
  44. 42bfba9 net/smc: immediate termination for SMCD link groups by Ursula Braun · 5 years ago
  45. 50c6b20 net/smc: fix final cleanup sequence for SMCD devices by Ursula Braun · 5 years ago
  46. 43da44c Merge branch 'net-stmmac-CPU-Performance-Improvements' by David S. Miller · 5 years ago
  47. 8d07a79 net: stmmac: xgmac: Do not enable TBU interrupt by Jose Abreu · 5 years ago
  48. c283742 net: stmmac: Rework TX Coalesce logic by Jose Abreu · 5 years ago
  49. da20245 net: stmmac: Tune-up default coalesce settings by Jose Abreu · 5 years ago
  50. 52f96cd net: stmmac: xgmac: Remove uneeded computation for RFA/RFD by Jose Abreu · 5 years ago
  51. 854248e net: stmmac: gmac4+: Remove uneeded computation for RFA/RFD by Jose Abreu · 5 years ago
  52. 4e4337c net: stmmac: Setup a default RX Coalesce value instead of the minimum by Jose Abreu · 5 years ago
  53. 09146ab net: stmmac: Do not set RX IC bit if RX Coalesce is zero by Jose Abreu · 5 years ago
  54. 983db61 mlxsw: spectrum_router: Allocate discard adjacency entry when needed by Ido Schimmel · 5 years ago
  55. d6649d7 net/tls: Fix unused function warning by YueHaibing · 5 years ago
  56. 4f5969c rtw88: remove duplicated include from ps.c by YueHaibing · 5 years ago
  57. 38860bd rtl8xxxu: Remove set but not used variable 'rsr' by Zheng Yongjun · 5 years ago
  58. 92fe0f8 brcmsmac: remove unnecessary return by Eduardo Abinader · 5 years ago
  59. 8550179 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 5 years ago
  60. 7937fd3 iwlwifi: mvm: fix non-ACPI function by Johannes Berg · 5 years ago
  61. bfc3e9f iwlwifi: 22000: fix some indentation by Johannes Berg · 5 years ago
  62. 3681021 iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560 by Johannes Berg · 5 years ago
  63. 4658d55 iwlwifi: mvm: sync the iwl_mvm_session_prot_notif layout by Emmanuel Grumbach · 5 years ago
  64. 220089c iwlwifi: mvm: start CTDP budget from 2400mA by Mordechay Goodstein · 5 years ago
  65. d66bd0c iwlwifi: mvm: don't skip mgmt tid when flushing all tids by Haim Dreyfuss · 5 years ago
  66. 5598973 iwlwifi: mvm: scan: enable adaptive dwell in p2p by Shahar S Matityahu · 5 years ago
  67. 39c1a97 iwlwifi: refactor the SAR tables from mvm to acpi by Ihab Zhaika · 5 years ago
  68. 5167ff4 iwlwifi: scan: support scan req cmd ver 12 by Shahar S Matityahu · 5 years ago
  69. 687db6f iwlwifi: scan: make new scan req versioning flow by Shahar S Matityahu · 5 years ago
  70. c5aaa8b iwlwifi: mvm: fix unaligned read of rx_pkt_status by Wang Xuerui · 5 years ago
  71. eb3dc36e iwlwifi: remove redundant assignment to variable bufsz by Colin Ian King · 5 years ago
  72. ffe5619 iwlwifi: bump FW API to 51 for 22000 series by Luca Coelho · 5 years ago
  73. 60d1794 iwlwifi: FW API: reference enum in docs of modify_mask by Johannes Berg · 5 years ago
  74. 6587ef6 iwlwifi: mvm: print rate_n_flags in a pretty format by Mordechay Goodstein · 5 years ago
  75. 19ff9b2 iwlwifi: scan: adapt the code to use api ver 11 by Tova Mussai · 5 years ago
  76. 5169829 iwlwifi: scan: Create function to build scan cmd by Tova Mussai · 5 years ago
  77. 508127b iwlwifi: scan: create function for scan scheduling params by Tova Mussai · 5 years ago
  78. 4d75a9e iwlwifi: dbg_ini: support dump collection upon assert during D3 by Shahar S Matityahu · 5 years ago
  79. bc4f65b iwlwifi: pcie: make iwl_pcie_gen2_update_byte_tbl static by Emmanuel Grumbach · 5 years ago
  80. 686d5c5 iwlwifi: mvm: in VHT connection use only VHT capabilities by Mordechay Goodstein · 5 years ago
  81. 222ccf5 iwlwifi: nvm: update iwl_uhb_nvm_channels by Tova Mussai · 5 years ago
  82. d923b02 iwlwifi: mvm: remove else-if in iwl_send_phy_cfg_cmd() by Luca Coelho · 5 years ago
  83. bb99ff9b iwlwifi: mvm: fix support for single antenna diversity by Luca Coelho · 5 years ago
  84. 3c33a11 wcn36xx: fix typo by Eduardo Abinader · 5 years ago
  85. b70b3a3 ath10k: qmi: Sleep for a while before assigning MSA memory by Bjorn Andersson · 5 years ago
  86. f4fe2e5 ath10k: Revert "ath10k: add cleanup in ath10k_sta_state()" by Bjorn Andersson · 5 years ago
  87. a98cdaf Merge branch 's390-next' by David S. Miller · 5 years ago
  88. 0b81c6c s390/qeth: don't check drvdata in sysfs code by Julian Wiedmann · 5 years ago
  89. b80c08a s390/qeth: replace qeth_l3_get_addr_buffer() by Julian Wiedmann · 5 years ago
  90. 8659c18 s390/qeth: remove VLAN tracking for L3 devices by Julian Wiedmann · 5 years ago
  91. 611abe5 s390/qeth: consolidate L3 mcast registration code by Julian Wiedmann · 5 years ago
  92. 32a186c s390/qeth: remove gratuitious RX modeset by Julian Wiedmann · 5 years ago
  93. ddf2810 s390/qeth: fine-tune L3 mcast locking by Julian Wiedmann · 5 years ago
  94. 8311c7a s390/qeth: clean up error path in qeth_core_probe_device() by Julian Wiedmann · 5 years ago
  95. 17caeaa s390/qeth: handle skb allocation error gracefully by Julian Wiedmann · 5 years ago
  96. 7d4faee s390/qeth: drop unwanted packets earlier in RX path by Julian Wiedmann · 5 years ago
  97. 5fd3fcb s390/qeth: support per-frame invalidation by Julian Wiedmann · 5 years ago
  98. 845ef90 s390/qeth: gather more detailed RX dropped/error statistics by Julian Wiedmann · 5 years ago
  99. 24df31f Merge branch 'vsock-add-multi-transports-support' by David S. Miller · 5 years ago
  100. ed8640a vhost/vsock: refuse CID assigned to the guest->host transport by Stefano Garzarella · 5 years ago