summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-04Linux 5.1.7v5.1.7Greg Kroah-Hartman1-1/+1
2019-06-04tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu3-10/+27
2019-06-04Revert "tipc: fix modprobe tipc failed after switch order of device registrat...David S. Miller1-7/+7
2019-06-04crypto: vmx - ghash: do nosimd fallback manuallyDaniel Axtens1-126/+86
2019-06-04net: correct zerocopy refcnt with udp MSG_MOREWillem de Bruijn3-5/+9
2019-06-04cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"Vishal Kulkarni1-0/+11
2019-06-04net/tls: don't ignore netdev notifications if no TLS featuresJakub Kicinski1-1/+2
2019-06-04net/tls: fix state removal with feature flags offJakub Kicinski1-6/+0
2019-06-04selftests/tls: add test for sleeping even though there is dataJakub Kicinski1-0/+15
2019-06-04net/tls: fix no wakeup on partial readsJakub Kicinski1-6/+2
2019-06-04selftests/tls: test for lowat overshoot with multiple recordsJakub Kicinski1-0/+19
2019-06-04net/tls: fix lowat calculation if some data came from previous recordJakub Kicinski1-7/+6
2019-06-04bnxt_en: Reduce memory usage when running in kdump kernel.Michael Chan2-3/+5
2019-06-04bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().Michael Chan4-9/+10
2019-06-04bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan1-0/+2
2019-06-04net: stmmac: dma channel control register need to be init firstWeifeng Voon1-4/+4
2019-06-04net: stmmac: fix ethtool flow control not able to get/setTan, Tee Min1-2/+2
2019-06-04net/mlx5e: Disable rxhash when CQE compress is enabledSaeed Mahameed1-0/+13
2019-06-04net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit1-1/+1
2019-06-04tipc: Avoid copying bytes beyond the supplied dataChris Packham1-3/+7
2019-06-04net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit1-0/+4
2019-06-04usbnet: fix kernel crash after disconnectKloetzke Jan1-0/+6
2019-06-04r8169: fix MAC address being lost in PCI D3Heiner Kallweit1-0/+3
2019-06-04net: stmmac: fix reset gpio free missingJisheng Zhang1-1/+2
2019-06-04net: sched: don't use tc_action->order during action dumpVlad Buslov1-2/+1
2019-06-04net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King1-0/+13
2019-06-04net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart1-6/+4
2019-06-04net: mvneta: Fix err code path of probeJisheng Zhang1-3/+1
2019-06-04net-gro: fix use-after-free read in napi_gro_frags()Eric Dumazet1-1/+1
2019-06-04net: fec: fix the clk mismatch in failed_reset pathAndy Duan1-1/+1
2019-06-04net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORTRasmus Villemoes1-1/+1
2019-06-04mlxsw: spectrum_acl: Avoid warning after identical rules insertionJiri Pirko1-6/+5
2019-06-04llc: fix skb leak in llc_build_and_send_ui_pkt()Eric Dumazet1-0/+2
2019-06-04ipv6: Fix redirect with VRFDavid Ahern1-0/+6
2019-06-04ipv6: Consider sk_bound_dev_if when binding a raw socket to an addressMike Manning1-0/+2
2019-06-04ipv4/igmp: fix build error if !CONFIG_IP_MULTICASTEric Dumazet1-11/+11
2019-06-04ipv4/igmp: fix another memory leak in igmpv3_del_delrec()Eric Dumazet1-17/+30
2019-06-04inet: switch IP ID generator to siphashEric Dumazet4-19/+30
2019-06-04ethtool: Check for vlan etype or vlan tci when parsing flow_ruleMaxime Chevallier1-2/+6
2019-06-04cxgb4: offload VLAN flows regardless of VLAN ethtypeRaju Rangoju1-2/+3
2019-06-04bonding/802.3ad: fix slave link initialization transition statesJarod Wilson1-5/+10
2019-05-31Linux 5.1.6v5.1.6Greg Kroah-Hartman1-1/+1
2019-05-31NFS: Fix a double unlock from nfs_match,get_clientBenjamin Coddington1-1/+1
2019-05-31drm/sun4i: dsi: Enforce boundaries on the start delayMaxime Ripard1-1/+5
2019-05-31ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_resetBrett Creeley1-2/+5
2019-05-31extcon: axp288: Add a depends on ACPI to the Kconfig entryYueHaibing1-1/+1
2019-05-31vfio-ccw: Prevent quiesce function going into an infinite loopFarhan Ali1-14/+18
2019-05-31drm/sun4i: dsi: Restrict DSI tcon clock dividerMaxime Ripard2-2/+4
2019-05-31drm/sun4i: dsi: Change the start delay calculationMaxime Ripard1-1/+3
2019-05-31drm: Wake up next in drm_read() chain if we are forced to putback the eventChris Wilson1-0/+1