summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-17net: Update address for MediaTek ethernet driver in MAINTAINERSSean Wang
2019-10-17ipv4: fix race condition between route lookup and invalidationWei Wang
2019-10-17ipv4: Return -ENETUNREACH if we can't create route but saddr is validStefano Brivio
2019-10-17net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut
2019-10-17net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYsMarek Vasut
2019-10-17net: dsa: microchip: Add shared regmap mutexMarek Vasut
2019-10-17net: dsa: microchip: Do not reinit mutexes on KSZ87xxMarek Vasut
2019-10-17net: stmmac: fix argument to stmmac_pcs_ctrl_ane()Ben Dooks (Codethink)
2019-10-17Merge branch 'dpaa2-eth-misc-fixes'David S. Miller
2019-10-17dpaa2-eth: Fix TX FQID valuesIoana Radulescu
2019-10-17dpaa2-eth: add irq for the dpmac connect/disconnect eventFlorin Chiculita
2019-10-17usb: hso: obey DMA rules in tiocmgetOliver Neukum
2019-10-16net: stmmac: disable/enable ptp_ref_clk in suspend/resume flowBiao Huang
2019-10-16net: phy: Fix "link partner" information disappear issueYonglong Liu
2019-10-16rxrpc: use rcu protection while reading sk->sk_user_dataEric Dumazet
2019-10-16Revert "blackhole_netdev: fix syzkaller reported issue"Mahesh Bandewar
2019-10-15net: usb: sr9800: fix uninitialized local variableValentin Vidic
2019-10-15net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3Florian Fainelli
2019-10-15net: stmmac: make tc_flow_parsers staticBen Dooks (Codethink)
2019-10-15davinci_cpdma: make cpdma_chan_split_pool staticBen Dooks (Codethink)
2019-10-15net: i82596: fix dma_alloc_attr for sni_82596Thomas Bogendoerfer
2019-10-15sctp: change sctp_prot .no_autobind with trueXin Long
2019-10-15sched: etf: Fix ordering of packets with same txtimeVinicius Costa Gomes
2019-10-15net: avoid potential infinite loop in tc_ctl_action()Eric Dumazet
2019-10-15net: dsa: sja1105: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-15tcp: fix a possible lockdep splat in tcp_done()Eric Dumazet
2019-10-15Merge branch 'Update-MT7629-to-support-PHYLINK-API'David S. Miller
2019-10-15arm: dts: mediatek: Update mt7629 dts to reflect the latest dt-bindingMarkLee
2019-10-15net: ethernet: mediatek: Fix MT7629 missing GMII mode supportMarkLee
2019-10-15Merge branch 'mpls-push-pop-fix'David S. Miller
2019-10-15net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti
2019-10-15net: avoid errors when trying to pop MLPS header on non-MPLS packetsDavide Caratti
2019-10-15net: cavium: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-15net: dsa: microchip: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-15net: ethernet: broadcom: have drivers select DIMLIB as neededRandy Dunlap
2019-10-15net: Update address for vrf and l3mdev in MAINTAINERSDavid Ahern
2019-10-15net: bcmgenet: Set phydev->dev_flags only for internal PHYsFlorian Fainelli
2019-10-15blackhole_netdev: fix syzkaller reported issueMahesh Bandewar
2019-10-15Merge tag 'wireless-drivers-for-davem-2019-10-15' of git://git.kernel.org/pub...David S. Miller
2019-10-14Merge branch 'aquantia-fixes'David S. Miller
2019-10-14net: aquantia: correctly handle macvlan and multicast coexistenceDmitry Bogdanov
2019-10-14net: aquantia: do not pass lro session with invalid tcp checksumDmitry Bogdanov
2019-10-14net: aquantia: when cleaning hw cache it should be toggledIgor Russkikh
2019-10-14net: aquantia: temperature retrieval fixIgor Russkikh
2019-10-14ath10k: fix latency issue for QCA988xMiaoqing Pan
2019-10-13netdevsim: Fix error handling in nsim_fib_init and nsim_fib_exitYueHaibing
2019-10-13net/ibmvnic: Fix EOI when running in XIVE mode.Cédric Le Goater
2019-10-13net: lpc_eth: avoid resetting twiceAlexandre Belloni
2019-10-13Merge branch 'tcp-address-KCSAN-reports-in-tcp_poll-part-I'David S. Miller
2019-10-13tcp: annotate sk->sk_wmem_queued lockless readsEric Dumazet