aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-27net: xgene: Move shared header file into include/linuxAndrew Lunn3-2/+2
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-26Merge branch 'drivers-net-constify-static-ops-variables'David S. Miller6-7/+7
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-26Merge branch 'refactoring-of-ibmvnic-code'David S. Miller1-63/+21
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-26Merge branch 'ipv4-nexthop-Various-improvements'David S. Miller2-7/+72
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-26Merge branch 'net_prefetch-API'David S. Miller17-86/+51
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-26Merge branch 'Add-Ethernet-support-for-Intel-Keem-Bay-SoC'David S. Miller4-0/+332
2020-08-26net: stmmac: Add dwmac-intel-plat for GBE driverRusaimi Amira Ruslan3-0/+202
2020-08-26dt-bindings: net: Add bindings for Intel Keem BayVineetha G. Jaya Kumaran1-0/+130
2020-08-26inet: remove inet_sk_copy_descendant()Eric Dumazet2-18/+0
2020-08-26ptp: ptp_ines: Remove redundant null checkXu Wang1-2/+1
2020-08-25sunrpc: Avoid comma separated statementsJoe Perches1-2/+4
2020-08-25ipv6: fib6: Avoid comma separated statementsJoe Perches1-4/+8
2020-08-25wan: sbni: Avoid comma separated statementsJoe Perches1-43/+58
2020-08-25fs_enet: Avoid comma separated statementsJoe Perches1-4/+7
2020-08-258390: Avoid comma separated statementsJoe Perches3-13/+24
2020-08-25net: clean up codestyle for net/ipv4Miaohe Lin3-20/+23
2020-08-25net: Remove duplicated midx check against 0Miaohe Lin1-3/+2
2020-08-25net: Avoid unnecessary inet_addr_type() call when addr is INADDR_ANYMiaohe Lin1-2/+2
2020-08-25net: Set ping saddr after we successfully get the ping portMiaohe Lin1-16/+3
2020-08-25cxgb4: add error handlers to LE intr_handlerRaju Rangoju2-0/+10
2020-08-25netlink: remove duplicated nla_need_padding_for_64bit() checkMiaohe Lin1-2/+1
2020-08-25net: gain ipv4 mtu when mtu is not lockedMiaohe Lin1-1/+2
2020-08-24Merge tag 'batadv-next-for-davem-20200824' of git://git.open-mesh.org/linux-mergeDavid S. Miller14-31/+15
2020-08-24Merge branch 'Add-PTP-support-for-Octeontx2'David S. Miller20-10/+1031
2020-08-24octeontx2-pf: Add support for PTP clockAleksey Makarov9-6/+532
2020-08-24octeontx2-af: Add support for Marvell PTP coprocessorAleksey Makarov6-4/+348
2020-08-24octeontx2-af: Support to enable/disable HW timestampingZyta Szpak7-0/+151