aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-27net/phy/mdio-i2c: Move header file to include/linux/mdioAndrew Lunn4-3/+3
2020-08-27net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn11-16/+33
2020-08-26net: ath11k: constify ath11k_thermal_opsRikard Falkeborn1-1/+1
2020-08-26net: phy: mscc: macsec: constify vsc8584_macsec_opsRikard Falkeborn1-1/+1
2020-08-26net: phy: at803x: constify static regulator_opsRikard Falkeborn1-2/+2
2020-08-26net: renesas: sh_eth: constify bb_opsRikard Falkeborn1-1/+1
2020-08-26net: ethernet: ravb: constify bb_opsRikard Falkeborn1-1/+1
2020-08-26net: ethernet: qualcomm: constify qca_serdev_opsRikard Falkeborn1-1/+1
2020-08-26net: ipa: remove duplicate includeWang Hai1-1/+0
2020-08-26ibmvnic: merge ibmvnic_reset_init and ibmvnic_initLijun Pan1-52/+13
2020-08-26ibmvnic: remove never executed if statementLijun Pan1-12/+0
2020-08-26ibmvnic: improve ibmvnic_init and ibmvnic_reset_initLijun Pan1-4/+13
2020-08-26ibmvnic: compare adapter->init_done_rc with more readable ibmvnic_rc_codesLijun Pan1-1/+1
2020-08-26selftests: fib_nexthops: Test IPv6 route with group after replacing IPv4 nexthopsIdo Schimmel1-0/+15
2020-08-26ipv4: nexthop: Correctly update nexthop group when replacing a nexthopIdo Schimmel1-0/+32
2020-08-26selftests: fib_nexthops: Test IPv6 route with group after removing IPv4 nexthopsIdo Schimmel1-0/+15
2020-08-26ipv4: nexthop: Correctly update nexthop group when removing a nexthopIdo Schimmel1-1/+7
2020-08-26ipv4: nexthop: Remove unnecessary rtnl_dereference()Ido Schimmel1-1/+1
2020-08-26ipv4: nexthop: Use nla_put_be32() for NHA_GATEWAYIdo Schimmel1-1/+1
2020-08-26ipv4: nexthop: Reduce allocation size of 'struct nh_group'Ido Schimmel1-4/+1
2020-08-26net/mlx4_en: RX, Add a prefetch command for small L1_CACHE_BYTESTariq Toukan1-1/+1
2020-08-26net/mlx5e: RX, Add a prefetch command for small L1_CACHE_BYTESTariq Toukan4-13/+11
2020-08-26net: Take common prefetch code structure into a functionTariq Toukan12-72/+39
2020-08-26net: stmmac: Add dwmac-intel-plat for GBE driverRusaimi Amira Ruslan3-0/+202