summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-30iio: cros_ec: Use Hertz as unit for sampling frequencyGwendal Grignou1-3/+3
2020-03-30ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek1-0/+17
2020-03-30ethtool: add timestamping related string setsMichal Kubecek2-0/+12
2020-03-30ethtool: add EEE_NTF notificationMichal Kubecek1-0/+1
2020-03-30ethtool: set EEE settings with EEE_SET requestMichal Kubecek1-0/+1
2020-03-30ethtool: provide EEE settings with EEE_GET requestMichal Kubecek1-0/+19
2020-03-30ethtool: add PAUSE_NTF notificationMichal Kubecek1-0/+1
2020-03-30ethtool: set pause parameters with PAUSE_SET requestMichal Kubecek1-0/+1
2020-03-30ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek1-0/+16
2020-03-30ethtool: add COALESCE_NTF notificationMichal Kubecek1-0/+1
2020-03-30ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek1-0/+1
2020-03-30ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek1-0/+35
2020-03-30net: ipv6: add rpl sr tunnelAlexander Aring3-0/+34
2020-03-30net: add net available in build_stateAlexander Aring2-5/+6
2020-03-30net: ipv6: add support for rpl sr exthdrAlexander Aring3-0/+37
2020-03-30addrconf: add functionality to check on rpl requirementsAlexander Aring1-0/+3
2020-03-30include: uapi: linux: add rpl sr header definitionAlexander Aring1-0/+48
2020-03-30mptcp: add netlink-based PMPaolo Abeni1-0/+54
2020-03-30mptcp: add and use MIB counter infrastructureFlorian Westphal2-0/+7
2020-03-30mptcp: allow dumping subflow context to userspaceDavide Caratti2-0/+36
2020-03-30mptcp: Add handling of outgoing MP_JOIN requestsPeter Krystad1-0/+2
2020-03-30mptcp: Add handling of incoming MP_JOIN requestsPeter Krystad2-1/+18
2020-03-30mptcp: Add ADD_ADDR handlingPeter Krystad2-2/+27
2020-03-30net: Fix typo of SKB_SGO_CB_OFFSETCambda Zhu1-2/+2
2020-03-30net: macsec: add support for specifying offload upon link creationMark Starovoytov1-0/+1
2020-03-30Merge 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-30um: 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-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-2/+3
2020-03-29PCI: Add Zhaoxin Vendor IDRaymond Pang1-0/+2
2020-03-29xdp: Support specifying expected existing program when attaching XDPToke Høiland-Jørgensen2-2/+4
2020-03-29iio: cros_ec: Report hwfifo_watermark_maxGwendal Grignou1-0/+3
2020-03-29iio: cros_ec: Expose hwfifo_timeoutGwendal Grignou1-3/+1
2020-03-29iio: cros_ec: Remove pm functionGwendal Grignou1-5/+0
2020-03-29iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFOGwendal Grignou1-1/+9
2020-03-29iio: expose iio_device_set_clockGwendal Grignou1-0/+2
2020-03-29iio: cros_ec: Move function description to .c fileGwendal Grignou1-80/+0