summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-108250-men-mcb: fix error checking when get_num_ports returns -ENODEVColin Ian King1-4/+4
2019-11-10perf c2c: Fix memory leak in build_cl_output()Yunfeng Ye1-5/+9
2019-11-10ARM: dts: imx7s: Correct GPT's ipg clock sourceAnson Huang1-4/+4
2019-11-10scsi: fix kconfig dependency warning related to 53C700_LE_ON_BEThomas Bogendoerfer1-1/+1
2019-11-10scsi: sni_53c710: fix compilation errorThomas Bogendoerfer1-3/+1
2019-11-10scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitionsHannes Reinecke1-5/+16
2019-11-10scsi: qla2xxx: fix a potential NULL pointer dereferenceAllen Pais1-0/+4
2019-11-10ARM: mm: fix alignment handler faults under memory pressureRussell King1-8/+36
2019-11-10pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()Dan Carpenter1-2/+2
2019-11-10ARM: dts: logicpd-torpedo-som: Remove twl_keypadAdam Ford1-0/+4
2019-11-10ASoc: rockchip: i2s: Fix RPM imbalanceRobin Murphy1-1/+1
2019-11-10ASoC: wm_adsp: Don't generate kcontrols without READ flagsStuart Henderson1-2/+1
2019-11-10regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() c...Yizhuo1-1/+7
2019-11-10ASoC: rt5682: add NULL handler to set_jack functionJaska Uimonen1-2/+10
2019-11-10regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdoneAxel Lin1-18/+8