1. d4774ac net/tls: use RCU for the adder to the offload record list by Jakub Kicinski · 5 years ago
  2. 7ccd451 net/tls: unref frags in order by Jakub Kicinski · 5 years ago
  3. fcd8c62 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 5 years ago
  4. e9ac25b net: hns3: make array spec_opcode static const, makes object smaller by Colin Ian King · 5 years ago
  5. f4ee147 be2net: make two arrays static const, makes object smaller by Colin Ian King · 5 years ago
  6. 52d5654 ionic: Remove unused including <linux/version.h> by YueHaibing · 5 years ago
  7. 428e2d6 Merge branch 'stmmac-next' by David S. Miller · 5 years ago
  8. d9da2c8 net: stmmac: Limit max speeds of XGMAC if asked to by Jose Abreu · 5 years ago
  9. 5f8475d net: stmmac: selftests: Add Split Header test by Jose Abreu · 5 years ago
  10. 41f2a3e net: stmmac: dwmac4: Enable RX Jumbo frame support by Jose Abreu · 5 years ago
  11. b3138c5 net: stmmac: selftests: Set RX tail pointer in Flow Control test by Jose Abreu · 5 years ago
  12. 034c8fa net: stmmac: selftests: Add missing checks for support of SA by Jose Abreu · 5 years ago
  13. 0079ad8 ipmr: remove hard code cache_resolve_queue_len limit by Hangbin Liu · 5 years ago
  14. 06be4633 Merge branch 'hv_netvsc-features' by David S. Miller · 5 years ago
  15. 68622d0 hv_netvsc: Sync offloading features to VF NIC by Haiyang Zhang · 5 years ago
  16. b441f79 hv_netvsc: Allow scatter-gather feature to be tunable by Haiyang Zhang · 5 years ago
  17. 22c63d9 Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  18. b58662a tcp: ulp: fix possible crash in tcp_diag_get_aux_size() by Eric Dumazet · 5 years ago
  19. 3dd97a0 net: fib_notifier: move fib_notifier_ops from struct net into per-net struct by Jiri Pirko · 5 years ago
  20. 9b789f4 ethernet: micrel: Use DIV_ROUND_CLOSEST directly to make it readable by zhong jiang · 5 years ago
  21. b8f6a0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 5 years ago
  22. 6938843 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
  23. 742ca78 Merge tag 'wireless-drivers-next-for-davem-2019-09-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 5 years ago
  24. 67e974c Merge tag 'iwlwifi-next-for-kalle-2019-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 5 years ago
  25. 1e46c09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  26. f9bcfe2 lan743x: remove redundant assignment to variable rx_process_result by Colin Ian King · 5 years ago
  27. 5b1ab1a Merge branch 'ravb-remove-use-of-undocumented-registers' by David S. Miller · 5 years ago
  28. fd8ab76 ravb: TROCR register is only present on R-Car Gen3 by Simon Horman · 5 years ago
  29. 2d957a7 ravb: remove undocumented endianness selection by Simon Horman · 5 years ago
  30. 009a470 ravb: remove undocumented counter processing by Simon Horman · 5 years ago
  31. 845e4b8 ravb: correct typo in FBP field of SFO register by Simon Horman · 5 years ago
  32. d13b12c zd1211rw: use %*ph to print small buffer by Andy Shevchenko · 5 years ago
  33. 0e48b86 brcmfmac: use %*ph to print small buffer by Andy Shevchenko · 5 years ago
  34. 290890d hostap: use %*ph to print small buffer by Andy Shevchenko · 5 years ago
  35. 4c3e487 rtlwifi: Fix file release memory leak by Wei Yongjun · 5 years ago
  36. eb9affa rtw88: fix seq_file memory leak by Wei Yongjun · 5 years ago
  37. 64827a6 hostap: remove set but not used variable 'copied' in prism2_io_debug_proc_read by zhong jiang · 5 years ago
  38. 2f8c8e6 brcmfmac: add "reset" debugfs entry for testing reset by Rafał Miłecki · 5 years ago
  39. cb34212 brcmfmac: add stub version of brcmf_debugfs_get_devdir() by Rafał Miłecki · 5 years ago
  40. 8bb3537 Bluetooth: hidp: Fix assumptions on the return value of hidp_send_message by Dan Elkouby · 5 years ago
  41. 7250a9d Merge branch 'net-hns3-add-some-bugfixes-and-cleanups' by David S. Miller · 5 years ago
  42. 91f8ff0 net: hns3: make hclge_dbg_get_m7_stats_info static by Guojia Liao · 5 years ago
  43. 1cbc662 net: hns3: disable loopback setting in hclge_mac_init by Yufeng Mo · 5 years ago
  44. 1483fa4 net: hns3: remove explicit conversion to bool by Guojia Liao · 5 years ago
  45. b7cf22b net: hns3: add client node validity judgment by Peng Li · 5 years ago
  46. 525a294 net: hns3: fix mis-assignment to hdev->reset_level in hclge_reset by Huazhong Tan · 5 years ago
  47. 323a2ac net: hns3: fix double free bug when setting ringparam by Huazhong Tan · 5 years ago
  48. d9c0f27 net: hns3: fix error VF index when setting VLAN offload by Jian Shen · 5 years ago
  49. c3a502d stmmac: platform: adjust messages and move to dev level by Andy Shevchenko · 5 years ago
  50. fe4a7a4 net: phy: Do not check Link status when loopback is enabled by Jose Abreu · 5 years ago
  51. d1967e4 net_sched: act_police: add 2 new attributes to support police 64bit rate and peakrate by David Dai · 5 years ago
  52. 95a7233 net: openvswitch: Set OvS recirc_id from tc chain index by Paul Blakey · 5 years ago
  53. 47e2527 nfp: Drop unnecessary continue in nfp_net_pf_alloc_vnics by zhong jiang · 5 years ago
  54. 787350e iwlwifi: dbg: remove iwl_fw_cancel_dumps function by Shahar S Matityahu · 5 years ago
  55. 9b1bcfc iwlwifi: dbg_ini: remove periodic trigger by Shahar S Matityahu · 6 years ago
  56. 4828f46 iwlwifi: dbg_ini: fix dump structs doc by Shahar S Matityahu · 5 years ago
  57. 4d3f5e8 iwlwifi: fw api: add DRAM buffer allocation command by Shahar S Matityahu · 6 years ago
  58. b108d8c iwlwifi: dbg_ini: remove apply point, switch to time point API by Shahar S Matityahu · 5 years ago
  59. a29f657 iwlwifi: add iwl_tlv_array_len() by Shahar S Matityahu · 5 years ago
  60. 94b952b iwlwifi: mvm: don't log un-decrypted frames by Emmanuel Grumbach · 5 years ago
  61. 5952e0e iwlwifi: mvm: add support for single antenna diversity by Haim Dreyfuss · 5 years ago
  62. fe69b7d iwlwifi: mvm: handle BAR_FRAME_RELEASE (0xc2) notification by Johannes Berg · 6 years ago
  63. 0968fbf iwlwifi: mvm: drop BA sessions on too many old-SN frames by Johannes Berg · 5 years ago
  64. f005fd8 iwlwifi: add sta_id to WOWLAN_CONFIG_CMD by Haim Dreyfuss · 5 years ago
  65. e5f3f21 iwlwifi: add support for suspend-resume flow for new device generation by Haim Dreyfuss · 6 years ago
  66. 973ef19 iwlwifi: fix warning iwl-trans.h is included more than once by Hariprasad Kelam · 6 years ago
  67. 7d34a7d iwlwifi: always access the trans configuration via trans by Luca Coelho · 5 years ago
  68. d8913b8 iwlwifi: pass the iwl_trans instead of cfg to some functions by Shaul Triebitz · 7 years ago
  69. 286ca8e iwlwifi: add a pointer to the trans_cfg directly in trans by Luca Coelho · 5 years ago
  70. 7e8258c iwlwifi: pass the iwl_config_trans_params when needed by Luca Coelho · 6 years ago
  71. 0c18714a0 iwlwifi: pcie: set iwl_trans->cfg later in the probe function by Luca Coelho · 6 years ago
  72. 809805a iwlwifi: pcie: move some cfg mangling from trans_pcie_alloc to probe by Luca Coelho · 6 years ago
  73. 91eff3f iwlwifi: pcie: use the cfg we passed to iwl_trans_pcie_alloc() by Luca Coelho · 6 years ago
  74. 79b6c8f iwlwifi: separate elements from cfg that are needed by trans_alloc by Luca Coelho · 6 years ago
  75. cd6de83 iwlwifi: dbg_ini: use regions ops array instead of switch case in dump flow by Shahar S Matityahu · 6 years ago
  76. bdc6239 iwlwifi: dbg_ini: make a single ops struct for paging collect by Shahar S Matityahu · 6 years ago
  77. d4c444e iwlwifi: dbg_ini: move tx fifo data into fw runtime by Shahar S Matityahu · 6 years ago
  78. 0fc296f iwlwifi: dbg_ini: use linked list for dump TLVs during dump creation by Shahar S Matityahu · 6 years ago
  79. 00eacde iwlwifi: dbg_ini: separate cfg and dump flows to different modules by Shahar S Matityahu · 6 years ago
  80. dd36a50 iwlwifi: mvm: look for the first supported channel when add/remove phy ctxt by Tova Mussai · 6 years ago
  81. c8cfa08 iwlwifi: allocate bigger nvm data in case of UHB by Tova Mussai · 6 years ago
  82. 2c0c024 iwlwifi: remove unnecessary IWL_DEVICE_AX200_COMMON definition by Luca Coelho · 5 years ago
  83. a64d4e8 iwlwifi: dbg: align wrt log prints to the same format by Shahar S Matityahu · 6 years ago
  84. f259fc8 iwlwifi: dbg_ini: remove debug flow TLV by Shahar S Matityahu · 6 years ago
  85. 341bd29 iwlwifi: dbg_ini: verify debug TLVs at allocation phase by Shahar S Matityahu · 6 years ago
  86. a1af4c4 iwlwifi: dbg_ini: use function to check if ini dbg mode is on by Shahar S Matityahu · 6 years ago
  87. 4a7bd3c iwlwifi: remove duplicate FW string definitions by Luca Coelho · 5 years ago
  88. 2196ea9 iwlwifi: bump FW API to 50 for 22000 series by Luca Coelho · 6 years ago
  89. 94c4a2e iwlwifi: api: fix FTM struct documentation by Johannes Berg · 6 years ago
  90. 6ce1e5c iwlwifi: support per-platform antenna gain by Gil Adam · 6 years ago
  91. e533f74 iwlwifi: mvm: remove check for lq_sta in __iwl_mvm_rs_tx_status() by Luca Coelho · 6 years ago
  92. 0202bcf iwlwifi: mvm: simplify the channel switch flow for newer firmware by Emmanuel Grumbach · 6 years ago
  93. 2d46f7a iwlwifi: stop passing bogus gfp flags arguments to dma_alloc_coherent by Christoph Hellwig · 6 years ago
  94. 5b79c32 iwlwifi: dbg_ini: remove periphery phy and aux regions handling by Shahar S Matityahu · 6 years ago
  95. 40b7d22 iwlwifi: dbg_ini: use linked list to store debug TLVs by Shahar S Matityahu · 6 years ago
  96. ccdc3d6 iwlwifi: dbg_ini: maintain buffer allocations from trans instead of TLVs buffer by Shahar S Matityahu · 6 years ago
  97. 15995b7 iwlwifi: dbg: add debug periphery registers to 9000 device family by Shahar S Matityahu · 6 years ago
  98. 1971c4f iwlwifi: remove unused regdb_ptrs allocation by Haim Dreyfuss · 6 years ago
  99. 41874d3 iwlwifi: dbg_ini: align dbg tlv functions names to a single format by Shahar S Matityahu · 6 years ago
  100. b5baefd iwlwifi: scan: don't pass large argument by value by Ayala Beker · 6 years ago