aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-30mlxsw: spectrum_trap: Prepare policers for registration with devlinkIdo Schimmel2-1/+77
2020-03-30mlxsw: spectrum: Track used packet trap policer IDsIdo Schimmel4-3/+38
2020-03-30mlxsw: reg: Extend QPCR registerIdo Schimmel1-0/+17
2020-03-30selftests: netdevsim: Add test cases for devlink-trap policersIdo Schimmel2-0/+153
2020-03-30netdevsim: Add support for setting of packet trap group parametersIdo Schimmel2-0/+18
2020-03-30devlink: Allow setting of packet trap group parametersIdo Schimmel2-2/+63
2020-03-30devlink: Add packet trap group parameters supportIdo Schimmel4-9/+43
2020-03-30netdevsim: Add devlink-trap policer supportIdo Schimmel2-1/+86
2020-03-30Documentation: Add description of packet trap policersIdo Schimmel1-0/+26
2020-03-30devlink: Add packet trap policers supportIdo Schimmel3-0/+515
2020-03-30net: phylink: add separate pcs operations structureRussell King2-22/+143
2020-03-30net: phylink: rename 'ops' to 'mac_ops'Russell King2-16/+16
2020-03-30net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototypeRussell King2-6/+9
2020-03-30r8169: factor out rtl8169_tx_mapHeiner Kallweit1-60/+50
2020-03-30qed: Fix use after free in qed_chain_freeYuval Basson2-31/+31
2020-03-30r8169: improve handling of TD_MSS_MAXHeiner Kallweit1-2/+2
2020-03-30net: dsa: sja1105: add broadcast and per-traffic class policersVladimir Oltean4-0/+385
2020-03-30net: dsa: sja1105: add configuration of port policersVladimir Oltean1-32/+100
2020-03-30net: dsa: felix: add port policersVladimir Oltean5-11/+36
2020-03-30net: dsa: add port policersVladimir Oltean2-7/+85
2020-03-30net: dsa: refactor matchall mirred action to separate functionVladimir Oltean1-30/+40
2020-03-30net: mscc: ocelot: add action of police on vcap_is2Xiaoliang Yang6-7/+100
2020-03-30ionic: remove lifs on fw resetShannon Nelson5-25/+158
2020-03-30ionic: disable the queues on link downShannon Nelson1-56/+61
2020-03-30ionic: check for queues before deletingShannon Nelson1-19/+38
2020-03-30ionic: clean tx queue of unfinished requestsShannon Nelson3-0/+18
2020-03-30ionic: move irq request to qcq allocShannon Nelson1-22/+19
2020-03-30ionic: move debugfs add/delete to match alloc/freeShannon Nelson1-12/+8
2020-03-30ionic: check for linkup in watchdogShannon Nelson3-2/+7
2020-03-30ionic: decouple link message from netdev stateShannon Nelson1-14/+18
2020-03-30mlxsw: spectrum_ptp: Fix build warningsIdo Schimmel1-0/+4
2020-03-30devlink: Add auto dump flag to health reporterEran Ben Elisha2-4/+24
2020-03-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha7-17/+13
2020-03-30netdevsim: Change dummy reporter auto recover defaultEran Ben Elisha2-1/+6
2020-03-30ptp: Avoid deadlocks in the programmable pin code.Richard Cochran4-3/+44
2020-03-30net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSGJiri Pirko1-2/+2
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko18-17/+54
2020-03-30net: introduce nla_put_bitfield32() helper and use itJiri Pirko3-21/+25
2020-03-30net: dsa: Simplify 'dsa_tag_protocol_to_str()'Christophe JAILLET1-5/+1
2020-03-30net: ena: Make some functions staticYueHaibing1-7/+6
2020-03-30dpaa_eth: Make dpaa_a050385_wa staticYueHaibing1-1/+1
2020-03-30crypto/chtls: Fix chtls crash in connection cleanupRohit Maheshwari1-4/+25
2020-03-30crypto/chcr: fix incorrect ipv6 packet lengthRohit Maheshwari1-1/+1
2020-03-30net: stmmac: Add support for VLAN Rx filteringWong Vee Khee5-0/+245
2020-03-30Crypto: chelsio - Fixes a deadlock between rtnl_lock and uld_mutexAyush Sawal2-6/+28
2020-03-30Crypto: chelsio - Fixes a hang issue during driver registrationAyush Sawal1-2/+0
2020-03-30selftests:mptcp: fix failure due to whitespace damageMatthieu Baerts2-8/+8
2020-03-30net: ethernet: ti: fix spelling mistake "rundom" -> "random"Colin Ian King1-1/+1
2020-03-29net/mlx5e: add mlx5e_rep_indr_setup_ft_cb supportwenxu1-0/+49
2020-03-29net/mlx5e: refactor indr setup blockwenxu1-21/+21