aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-16net: stmmac: Switch to zero-copy in non-XDP RX pathFurong Xu2-9/+18
2025-01-15net/mlx5e: CT: Offload connections with hardware steering rulesCosmin Ratiu1-2/+247
2025-01-15net/mlx5e: CT: Make mlx5_ct_fs_smfs_ct_validate_flow_rule reusableCosmin Ratiu3-74/+82
2025-01-15net/mlx5e: CT: Add initial support for Hardware SteeringCosmin Ratiu4-4/+71
2025-01-15net/mlx5: HWS, rework the check if matcher size can be increasedYevgeny Kliteynik3-4/+25
2025-01-15net: reduce RTNL hold duration in unregister_netdevice_many_notify() (part 2)Eric Dumazet1-2/+1
2025-01-15net: reduce RTNL hold duration in unregister_netdevice_many_notify() (part 1)Eric Dumazet1-0/+3
2025-01-15net: no longer hold RTNL while calling flush_all_backlogs()Eric Dumazet1-3/+28
2025-01-15net: no longer assume RTNL is held in flush_all_backlogs()Eric Dumazet1-18/+35
2025-01-15net: expedite synchronize_net() for cleanup_net()Eric Dumazet3-1/+17
2025-01-15netdev-genl: remove rtnl_lock protection from NAPI opsJakub Kicinski1-10/+0
2025-01-15net: protect NAPI config fields with netdev_lock()Jakub Kicinski2-5/+7
2025-01-15net: protect napi->irq with netdev_lock()Jakub Kicinski2-2/+10
2025-01-15net: protect threaded status of NAPI with netdev_lock()Jakub Kicinski3-4/+45
2025-01-15net: make netdev netlink ops hold netdev_lock()Jakub Kicinski3-23/+27
2025-01-15net: protect NAPI enablement with netdev_lock()Jakub Kicinski6-22/+56
2025-01-15net: protect netdev->napi_list with netdev_lock()Jakub Kicinski3-15/+60
2025-01-15net: add netdev->up protected by netdev_lock()Jakub Kicinski3-3/+27
2025-01-15net: add helpers for lookup and walking netdevs under netdev_lock()Jakub Kicinski2-0/+126
2025-01-15net: make netdev_lock() protect netdev->reg_stateJakub Kicinski2-1/+7
2025-01-15net: add netdev_lock() / netdev_unlock() helpersJakub Kicinski4-44/+63
2025-01-15net: wwan: iosm: Fix hibernation by re-binding the driver around itMaciej S. Szmigiero1-1/+55
2025-01-15inet: ipmr: fix data-racesEric Dumazet5-38/+38
2025-01-15selftest: net-drv: hds: add test for HDS featureTaehee Yoo2-0/+121
2025-01-15netdevsim: add HDS featureTaehee Yoo3-1/+23
2025-01-15bnxt_en: add support for hds-thresh ethtool commandTaehee Yoo3-2/+10
2025-01-15bnxt_en: add support for tcp-data-split ethtool commandTaehee Yoo4-3/+28
2025-01-15bnxt_en: add support for rx-copybreak ethtool commandTaehee Yoo3-14/+63
2025-01-15net: disallow setup single buffer XDP when tcp-data-split is enabled.Taehee Yoo1-0/+15
2025-01-15net: ethtool: add ring parameter filteringTaehee Yoo1-0/+13
2025-01-15net: devmem: add ring parameter filteringTaehee Yoo1-0/+11
2025-01-15net: ethtool: add support for configuring hds-threshTaehee Yoo6-4/+55
2025-01-15net: ethtool: add hds_config member in ethtool_netdev_stateTaehee Yoo4-0/+27
2025-01-15net: loopback: Hold rtnl_net_lock() in blackhole_netdev_init().Kuniyuki Iwashima1-3/+2
2025-01-15selftests/net/forwarding: teamd command not foundAlessandro Zanni8-0/+11
2025-01-15eth: fbnic: Add hardware monitoring support via HWMON interfaceSanman Pradhan4-0/+89
2025-01-15eth: fbnic: hwmon: Add support for reading temperature and voltage sensorsSanman Pradhan4-4/+179
2025-01-15eth: fbnic: hwmon: Add completion infrastructure for firmware requestsSanman Pradhan3-0/+93
2025-01-15net: lan969x: add FDMA implementationDaniel Machon8-7/+448
2025-01-15net: sparx5: ops out certain FDMA functionsDaniel Machon4-7/+24
2025-01-15net: sparx5: activate FDMA tx in start()Daniel Machon1-7/+4
2025-01-15net: sparx5: split sparx5_fdma_{start(),stop()}Daniel Machon3-12/+41
2025-01-15net: sparx5: enable FDMA on lan969xDaniel Machon1-2/+3
2025-01-15net: phylink: provide fixed state for 1000base-X and 2500base-XRussell King (Oracle)1-10/+19
2025-01-15net: phylink: use neg_mode in phylink_mii_c22_pcs_decode_state()Russell King (Oracle)1-4/+8
2025-01-15net: phylink: pass neg_mode into c22 state decoderRussell King (Oracle)10-13/+19
2025-01-15net: phylink: pass neg_mode into .pcs_get_state() methodRussell King (Oracle)20-15/+31
2025-01-15net: phylink: use pcs_neg_mode in phylink_mac_pcs_get_state()Russell King (Oracle)1-6/+16
2025-01-15selftests: mptcp: connect: better display the files sizeMatthieu Baerts (NGI0)1-1/+1
2025-01-15selftests: mptcp: connect: remove unused variableMatthieu Baerts (NGI0)1-2/+1