summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-06-27Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds
2020-06-26net: mdio: add a forward declaration for reset_control to mdio.hBartosz Golaszewski
2020-06-26Merge tag 'iommu-fixes-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-26Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-26kdb: Switch to use safer dbg_io_ops over console APIsSumit Garg
2020-06-26Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar
2020-06-26batman-adv: Introduce a configurable per interface hop penaltyLinus Lüssing
2020-06-26batman-adv: Fix typos and grammar in documentationSven Eckelmann
2020-06-26mm: remove vmalloc_execChristoph Hellwig
2020-06-26mm: workingset: age nonresident information alongside anonymous pagesJohannes Weiner
2020-06-26make asm-generic/cacheflush.h more standaloneStephen Rothwell
2020-06-25i40e: remove unused definesJesse Brandeburg
2020-06-25i40e: Move client header locationShiraz Saleem
2020-06-26Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-25rds: transport module should be auto loaded when transport is setRao Shoaib
2020-06-25sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner
2020-06-25net: phy: Add a helper to return the index for of the internal delayDan Murphy
2020-06-25net: phylink: add phylink_speed_(up|down) interfaceRussell King
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-25Merge tag 'sound-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-06-25rcu: Fixup noinstr warningsPeter Zijlstra
2020-06-25locking/atomics: Provide the arch_atomic_ interface to generic codePeter Zijlstra
2020-06-25bpf: Do not allow btf_ctx_access with __int128 typesJohn Fastabend
2020-06-25ieee80211: Add missing and new AKM suite selector definitionsVeerendranath Jakkam
2020-06-24net: qos: police action add index for tc flower offloadingPo Liu
2020-06-24net: qos: add tc police offloading action with max frame size limitPo Liu
2020-06-25Merge tag 'drm/tegra/for-5.8-rc3' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
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-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-23scsi: libata: Fix the ata_scsi_dma_need_drain stubChristoph Hellwig
2020-06-23net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan