aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-04net, uapi: fix -Wpointer-arith warningsAlexey Dobriyan6-7/+7
2019-10-04Merge branch 'net-phy-broadcom-RGMII-delays-fixes'David S. Miller1-28/+4
2019-10-04net: phy: broadcom: Use bcm54xx_config_clock_delay() for BCM54612EFlorian Fainelli1-20/+1
2019-10-04net: phy: broadcom: Fix RGMII delays configuration for BCM54210EFlorian Fainelli1-8/+3
2019-10-04Merge branch 'net-tls-separate-the-TLS-TOE-code-out'David S. Miller9-158/+257
2019-10-04net/tls: allow compiling TLS TOE outJakub Kicinski4-3/+17
2019-10-04net/tls: rename tls_hw_* functions tls_toe_*Jakub Kicinski3-12/+12
2019-10-04net/tls: move TOE-related code to a separate fileJakub Kicinski5-103/+150
2019-10-04net/tls: move tls_build_proto() on init pathJakub Kicinski1-5/+2
2019-10-04net/tls: rename tls_device to tls_toe_deviceJakub Kicinski4-31/+31
2019-10-04net/tls: move TOE-related structures to a separate headerJakub Kicinski4-34/+75
2019-10-04rxrpc: Add missing "new peer" traceDavid Howells1-0/+2
2019-10-04Merge branch 'devlink-allow-devlink-instances-to-change-network-namespace'David S. Miller39-486/+864
2019-10-04selftests: netdevsim: add tests for devlink reload with resourcesJiri Pirko1-1/+119
2019-10-04net: devlink: allow to change namespaces during reloadJiri Pirko6-11/+158
2019-10-04netdevsim: take devlink net instead of init_netJiri Pirko1-2/+2
2019-10-04netdevsim: register port netdevices into net of deviceJiri Pirko2-0/+6
2019-10-04netdevsim: implement proper devlink reloadJiri Pirko3-57/+99
2019-10-04netdevsim: add all ports in nsim_dev_create() and del them in destroy()Jiri Pirko1-82/+93
2019-10-04mlxsw: Propagate extack down to register_fib_notifier()Jiri Pirko10-21/+34
2019-10-04mlxsw: Register port netdevices into net of coreJiri Pirko3-0/+3
2019-10-04mlxsw: spectrum: Take devlink net instead of init_netJiri Pirko6-17/+34
2019-10-04net: devlink: export devlink net getterJiri Pirko2-1/+3
2019-10-04net: fib_notifier: propagate extack down to the notifier block callbackJiri Pirko20-61/+105
2019-10-04mlxsw: spectrum_router: Don't rely on missing extack to symbolize dumpJiri Pirko1-21/+1
2019-10-04net: fib_notifier: propagate possible error during fib notifier registrationJiri Pirko6-35/+71
2019-10-04net: fib_notifier: make FIB notifier per-netnsJiri Pirko15-105/+78
2019-10-04netdevsim: change fib accounting and limitations to be per-deviceJiri Pirko4-128/+114
2019-10-03net: propagate errors correctly in register_netdevice()Eric Dumazet1-0/+1
2019-10-03Merge branch 'phy-at803x-add-ar9331-support'David S. Miller1-21/+12
2019-10-03net: phy: at803x: remove probe and struct at803x_privOleksij Rempel1-21/+0
2019-10-03net: phy: at803x: add ar9331 supportOleksij Rempel1-0/+12
2019-10-03mlxsw: PCI: Send EMAD traffic on a separate queuePetr Machata2-2/+19
2019-10-03net/rds: Use DMA memory pool allocation for rds_headerKa-Cheong Poon5-61/+153
2019-10-03Merge branch 'stmmac-eam'David S. Miller7-3/+46
2019-10-03net: stmmac: Support enhanced addressing mode for DWMAC 4.10Thierry Reding4-2/+34
2019-10-03net: stmmac: Only enable enhanced addressing mode when neededThierry Reding3-1/+12
2019-10-03r8152: Add identifier names for function pointersPrashant Malani1-11/+12
2019-10-02net/rds: Log vendor error if send/recv Work requests failSudhakar Dindukurti2-4/+5
2019-10-02mvpp2: remove misleading commentMatteo Croce1-2/+1
2019-10-02Merge branch 'CAIF-Kconfig-fixes'David S. Miller2-9/+17
2019-10-02Minor fixes to the CAIF Transport drivers Kconfig filerd.dunlab@gmail.com1-3/+3
2019-10-02Isolate CAIF transport drivers into their own menurd.dunlab@gmail.com1-1/+9
2019-10-02Clean up the net/caif/Kconfig menurd.dunlab@gmail.com1-5/+5
2019-10-02net_sched: remove need_resched() from qdisc_run()Eric Dumazet1-6/+1
2019-10-02net: dsa: Remove unused __DSA_SKB_CB macroVladimir Oltean1-2/+0
2019-10-02Merge branch 'sja1105-cleanups'David S. Miller7-123/+118
2019-10-02net: dsa: sja1105: Rename sja1105_spi_send_packed_buf to sja1105_xfer_bufVladimir Oltean7-88/+69
2019-10-02net: dsa: sja1105: Replace sja1105_spi_send_int with sja1105_xfer_{u32, u64}Vladimir Oltean4-32/+47
2019-10-02net: dsa: sja1105: Don't use "inline" function declarations in C filesVladimir Oltean2-5/+4