summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-12-19net: move secpath_exist helper to sk_buff.hFlorian Westphal
2018-12-19xfrm: change secpath_set to return secpath struct, not error valueFlorian Westphal
2018-12-19net: convert bridge_nf to use skb extension infrastructureFlorian Westphal
2018-12-19sk_buff: add skb extension infrastructureFlorian Westphal
2018-12-19netfilter: avoid using skb->nf_bridge directlyFlorian Westphal
2018-12-19ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o
2018-12-19Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown
2018-12-19regmap: irq: add an option to clear status registers on unmaskBartosz Golaszewski
2018-12-19soc: fsl: dpio: Add BP and FQ query APIsRoy Pledge
2018-12-19regmap: regmap-irq/gpio-max77620: add level-irq supportMatti Vaittinen
2018-12-19KVM: arm/arm64: Remove arch timer workqueueChristoffer Dall
2018-12-19ALSA: HD-Audio: SKL+: force HDaudio legacy or SKL+ driver selectionPierre-Louis Bossart
2018-12-19ALSA: HDA: export process_unsol_events()Keyon Jie
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller
2018-12-19Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"Ingo Molnar
2018-12-19Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...Ingo Molnar
2018-12-19genirq/affinity: Add is_managed to struct irq_affinity_descDou Liyang
2018-12-19genirq/core: Introduce struct irq_affinity_descDou Liyang
2018-12-19PM-runtime: Switch autosuspend over to using hrtimersVincent Guittot
2018-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-18net: Use __kernel_clockid_t in uapi net_stamp.hDavide Caratti
2018-12-18Merge tag 'for-linus-20181218' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-19bpf: sockmap, metadata support for reporting size of msgJohn Fastabend
2018-12-18net: phy: improve phy state checkingHeiner Kallweit
2018-12-18bpf: support raw tracepoints in modulesMatt Mullins
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-12-18Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-12-18Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-12-18Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2018-12-18xen: Introduce shared buffer helpers for page directory...Oleksandr Andrushchenko
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-12-18irqchip: Add driver for Cirrus Logic Madera codecsRichard Fitzgerald
2018-12-18Merge tag 'asoc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2018-12-18genirq: Fix various typos in commentsIngo Molnar
2018-12-18mac80211: update HE operation fields to D3.0Shaul Triebitz
2018-12-18mac80211: propagate the support for TWT to the driverEmmanuel Grumbach
2018-12-18ieee80211: add bits for TWT in Extended Capabilities IEEmmanuel Grumbach
2018-12-18nl80211: Add support to notify radar event info received from STASriram R
2018-12-18Merge branch 'asoc-4.21' into asoc-nextMark Brown
2018-12-18mac80211: document RCU requirements for ieee80211_tx_dequeue()Johannes Berg
2018-12-18cfg80211: clarify LCI/civic location documentationJohannes Berg
2018-12-18wireless: FTM: fix kernel-doc "cannot understand" warningsRandy Dunlap
2018-12-17net: add missing SOF_TIMESTAMPING_OPT_ID supportWillem de Bruijn
2018-12-18bpf: enable cgroup local storage map pretty print with kind_flagYonghong Song
2018-12-18bpf: btf: fix struct/union/fwd types with kind_flagYonghong Song
2018-12-17netfilter: nat: remove nf_nat_l4proto structFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->manip_pktFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->nlattr_to_rangeFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->in_rangeFlorian Westphal