summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ptp_qoriq: make ptp operations globalYangbo Lu2019-02-122-11/+25
* ptp_qoriq: make structure/function names more consistentYangbo Lu2019-02-125-171/+171
* net/skbuff: fix up kernel-doc placementBrian Norris2019-02-121-6/+6
* Merge branch 'SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS-get-remove'David S. Miller2019-02-125-49/+0
|\
| * staging: fsl-dpaa2: ethsw: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli2019-02-121-5/+0
| * rocker: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli2019-02-123-27/+0
| * mlxsw: spectrum_switchdev: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli2019-02-121-17/+0
|/
* net: phy: simplify genphy_config_eee_advertHeiner Kallweit2019-02-121-21/+6
* net/tls: Do not use async crypto for non-data recordsVakul Garg2019-02-121-6/+12
* devlink: use direct return of genlmsg_replyLi RongQing2019-02-121-4/+1
* net: marvell: mvpp2: use mvpp2_is_xlg() helper elsewhereRussell King2019-02-121-9/+6
* net: marvell: mvpp2: add mvpp2_is_xlg() helperRussell King2019-02-121-11/+9
* net: phylink: add phylink_init_eee() helperRussell King2019-02-122-0/+19
* net: phylink: only call mac_config() during resolve when link is upRussell King2019-02-121-2/+9
* Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam2019-02-124-32/+1
* Merge branch 'net-DMA-API'David S. Miller2019-02-129-43/+59
|\
| * smc911x: pass struct device to DMA API functionsChristoph Hellwig2019-02-121-2/+2
| * meth: pass struct device to DMA API functionsChristoph Hellwig2019-02-121-10/+15
| * moxart_ether: pass struct device to DMA API functionsChristoph Hellwig2019-02-122-4/+8
| * pxa168_eth: pass struct device to DMA API functionsChristoph Hellwig2019-02-121-4/+7
| * lantiq_etop: pass struct device to DMA API functionsChristoph Hellwig2019-02-121-2/+4
| * macb_main: pass struct device to DMA API functionsChristoph Hellwig2019-02-121-4/+4
| * au1000_eth: pass struct device to DMA API functionsChristoph Hellwig2019-02-121-3/+3
| * net: caif: pass struct device to DMA API functionsChristoph Hellwig2019-02-121-14/+16
|/
* Merge branch 'mlxsw-Several-updates'David S. Miller2019-02-124-21/+47
|\
| * selftests: mlxsw: avoid double sourcing of lib.shJiri Pirko2019-02-121-1/+0
| * mlxsw: spectrum_flower: Fix VLAN modify action supportIdo Schimmel2019-02-121-2/+1
| * mlxsw: spectrum_router: Drop unnecessary WARN_ON_ONCE()Ido Schimmel2019-02-121-1/+1
| * mlxsw: spectrum: Set LAG port collector only when activeNir Dotan2019-02-121-17/+45
|/
* Merge branch 'net-smc-next'David S. Miller2019-02-125-33/+39
|\
| * MAINTAINERS: add Karsten as SMC maintainerUrsula Braun2019-02-121-0/+1
| * net/smc: check port_idx of ib eventKarsten Graul2019-02-121-8/+16
| * net/smc: check connections in smc_lgr_free_workKarsten Graul2019-02-121-4/+2
| * net/smc: reduce amount of status updates to peerKarsten Graul2019-02-121-14/+8
| * net/smc: no delay for free tx buffer waitKarsten Graul2019-02-121-1/+1
| * net/smc: move wake up of close waiterKarsten Graul2019-02-122-2/+7
| * net/smc: reset cursor update required flagKarsten Graul2019-02-122-4/+4
|/
* nfp: flower: remove double new lineJakub Kicinski2019-02-121-1/+0
* flow_offload: Fix flow action infrastructureEli Britstein2019-02-111-1/+1
* Documentation: fix some freescale dpio-driver.rst warningsRandy Dunlap2019-02-111-7/+7
* Merge branch 'devinfo-tweaks'David S. Miller2019-02-114-9/+37
|\
| * nfp: devlink: include vendor/product info in serial numberJakub Kicinski2019-02-111-3/+18
| * nfp: devlink: use the generic manufacture identifier instead of vendorJakub Kicinski2019-02-111-1/+1
| * devlink: add a generic board.manufacture version nameJakub Kicinski2019-02-112-0/+7
| * devlink: don't allocate attrs on the stackJakub Kicinski2019-02-111-4/+10
| * devlink: fix condition for compat device infoJakub Kicinski2019-02-111-1/+1
|/
* devlink: Add WARN_ON to catch errors of not cleaning devlink objectsParav Pandit2019-02-111-0/+8
* net: dsa: microchip: add switch offload forwarding supportTristram Ha2019-02-112-3/+6
* Merge branch 'net-phy-register-modifying-helpers'David S. Miller2019-02-104-46/+149
|\
| * net: phy: use phy_modify_changed in genphy_config_advertHeiner Kallweit2019-02-101-28/+15