summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-10net/flow_dissector: switch to siphashEric Dumazet8-43/+42
2019-11-10r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2Kazutoshi Noguchi2-0/+8
2019-11-10net: dsa: fix switch tree listVivien Didelot1-1/+1
2019-11-10net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn1-6/+6
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: bcmgenet: don't set phydev->link from MACDoug Berger1-3/+1
2019-11-10net: dsa: b53: Do not clear existing mirrored port maskFlorian Fainelli1-1/+0
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-10net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budgetMaxim Mikityanskiy1-1/+4
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-10netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault5-26/+29
2019-11-10net/mlx4_core: Dynamically set guaranteed amount of counters per VFEran Ben Elisha1-16/+26
2019-11-10net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao1-6/+9
2019-11-10net: fix sk_page_frag() recursion from memory reclaimTejun Heo2-3/+31
2019-11-10net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksumBenjamin Herrenschmidt1-13/+12
2019-11-10net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli1-15/+21
2019-11-10net: annotate lockless accesses to sk->sk_napi_idEric Dumazet1-3/+3
2019-11-10net: annotate accesses to sk->sk_incoming_cpuEric Dumazet6-8/+8
2019-11-10inet: stop leaking jiffies on the wireEric Dumazet5-6/+6
2019-11-10erspan: fix the tun_info options_len check for erspanXin Long2-4/+4
2019-11-10dccp: do not leak jiffies on the wireEric Dumazet1-1/+1
2019-11-10cxgb4: fix panic when attaching to ULD failVishal Kulkarni1-12/+17
2019-11-10nbd: handle racing with error'ed out commandsJosef Bacik1-0/+6
2019-11-10nbd: protect cmd->status with cmd->lockJosef Bacik1-5/+7
2019-11-10cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occursDave Wysochanski4-9/+22
2019-11-10i2c: stm32f7: remove warning when compiling with W=1Alain Volmat1-1/+1
2019-11-10i2c: stm32f7: fix a race in slave mode with arbitration loss irqFabrice Gasnier1-7/+10
2019-11-10i2c: stm32f7: fix first byte to send in slave modeFabrice Gasnier1-0/+2
2019-11-10irqchip/gic-v3-its: Use the exact ITSList for VMOVPZenghui Yu1-3/+18
2019-11-10MIPS: bmips: mark exception vectors as char arraysJonas Gorski3-10/+10
2019-11-10of: unittest: fix memory leak in unittest_data_addNavid Emamdoost1-0/+1
2019-11-10ARM: 8926/1: v7m: remove register save to stack before svcafzal mohammed1-1/+0
2019-11-10tracing: Fix "gfp_t" format for synthetic eventsZhengjun Xing1-0/+2
2019-11-10scsi: target: core: Do not overwrite CDB byte 1Bodo Stroesser1-21/+0
2019-11-10drm/amdgpu: fix potential VM faultsChristian König1-1/+2
2019-11-10ARM: davinci: dm365: Fix McBSP dma_slave_map entryPeter Ujfalusi1-2/+2
2019-11-10perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye1-0/+1