aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-12-18Linux 5.3.18v5.3.18v5.3/standard/basev5.3/baseGreg Kroah-Hartman
2019-12-18xdp: obtain the mem_id mutex before trying to remove an entry.Jonathan Lemon
2019-12-18page_pool: do not release pool until inflight == 0.Jonathan Lemon
2019-12-18net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha
2019-12-18net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese
2019-12-18hsr: fix a NULL pointer dereference in hsr_dev_xmit()Taehee Yoo
2019-12-18Fixed updating of ethertype in function skb_mpls_popMartin Varghese
2019-12-18gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang
2019-12-18tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault
2019-12-18tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault
2019-12-18tcp: fix rejected syncookies due to stale timestampsGuillaume Nault
2019-12-18net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2019-12-18net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca
2019-12-18net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen
2019-12-18tipc: fix ordering of tipc module init and exit routineTaehee Yoo
2019-12-18tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet
2019-12-18openvswitch: support asymmetric conntrackAaron Conole
2019-12-18net/tls: Fix return values to avoid ENOTSUPPValentin Vidic
2019-12-18net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab
2019-12-18net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueuesDust Li
2019-12-18net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko
2019-12-18net: dsa: fix flow dissection on Tx pathAlexander Lobakin
2019-12-18net: bridge: deny dev_set_mac_address() when unregisteringNikolay Aleksandrov
2019-12-18mqprio: Fix out-of-bounds access in mqprio_dumpVladyslav Tarasiuk
2019-12-18inet: protect against too small mtu values.Eric Dumazet
2019-12-17Linux 5.3.17v5.3.17Greg Kroah-Hartman
2019-12-17EDAC/ghes: Do not warn when incrementing refcount on 0Robert Richter
2019-12-17block: fix "check bi_size overflow before merge"Andreas Gruenbacher
2019-12-17arm64: dts: allwinner: a64: Re-add PMU nodeAndre Przywara
2019-12-17net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet
2019-12-17SUNRPC: Fix another issue with MIC buffer spaceChuck Lever
2019-12-17scsi: qla2xxx: Change discovery state before PLOGIRoman Bolshakov
2019-12-17raid5: need to set STRIPE_HANDLE for batch headGuoqing Jiang
2019-12-17workqueue: Fix missing kfree(rescuer) in destroy_workqueue()Tejun Heo
2019-12-17blk-mq: make sure that line break can be printedMing Lei
2019-12-17ext4: fix a bug in ext4_wait_for_tail_page_commityangerkun
2019-12-17splice: only read in as much information as there is pipe buffer spaceDarrick J. Wong
2019-12-17rtc: disable uie before setting time and enable afterAlexandre Belloni
2019-12-17mm/shmem.c: cast the type of unmap_start to u64Chen Jun
2019-12-17s390/kaslr: store KASLR offset for early dumpsGerald Schaefer
2019-12-17s390/smp,vdso: fix ASCE handlingHeiko Carstens
2019-12-17firmware: qcom: scm: Ensure 'a0' status code is treated as signedWill Deacon
2019-12-17ext4: work around deleting a file with i_nlink == 0 safelyTheodore Ts'o
2019-12-17mm: memcg/slab: wait for !root kmem_cache refcnt killing on root kmem_cache d...Roman Gushchin
2019-12-17mfd: rk808: Fix RK818 ID templateDaniel Schultz
2019-12-17mm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappingsNicolas Geoffray
2019-12-17powerpc: Fix vDSO clock_getres()Vincenzo Frascino
2019-12-17powerpc: Avoid clang warnings around setjmp and longjmpNathan Chancellor
2019-12-17omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251H. Nikolaus Schaller
2019-12-17omap: pdata-quirks: revert pandora specific gpiod additionsH. Nikolaus Schaller