aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-10-29bridge: cfm: Netlink GET status Interface.Gravatar Henrik Bjoernlund 2-0/+30
2020-10-29bridge: cfm: Netlink GET configuration Interface.Gravatar Henrik Bjoernlund 1-0/+6
2020-10-29bridge: cfm: Netlink SET configuration Interface.Gravatar Henrik Bjoernlund 2-0/+91
2020-10-29bridge: cfm: Kernel space implementation of CFM. CCM frame RX added.Gravatar Henrik Bjoernlund 1-0/+4
2020-10-29bridge: cfm: Kernel space implementation of CFM. CCM frame TX added.Gravatar Henrik Bjoernlund 1-1/+38
2020-10-29bridge: cfm: Kernel space implementation of CFM. MEP create/delete.Gravatar Henrik Bjoernlund 1-0/+23
2020-10-29bridge: uapi: cfm: Added EtherType used by the CFM protocol.Gravatar Henrik Bjoernlund 1-0/+1
2020-10-29Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 2-0/+4
2020-10-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 2-12/+20
2020-10-29include: jhash/signal: Fix fall-through warnings for ClangGravatar Gustavo A. R. Silva 2-0/+4
2020-10-29Merge tag 'afs-fixes-20201029' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-16/+4
2020-10-29Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+5
2020-10-29afs: Fix afs_invalidatepage to adjust the dirty regionGravatar David Howells 1-2/+3
2020-10-29afs: Wrap page->private manipulations in inline functionsGravatar David Howells 1-16/+3
2020-10-28jbd2: fix a kernel-doc markupGravatar Mauro Carvalho Chehab 1-1/+1
2020-10-28ext4: make num of fast commit blocks configurableGravatar Harshad Shirwadkar 1-1/+4
2020-10-28RDMA: Add rdma_connect_locked()Gravatar Jason Gunthorpe 1-12/+2
2020-10-27vmlinux.lds.h: Keep .ctors.* with .ctorsGravatar Kees Cook 1-0/+1
2020-10-26RDMA/mlx5: Fix devlink deadlock on net namespace deletionGravatar Parav Pandit 1-0/+18
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Gravatar Joe Perches 34-74/+74
2020-10-25mm: remove kzfree() compatibility definitionGravatar Eric Biggers 1-2/+0
2020-10-25Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2020-10-25Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-8/+0
2020-10-25Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+53
2020-10-24Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-6/+18
2020-10-24Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-2/+2
2020-10-24Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 6-21/+15
2020-10-24Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 2-24/+23
2020-10-24random32: add noise from network and scheduling activityGravatar Willy Tarreau 1-0/+19
2020-10-24random32: make prandom_u32() output unpredictableGravatar George Spelvin 1-2/+34
2020-10-24Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-40/+73
2020-10-24Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 3-0/+46
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 16-16/+396
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 13-8/+782
2020-10-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 3-54/+72
2020-10-23Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 4-10/+28
2020-10-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-1/+2
2020-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-5/+10
2020-10-23Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 4-5/+34
2020-10-23Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-6/+2
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-45/+57
2020-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-0/+10
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-5/+10
2020-10-23Merge branches 'pm-core', 'pm-sleep', 'pm-tools' and 'powercap'Gravatar Rafael J. Wysocki 2-5/+4
2020-10-23Merge branches 'pm-cpufreq' and 'pm-cpuidle'Gravatar Rafael J. Wysocki 1-5/+0
2020-10-23xen: remove no longer used functionsGravatar Juergen Gross 1-8/+0
2020-10-23kvm: x86/mmu: Support dirty logging for the TDP MMUGravatar Ben Gardon 1-0/+1
2020-10-22hil/parisc: Disable HIL driver when it gets stuckGravatar Helge Deller 1-1/+1