summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-26net: renesas: sh_eth: constify bb_opsRikard Falkeborn
2020-08-26net: ethernet: ravb: constify bb_opsRikard Falkeborn
2020-08-26net: ethernet: qualcomm: constify qca_serdev_opsRikard Falkeborn
2020-08-26net: ipa: remove duplicate includeWang Hai
2020-08-26Merge branch 'refactoring-of-ibmvnic-code'David S. Miller
2020-08-26ibmvnic: merge ibmvnic_reset_init and ibmvnic_initLijun Pan
2020-08-26ibmvnic: remove never executed if statementLijun Pan
2020-08-26ibmvnic: improve ibmvnic_init and ibmvnic_reset_initLijun Pan
2020-08-26ibmvnic: compare adapter->init_done_rc with more readable ibmvnic_rc_codesLijun Pan
2020-08-26Merge branch 'ipv4-nexthop-Various-improvements'David S. Miller
2020-08-26selftests: fib_nexthops: Test IPv6 route with group after replacing IPv4 next...Ido Schimmel
2020-08-26ipv4: nexthop: Correctly update nexthop group when replacing a nexthopIdo Schimmel
2020-08-26selftests: fib_nexthops: Test IPv6 route with group after removing IPv4 nexthopsIdo Schimmel
2020-08-26ipv4: nexthop: Correctly update nexthop group when removing a nexthopIdo Schimmel
2020-08-26ipv4: nexthop: Remove unnecessary rtnl_dereference()Ido Schimmel
2020-08-26ipv4: nexthop: Use nla_put_be32() for NHA_GATEWAYIdo Schimmel
2020-08-26ipv4: nexthop: Reduce allocation size of 'struct nh_group'Ido Schimmel
2020-08-26Merge branch 'net_prefetch-API'David S. Miller
2020-08-26net/mlx4_en: RX, Add a prefetch command for small L1_CACHE_BYTESTariq Toukan
2020-08-26net/mlx5e: RX, Add a prefetch command for small L1_CACHE_BYTESTariq Toukan
2020-08-26net: Take common prefetch code structure into a functionTariq Toukan
2020-08-26Merge branch 'Add-Ethernet-support-for-Intel-Keem-Bay-SoC'David S. Miller
2020-08-26net: stmmac: Add dwmac-intel-plat for GBE driverRusaimi Amira Ruslan
2020-08-26dt-bindings: net: Add bindings for Intel Keem BayVineetha G. Jaya Kumaran
2020-08-26inet: remove inet_sk_copy_descendant()Eric Dumazet
2020-08-26ptp: ptp_ines: Remove redundant null checkXu Wang
2020-08-25sunrpc: Avoid comma separated statementsJoe Perches
2020-08-25ipv6: fib6: Avoid comma separated statementsJoe Perches
2020-08-25wan: sbni: Avoid comma separated statementsJoe Perches
2020-08-25fs_enet: Avoid comma separated statementsJoe Perches
2020-08-258390: Avoid comma separated statementsJoe Perches
2020-08-25net: clean up codestyle for net/ipv4Miaohe Lin
2020-08-25net: Remove duplicated midx check against 0Miaohe Lin
2020-08-25net: Avoid unnecessary inet_addr_type() call when addr is INADDR_ANYMiaohe Lin
2020-08-25net: Set ping saddr after we successfully get the ping portMiaohe Lin
2020-08-25cxgb4: add error handlers to LE intr_handlerRaju Rangoju
2020-08-25netlink: remove duplicated nla_need_padding_for_64bit() checkMiaohe Lin
2020-08-25net: gain ipv4 mtu when mtu is not lockedMiaohe Lin
2020-08-24Merge tag 'batadv-next-for-davem-20200824' of git://git.open-mesh.org/linux-m...David S. Miller
2020-08-24Merge branch 'Add-PTP-support-for-Octeontx2'David S. Miller
2020-08-24octeontx2-pf: Add support for PTP clockAleksey Makarov
2020-08-24octeontx2-af: Add support for Marvell PTP coprocessorAleksey Makarov
2020-08-24octeontx2-af: Support to enable/disable HW timestampingZyta Szpak
2020-08-24net: Use helper macro RT_TOS() in __icmp_send()Miaohe Lin
2020-08-24net: Avoid access icmp_err_convert when icmp code is ICMP_FRAG_NEEDEDMiaohe Lin
2020-08-24Merge branch 'qed-introduce-devlink-health-support'David S. Miller
2020-08-24qede: make driver reliable on unload after failuresIgor Russkikh
2020-08-24qed: align adjacent indentIgor Russkikh
2020-08-24qed: implement devlink dumpIgor Russkikh
2020-08-24qed*: make use of devlink recovery infrastructureIgor Russkikh