summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-10Linux 4.19.83v4.19.83Greg Kroah-Hartman
2019-11-10usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driv...Roger Quadros
2019-11-10arm64: dts: ti: k3-am65-main: Fix gic-its node unit-addressSuman Anna
2019-11-10ASoC: pcm3168a: The codec does not support S32_LEPeter Ujfalusi
2019-11-10selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario
2019-11-10selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V
2019-11-10powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V
2019-11-10platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI tableJan Kiszka
2019-11-10wireless: Skip directory when generating certificatesMaxim Mikityanskiy
2019-11-10net/flow_dissector: switch to siphashEric Dumazet
2019-11-10r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2Kazutoshi Noguchi
2019-11-10net: dsa: fix switch tree listVivien Didelot
2019-11-10net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn
2019-11-10net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger
2019-11-10net: phy: bcm7xxx: define soft_reset for 40nm EPHYDoug Berger
2019-11-10net: bcmgenet: don't set phydev->link from MACDoug Berger
2019-11-10net: dsa: b53: Do not clear existing mirrored port maskFlorian Fainelli
2019-11-10net/mlx5e: Fix ethtool self test: link speedAya Levin
2019-11-10r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit
2019-11-10net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budgetMaxim Mikityanskiy
2019-11-10selftests: fib_tests: add more tests for metric updatePaolo Abeni
2019-11-10ipv4: fix route update on metric change.Paolo Abeni
2019-11-10net: add READ_ONCE() annotation in __skb_wait_for_more_packets()Eric Dumazet
2019-11-10net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet
2019-11-10net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet
2019-11-10udp: use skb_queue_empty_lockless()Eric Dumazet
2019-11-10net: add skb_queue_empty_lockless()Eric Dumazet
2019-11-10vxlan: check tun_info options_len properlyXin Long
2019-11-10udp: fix data-race in udp_set_dev_scratch()Eric Dumazet
2019-11-10selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang
2019-11-10net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()zhanglin
2019-11-10net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()Daniel Wagner
2019-11-10netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault
2019-11-10net/mlx4_core: Dynamically set guaranteed amount of counters per VFEran Ben Elisha
2019-11-10net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao
2019-11-10net: fix sk_page_frag() recursion from memory reclaimTejun Heo
2019-11-10net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksumBenjamin Herrenschmidt
2019-11-10net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli
2019-11-10net: annotate lockless accesses to sk->sk_napi_idEric Dumazet
2019-11-10net: annotate accesses to sk->sk_incoming_cpuEric Dumazet
2019-11-10inet: stop leaking jiffies on the wireEric Dumazet
2019-11-10erspan: fix the tun_info options_len check for erspanXin Long
2019-11-10dccp: do not leak jiffies on the wireEric Dumazet
2019-11-10cxgb4: fix panic when attaching to ULD failVishal Kulkarni
2019-11-10nbd: handle racing with error'ed out commandsJosef Bacik
2019-11-10nbd: protect cmd->status with cmd->lockJosef Bacik
2019-11-10cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occursDave Wysochanski
2019-11-10i2c: stm32f7: remove warning when compiling with W=1Alain Volmat
2019-11-10i2c: stm32f7: fix a race in slave mode with arbitration loss irqFabrice Gasnier
2019-11-10i2c: stm32f7: fix first byte to send in slave modeFabrice Gasnier