aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-29include: uapi: linux: add rpl sr header definitionAlexander Aring1-0/+48
2020-03-29mptcp: add netlink-based PMPaolo Abeni1-0/+54
2020-03-29mptcp: add and use MIB counter infrastructureFlorian Westphal2-0/+7
2020-03-29mptcp: allow dumping subflow context to userspaceDavide Caratti2-0/+36
2020-03-29mptcp: Add handling of outgoing MP_JOIN requestsPeter Krystad1-0/+2
2020-03-29mptcp: Add handling of incoming MP_JOIN requestsPeter Krystad2-1/+18
2020-03-29mptcp: Add ADD_ADDR handlingPeter Krystad2-2/+27
2020-03-29net: Fix typo of SKB_SGO_CB_OFFSETCambda Zhu1-2/+2
2020-03-29net: macsec: add support for specifying offload upon link creationMark Starovoytov1-0/+1
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-19/+42
2020-03-30bus: fsl-mc: add api to retrieve mc versionAndrei Botila1-0/+16
2020-03-30netfilter: conntrack: add nf_ct_acct_add()wenxu1-1/+10
2020-03-30netfilter: nf_tables: skip set types that do not support for expressionsPablo Neira Ayuso1-0/+2
2020-03-30bpf: lsm: Implement attach, detach and executionKP Singh1-0/+11
2020-03-30bpf: lsm: Provide attachment points for BPF LSM programsKP Singh1-0/+22
2020-03-30security: Refactor declaration of LSM hooksKP Singh2-616/+393
2020-03-30bpf: Introduce BPF_PROG_TYPE_LSMKP Singh3-0/+9
2020-03-30bpf, net: Fix build issue when net ns not configuredDaniel Borkmann1-7/+2
2020-03-29um: Implement time-travel=extJohannes Berg1-0/+128
2020-03-29Merge tag 'irqchip-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner5-3/+49
2020-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+12
2020-03-29mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin1-0/+12
2020-03-29netfilter: nf_queue: place bridge physports into queue_entry structFlorian Westphal1-1/+4
2020-03-29netfilter: nf_queue: make nf_queue_entry_release_refs staticFlorian Westphal1-1/+1
2020-03-29KEYS: Don't write out to userspace while holding key semaphoreWaiman Long3-4/+3
2020-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-2/+3
2020-03-28PCI: Add Zhaoxin Vendor IDRaymond Pang1-0/+2
2020-03-28xdp: Support specifying expected existing program when attaching XDPToke Høiland-Jørgensen2-2/+4
2020-03-28iio: cros_ec: Report hwfifo_watermark_maxGwendal Grignou1-0/+3
2020-03-28iio: cros_ec: Expose hwfifo_timeoutGwendal Grignou1-3/+1
2020-03-28iio: cros_ec: Remove pm functionGwendal Grignou1-5/+0
2020-03-28iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFOGwendal Grignou1-1/+9
2020-03-28iio: expose iio_device_set_clockGwendal Grignou1-0/+2
2020-03-28iio: cros_ec: Move function description to .c fileGwendal Grignou1-80/+0
2020-03-28platform/chrome: cros_ec_sensorhub: Add median filterGwendal Grignou1-4/+89
2020-03-28platform/chrome: cros_ec_sensorhub: Add FIFO supportGwendal Grignou1-0/+76
2020-03-28platform/chrome: cros_ec_sensorhub: Add the number of sensors in sensorhubGwendal Grignou1-0/+2
2020-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2020-03-28PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan1-7/+2
2020-03-28PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan3-2/+13
2020-03-28PCI/DPC: Move DPC data into struct pci_devBjorn Helgaas1-0/+5
2020-03-28Merge tag 'nfs-rdma-for-5.7-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust1-90/+63
2020-03-28fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_tThomas Gleixner1-3/+3
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner1-2/+0
2020-03-28Merge branch 'next.uaccess-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2-8/+9
2020-03-28cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()Thomas Gleixner1-3/+9
2020-03-27generic arch_futex_atomic_op_inuser() doesn't need access_ok()Al Viro1-2/+0
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro1-2/+2
2020-03-27bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor idDaniel Borkmann2-1/+21
2020-03-27bpf: Allow to retrieve cgroup v1 classid from v2 hooksDaniel Borkmann1-1/+6