summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-30net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu
2020-07-31csky: Set CONFIG_NR_CPU 4 as defaultGuo Ren
2020-07-31csky: Use top-down mmap layoutGuo Ren
2020-07-31csky: Optimize the trap processing flowGuo Ren
2020-07-31csky: Add support for function error injectionGuo Ren
2020-07-31csky: Fixup kprobes handler couldn't change pcGuo Ren
2020-07-31csky: Fixup duplicated restore sp in RESTORE_REGS_FTRACEGuo Ren
2020-07-31csky: Add cpu feature register hint for smpGuo Ren
2020-07-31csky: Add SECCOMP_FILTER supportedGuo Ren
2020-07-31csky: remove unusued thread_saved_pc and *_segments functions/macrosTobias Klauser
2020-07-30scsi: scsi_transport_srp: Sanitize scsi_target_block/unblock sequencesHannes Reinecke
2020-07-30scsi: ufs-mediatek: Apply DELAY_AFTER_LPM quirk to Micron devicesStanley Chu
2020-07-30scsi: ufs: Introduce device quirk "DELAY_AFTER_LPM"Stanley Chu
2020-07-30scsi: virtio-scsi: Correctly handle the case where all LUNs are unpluggedMaxim Levitsky
2020-07-30Merge tag 'mac80211-for-davem-2020-07-30' of git://git.kernel.org/pub/scm/lin...David S. Miller
2020-07-30net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai
2020-07-30net: ll_temac: Use devm_platform_ioremap_resource_byname()Wang Hai
2020-07-30Merge branch 'net-ethernet-use-generic-power-management'David S. Miller
2020-07-30tlan: use generic power managementVaibhav Gupta
2020-07-30sis900: use generic power managementVaibhav Gupta
2020-07-30sc92031: use generic power managementVaibhav Gupta
2020-07-30bnxt_en: Remove superfluous memset()Li Heng
2020-07-30liquidio: Replace vmalloc with kmalloc in octeon_register_dispatch_fn()Wang Hai
2020-07-30net/sched: act_pedit: Use flex_array_size() helper in memcpy()Gustavo A. R. Silva
2020-07-30mlxsw: spectrum_cnt: Use flex_array_size() helper in memcpy()Gustavo A. R. Silva
2020-07-30ionic: unlock queue mutex in error pathShannon Nelson
2020-07-30atm: fix atm_dev refcnt leaks in atmtcp_remove_persistentXin Xiong
2020-07-30dax: Fix incorrect argument passed to xas_set_err()Hao Li
2020-07-31udp, bpf: Ignore connections in reuseport group after BPF sk lookupJakub Sitnicki
2020-07-30net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao
2020-07-30net: nixge: fix potential memory leak in nixge_probe()Lu Wei
2020-07-30sfc_ef100: remove duplicated include from ef100_netdev.cYueHaibing
2020-07-30devlink: ignore -EOPNOTSUPP errors on dumpitJakub Kicinski
2020-07-30rxrpc: Fix race between recvmsg and sendmsg on immediate call failureDavid Howells
2020-07-30ptp: ptp_clockmatrix: update to support 4.8.7 firmwareMin Li
2020-07-30Merge branch 'l2tp-tidy-up-l2tp-core-API'David S. Miller
2020-07-30l2tp: improve API documentation in l2tp_core.hTom Parkin
2020-07-30l2tp: tweak exports for l2tp_recv_common and l2tp_ioctlTom Parkin
2020-07-30l2tp: remove build_header callback in struct l2tp_sessionTom Parkin
2020-07-30l2tp: return void from l2tp_session_deleteTom Parkin
2020-07-30l2tp: don't export tunnel and session free functionsTom Parkin
2020-07-30l2tp: don't export __l2tp_session_unhashTom Parkin
2020-07-30selftests: txtimestamp: add flag for timestamp validation tolerance.Jian Yang
2020-07-30ftrace: Setup correct FTRACE_FL_REGS flags for moduleChengming Zhou
2020-07-30tracing/hwlat: Honor the tracing_cpumaskKevin Hao
2020-07-30tracing/hwlat: Drop the duplicate assignment in start_kthread()Kevin Hao
2020-07-30MAINTAINERS: Replace Thor Thayer as Altera Triple Speed Ethernet maintainerJoyce Ooi
2020-07-30selftests/bpf: fix netdevsim trap_flow_action_cookie readHangbin Liu
2020-07-30ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang
2020-07-31net/bpfilter: Initialize pos in __bpfilter_process_sockoptChristoph Hellwig