summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-01switchdev: Remove unused transaction item queueFlorian Fainelli
2019-03-01Merge branch 'doc-net-ieee802154-move-from-plain-text-to-rst'David S. Miller
2019-03-01doc: net: ieee802154: remove old plain text docs after switching to rstStefan Schmidt
2019-03-01doc: net: ieee802154: introduce IEEE 802.15.4 subsystem doc in rst styleStefan Schmidt
2019-03-01devlink: fix kdocJakub Kicinski
2019-03-01Merge branch 'net-aquantia-minor-bug-fixes-after-static-analysis'David S. Miller
2019-03-01net: aquantia: use better wrappers for state registersNikita Danilov
2019-03-01net: aquantia: replace AQ_HW_WAIT_FOR with readx_poll_timeout_atomicNikita Danilov
2019-03-01net: aquantia: fixed instack structure overflowIgor Russkikh
2019-03-01net: aquantia: fixed buffer overflowNikita Danilov
2019-03-01net: aquantia: added newline at end of fileNikita Danilov
2019-03-01net: aquantia: fixed memcpy sizeNikita Danilov
2019-03-01Merge branch 'nfp-control-processor-DMA-support-and-RJ45'David S. Miller
2019-03-01nfp: nsp: set higher timeout for flash bundleDirk van der Merwe
2019-03-01nfp: nsp: allow the use of DMA bufferJakub Kicinski
2019-03-01nfp: nsp: move default buffer handling into its own functionJakub Kicinski
2019-03-01nfp: nsp: use fractional size of the bufferJakub Kicinski
2019-03-01nfp: report RJ45 connector in ethtoolJakub Kicinski
2019-03-01net: marvell: neta: disable comphy when setting modeMarek BehĂșn
2019-03-01Merge branch 'enetc-Add-mdio-support-and-device-tree-nodes'David S. Miller
2019-03-01dt-bindings: net: freescale: enetc: Add connection bindings for ENETC etherne...Claudiu Manoil
2019-03-01enetc: Add ENETC PF level external MDIO supportClaudiu Manoil
2019-03-01arm64: dts: fsl: ls1028a-rdb: Add ENETC external eth ports for the LS1028A RD...Claudiu Manoil
2019-03-01arm64: dts: fsl: ls1028a: Add PCI IERC node and ENETC endpointsClaudiu Manoil
2019-02-28selftests: rtnetlink: use internal netns switch for ip commandsDavid Ahern
2019-02-28Merge branch 's390-qeth-next'David S. Miller
2019-02-28s390/qeth: drop redundant state checkingJulian Wiedmann
2019-02-28s390/qeth: don't special-case HW trap during suspendJulian Wiedmann
2019-02-28s390/qeth: remove driver-wide workqueueJulian Wiedmann
2019-02-28s390/qeth: don't defer close_dev work during recoveryJulian Wiedmann
2019-02-28s390/qeth: remove a redundant check for card->devJulian Wiedmann
2019-02-28s390/qeth: call dev_close() during recoveryJulian Wiedmann
2019-02-28s390/qeth: unconditionally clear MAC_REGISTERED flagJulian Wiedmann
2019-02-28s390/qeth: enable/disable the HW trap a little earlierJulian Wiedmann
2019-02-28s390/qeth: remove RECOVER stateJulian Wiedmann
2019-02-28net/smc: allow pnetid-less configurationUrsula Braun
2019-02-28net: sched: pie: avoid slow division in drop probability decayLeslie Monis
2019-02-28cxgb4vf: Enter debugging mode if FW is inaccessibleArjun Vynipadath
2019-02-28cxgb4: Enable outer UDP checksum offload for T6Arjun Vynipadath
2019-02-28cxgb4/cxgb4vf: Fix up netdev->hw_featuresArjun Vynipadath
2019-02-27net: sched: act_csum: Fix csum calc for tagged packetsEli Britstein
2019-02-27net: hns: use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-02-27Merge branch 'net-phy-marvell10g-Clean-get_features-by-using-C45-helpers'David S. Miller
2019-02-27net: phy: marvell10g: Use the generic C45 helper to read the 2110 featuresMaxime Chevallier
2019-02-27net: phy: marvell10g: Let genphy_c45_pma_read_abilities set Aneg bitMaxime Chevallier
2019-02-27net: sched: act_tunnel_key: fix metadata handlingVlad Buslov
2019-02-27drivers: net: phy: mdio-mux: Add support for Generic Mux controlsPankaj Bansal
2019-02-27dt-bindings: net: Add bindings for mdio mux consumersPankaj Bansal
2019-02-27route: Add multipath_hash in flowi_common to make user-define hashwenxu
2019-02-27Merge branch 'net-Remove-switchdev_ops'David S. Miller