summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-10qdisc: fix a module refcount leak in qdisc_create_dflt()Eric Dumazet1-4/+5
2020-05-10bnxt: add a missing rcu synchronizationEric Dumazet1-0/+4
2020-05-10ovs/geneve: fix rtnl notifications on iface deletionNicolas Dichtel1-0/+4
2020-05-10net: ethernet: stmmac: dwmac-generic: fix probe error pathJohan Hovold1-1/+11
2020-05-10fq_codel: return non zero qlen in class dumpsEric Dumazet1-1/+1
2020-05-10net: ethernet: stmmac: dwmac-rk: fix probe error pathJohan Hovold1-1/+10
2020-05-10rtnl: reset calcit fptr in rtnl_unregister()Mathias Krause1-0/+1
2020-05-10net: ethernet: stmmac: dwmac-sti: fix probe error pathJohan Hovold1-1/+10
2020-05-10et131x: Fix logical vs bitwise check in et131x_tx_timeout()Florian Fainelli1-1/+1
2020-05-10net: icmp6_send should use dst dev to determine L3 domainDavid Ahern1-1/+1
2020-05-10tipc: fix the error handling in tipc_udp_enable()Wei Yongjun1-1/+4
2020-05-10macvtap: segmented packet is consumedEric Dumazet1-1/+1
2020-05-10net: macb: add missing free_netdev() on error in macb_probe()Wei Yongjun1-1/+1
2020-05-10cxgbi: fix uninitialized flowi6Jiri Benc1-0/+1
2020-05-10net: bcmsysport: Device stats are unsigned longFlorian Fainelli1-1/+1
2020-05-10sfc: clear napi_hash state when copying channelsBert Kenward1-0/+3
2020-05-10sfc: fix potential stack corruption from running past stat bitmaskAndrew Rybchenko1-1/+2
2020-05-10gre: reject GUE and FOU in collect metadata modeJiri Benc1-0/+5
2020-05-10gre: build header correctly for collect metadata tunnelsJiri Benc1-4/+5
2020-05-10gre: do not assign header_ops in collect metadata modeJiri Benc1-2/+3
2020-05-10ovs/gre: fix rtnl notifications on iface deletionNicolas Dichtel1-0/+4
2020-05-10net: bcmgenet: device stats are unsigned longEric Dumazet1-1/+5
2020-05-10net: bcmgenet: fix skb_len in bcmgenet_xmit_single()Petri Gynther1-1/+1
2020-05-10cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabledHariprasad Shenai2-2/+2
2020-05-10openvswitch: update checksum in {push,pop}_mplsSimon Horman1-5/+15
2020-05-10dmaengine: edma: Add probe callback to edma_tptc_driverPeter Ujfalusi1-0/+6
2020-05-10dm: fix second blk_delay_queue() parameter to be in msec units not jiffiesTahsin Erdogan1-1/+1
2020-05-10blk-mq: fix undefined behaviour in order_to_size()Bartlomiej Zolnierkiewicz1-1/+1
2020-05-10gfs2: fix flock panic issueJunxiao Bi1-1/+4
2020-05-10net: dsa: mv88e6xxx: unlock DSA and CPU portsVivien Didelot1-1/+1
2020-05-10Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"Viresh Kumar2-9/+0
2020-05-10MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski1-1/+5
2020-05-10bonding: fix length of actor systemTobias Jungel1-2/+1
2020-05-10ALSA: fm801: Initialize chip after IRQ handler is registeredAndy Shevchenko1-2/+2
2020-05-10xprtrdma: Fix backchannel allocation of extra rpcrdma_repsChuck Lever3-25/+23
2020-05-10mlx4: do not call napi_schedule() without careEric Dumazet1-1/+4
2020-05-10ipv4: Fix table id reference in fib_sync_down_addrDavid Ahern1-1/+1
2020-05-10vti6: fix input pathNicolas Dichtel4-10/+16
2020-05-10net: Don't delete routes in different VRFsMark Tomlinson3-4/+10
2020-05-10net: vrf: Fix dst reference countingDavid Ahern5-167/+30
2020-05-10power_supply: tps65217-charger: Fix NULL deref during property exportMarcin Niestroj1-1/+5
2020-05-10power: bq27xxx_battery: Fix bq27541 AveragePower register addressLiu Xiang1-1/+1
2020-05-10power: test_power: correctly handle empty writesSasha Levin1-0/+2
2020-05-10power: bq27xxx: fix register numbers of bq27500H. Nikolaus Schaller1-3/+3
2020-05-10power: bq27xxx: fix reading for bq27000 and bq27010H. Nikolaus Schaller1-3/+9
2020-05-10sched/preempt: Fix preempt_count manipulationsPeter Zijlstra1-2/+2
2020-05-10pkt_sched: fq: use proper locking in fq_dump_stats()Eric Dumazet1-14/+18
2020-05-10net_sched: flower: Avoid dissection of unmasked keysHadar Hen Zion1-15/+13
2020-05-10sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusionPeter Zijlstra1-16/+11
2020-05-10mlxsw: switchx2: Fix ethernet port initializationElad Raz1-0/+1