aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/exported-sql-viewer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-16mptcp: setsockopt: handle receive/send buffer and device bindFlorian Westphal1-0/+52
2021-04-16mptcp: setsockopt: handle SO_KEEPALIVE and SO_PRIORITYFlorian Westphal1-0/+106
2021-04-16mptcp: tag sequence_seq with socket stateFlorian Westphal4-5/+62
2021-04-16mptcp: add skeleton to sync msk socket options to subflowsFlorian Westphal4-8/+60
2021-04-16mptcp: only admit explicitly supported sockoptPaolo Abeni1-0/+216
2021-04-16mptcp: move sockopt function into a new filePaolo Abeni4-121/+142
2021-04-16mptcp: revert "mptcp: forbit mcast-related sockopt on MPTCP sockets"Matthieu Baerts1-45/+0
2021-04-16atl1c: move tx cleanup processing out of interruptGatis Peisenieks2-10/+36
2021-04-16net: bridge: switchdev: include local flag in FDB notificationsVladimir Oltean9-14/+15
2021-04-16net: bridge: switchdev: refactor br_switchdev_fdb_notifyTobias Waldekranz1-30/+11
2021-04-16igc: Expose LPI countersSasha Neftin1-0/+2
2021-04-16igc: Fix overwrites return valueSasha Neftin1-2/+2
2021-04-16igc: enable auxiliary PHC functions for the i225Ederson de Souza5-3/+405
2021-04-16igc: Enable internal i225 PPSEderson de Souza3-1/+37
2021-04-16igb: Add double-check MTA_REGISTER for i210 and i211Grzegorz Siwik1-0/+27
2021-04-16net/mlx5: Enhance diagnostics info for TX/RX reportersAya Levin2-0/+12
2021-04-16net/mlx5: Add helper to initialize 1PPSAya Levin1-8/+17
2021-04-16net/mlx5e: Add ethtool extended link stateMoshe Tal1-0/+171
2021-04-16net/mlx5: Add register layout to support extended link stateMoshe Tal2-0/+51
2021-04-16net/mlx5: Allocate FC bulk structs with kvzalloc() instead of kzalloc()Maor Dickman1-8/+8
2021-04-16net/mlx5e: Cleanup safe switch channels API by passing paramsMaxim Mikityanskiy5-116/+114
2021-04-16net/mlx5e: Refactor on-the-fly configuration changesMaxim Mikityanskiy5-113/+78
2021-04-16net/mlx5e: Use mlx5e_safe_switch_channels when channels are closedMaxim Mikityanskiy5-127/+40
2021-04-16net/mlx5e: Allow mlx5e_safe_switch_channels to work with channels closedMaxim Mikityanskiy1-13/+27
2021-04-16net/mlx5e: kTLS, Add resiliency to RX resync failuresTariq Toukan10-18/+166
2021-04-16net/mlx5e: TX, Inline function mlx5e_tls_handle_tx_wqe()Tariq Toukan3-9/+7
2021-04-16net/mlx5e: TX, Inline TLS skb checkTariq Toukan3-5/+9
2021-04-16net/mlx5e: Cleanup unused function parameterTariq Toukan1-3/+2
2021-04-16net/mlx5e: Remove non-essential TLS SQ state bitTariq Toukan3-8/+3
2021-04-16scm: fix a typo in put_cmsg()Eric Dumazet1-1/+1
2021-04-16igb: Redistribute memory for transmit packet buffers when in Qav modeEderson de Souza2-6/+6
2021-04-15mlx5: implement ethtool::get_fec_statsJakub Kicinski3-2/+38
2021-04-15sfc: ef10: implement ethtool::get_fec_statsJakub Kicinski3-0/+30
2021-04-15bnxt: implement ethtool::get_fec_statsJakub Kicinski1-0/+15
2021-04-15ethtool: add FEC statisticsJakub Kicinski5-1/+149
2021-04-15ethtool: fec_prepare_data() - jump to error handlingJakub Kicinski1-3/+4
2021-04-15ethtool: move ethtool_stats_initJakub Kicinski2-6/+6
2021-04-15scm: optimize put_cmsg()Eric Dumazet1-8/+15
2021-04-15enetc: convert to schedule_work()Yangbo Lu1-1/+1
2021-04-15net: hns3: VF not request link status when PF support push link status featureGuangbin Huang3-3/+12
2021-04-15net: hns3: PF add support for pushing link status to VFsGuangbin Huang4-8/+43
2021-04-15net: phy: at803x: select correct page on config initDavid Bauer1-1/+49
2021-04-14ice: reduce scope of variablePaul M Stillwell Jr1-1/+2
2021-04-14ice: remove return variablePaul M Stillwell Jr3-8/+6
2021-04-14ice: suppress false cppcheck issuesBruce Allan3-0/+5
2021-04-14ice: Set vsi->vf_id as ICE_INVAL_VFID for non VF VSI typesBrett Creeley1-0/+2
2021-04-14ice: remove unused struct memberJesse Brandeburg2-4/+3
2021-04-14ice: use local for consistencyJesse Brandeburg1-5/+7
2021-04-14ice: print name in /proc/iomemJesse Brandeburg1-1/+1
2021-04-14ice: Reimplement module reads used by ethtoolScott W Taylor1-10/+39