aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gtp: add notification mechanismNicolas Dichtel2020-08-272-9/+51
* Merge branch 's390-qeth-next'David S. Miller2020-08-276-113/+100
|\
| * s390/qeth: strictly order bridge address eventsJulian Wiedmann2020-08-273-8/+52
| * s390/qeth: unify structs for bridge port stateJulian Wiedmann2020-08-272-14/+6
| * s390/qeth: copy less data from bridge state eventsJulian Wiedmann2020-08-271-15/+14
| * s390/qeth: don't let HW override the configured port roleJulian Wiedmann2020-08-271-6/+0
| * s390/qeth: don't disable address events during initializationJulian Wiedmann2020-08-271-2/+0
| * s390/qeth: make queue lock a proper spinlockJulian Wiedmann2020-08-272-65/+23
| * s390/qeth: use to_delayed_work()Julian Wiedmann2020-08-271-2/+3
| * s390/qeth: clean up qeth_l3_send_setdelmc()'s declarationJulian Wiedmann2020-08-271-1/+2
|/
* tipc: fix use-after-free in tipc_bcast_get_modeHoang Huu Le2020-08-271-0/+5
* Merge branch 'Move-MDIO-drivers-into-their-own-directory'David S. Miller2020-08-2741-369/+401
|\
| * net: phy: Sort Kconfig and MakefileAndrew Lunn2020-08-272-87/+87
| * net: mdio: Move MDIO drivers into a new subdirectoryAndrew Lunn2020-08-2731-261/+276
| * net: xgene: Move shared header file into include/linuxAndrew Lunn2020-08-273-2/+2
| * net/phy/mdio-i2c: Move header file to include/linux/mdioAndrew Lunn2020-08-274-3/+3
| * net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn2020-08-2711-16/+33
|/
* Merge branch 'drivers-net-constify-static-ops-variables'David S. Miller2020-08-266-7/+7
|\
| * net: ath11k: constify ath11k_thermal_opsRikard Falkeborn2020-08-261-1/+1
| * net: phy: mscc: macsec: constify vsc8584_macsec_opsRikard Falkeborn2020-08-261-1/+1
| * net: phy: at803x: constify static regulator_opsRikard Falkeborn2020-08-261-2/+2
| * net: renesas: sh_eth: constify bb_opsRikard Falkeborn2020-08-261-1/+1
| * net: ethernet: ravb: constify bb_opsRikard Falkeborn2020-08-261-1/+1
| * net: ethernet: qualcomm: constify qca_serdev_opsRikard Falkeborn2020-08-261-1/+1
|/
* net: ipa: remove duplicate includeWang Hai2020-08-261-1/+0
* Merge branch 'refactoring-of-ibmvnic-code'David S. Miller2020-08-261-63/+21
|\
| * 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