summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2018-01-16can: dev: Add support for limiting configured bitrateFranklin S Cooper Jr
2018-01-15signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.hEric W. Biederman
2018-01-15signal/tile: Move the tile specific si_codes to asm-generic/siginfo.hEric W. Biederman
2018-01-15signal/frv: Move the frv specific si_codes to asm-generic/siginfo.hEric W. Biederman
2018-01-15signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.hEric W. Biederman
2018-01-15signal: Move addr_lsb into the _sigfault union for clarityEric W. Biederman
2018-01-15RDMA: Mark imm_data as be32 in the verbs uapi headerJason Gunthorpe
2018-01-15Revert "openvswitch: Add erspan tunnel support."William Tu
2018-01-15Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman
2018-01-14nfs: Define NFS_RDMA_PORTChuck Lever
2018-01-14bpf: offload: add map offload infrastructureJakub Kicinski
2018-01-13firmware: arm_sdei: Add driver for Software Delegated ExceptionsJames Morse
2018-01-13bpf: simplify xdp_convert_ctx_access for xdp_rxq_infoJesper Dangaard Brouer
2018-01-12signal: kill __ARCH_SI_UID_TAl Viro
2018-01-12signal: Remove unnecessary ifdefs now that there is only one struct siginfoEric W. Biederman
2018-01-12signal/mips: switch mips to generic siginfoAl Viro
2018-01-12ia64/signal: switch to generic struct siginfoEric W. Biederman
2018-01-12signal: Document glibc's si_code of SI_ASYNCNLEric W. Biederman
2018-01-12signal: Document the strange si_codes used by ptrace event stopsEric W. Biederman
2018-01-12signal: Document all of the signals that use the _sigfault union memberEric W. Biederman
2018-01-12Merge branch 'acpi-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Mark Brown
2018-01-12Merge tag 'drm/tegra/for-4.16-rc1-fixes' of git://anongit.freedesktop.org/teg...Dave Airlie
2018-01-11netfilter: nf_defrag: Skip defrag if NOTRACK is setSubash Abhinov Kasiviswanathan
2018-01-10PCI: Add #defines for Completion Timeout Disable featureBjorn Helgaas
2018-01-10Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-01-10netfilter: add IPv6 segment routing header 'srh' matchAhmed Abdelsalam
2018-01-10sched/deadline: Implement "runtime overrun signal" supportJuri Lelli
2018-01-09Input: extend usable life of event timestamps to 2106 on 32 bit systemsDeepa Dinamani
2018-01-09tipc: improve groupcast scope handlingJon Maloy
2018-01-09virtio_net: propagate linkspeed/duplex settings from the hypervisorJason Baron
2018-01-09macsec: Add support for GCM-AES-256 cipher suiteFelix Walter
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-09USB: clarify USB_DT_USB_SSP_CAP_SIZE(ssac) definitionMathias Nyman
2018-01-09net/core: Add drop counters to VF statisticsEugenia Emantayev
2018-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-01-08drm: Add Content Protection propertySean Paul
2018-01-08l2tp: adjust comments about L2TPv3 offsetsGuillaume Nault
2018-01-08IB/mlx5: Add support for DC target QPMoni Shoua
2018-01-08IB/mlx5: Handle type IB_QPT_DRIVER when creating a QPMoni Shoua
2018-01-08netfilter: nf_tables: flow offload expressionPablo Neira Ayuso
2018-01-08netfilter: nf_tables: add flow table netlink frontendPablo Neira Ayuso
2018-01-08netfilter: nf_conntrack: add IPS_OFFLOAD status bitPablo Neira Ayuso
2018-01-08netfilter: meta: secpath supportFlorian Westphal
2018-01-08netfilter: connlimit: split xt_connlimit into front and backendFlorian Westphal
2018-01-08netfilter: add defines for arp/decnet max hooksFlorian Westphal
2018-01-08Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2018-01-08perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13Jiri Olsa
2018-01-08perf: Add sample_id to PERF_RECORD_ITRACE_START event commentJiri Olsa
2018-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-05bpf: finally expose xdp_rxq_info to XDP bpf-programsJesper Dangaard Brouer