summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-10net: Don't delete routes in different VRFsMark Tomlinson
2020-05-10net: vrf: Fix dst reference countingDavid Ahern
2020-05-10power_supply: tps65217-charger: Fix NULL deref during property exportMarcin Niestroj
2020-05-10power: bq27xxx_battery: Fix bq27541 AveragePower register addressLiu Xiang
2020-05-10power: test_power: correctly handle empty writesSasha Levin
2020-05-10power: bq27xxx: fix register numbers of bq27500H. Nikolaus Schaller
2020-05-10power: bq27xxx: fix reading for bq27000 and bq27010H. Nikolaus Schaller
2020-05-10sched/preempt: Fix preempt_count manipulationsPeter Zijlstra
2020-05-10pkt_sched: fq: use proper locking in fq_dump_stats()Eric Dumazet
2020-05-10net_sched: flower: Avoid dissection of unmasked keysHadar Hen Zion
2020-05-10sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusionPeter Zijlstra
2020-05-10mlxsw: switchx2: Fix ethernet port initializationElad Raz
2020-05-10mlxsw: switchx2: Fix misuse of hard_header_lenYotam Gigi
2020-05-10net/mlx4_core: Fix QUERY FUNC CAP flagsMoshe Shemesh
2020-05-10net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...Jack Morgenstein
2020-05-10net/mlx4_en: Fix potential deadlock in port statistics flowJack Morgenstein
2020-05-10net/mlx4_core: Do not access comm channel if it has not yet been initializedJack Morgenstein
2020-05-10net/mlx4_en: Process all completions in RX rings after port goes upErez Shitrit
2020-05-10net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW specJack Morgenstein
2020-05-10net/mlx4_core: Check device state before unregistering itAlex Vesker
2020-05-10net/mlx4_en: Fix the return value of a failure in VLAN VID add/killKamal Heib
2020-05-10net/mlx4_core: Fix access to uninitialized indexTariq Toukan
2020-05-10net/mlx4_core: Fix potential corruption in counters databaseEran Ben Elisha
2020-05-10bpf: fix map not being uncharged during map creation failureDaniel Borkmann
2020-05-10bpf, trace: check event type in bpf_perf_event_readAlexei Starovoitov
2020-05-10arm64: bpf: jit JMP_JSET_{X,K}Zi Shen Lim
2020-05-10cls_bpf: reset class and reuse major in daDaniel Borkmann
2020-05-10clk: xgene: Don't call __pa on ioremaped addressLaura Abbott
2020-05-10clk: imx: clk-pllv3: fix incorrect handle of enet powerdown bitDong Aisheng
2020-05-10clk: multiplier: Prevent the multiplier from under / over flowingMaxime Ripard
2020-05-10clk: ti: omap3+: dpll: use non-locking version of clk_get_rateTero Kristo
2020-05-10clk: gpio: handle error codes for of_clk_get_parent_count()Brian Norris
2020-05-10clk: st: avoid uninitialized variable useArnd Bergmann
2020-05-10udp: restore UDPlite many-cast deliveryPablo Neira
2020-05-10netfilter: nft_dup: do not use sreg_dev if the user doesn't specify itLiping Zhang
2020-05-10netfilter: nf_tables: destroy the set if fail to add transactionLiping Zhang
2020-05-10netfilter: nft_dynset: fix panic if NFT_SET_HASH is not enabledLiping Zhang
2020-05-10netfilter: nf_tables: fix a wrong check to skip the inactive rulesLiping Zhang
2020-05-10net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern
2020-05-10ipv6: add missing netconf notif when 'all' is updatedNicolas Dichtel
2020-05-10ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()Eric Dumazet
2020-05-10ipv6: fix checksum annotation in udp6_csum_initHannes Frederic Sowa
2020-05-10net: vrf: Fix dev refcnt leak due to IPv6 prefix routeDavid Ahern
2020-05-10ipv4: accept u8 in IP_TOS ancillary dataEric Dumazet
2020-05-10ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf()Eric Dumazet
2020-05-10ipv4: fix checksum annotation in udp4_csum_initHannes Frederic Sowa
2020-05-10flow_dissector: Check for IP fragmentation even if not using IPv4 addressAlexander Duyck
2020-05-10ipv4: Fix memory leak in exception case for splitting triesAlexander Duyck
2020-05-10be2net: Don't leak iomapped memory on removal.Douglas Miller
2020-05-10pinctrl: bcm2835: Fix memory leak in error pathStefan Wahren