summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-06-24bpf: Add bpf_skc_to_udp6_sock() helperYonghong Song
2020-06-24net: bpf: Add bpf_seq_afinfo in udp_iter_stateYonghong Song
2020-06-24bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpersYonghong Song
2020-06-24bpf: Add bpf_skc_to_tcp6_sock() helperYonghong Song
2020-06-24net: bpf: Add bpf_seq_afinfo in tcp_iter_stateYonghong Song
2020-06-25netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he...David Wilder
2020-06-25netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit help...David Wilder
2020-06-24net: phy: make phy_disable_interrupts() non-staticJisheng Zhang
2020-06-24net: bridge: add a flag to avoid refreshing fdb when changing/addingNikolay Aleksandrov
2020-06-24net: bridge: add option to allow activity notifications for any fdb entriesNikolay Aleksandrov
2020-06-24net: neighbor: add fdb extended attributeNikolay Aleksandrov
2020-06-24net: phy: add support for a common probe between shared PHYsAntoine Tenart
2020-06-24RDMA/core: Delete not-used create RWQ table functionLeon Romanovsky
2020-06-24drm/fb-helper: Fix vt restoreDaniel Vetter
2020-06-24bpf: Add SO_KEEPALIVE and related options to bpf_setsockoptDmitry Yakunin
2020-06-24tcp: Expose tcp_sock_set_keepidle_lockedDmitry Yakunin
2020-06-24sock: Move sock_valbool_flag to headerDmitry Yakunin
2020-06-24OPP: refactor dev_pm_opp_of_register_em() and update related driversLukasz Luba
2020-06-24PM / EM: change name of em_pd_energy to em_cpu_energyLukasz Luba
2020-06-24PM / EM: remove em_register_perf_domainLukasz Luba
2020-06-24PM / EM: add support for other devices than CPUs in Energy ModelLukasz Luba
2020-06-24block: move struct block_device to blk_types.hChristoph Hellwig
2020-06-24block: reduce ifdef CONFIG_BLOCK madness in headersChristoph Hellwig
2020-06-24fs: move the buffer_heads_over_limit stub to buffer_head.hChristoph Hellwig
2020-06-24block: move block-related definitions out of fs.hChristoph Hellwig
2020-06-24block: simplify sb_is_blkdev_sbChristoph Hellwig
2020-06-24fs: remove the mount_bdev and kill_block_super stubsChristoph Hellwig
2020-06-24fs: remove the HAVE_UNLOCKED_IOCTL and HAVE_COMPAT_IOCTL definesChristoph Hellwig
2020-06-24fs: remove an unused block_device_operations forward declarationChristoph Hellwig
2020-06-24block: mark bd_finish_claiming staticChristoph Hellwig
2020-06-24tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCKChristoph Hellwig
2020-06-24block: create the request_queue debugfs_dir on registrationLuis Chamberlain
2020-06-24block: revert back to synchronous request_queue removalLuis Chamberlain
2020-06-24blk-mq: add a new blk_mq_complete_request_remote APIChristoph Hellwig
2020-06-24blk-mq: move failure injection out of blk_mq_complete_requestChristoph Hellwig
2020-06-24blk-mq: merge blk-softirq.c into blk-mq.cChristoph Hellwig
2020-06-24PM / EM: update callback structure and add device pointerLukasz Luba
2020-06-24PM / EM: introduce em_dev_register_perf_domain functionLukasz Luba
2020-06-24PM / EM: change naming convention from 'capacity' to 'performance'Lukasz Luba
2020-06-24vt: redefine world of cursor macrosJiri Slaby
2020-06-24vt: move vc_translate to vt.c and rename itJiri Slaby
2020-06-24vt: get rid of VT10.ID macrosJiri Slaby
2020-06-24vt: remove 25 years stale commentJiri Slaby
2020-06-24vt: convert vc_tab_stop to bitmapJiri Slaby
2020-06-24vt: switch G0/1_charset to an arrayJiri Slaby
2020-06-24vc: switch state to boolJiri Slaby
2020-06-24vt: introduce enum vc_intensity for intensityJiri Slaby
2020-06-24vc: separate stateJiri Slaby
2020-06-24gcc-plugins/stackleak: Use asm instrumentation to avoid useless register savingAlexander Popov
2020-06-24USB: ch9: add "USB_" prefix in front of TEST definesGreg Kroah-Hartman