summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-29fou: Fix IPv6 netlink policyKristian Evensen1-2/+2
2020-01-29mlxsw: spectrum_acl: Fix use-after-free during reloadIdo Schimmel1-4/+12
2020-01-29airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman1-10/+8
2020-01-29airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman1-1/+1
2020-01-29tun: add mutex_unlock() call and napi.skb clearing in tun_get_user()Eric Dumazet1-0/+4
2020-01-29tcp: do not leave dangling pointers in tp->highest_sackEric Dumazet3-0/+3
2020-01-29tcp_bbr: improve arithmetic division in bbr_update_bw()Wen Yang1-2/+1
2020-01-29Revert "udp: do rmem bulk free even if the rx sk queue is empty"Paolo Abeni1-1/+2
2020-01-29net: usb: lan78xx: Add .ndo_features_checkJames Hughes1-0/+15
2020-01-29net-sysfs: Fix reference count leakJouni Hogander1-1/+3
2020-01-29net_sched: use validated TCA_KIND attribute in tc_new_tfilter()Eric Dumazet1-3/+2
2020-01-29net_sched: fix datalen for ematchCong Wang1-1/+1
2020-01-29net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet3-12/+32
2020-01-29net, ip_tunnel: fix namespaces moveWilliam Dauchy1-3/+1
2020-01-29net, ip6_tunnel: fix namespaces moveWilliam Dauchy1-3/+1
2020-01-29net: ip6_gre: fix moving ip6gre between namespacesNiko Kortstrom1-3/+0
2020-01-29net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman1-0/+2
2020-01-29net: bcmgenet: Use netif_tx_napi_add() for TX NAPIFlorian Fainelli1-2/+2
2020-01-29ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actionsYuki Taguchi1-1/+3
2020-01-29gtp: make sure only SOCK_DGRAM UDP sockets are acceptedEric Dumazet1-4/+6
2020-01-29firestream: fix memory leaksWenwen Wang1-0/+3
2020-01-29can, slip: Protect tty->disc_data in write_wakeup and close with RCURichard Palethorpe2-4/+20
2020-01-26Linux 5.4.15v5.4.15Greg Kroah-Hartman1-1/+1
2020-01-26optee: Fix multi page dynamic shm pool allocSumit Garg1-1/+14
2020-01-26phy/rockchip: inno-hdmi: round clock rate down to closest 1000 HzJonas Karlman1-0/+4
2020-01-26gpio: aspeed: avoid return type warningArnd Bergmann1-1/+1
2020-01-26net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander1-2/+5
2020-01-26s390/qeth: fix dangling IO buffers after halt/clearJulian Wiedmann5-46/+67
2020-01-26block: fix memleak of bio integrity dataJustin Tee3-1/+8
2020-01-26platform/chrome: wilco_ec: fix use after free issueWen Yang1-1/+1
2020-01-26xdp: Fix cleanup on map free for devmap_hash map typeToke Høiland-Jørgensen1-28/+46
2020-01-26drm/radeon: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff3-6/+6
2020-01-26dmaengine: ti: edma: fix missed failure handlingChuhong Yuan1-2/+4
2020-01-26afs: Remove set but not used variables 'before', 'after'zhengbin1-10/+2
2020-01-26dma-direct: don't check swiotlb=force in dma_direct_map_resourceChristoph Hellwig1-1/+1
2020-01-26mt76: mt76u: rely on usb_interface instead of usb_devLorenzo Bianconi4-6/+13
2020-01-26sched/cpufreq: Move the cfs_rq_util_change() call to cpufreq_update_util()Vincent Guittot1-49/+62
2020-01-26SUNRPC: Fix another issue with MIC buffer spaceChuck Lever1-6/+5
2020-01-26workqueue: Add RCU annotation for pwq list walkSebastian Andrzej Siewior1-1/+2
2020-01-26tee: optee: fix device enumeration error handlingJens Wiklander1-8/+12
2020-01-26tee: optee: Fix dynamic shm pool allocationsSumit Garg2-1/+18
2020-01-26mmc: core: fix wl1251 sdio quirksH. Nikolaus Schaller1-0/+7
2020-01-26mmc: sdio: fix wl1251 vendor idH. Nikolaus Schaller1-0/+2
2020-01-26firmware: arm_scmi: Fix doorbell ring logic for !CONFIG_64BITSudeep Holla1-1/+1
2020-01-26kselftests: cgroup: Avoid the reuse of fd after it is deallocatedHewenliang1-0/+1
2020-01-26i2c: stm32f7: report dma error during probeAlain Volmat2-8/+17
2020-01-26packet: fix data-race in fanout_flow_is_huge()Eric Dumazet1-3/+9
2020-01-26rtc: bd70528: fix module alias to autoload moduleColin Ian King1-1/+1
2020-01-26selftests: gen_kselftest_tar.sh: Do not clobber kselftest/Kees Cook2-20/+25
2020-01-26net: axienet: Fix error return code in axienet_probe()Wei Yongjun1-4/+0