summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: sja1105: Make function sja1105_xfer_long_buf staticzhengbin2019-10-051-3/+3
* net: devlink: don't ignore errors during dumpitJiri Pirko2019-10-051-6/+24
* net: dsa: sja1105: Add support for port mirroringVladimir Oltean2019-10-041-4/+84
* igmp: uninline ip_mc_validate_checksum()Alexey Dobriyan2019-10-041-1/+1
* net: spread "enum sock_flags"Alexey Dobriyan2019-10-042-3/+4
* net, uapi: fix -Wpointer-arith warningsAlexey Dobriyan2019-10-046-7/+7
* Merge branch 'net-phy-broadcom-RGMII-delays-fixes'David S. Miller2019-10-041-28/+4
|\
| * net: phy: broadcom: Use bcm54xx_config_clock_delay() for BCM54612EFlorian Fainelli2019-10-041-20/+1
| * net: phy: broadcom: Fix RGMII delays configuration for BCM54210EFlorian Fainelli2019-10-041-8/+3
|/
* Merge branch 'net-tls-separate-the-TLS-TOE-code-out'David S. Miller2019-10-049-158/+257
|\
| * net/tls: allow compiling TLS TOE outJakub Kicinski2019-10-044-3/+17
| * net/tls: rename tls_hw_* functions tls_toe_*Jakub Kicinski2019-10-043-12/+12
| * net/tls: move TOE-related code to a separate fileJakub Kicinski2019-10-045-103/+150
| * net/tls: move tls_build_proto() on init pathJakub Kicinski2019-10-041-5/+2
| * net/tls: rename tls_device to tls_toe_deviceJakub Kicinski2019-10-044-31/+31
| * net/tls: move TOE-related structures to a separate headerJakub Kicinski2019-10-044-34/+75
|/
* rxrpc: Add missing "new peer" traceDavid Howells2019-10-041-0/+2
* Merge branch 'devlink-allow-devlink-instances-to-change-network-namespace'David S. Miller2019-10-0439-486/+864
|\
| * selftests: netdevsim: add tests for devlink reload with resourcesJiri Pirko2019-10-041-1/+119
| * net: devlink: allow to change namespaces during reloadJiri Pirko2019-10-046-11/+158
| * netdevsim: take devlink net instead of init_netJiri Pirko2019-10-041-2/+2
| * netdevsim: register port netdevices into net of deviceJiri Pirko2019-10-042-0/+6
| * netdevsim: implement proper devlink reloadJiri Pirko2019-10-043-57/+99
| * netdevsim: add all ports in nsim_dev_create() and del them in destroy()Jiri Pirko2019-10-041-82/+93
| * mlxsw: Propagate extack down to register_fib_notifier()Jiri Pirko2019-10-0410-21/+34
| * mlxsw: Register port netdevices into net of coreJiri Pirko2019-10-043-0/+3
| * mlxsw: spectrum: Take devlink net instead of init_netJiri Pirko2019-10-046-17/+34
| * net: devlink: export devlink net getterJiri Pirko2019-10-042-1/+3
| * net: fib_notifier: propagate extack down to the notifier block callbackJiri Pirko2019-10-0420-61/+105
| * mlxsw: spectrum_router: Don't rely on missing extack to symbolize dumpJiri Pirko2019-10-041-21/+1
| * net: fib_notifier: propagate possible error during fib notifier registrationJiri Pirko2019-10-046-35/+71
| * net: fib_notifier: make FIB notifier per-netnsJiri Pirko2019-10-0415-105/+78
| * netdevsim: change fib accounting and limitations to be per-deviceJiri Pirko2019-10-044-128/+114
|/
* net: propagate errors correctly in register_netdevice()Eric Dumazet2019-10-031-0/+1
* Merge branch 'phy-at803x-add-ar9331-support'David S. Miller2019-10-031-21/+12
|\
| * net: phy: at803x: remove probe and struct at803x_privOleksij Rempel2019-10-031-21/+0
| * net: phy: at803x: add ar9331 supportOleksij Rempel2019-10-031-0/+12
|/
* mlxsw: PCI: Send EMAD traffic on a separate queuePetr Machata2019-10-032-2/+19
* net/rds: Use DMA memory pool allocation for rds_headerKa-Cheong Poon2019-10-035-61/+153
* Merge branch 'stmmac-eam'David S. Miller2019-10-037-3/+46
|\
| * net: stmmac: Support enhanced addressing mode for DWMAC 4.10Thierry Reding2019-10-034-2/+34
| * net: stmmac: Only enable enhanced addressing mode when neededThierry Reding2019-10-033-1/+12
|/
* r8152: Add identifier names for function pointersPrashant Malani2019-10-031-11/+12
* net/rds: Log vendor error if send/recv Work requests failSudhakar Dindukurti2019-10-032-4/+5
* mvpp2: remove misleading commentMatteo Croce2019-10-031-2/+1
* Merge branch 'CAIF-Kconfig-fixes'David S. Miller2019-10-022-9/+17
|\
| * Minor fixes to the CAIF Transport drivers Kconfig filerd.dunlab@gmail.com2019-10-021-3/+3
| * Isolate CAIF transport drivers into their own menurd.dunlab@gmail.com2019-10-021-1/+9
| * Clean up the net/caif/Kconfig menurd.dunlab@gmail.com2019-10-021-5/+5
|/
* net_sched: remove need_resched() from qdisc_run()Eric Dumazet2019-10-021-6/+1