summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-21xtensa: use MEMBLOCK_ALLOC_ANYWHERE for KASAN shadow mapMax Filippov1-1/+3
2019-12-21block: fix "check bi_size overflow before merge"Andreas Gruenbacher1-1/+3
2019-12-21PM / QoS: Redefine FREQ_QOS_MAX_DEFAULT_VALUE to S32_MAXLeonard Crestez1-1/+1
2019-12-21PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3George Cherian1-7/+13
2019-12-21PCI: rcar: Fix missing MACCTLR register setting in initialization sequenceYoshihiro Shimoda1-0/+6
2019-12-21PCI: Do not use bus number zero from EA capabilitySubbaraya Sundeep1-5/+11
2019-12-21PCI/MSI: Fix incorrect MSI-X masking on resumeJian-Hong Pan1-1/+2
2019-12-21PCI: Fix Intel ACS quirk UPDCR register addressSteffen Liebergeld1-1/+1
2019-12-21PCI: pciehp: Avoid returning prematurely from sysfs requestsLukas Wunner3-2/+8
2019-12-21PCI/PM: Always return devices to D0 when thawingDexuan Cui1-6/+11
2019-12-21PCI/switchtec: Read all 64 bits of part_event_bitmapLogan Gunthorpe1-1/+1
2019-12-21mmc: core: Re-work HW reset for SDIO cardsUlf Hansson5-5/+40
2019-12-21mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan()Ulf Hansson1-5/+2
2019-12-21mmc: block: Add CMD13 polling for MMC IOCTLS with R1B responseChaotian Jing1-92/+55
2019-12-21mmc: block: Make card_busy_detect() a bit more genericChaotian Jing1-8/+8
2019-12-21USB: Fix incorrect DMA allocations for local memory pool driversFredrik Noring2-22/+23
2019-12-18Linux 5.4.5v5.4.5Greg Kroah-Hartman1-1/+1
2019-12-18r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit1-1/+1
2019-12-18net: mscc: ocelot: unregister the PTP clock on deinitVladimir Oltean1-4/+10
2019-12-18ionic: keep users rss hash across lif resetShannon Nelson1-6/+10
2019-12-18xdp: obtain the mem_id mutex before trying to remove an entry.Jonathan Lemon1-4/+4
2019-12-18page_pool: do not release pool until inflight == 0.Jonathan Lemon6-183/+139
2019-12-18net/mlx5e: ethtool, Fix analysis of speed settingAya Levin1-10/+3
2019-12-18net/mlx5e: Fix translation of link mode into speedAya Levin1-0/+1
2019-12-18net/mlx5e: Fix freeing flow with kfree() and not kvfree()Roi Dayan1-1/+1
2019-12-18net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha1-1/+1
2019-12-18act_ct: support asymmetric conntrackAaron Conole1-1/+12
2019-12-18net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha4-22/+15
2019-12-18net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese4-5/+7
2019-12-18hsr: fix a NULL pointer dereference in hsr_dev_xmit()Taehee Yoo1-2/+7
2019-12-18Fixed updating of ethertype in function skb_mpls_popMartin Varghese4-5/+11
2019-12-18gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang1-1/+1
2019-12-18cls_flower: Fix the behavior using port ranges with hw-offloadYoshiki Komachi3-61/+95
2019-12-18net: sched: allow indirect blocks to bind to clsact in TCJohn Hurley1-19/+33
2019-12-18net: core: rename indirect block ingress cb functionJohn Hurley4-36/+34
2019-12-18tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault1-3/+3
2019-12-18tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault1-3/+13
2019-12-18tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2-2/+16
2019-12-18net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca11-35/+39
2019-12-18net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca11-19/+19
2019-12-18net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen1-2/+25
2019-12-18tipc: fix ordering of tipc module init and exit routineTaehee Yoo1-14/+15
2019-12-18tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet1-2/+3
2019-12-18openvswitch: support asymmetric conntrackAaron Conole1-0/+11
2019-12-18net/tls: Fix return values to avoid ENOTSUPPValentin Vidic4-16/+12
2019-12-18net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab1-1/+1
2019-12-18net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet1-1/+7
2019-12-18net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueuesDust Li2-0/+2
2019-12-18net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko1-1/+1
2019-12-18net: dsa: fix flow dissection on Tx pathAlexander Lobakin1-2/+3