summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-10net/mlx4_core: Fix QUERY FUNC CAP flagsMoshe Shemesh2-4/+3
2020-05-10net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...Jack Morgenstein1-1/+6
2020-05-10net/mlx4_en: Fix potential deadlock in port statistics flowJack Morgenstein3-16/+3
2020-05-10net/mlx4_core: Do not access comm channel if it has not yet been initializedJack Morgenstein1-0/+9
2020-05-10net/mlx4_en: Process all completions in RX rings after port goes upErez Shitrit1-0/+7
2020-05-10net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW specJack Morgenstein1-1/+2
2020-05-10net/mlx4_core: Check device state before unregistering itAlex Vesker1-0/+3
2020-05-10net/mlx4_en: Fix the return value of a failure in VLAN VID add/killKamal Heib1-7/+11
2020-05-10net/mlx4_core: Fix access to uninitialized indexTariq Toukan1-2/+2
2020-05-10net/mlx4_core: Fix potential corruption in counters databaseEran Ben Elisha1-4/+6
2020-05-10bpf: fix map not being uncharged during map creation failureDaniel Borkmann1-1/+3
2020-05-10bpf, trace: check event type in bpf_perf_event_readAlexei Starovoitov1-0/+4
2020-05-10arm64: bpf: jit JMP_JSET_{X,K}Zi Shen Lim1-0/+1
2020-05-10cls_bpf: reset class and reuse major in daDaniel Borkmann1-5/+8
2020-05-10clk: xgene: Don't call __pa on ioremaped addressLaura Abbott1-6/+4
2020-05-10clk: imx: clk-pllv3: fix incorrect handle of enet powerdown bitDong Aisheng1-4/+4
2020-05-10clk: multiplier: Prevent the multiplier from under / over flowingMaxime Ripard1-3/+17
2020-05-10clk: ti: omap3+: dpll: use non-locking version of clk_get_rateTero Kristo1-1/+2
2020-05-10clk: gpio: handle error codes for of_clk_get_parent_count()Brian Norris1-2/+4
2020-05-10clk: st: avoid uninitialized variable useArnd Bergmann1-8/+9
2020-05-10udp: restore UDPlite many-cast deliveryPablo Neira2-6/+6
2020-05-10netfilter: nft_dup: do not use sreg_dev if the user doesn't specify itLiping Zhang2-4/+8
2020-05-10netfilter: nf_tables: destroy the set if fail to add transactionLiping Zhang1-1/+3
2020-05-10netfilter: nft_dynset: fix panic if NFT_SET_HASH is not enabledLiping Zhang1-0/+3
2020-05-10netfilter: nf_tables: fix a wrong check to skip the inactive rulesLiping Zhang1-1/+1
2020-05-10net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern2-20/+50
2020-05-10ipv6: add missing netconf notif when 'all' is updatedNicolas Dichtel1-0/+7
2020-05-10ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()Eric Dumazet2-8/+9
2020-05-10ipv6: fix checksum annotation in udp6_csum_initHannes Frederic Sowa1-2/+5
2020-05-10net: vrf: Fix dev refcnt leak due to IPv6 prefix routeDavid Ahern1-0/+10
2020-05-10ipv4: accept u8 in IP_TOS ancillary dataEric Dumazet1-2/+5
2020-05-10ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf()Eric Dumazet1-6/+6
2020-05-10ipv4: fix checksum annotation in udp4_csum_initHannes Frederic Sowa1-2/+5
2020-05-10flow_dissector: Check for IP fragmentation even if not using IPv4 addressAlexander Duyck1-8/+9
2020-05-10ipv4: Fix memory leak in exception case for splitting triesAlexander Duyck1-1/+3
2020-05-10be2net: Don't leak iomapped memory on removal.Douglas Miller2-0/+5
2020-05-10pinctrl: bcm2835: Fix memory leak in error pathStefan Wahren1-1/+1
2020-05-10memory/tegra: Add number of TLB lines for Tegra124Vince Hsu1-0/+1
2020-05-10target: Fix a memory leak in target_dev_lba_map_store()Bart Van Assche1-3/+3
2020-05-10qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()Dan Carpenter1-1/+1
2020-05-10qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()Dan Carpenter1-2/+6
2020-05-10qede: uninitialized variable in qede_start_xmit()Dan Carpenter1-1/+1
2020-05-10i40e: fix an uninitialized variable bugDan Carpenter1-1/+1
2020-05-10power: ipaq-micro-battery: freeing the wrong variableDan Carpenter1-1/+1
2020-05-10ethernet: micrel: fix some error codesDan Carpenter1-4/+6
2020-05-10mfd: lp8788-irq: Uninitialized variable in irq handlerDan Carpenter1-1/+1
2020-05-10net: moxa: fix an error codeDan Carpenter1-2/+2
2020-05-10VFIO: platform: reset: fix a warning message conditionDan Carpenter1-1/+1
2020-05-10ath9k_htc: check for underflow in ath9k_htc_rx_msg()Dan Carpenter1-1/+1
2020-05-10cx23885: uninitialized variable in cx23885_av_work_handler()Dan Carpenter1-1/+1