aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-28net: ipa: kill unused status exceptionsAlex Elder1-11/+3
2020-09-28net: ipa: kill unused status opcodesAlex Elder1-5/+1
2020-09-28net: ipa: kill definition of TRE_FLAGS_IEOB_FMASKAlex Elder1-1/+0
2020-09-28ibmvnic: create send_control_ip_offloadLijun Pan1-70/+80
2020-09-28ibmvnic: create send_query_ip_offloadLijun Pan1-23/+29
2020-09-28ibmvnic: rename send_map_query to send_query_mapLijun Pan1-3/+3
2020-09-28ibmvnic: rename ibmvnic_send_req_caps to send_request_capLijun Pan1-3/+3
2020-09-28ibmvnic: rename send_cap_queries to send_query_capLijun Pan1-4/+4
2020-09-28ibmvnic: set up 200GBPS speedLijun Pan2-2/+5
2020-09-28atm: atmtcp: Constify atmtcp_v_dev_opsRikard Falkeborn1-1/+1
2020-09-28ip6gre: avoid tx_error when sending MLD/DAD on external tunnelsDavide Caratti1-11/+22
2020-09-28net/smc: CLC decline - V2 enhancementsUrsula Braun3-15/+30
2020-09-28net/smc: introduce CLC first contact extensionUrsula Braun6-5/+91
2020-09-28net/smc: CLC accept / confirm V2Ursula Braun3-57/+170
2020-09-28net/smc: determine accepted ISM devicesUrsula Braun4-34/+208
2020-09-28net/smc: build and send V2 CLC proposalUrsula Braun4-42/+210
2020-09-28net/smc: determine proposed ISM devicesUrsula Braun8-58/+135
2020-09-28net/smc: introduce list of pnetids for Ethernet devicesUrsula Braun3-7/+153
2020-09-28net/smc: introduce CHID callback for ISM devicesUrsula Braun6-0/+22
2020-09-28net/smc: introduce System Enterprise ID (SEID)Ursula Braun6-2/+73
2020-09-28net/smc: prepare for more proposed ISM devicesUrsula Braun6-44/+69
2020-09-28net/smc: split CLC confirm/accept data to be sentUrsula Braun2-12/+15
2020-09-28net/smc: separate find device functionsUrsula Braun3-46/+84
2020-09-28net/smc: CLC header fields renamingUrsula Braun3-23/+25
2020-09-28net/smc: remove constant and introduce helper to check for a pnet idKarsten Graul1-8/+12
2020-09-28net: Use kobj_to_dev() APIWang Qing1-2/+2
2020-09-28net: mvneta: try to use in-irq pp cache in mvneta_txq_bufs_freeLorenzo Bianconi1-4/+7
2020-09-28e1000e: Add support for Meteor LakeSasha Neftin5-0/+21
2020-09-28igc: Clean up nvm_info structureSasha Neftin1-3/+0
2020-09-28igc: Reject schedules with a base_time in the futureVinicius Costa Gomes1-2/+23
2020-09-28igc: Export a way to read the PTP timerVinicius Costa Gomes2-4/+4
2020-09-28igc: Remove reset disable flagSasha Neftin1-1/+0
2020-09-28igc: Save PTP time before a resetVinicius Costa Gomes3-3/+29
2020-09-28igc: Remove references to SYSTIMR registerVinicius Costa Gomes1-10/+2
2020-09-28igc: Expose LPI countersSasha Neftin3-0/+7
2020-09-28igc: Clean RX descriptor error flagsAndre Guedes2-16/+3
2020-09-28igc: Remove timeout check from ptp_tx workAndre Guedes1-6/+0
2020-09-28igc: Don't reschedule ptp_tx workAndre Guedes1-5/+4
2020-09-28igc: Rename IGC_TSYNCTXCTL_VALID macroAndre Guedes2-2/+2
2020-09-28igc: Add new device ID'sSasha Neftin3-0/+15
2020-09-28igb: read PBA number from flashGal Hammer1-1/+3
2020-09-28igb: add XDP supportSven Auhagen3-36/+481
2020-09-28docs: vxlan: add info about device featuresJakub Kicinski1-0/+28
2020-09-28selftests: net: add a test for static UDP tunnel portsJakub Kicinski1-0/+58
2020-09-28netdevsim: support the static IANA VXLAN port flagJakub Kicinski2-0/+5
2020-09-28ice: convert to new udp_tunnel infrastructureJakub Kicinski5-206/+135
2020-09-28ice: remove unused args from ice_get_open_tunnel_port()Jakub Kicinski4-12/+6
2020-09-28i40e: convert to new udp_tunnel infrastructureJakub Kicinski2-219/+51
2020-09-28selftests: net: add a test for shared UDP tunnel info tablesJakub Kicinski1-0/+109
2020-09-28netdevsim: shared UDP tunnel port table supportJakub Kicinski2-2/+22