summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-10Linux 5.3.10v5.3.10Greg Kroah-Hartman1-1/+1
2019-11-10usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driv...Roger Quadros1-1/+1
2019-11-10arm64: dts: ti: k3-am65-main: Fix gic-its node unit-addressSuman Anna1-1/+1
2019-11-10ASoC: pcm3168a: The codec does not support S32_LEPeter Ujfalusi1-2/+1
2019-11-10selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario1-1/+1
2019-11-10selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V2-0/+736
2019-11-10CIFS: Fix retry mid list corruption on reconnectsPavel Shilovsky2-20/+32
2019-11-10platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI tableJan Kiszka1-0/+7
2019-11-10net/flow_dissector: switch to siphashEric Dumazet8-43/+42
2019-11-10net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger1-1/+8
2019-11-10net: phy: bcm7xxx: define soft_reset for 40nm EPHYDoug Berger1-0/+1
2019-11-10net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski1-0/+2
2019-11-10r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2Kazutoshi Noguchi2-0/+8
2019-11-10net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn1-6/+6
2019-11-10net: reorder 'struct net' fields to avoid false sharingEric Dumazet1-8/+17
2019-11-10net: netem: fix error path for corrupted GSO framesJakub Kicinski1-3/+6
2019-11-10net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu6-6/+58
2019-11-10net: ensure correct skb->tstamp in various fragmentersEric Dumazet4-0/+12
2019-11-10net: dsa: fix switch tree listVivien Didelot1-1/+1
2019-11-10net: dsa: b53: Do not clear existing mirrored port maskFlorian Fainelli1-1/+0
2019-11-10net: bcmgenet: don't set phydev->link from MACDoug Berger1-3/+1
2019-11-10ipv4: fix IPSKB_FRAG_PMTU handling with fragmentationEric Dumazet3-8/+9
2019-11-10net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budgetMaxim Mikityanskiy1-1/+4
2019-11-10net/mlx5e: Fix ethtool self test: link speedAya Levin1-12/+3
2019-11-10r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit1-0/+4
2019-11-10mlxsw: core: Unpublish devlink parameters during reloadJiri Pirko1-2/+2
2019-11-10net/mlx5: Fix rtable reference leakParav Pandit1-3/+9
2019-11-10net/smc: fix refcounting for non-blocking connect()Ursula Braun1-2/+2
2019-11-10net/mlx5: Fix flow counter list auto bits structRoi Dayan1-2/+1
2019-11-10net/mlx5e: Initialize on stack link modes bitmapAya Levin1-1/+1
2019-11-10net/mlx5e: Remove incorrect match criteria assignment lineDmytro Linkin1-1/+0
2019-11-10net/mlx5e: Determine source port properly for vlan push actionDmytro Linkin1-6/+16
2019-11-10rxrpc: Fix handling of last subpacket of jumbo packetDavid Howells2-5/+14
2019-11-10net: phylink: Fix phylink_dbg() macroFlorian Fainelli1-0/+16
2019-11-10keys: Fix memory leak in copy_net_nsTakeshi Misawa1-0/+1
2019-11-10net/smc: keep vlan_id for SMC-R in smc_listen_work()Ursula Braun1-1/+1
2019-11-10net/smc: fix closing of fallback SMC socketsUrsula Braun1-0/+7
2019-11-10selftests: fib_tests: add more tests for metric updatePaolo Abeni1-0/+21
2019-11-10ipv4: fix route update on metric change.Paolo Abeni1-1/+1
2019-11-10net: add READ_ONCE() annotation in __skb_wait_for_more_packets()Eric Dumazet1-1/+1
2019-11-10net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet5-5/+5
2019-11-10net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet14-22/+22
2019-11-10udp: use skb_queue_empty_lockless()Eric Dumazet1-3/+3
2019-11-10net: add skb_queue_empty_lockless()Eric Dumazet1-9/+24
2019-11-10vxlan: check tun_info options_len properlyXin Long1-2/+4
2019-11-10udp: fix data-race in udp_set_dev_scratch()Eric Dumazet1-4/+15
2019-11-10selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang1-1/+2
2019-11-10net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()zhanglin1-1/+3
2019-11-10net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()Daniel Wagner1-1/+4
2019-11-10net: rtnetlink: fix a typo fbd -> fdbNikolay Aleksandrov1-1/+1