summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.3.10v5.3.10Greg Kroah-Hartman2019-11-101-1/+1
* usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driv...Roger Quadros2019-11-101-1/+1
* arm64: dts: ti: k3-am65-main: Fix gic-its node unit-addressSuman Anna2019-11-101-1/+1
* ASoC: pcm3168a: The codec does not support S32_LEPeter Ujfalusi2019-11-101-2/+1
* selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario2019-11-101-1/+1
* selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V2019-11-102-0/+736
* CIFS: Fix retry mid list corruption on reconnectsPavel Shilovsky2019-11-102-20/+32
* platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI tableJan Kiszka2019-11-101-0/+7
* net/flow_dissector: switch to siphashEric Dumazet2019-11-108-43/+42
* net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger2019-11-101-1/+8
* net: phy: bcm7xxx: define soft_reset for 40nm EPHYDoug Berger2019-11-101-0/+1
* net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski2019-11-101-0/+2
* r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2Kazutoshi Noguchi2019-11-102-0/+8
* net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn2019-11-101-6/+6
* net: reorder 'struct net' fields to avoid false sharingEric Dumazet2019-11-101-8/+17
* net: netem: fix error path for corrupted GSO framesJakub Kicinski2019-11-101-3/+6
* net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu2019-11-106-6/+58
* net: ensure correct skb->tstamp in various fragmentersEric Dumazet2019-11-104-0/+12
* net: dsa: fix switch tree listVivien Didelot2019-11-101-1/+1
* net: dsa: b53: Do not clear existing mirrored port maskFlorian Fainelli2019-11-101-1/+0
* net: bcmgenet: don't set phydev->link from MACDoug Berger2019-11-101-3/+1
* ipv4: fix IPSKB_FRAG_PMTU handling with fragmentationEric Dumazet2019-11-103-8/+9
* net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budgetMaxim Mikityanskiy2019-11-101-1/+4
* net/mlx5e: Fix ethtool self test: link speedAya Levin2019-11-101-12/+3
* r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit2019-11-101-0/+4
* mlxsw: core: Unpublish devlink parameters during reloadJiri Pirko2019-11-101-2/+2
* net/mlx5: Fix rtable reference leakParav Pandit2019-11-101-3/+9
* net/smc: fix refcounting for non-blocking connect()Ursula Braun2019-11-101-2/+2
* net/mlx5: Fix flow counter list auto bits structRoi Dayan2019-11-101-2/+1
* net/mlx5e: Initialize on stack link modes bitmapAya Levin2019-11-101-1/+1
* net/mlx5e: Remove incorrect match criteria assignment lineDmytro Linkin2019-11-101-1/+0
* net/mlx5e: Determine source port properly for vlan push actionDmytro Linkin2019-11-101-6/+16
* rxrpc: Fix handling of last subpacket of jumbo packetDavid Howells2019-11-102-5/+14
* net: phylink: Fix phylink_dbg() macroFlorian Fainelli2019-11-101-0/+16
* keys: Fix memory leak in copy_net_nsTakeshi Misawa2019-11-101-0/+1
* net/smc: keep vlan_id for SMC-R in smc_listen_work()Ursula Braun2019-11-101-1/+1
* net/smc: fix closing of fallback SMC socketsUrsula Braun2019-11-101-0/+7
* selftests: fib_tests: add more tests for metric updatePaolo Abeni2019-11-101-0/+21
* ipv4: fix route update on metric change.Paolo Abeni2019-11-101-1/+1
* net: add READ_ONCE() annotation in __skb_wait_for_more_packets()Eric Dumazet2019-11-101-1/+1
* net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet2019-11-105-5/+5
* net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet2019-11-1014-22/+22
* udp: use skb_queue_empty_lockless()Eric Dumazet2019-11-101-3/+3
* net: add skb_queue_empty_lockless()Eric Dumazet2019-11-101-9/+24
* vxlan: check tun_info options_len properlyXin Long2019-11-101-2/+4
* udp: fix data-race in udp_set_dev_scratch()Eric Dumazet2019-11-101-4/+15
* selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang2019-11-101-1/+2
* net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()zhanglin2019-11-101-1/+3
* net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()Daniel Wagner2019-11-101-1/+4
* net: rtnetlink: fix a typo fbd -> fdbNikolay Aleksandrov2019-11-101-1/+1