summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-29libbpf: fix using uninitialized ioctl resultsIlya Maximets1-4/+3
2019-08-29selftests/bpf: add another gso_segs accessEric Dumazet1-0/+11
2019-08-29selftests: forwarding: gre_multipath: Fix flower filtersIdo Schimmel1-12/+12
2019-08-29selftests: forwarding: gre_multipath: Enable IPv4 forwardingIdo Schimmel1-0/+4
2019-08-29net: mvpp2: Don't check for 3 consecutive Idle frames for 10G linksMaxime Chevallier1-3/+3
2019-08-29bonding: Force slave speed check after link state recovery for 802.3adThomas Falcon1-0/+9
2019-08-29ASoC: dapm: fix a memory leak bugWenwen Wang1-0/+2
2019-08-29selftests/bpf: fix sendmsg6_prog on s390Ilya Leoshkevich1-2/+1
2019-08-29bpf: sockmap, only create entry if ulp is not already enabledJohn Fastabend1-0/+3
2019-08-29bpf: sockmap, synchronize_rcu before free'ing mapJohn Fastabend1-0/+2
2019-08-29bpf: sockmap, sock_map_delete needs to use xchgJohn Fastabend1-5/+9
2019-08-29spi: pxa2xx: Balance runtime PM enable/disable on errorLubomir Rintel1-2/+4
2019-08-29ASoC: SOF: use __u32 instead of uint32_t in uapi headersMasahiro Yamada2-13/+17
2019-08-29ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walksCharles Keepax1-4/+4
2019-08-29netfilter: ebtables: fix a memory leak bug in compatWenwen Wang1-1/+3
2019-08-29libbpf: sanitize VAR to conservative 1-byte INTAndrii Nakryiko1-2/+7
2019-08-29mips: fix cacheinfoVladimir Kondratiev1-0/+2
2019-08-29MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer1-1/+2
2019-08-29HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DTIlya Trukhanov1-0/+12
2019-08-29HID: logitech-hidpp: add USB PID for a few more supported miceFilipe LaĆ­ns1-1/+31
2019-08-29ASoC: Intel: bytcht_es8316: Add quirk for Irbis NB41 netbookHans de Goede1-0/+8
2019-08-29ASoC: samsung: odroid: fix a double-free issue for cpu_daiWen Yang1-1/+1
2019-08-29ASoC: samsung: odroid: fix an use-after-free issue for codecWen Yang1-2/+4
2019-08-29regulator: axp20x: fix DCDC5 and DCDC6 for AXP803Jernej Skrabec1-2/+2
2019-08-29regulator: axp20x: fix DCDCA and DCDCD for AXP806Jernej Skrabec1-3/+3
2019-08-29ASoC: audio-graph-card: add missing const at graph_get_dai_id()Kuninori Morimoto1-1/+1
2019-08-29ASoC: audio-graph-card: fix an use-after-free in graph_get_dai_id()Wen Yang1-1/+3
2019-08-29ASoC: audio-graph-card: fix use-after-free in graph_dai_link_of_dpcm()Wen Yang1-13/+13
2019-08-29ASoC: simple-card: fix an use-after-free in simple_for_each_link()Wen Yang1-2/+2
2019-08-29ASoC: simple-card: fix an use-after-free in simple_dai_link_of_dpcm()Wen Yang1-11/+11
2019-08-29ASoC: simple_card_utils.h: care NULL dai at asoc_simple_debug_dai()Kuninori Morimoto1-0/+4
2019-08-25Linux 5.2.10v5.2.10Sasha Levin1-1/+1
2019-08-25netlink: Fix nlmsg_parse as a wrapper for strict message parsingDavid Ahern1-3/+2
2019-08-25net: phy: consider AN_RESTART status when reading link statusHeiner Kallweit2-1/+25
2019-08-25net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski9-27/+52
2019-08-25net/mlx5e: Use flow keys dissector to parse packets for ARFSMaxim Mikityanskiy1-63/+34
2019-08-25net/mlx5e: Remove redundant check in CQE recovery flow of tx reporterAya Levin1-3/+0
2019-08-25net/mlx5e: Fix false negative indication on tx reporter CQE recoveryAya Levin1-4/+2
2019-08-25net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg offMohamad Heib1-0/+8
2019-08-25netdevsim: Restore per-network namespace accounting for fib entriesDavid Ahern4-86/+98
2019-08-25tc-testing: updated skbedit action tests with batch create/deleteRoman Mashak1-0/+47
2019-08-25net sched: update skbedit action for batched events operationsRoman Mashak1-0/+12
2019-08-25bnxt_en: Fix to include flow direction in L2 keySomnath Kotur2-5/+5
2019-08-25bnxt_en: Use correct src_fid to determine direction of the flowVenkat Duvvuru1-3/+1
2019-08-25bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE commandVasundhara Volam1-3/+6
2019-08-25bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam1-7/+5
2019-08-25bnxt_en: Improve RX doorbell sequence.Michael Chan1-3/+7
2019-08-25bnxt_en: Fix VNIC clearing logic for 57500 chips.Michael Chan1-8/+18
2019-08-25net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen1-0/+3
2019-08-25xen/netback: Reset nr_frags before freeing skbRoss Lagerwall1-0/+2