summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-08-28drm/komeda: Reordered the komeda's de-init functionsAyan Kumar Halder
2019-08-28x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds
2019-08-28RDMA/siw: Fix IPv6 addr_list lockingBernard Metzler
2019-08-28rbd: restore zeroing past the overlap when reading from parentIlya Dryomov
2019-08-28libceph: don't call crypto_free_sync_skcipher() on a NULL tfmJia-Ju Bai
2019-08-28KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WIMarc Zyngier
2019-08-28net/mlx5: Set ODP capabilities for DC transport to maxMichael Guralnik
2019-08-27Merge branch 'stmmac-Add-EHL-and-TGL-PCI-info-and-PCI-ID'David S. Miller
2019-08-27net: stmmac: setup higher frequency clk support for EHL & TGLVoon Weifeng
2019-08-27net: stmmac: add EHL RGMII 1Gbps PCI info and PCI IDVoon Weifeng
2019-08-27net: stmmac: add TGL SGMII 1Gbps PCI info and PCI IDVoon Weifeng
2019-08-27net: stmmac: add EHL SGMII 1Gbps PCI info and PCI IDVoon Weifeng
2019-08-27Merge branch 'net-dsa-mv88e6xxx-Peridot-Topaz-SERDES-changes'David S. Miller
2019-08-27net: dsa: mv88e6xxx: fully support SERDES on Topaz familyMarek Behún
2019-08-27net: dsa: mv88e6xxx: rename port cmode macroMarek Behún
2019-08-27net: dsa: mv88e6xxx: simplify SERDES code for Topaz and PeridotMarek Behún
2019-08-27net: dsa: mv88e6xxx: create serdes_get_lane chip operationMarek Behún
2019-08-27net: dsa: mv88e6xxx: update code operating on hidden registersMarek Behún
2019-08-27net: dsa: mv88e6xxx: support 2500base-x in SGMII IRQ handlerMarek Behún
2019-08-27tcp: remove empty skb from write queue in error casesEric Dumazet
2019-08-27net/rds: Fix info leak in rds6_inc_info_copy()Ka-Cheong Poon
2019-08-27Merge branch 'sctp-add-SCTP_ECN_SUPPORTED-sockopt'David S. Miller
2019-08-27sctp: allow users to set ep ecn flag by sockoptXin Long
2019-08-27sctp: allow users to set netns ecn flag with sysctlXin Long
2019-08-27sctp: make ecn flag per netns and endpointXin Long
2019-08-27net: fix skb use after free in netpollFeng Sun
2019-08-27net: mediatek: remove set but not used variable 'status'Mao Wenan
2019-08-27Merge branch 'Simplify-DSA-handling-of-VLAN-subinterface-offload'David S. Miller
2019-08-27net: dsa: sja1105: Clear VLAN filtering offload netdev featureVladimir Oltean
2019-08-27net: dsa: Advertise the VLAN offload netdev ability only if switch supports itVladimir Oltean
2019-08-27net: dsa: tag_8021q: Future-proof the reserved fields in the custom VIDVladimir Oltean
2019-08-27Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann
2019-08-27Merge branch 'net-ethernet-mediatek-convert-to-PHYLINK'David S. Miller
2019-08-27dt-bindings: net: ethernet: Update mt7622 docs and dts to reflect the new phy...René van Dorst
2019-08-27net: ethernet: mediatek: Re-add support SGMIIRené van Dorst
2019-08-27net: ethernet: mediatek: Add basic PHYLINK supportRené van Dorst
2019-08-27Merge branch 'net-dsa-explicit-programmation-of-VLAN-on-CPU-ports'David S. Miller
2019-08-27net: dsa: clear VLAN PVID flag for CPU portVivien Didelot
2019-08-27net: dsa: program VLAN on CPU port from slaveVivien Didelot
2019-08-27net: dsa: check bridge VLAN in slave operationsVivien Didelot
2019-08-27net: dsa: add slave VLAN helpersVivien Didelot
2019-08-27net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_addVivien Didelot
2019-08-27net: dsa: remove bitmap operationsVivien Didelot
2019-08-27cifs: update internal module numberSteve French
2019-08-27cifs: replace various strncpy with strscpy and similarRonnie Sahlberg
2019-08-27net_sched: fix a NULL pointer deref in ipt actionCong Wang
2019-08-27net/mlx5: fix a -Wstringop-truncation warningQian Cai
2019-08-27cifs: Use kzfree() to zero out the passwordDan Carpenter
2019-08-27cifs: set domainName when a domain-key is used in multiuserRonnie Sahlberg