summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Update address for MediaTek ethernet driver in MAINTAINERSSean Wang2019-10-171-1/+1
* ipv4: fix race condition between route lookup and invalidationWei Wang2019-10-171-1/+1
* ipv4: Return -ENETUNREACH if we can't create route but saddr is validStefano Brivio2019-10-171-3/+6
* net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut2019-10-172-3/+3
* net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYsMarek Vasut2019-10-171-4/+36
* net: dsa: microchip: Add shared regmap mutexMarek Vasut2019-10-175-9/+28
* net: dsa: microchip: Do not reinit mutexes on KSZ87xxMarek Vasut2019-10-171-4/+0
* net: stmmac: fix argument to stmmac_pcs_ctrl_ane()Ben Dooks (Codethink)2019-10-171-1/+1
* Merge branch 'dpaa2-eth-misc-fixes'David S. Miller2019-10-172-2/+53
|\
| * dpaa2-eth: Fix TX FQID valuesIoana Radulescu2019-10-171-0/+44
| * dpaa2-eth: add irq for the dpmac connect/disconnect eventFlorin Chiculita2019-10-172-2/+9
|/
* usb: hso: obey DMA rules in tiocmgetOliver Neukum2019-10-171-4/+9
* net: stmmac: disable/enable ptp_ref_clk in suspend/resume flowBiao Huang2019-10-161-4/+8
* net: phy: Fix "link partner" information disappear issueYonglong Liu2019-10-163-4/+12
* rxrpc: use rcu protection while reading sk->sk_user_dataEric Dumazet2019-10-161-4/+8
* Revert "blackhole_netdev: fix syzkaller reported issue"Mahesh Bandewar2019-10-162-12/+10
* net: usb: sr9800: fix uninitialized local variableValentin Vidic2019-10-151-1/+1
* net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3Florian Fainelli2019-10-152-1/+6
* net: stmmac: make tc_flow_parsers staticBen Dooks (Codethink)2019-10-151-1/+1
* davinci_cpdma: make cpdma_chan_split_pool staticBen Dooks (Codethink)2019-10-151-1/+1
* net: i82596: fix dma_alloc_attr for sni_82596Thomas Bogendoerfer2019-10-153-4/+8
* sctp: change sctp_prot .no_autobind with trueXin Long2019-10-151-2/+2
* sched: etf: Fix ordering of packets with same txtimeVinicius Costa Gomes2019-10-151-1/+1
* net: avoid potential infinite loop in tc_ctl_action()Eric Dumazet2019-10-151-6/+8
* net: dsa: sja1105: Use the correct style for SPDX License IdentifierNishad Kamdar2019-10-155-10/+10
* tcp: fix a possible lockdep splat in tcp_done()Eric Dumazet2019-10-151-2/+6
* Merge branch 'Update-MT7629-to-support-PHYLINK-API'David S. Miller2019-10-153-3/+13
|\
| * arm: dts: mediatek: Update mt7629 dts to reflect the latest dt-bindingMarkLee2019-10-152-3/+12
| * net: ethernet: mediatek: Fix MT7629 missing GMII mode supportMarkLee2019-10-151-0/+1
|/
* Merge branch 'mpls-push-pop-fix'David S. Miller2019-10-154-17/+26
|\
| * net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti2019-10-154-16/+25
| * net: avoid errors when trying to pop MLPS header on non-MPLS packetsDavide Caratti2019-10-151-1/+1
|/
* net: cavium: Use the correct style for SPDX License IdentifierNishad Kamdar2019-10-151-1/+1
* net: dsa: microchip: Use the correct style for SPDX License IdentifierNishad Kamdar2019-10-152-4/+4
* net: ethernet: broadcom: have drivers select DIMLIB as neededRandy Dunlap2019-10-151-1/+3
* net: Update address for vrf and l3mdev in MAINTAINERSDavid Ahern2019-10-151-2/+2
* net: bcmgenet: Set phydev->dev_flags only for internal PHYsFlorian Fainelli2019-10-151-2/+3
* blackhole_netdev: fix syzkaller reported issueMahesh Bandewar2019-10-152-10/+12
* Merge tag 'wireless-drivers-for-davem-2019-10-15' of git://git.kernel.org/pub...David S. Miller2019-10-1511-189/+239
|\
| * ath10k: fix latency issue for QCA988xMiaoqing Pan2019-10-141-6/+9
| * Merge tag 'iwlwifi-for-kalle-2019-10-09' of git://git.kernel.org/pub/scm/linu...Kalle Valo2019-10-098-181/+229
| |\
| | * iwlwifi: pcie: change qu with jf devices to use qu configurationLuca Coelho2019-10-091-137/+137
| | * iwlwifi: exclude GEO SAR support for 3168Luca Coelho2019-10-091-7/+9
| | * iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_initNavid Emamdoost2019-10-091-11/+25
| | * iwlwifi: dbg_ini: fix memory leak in alloc_sgtableNavid Emamdoost2019-10-091-0/+1
| | * iwlwifi: pcie: fix rb_allocator workqueue allocationJohannes Berg2019-10-091-4/+11
| | * iwlwifi: pcie: fix indexing in command dump for new HWJohannes Berg2019-10-091-2/+8
| | * iwlwifi: mvm: fix race in sync rx queue notificationNaftali Goldstein2019-10-091-4/+5
| | * iwlwifi: mvm: force single phy initHaim Dreyfuss2019-10-091-0/+3
| | * iwlwifi: fix ACPI table revision checksLuca Coelho2019-10-092-10/+24