aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-04-21bridge: Add internal flags for per-{Port, VLAN} neighbor suppressionIdo Schimmel2-0/+2
2023-04-21bridge: Pass VLAN ID to br_flood()Ido Schimmel4-7/+9
2023-04-21bridge: Reorder neighbor suppression check when floodingIdo Schimmel1-2/+2
2023-04-21macsec: Don't rely solely on the dst MAC address to identify destination MACsec deviceEmeel Hakim1-2/+12
2023-04-21net/mlx5: Consider VLAN interface in MACsec TX steering rulesEmeel Hakim1-0/+7
2023-04-21net/mlx5: Support MACsec over VLANEmeel Hakim1-16/+26
2023-04-21net/mlx5: Enable MACsec offload feature for VLAN interfaceEmeel Hakim1-0/+1
2023-04-21vlan: Add MACsec offload operations for VLAN interfaceEmeel Hakim1-0/+242
2023-04-21sctp: delete the nested flexible array payloadXin Long1-1/+1
2023-04-21sctp: delete the nested flexible array hmacXin Long3-3/+3
2023-04-21sctp: delete the nested flexible array peer_initXin Long4-10/+9
2023-04-21sctp: delete the nested flexible array variableXin Long4-9/+11
2023-04-21sctp: delete the nested flexible array skipXin Long3-6/+6
2023-04-21sctp: delete the nested flexible array paramsXin Long6-19/+19
2023-04-20mac80211: use the new drop reasons infrastructureJohannes Berg6-48/+138
2023-04-20net: extend drop reasons for multiple subsystemsJohannes Berg4-16/+121
2023-04-20net: move dropreason.h to dropreason-core.hJohannes Berg4-6/+7
2023-04-20ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6Mahesh Bandewar4-2/+22
2023-04-20selftests: forwarding: add a test for MAC Merge layerVladimir Oltean3-0/+307
2023-04-20selftests: forwarding: introduce helper for standard ethtool countersVladimir Oltean1-0/+11
2023-04-20selftests: forwarding: generalize bail_on_lldpad from mlxswPetr Machata11-46/+39
2023-04-20selftests: forwarding: sch_tbf_*: Add a pre-run hookPetr Machata5-3/+23
2023-04-20net: ethtool: mm: sanitize some UAPI configurationsVladimir Oltean1-0/+10
2023-04-20net: enetc: include MAC Merge / FP registers in register dumpVladimir Oltean1-0/+17
2023-04-20net: enetc: only commit preemptible TCs to hardware when MM TX is activeVladimir Oltean4-18/+75
2023-04-20net: enetc: report mm tx-active based on tx-enabled and verify-statusVladimir Oltean1-1/+3
2023-04-20net: enetc: fix MAC Merge layer remaining enabled until a link down eventVladimir Oltean1-4/+7
2023-04-20wwan: core: add print for wwan port attach/disconnectSlark Xiao1-0/+3
2023-04-20net: skbuff: update and rename __kfree_skb_defer()Jakub Kicinski4-5/+6
2023-04-20eth: mlx5: avoid iterator use outside of a loopJakub Kicinski1-2/+3
2023-04-20flow_dissector: Address kdoc warningsSimon Horman1-18/+20
2023-04-20page_pool: unlink from napi during destroyJakub Kicinski2-1/+22
2023-04-20net: phy: fix circular LEDS_CLASS dependenciesArnd Bergmann2-2/+10
2023-04-20wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_update_wlan_channels()Toke Høiland-Jørgensen1-3/+1
2023-04-20net: libwx: fix memory leak in wx_setup_rx_resourcesZhengchao Shao1-1/+4
2023-04-20net: bridge: switchdev: don't notify FDB entries with "master dynamic"Vladimir Oltean1-0/+11
2023-04-19Revert "net/mlx5: Enable management PF initialization"Jakub Kicinski4-20/+1
2023-04-19net/handshake: Add Kunit tests for the handshake consumer APIChuck Lever8-0/+569
2023-04-19net/handshake: Add a kernel API for requesting a TLSv1.3 handshakeChuck Lever10-3/+689
2023-04-19net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever13-0/+1211
2023-04-19.gitignore: Do not ignore .kunitconfig filesChuck Lever1-0/+1
2023-04-19dt-bindings: net: ethernet: Fix JSON pointer referencesRob Herring2-2/+2
2023-04-19net: micrel: Update the list of supported physHoratiu Vultur1-2/+2
2023-04-19net: stmmac: dwmac-meson8b: Avoid cast to incompatible function typeSimon Horman1-2/+6
2023-04-19MAINTAINERS: Resume MPTCP co-maintainer roleMat Martineau1-0/+1
2023-04-19mailmap: add entries for Mat MartineauMatthieu Baerts1-0/+2
2023-04-19e1000e: Disable TSO on i219-LM card to increase speedSebastian Basierski1-25/+26
2023-04-19bnxt_en: fix free-runnig PHC modeVadim Fedorenko1-1/+1
2023-04-19net: dsa: mt7530: fix support for MT7531BEDaniel Golle3-10/+16
2023-04-19net: dsa: microchip: ksz8795: Correctly handle huge frame configurationChristophe JAILLET1-1/+1