summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ibmvnic: merge ibmvnic_reset_init and ibmvnic_initLijun Pan2020-08-261-52/+13
* ibmvnic: remove never executed if statementLijun Pan2020-08-261-12/+0
* ibmvnic: improve ibmvnic_init and ibmvnic_reset_initLijun Pan2020-08-261-4/+13
* ibmvnic: compare adapter->init_done_rc with more readable ibmvnic_rc_codesLijun Pan2020-08-261-1/+1
* Merge branch 'ipv4-nexthop-Various-improvements'David S. Miller2020-08-262-7/+72
|\
| * selftests: fib_nexthops: Test IPv6 route with group after replacing IPv4 next...Ido Schimmel2020-08-261-0/+15
| * ipv4: nexthop: Correctly update nexthop group when replacing a nexthopIdo Schimmel2020-08-261-0/+32
| * selftests: fib_nexthops: Test IPv6 route with group after removing IPv4 nexthopsIdo Schimmel2020-08-261-0/+15
| * ipv4: nexthop: Correctly update nexthop group when removing a nexthopIdo Schimmel2020-08-261-1/+7
| * ipv4: nexthop: Remove unnecessary rtnl_dereference()Ido Schimmel2020-08-261-1/+1
| * ipv4: nexthop: Use nla_put_be32() for NHA_GATEWAYIdo Schimmel2020-08-261-1/+1
| * ipv4: nexthop: Reduce allocation size of 'struct nh_group'Ido Schimmel2020-08-261-4/+1
|/
* Merge branch 'net_prefetch-API'David S. Miller2020-08-2617-86/+51
|\
| * net/mlx4_en: RX, Add a prefetch command for small L1_CACHE_BYTESTariq Toukan2020-08-261-1/+1
| * net/mlx5e: RX, Add a prefetch command for small L1_CACHE_BYTESTariq Toukan2020-08-264-13/+11
| * net: Take common prefetch code structure into a functionTariq Toukan2020-08-2612-72/+39
|/
* Merge branch 'Add-Ethernet-support-for-Intel-Keem-Bay-SoC'David S. Miller2020-08-264-0/+332
|\
| * net: stmmac: Add dwmac-intel-plat for GBE driverRusaimi Amira Ruslan2020-08-263-0/+202
| * dt-bindings: net: Add bindings for Intel Keem BayVineetha G. Jaya Kumaran2020-08-261-0/+130
|/
* inet: remove inet_sk_copy_descendant()Eric Dumazet2020-08-262-18/+0
* ptp: ptp_ines: Remove redundant null checkXu Wang2020-08-261-2/+1
* sunrpc: Avoid comma separated statementsJoe Perches2020-08-251-2/+4
* ipv6: fib6: Avoid comma separated statementsJoe Perches2020-08-251-4/+8
* wan: sbni: Avoid comma separated statementsJoe Perches2020-08-251-43/+58
* fs_enet: Avoid comma separated statementsJoe Perches2020-08-251-4/+7
* 8390: Avoid comma separated statementsJoe Perches2020-08-253-13/+24
* net: clean up codestyle for net/ipv4Miaohe Lin2020-08-253-20/+23
* net: Remove duplicated midx check against 0Miaohe Lin2020-08-251-3/+2
* net: Avoid unnecessary inet_addr_type() call when addr is INADDR_ANYMiaohe Lin2020-08-251-2/+2
* net: Set ping saddr after we successfully get the ping portMiaohe Lin2020-08-251-16/+3
* cxgb4: add error handlers to LE intr_handlerRaju Rangoju2020-08-252-0/+10
* netlink: remove duplicated nla_need_padding_for_64bit() checkMiaohe Lin2020-08-251-2/+1
* net: gain ipv4 mtu when mtu is not lockedMiaohe Lin2020-08-251-1/+2
* Merge tag 'batadv-next-for-davem-20200824' of git://git.open-mesh.org/linux-m...David S. Miller2020-08-2414-31/+15
|\
| * batman-adv: Migrate to linux/prandom.hSven Eckelmann2020-08-184-1/+4
| * batman-adv: Drop repeated words in commentsSven Eckelmann2020-08-187-8/+8
| * batman-adv: types.h: delete duplicated wordsRandy Dunlap2020-08-181-2/+2
| * batman-adv: Drop unused function batadv_hardif_remove_interfaces()Sven Eckelmann2020-08-183-19/+0
| * batman-adv: Start new development cycleSimon Wunderlich2020-08-181-1/+1
* | Merge branch 'Add-PTP-support-for-Octeontx2'David S. Miller2020-08-2420-10/+1031
|\ \
| * | octeontx2-pf: Add support for PTP clockAleksey Makarov2020-08-249-6/+532
| * | octeontx2-af: Add support for Marvell PTP coprocessorAleksey Makarov2020-08-246-4/+348
| * | octeontx2-af: Support to enable/disable HW timestampingZyta Szpak2020-08-247-0/+151
|/ /
* | net: Use helper macro RT_TOS() in __icmp_send()Miaohe Lin2020-08-241-2/+2
* | net: Avoid access icmp_err_convert when icmp code is ICMP_FRAG_NEEDEDMiaohe Lin2020-08-241-2/+3
* | Merge branch 'qed-introduce-devlink-health-support'David S. Miller2020-08-2410-160/+375
|\ \
| * | qede: make driver reliable on unload after failuresIgor Russkikh2020-08-241-2/+6
| * | qed: align adjacent indentIgor Russkikh2020-08-241-36/+33
| * | qed: implement devlink dumpIgor Russkikh2020-08-241-0/+43
| * | qed*: make use of devlink recovery infrastructureIgor Russkikh2020-08-244-11/+16