summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-01rtc: snvs: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-09-01rtc: snvs: set rangeAlexandre Belloni
2019-08-31tc-testing: don't hardcode 'ip' in nsPlugin.pyDavide Caratti
2019-08-31Merge branch 'Minor-cleanup-in-devlink'David S. Miller
2019-08-31devlink: Use switch-case instead of if-elseParav Pandit
2019-08-31devlink: Make port index data type as unsigned intParav Pandit
2019-08-31Merge branch 'net-tls-add-socket-diag'David S. Miller
2019-08-31net: tls: export protocol version, cipher, tx_conf/rx_conf to socket diagDavide Caratti
2019-08-31tcp: ulp: add functions to dump ulp-specific informationDavide Caratti
2019-08-31net/tls: use RCU protection on icsk->icsk_ulp_dataJakub Kicinski
2019-08-31Merge branch 'net-dsa-microchip-add-KSZ8563-support'David S. Miller
2019-08-31net: dsa: microchip: add KSZ8563 compatibility stringRazvan Stefanescu
2019-08-31dt-bindings: net: dsa: document additional Microchip KSZ8563 switchRazvan Stefanescu
2019-09-01arm64: defconfig: Enable CPU clock drivers for Qualcomm msm8916Marc Gonzalez
2019-09-01arm64: defconfig: Add DRM_MSM to defconfigs with ARCH_QCOMJordan Crouse
2019-09-01ARM: multi_v7_defconfig: Add DRM_MSM to defconfigs with ARCH_QCOMAndy Gross
2019-09-01ARM: qcom_defconfig: Add DRM_MSM to defconfigs with ARCH_QCOMJordan Crouse
2019-08-31Merge branch 'net-aquantia-fixes-on-vlan-filters-and-other-conditions'David S. Miller
2019-08-31net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov
2019-08-31net: aquantia: linkstate irq should be oneshotIgor Russkikh
2019-08-31net: aquantia: reapply vlan filters on upDmitry Bogdanov
2019-08-31net: aquantia: fix limit of vlan filtersDmitry Bogdanov
2019-08-31net: aquantia: fix removal of vlan 0Dmitry Bogdanov
2019-08-31Merge branch 'Fix-issues-in-tc-taprio-and-tc-cbs'David S. Miller
2019-08-31net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rateVladimir Oltean
2019-08-31taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byteVladimir Oltean
2019-08-31taprio: Fix kernel panic in taprio_destroyVladimir Oltean
2019-08-31objtool: Ignore intentional differences for the x86 insn decoderArnaldo Carvalho de Melo
2019-08-31objtool: Update sync-check.sh from perf's check-headers.shArnaldo Carvalho de Melo
2019-08-31perf build: Ignore intentional differences for the x86 insn decoderArnaldo Carvalho de Melo
2019-08-31perf intel-pt: Use shared x86 insn decoderJosh Poimboeuf
2019-08-31perf intel-pt: Remove inat.c from build dependency listJosh Poimboeuf
2019-08-31perf: Update .gitignore fileJosh Poimboeuf
2019-08-31objtool: Move x86 insn decoder to a common locationJosh Poimboeuf
2019-08-31perf metricgroup: Support multiple events for metricgroupJin Yao
2019-08-31perf metricgroup: Scale the metric resultJin Yao
2019-08-31perf pmu: Change convert_scale from static to globalJin Yao
2019-08-31perf symbols: Move mem_info and branch_info out of symbol.hArnaldo Carvalho de Melo
2019-08-31perf auxtrace: Uninline functions that touch perf_sessionArnaldo Carvalho de Melo
2019-08-31perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo
2019-08-31perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo
2019-08-31perf tools: Remove needless thread_map.h include directivesArnaldo Carvalho de Melo
2019-08-31perf tools: Remove needless thread.h include directivesArnaldo Carvalho de Melo
2019-08-31perf tools: Remove needless map.h include directivesArnaldo Carvalho de Melo
2019-08-31perf probe: No need for symbol.h, symbol_conf is enoughArnaldo Carvalho de Melo
2019-08-31perf tools: Remove needless sort.h include directivesArnaldo Carvalho de Melo
2019-08-31perf tools: Move 'struct events_stats' and prototypes to separate headerArnaldo Carvalho de Melo
2019-08-31perf hist: Remove needless ui/progress.h from hist.hArnaldo Carvalho de Melo
2019-08-31perf dsos: Move the dsos struct and its methods to separate source filesArnaldo Carvalho de Melo
2019-08-31perf symbols: Move symsrc prototypes to a separate headerArnaldo Carvalho de Melo