aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-version.sh (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-11net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125Heiner Kallweit1-0/+62
2019-08-11net: phy: add phy_modify_paged_changedHeiner Kallweit2-5/+26
2019-08-11net: phy: prepare phylib to deal with PHY's extending Clause 22Heiner Kallweit2-16/+19
2019-08-11net: phy: simplify genphy_config_advert by using the linkmode_adv_to_xxx_t functionsHeiner Kallweit1-16/+6
2019-08-11netdevsim: register couple of devlink paramsJiri Pirko2-1/+73
2019-08-11drop_monitor: Expose tail drop counterIdo Schimmel2-0/+111
2019-08-11drop_monitor: Make drop queue length configurableIdo Schimmel2-3/+17
2019-08-11drop_monitor: Add a command to query current configurationIdo Schimmel2-0/+50
2019-08-11drop_monitor: Allow truncation of dropped packetsIdo Schimmel2-0/+21
2019-08-11drop_monitor: Add packet alert modeIdo Schimmel2-2/+305
2019-08-11drop_monitor: Add alert mode operationsIdo Schimmel2-6/+41
2019-08-11drop_monitor: Require CAP_NET_ADMIN for drop monitor configurationIdo Schimmel1-0/+1
2019-08-11drop_monitor: Reset per-CPU data before starting to traceIdo Schimmel1-3/+7
2019-08-11drop_monitor: Initialize timer and work item upon tracing enableIdo Schimmel1-5/+19
2019-08-11drop_monitor: Split tracing enable / disable to different functionsIdo Schimmel1-28/+51
2019-08-10ieee802154: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-33/+9
2019-08-10ixgbe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-17/+5
2019-08-10i40e: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-18/+4
2019-08-10fm10k: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-2/+0
2019-08-10mvpp2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-18/+1
2019-08-10skge: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-30/+9
2019-08-10qca: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-10/+3
2019-08-10dpaa2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-50/+7
2019-08-10stmmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-46/+8
2019-08-10nfp: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-16/+1
2019-08-10hns3: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-15/+2
2019-08-10cxgb4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-20/+9
2019-08-10bnxt: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-29/+11
2019-08-10xgbe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-76/+31
2019-08-10mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman7-163/+24
2019-08-10bonding: no need to print a message if debugfs_create_dir() failsGreg Kroah-Hartman1-5/+0
2019-08-10wimax: no need to check return value of debugfs_create functionsGreg Kroah-Hartman8-257/+51