aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-12octeontx2-af: Fix spelling mistake "recievd" -> "received"Colin Ian King1-1/+1
2021-02-12rxrpc: Fix dependency on IPv6 in udp tunnel configVadim Fedorenko1-0/+2
2021-02-12mptcp: add netlink event supportFlorian Westphal5-7/+364
2021-02-12mptcp: avoid lock_fast usage in accept pathFlorian Westphal3-3/+35
2021-02-12mptcp: pass subflow socket to a few helpersFlorian Westphal5-8/+8
2021-02-12mptcp: move subflow close loop after sk close checkFlorian Westphal1-3/+3
2021-02-12mptcp: schedule worker when subflow is closedFlorian Westphal2-2/+27
2021-02-12mptcp: split __mptcp_close_ssk helperFlorian Westphal3-7/+13
2021-02-12mptcp: move pm netlink work into pm_netlinkFlorian Westphal3-42/+42
2021-02-12selftests: mptcp: fail if not enough SYN/3rd ACKMatthieu Baerts1-8/+20
2021-02-12selftests: mptcp: display warnings on one lineMatthieu Baerts1-23/+40
2021-02-12selftests: mptcp: fix ACKRX debug messageMatthieu Baerts1-1/+1
2021-02-12selftests: mptcp: dump more info on errorsPaolo Abeni1-3/+12
2021-02-12net: hns3: refactor out hclge_rm_vport_all_mac_table()Hao Chen1-24/+43
2021-02-12net: hns3: refactor out hclgevf_set_rss_tuple()Huazhong Tan1-15/+32
2021-02-12net: hns3: refactor out hclge_set_rss_tuple()Huazhong Tan1-13/+29
2021-02-12net: hns3: split out hclgevf_cmd_send()Yufeng Mo1-60/+81
2021-02-12net: hns3: split out hclge_cmd_send()Yufeng Mo1-41/+59
2021-02-12net: hns3: split out hclge_dbg_dump_qos_buf_cfg()Jian Shen1-43/+115
2021-02-12net: hns3: refactor out hclgevf_get_rss_tuple()Jian Shen1-25/+42
2021-02-12net: hns3: refactor out hclge_get_rss_tuple()Jian Shen1-21/+38
2021-02-12net: hns3: refactor out hclge_set_vf_vlan_common()Peng Li1-25/+48
2021-02-12net: hns3: use ipv6_addr_any() helperJiaran Zhang1-8/+5
2021-02-12net: hns3: clean up hns3_dbg_cmd_write()Peng Li1-18/+26
2021-02-12net: hns3: refactor out hclgevf_cmd_convert_err_code()Peng Li1-28/+27
2021-02-12net: hns3: refactor out hclge_cmd_convert_err_code()Peng Li1-28/+27
2021-02-12nl80211: add documentation for HT/VHT/HE disable attributesJohannes Berg1-2/+9
2021-02-12cfg80211/mac80211: Support disabling HE modeBen Greear4-0/+14
2021-02-12mac80211: add STBC encoding to ieee80211_parse_tx_radiotapPhilipp Borgers1-0/+9
2021-02-12mac80211: minstrel_ht: remove sample rate switching code for constrained devicesFelix Fietkau2-103/+9
2021-02-12mac80211: minstrel_ht: show sampling rates in debugfsFelix Fietkau1-2/+16
2021-02-12mac80211: minstrel_ht: significantly redesign the rate probing strategyFelix Fietkau2-239/+336
2021-02-12mac80211: minstrel_ht: reduce the need to sample slower ratesFelix Fietkau2-12/+8
2021-02-12mac80211: minstrel_ht: update total packets counter in tx status pathFelix Fietkau1-11/+10
2021-02-12mac80211: minstrel_ht: use bitfields to encode rate indexesFelix Fietkau3-64/+79
2021-02-12cfg80211: initialize reg_rule in __freq_reg_info()Luca Coelho1-1/+1
2021-02-12mac80211: fix potential overflow when multiplying to u32 integersColin Ian King1-1/+1
2021-02-12mac80211: enable QoS support for nl80211 ctrl portMarkus Theil2-12/+21
2021-02-12cfg80211: remove unused callbackMatteo Croce1-7/+0
2021-02-12rtw88: 8822c: update RF_B (2/2) parameter tables to v60Po-Hao Huang1-852/+4780
2021-02-12rtw88: 8822c: update RF_B (1/2) parameter tables to v60Po-Hao Huang1-11/+3775
2021-02-12rtw88: 8822c: update RF_A parameter tables to v60Po-Hao Huang1-68/+7904
2021-02-12rtw88: 8822c: update MAC/BB parameter tables to v60Po-Hao Huang1-371/+886
2021-02-12rtw88: replace tx tasklet with work queuePo-Hao Huang5-7/+10
2021-02-12rtw88: add napi supportPo-Hao Huang3-24/+145
2021-02-12rtw88: add rts conditionPo-Hao Huang2-1/+10
2021-02-12rtw88: add dynamic rrsr configurationPo-Hao Huang6-3/+74
2021-02-12iwlwifi: remove incorrect comment in pnvmLuca Coelho1-5/+0
2021-02-11net/mlx5: Remove TLS dependencies on XPSTariq Toukan1-2/+0
2021-02-11net/tls: Select SOCK_RX_QUEUE_MAPPING from TLS_DEVICETariq Toukan1-0/+1