summaryrefslogtreecommitdiff
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-04-262-393/+1399
|\
| * bpf: add documentation for eBPF helpers (65-66)Quentin Monnet2018-04-271-0/+30
| * bpf: add documentation for eBPF helpers (58-64)Quentin Monnet2018-04-271-0/+147
| * bpf: add documentation for eBPF helpers (51-57)Quentin Monnet2018-04-271-0/+180
| * bpf: add documentation for eBPF helpers (42-50)Quentin Monnet2018-04-271-0/+172
| * bpf: add documentation for eBPF helpers (33-41)Quentin Monnet2018-04-271-0/+164
| * bpf: add documentation for eBPF helpers (23-32)Quentin Monnet2018-04-271-0/+197
| * bpf: add documentation for eBPF helpers (12-22)Quentin Monnet2018-04-271-0/+254
| * bpf: add documentation for eBPF helpers (01-11)Quentin Monnet2018-04-271-0/+230
| * bpf: add script and prepare bpf.h for new helpers documentationQuentin Monnet2018-04-271-406/+16
| * bpf: Add gpl_compatible flag to struct bpf_prog_infoJiri Olsa2018-04-261-0/+1
| * bpf: add helper for getting xfrm statesEyal Birger2018-04-241-1/+24
| * bpf: btf: Clean up btf.h in uapiMartin KaFai Lau2018-04-231-5/+3
* | udp: generate gso with UDP_SEGMENTWillem de Bruijn2018-04-261-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-242-3/+18
|\ \ | |/ |/|
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-221-3/+15
| |\
| | * perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]Alexey Budankov2018-04-171-3/+15
| * | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-211-0/+3
| |\ \ | | |/ | |/|
| | * random: add new ioctl RNDRESEEDCRNGTheodore Ts'o2018-04-141-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-211-1/+2
|\ \ \ | |/ /
| * | Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-121-1/+2
| |\ \
| | * | parisc/signal: Add FPE_CONDTRAP for conditional trap handlingHelge Deller2018-04-111-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-04-212-1/+151
|\ \ \ \
| * | | | bpf: btf: Add pretty print support to the basic arraymapMartin KaFai Lau2018-04-191-0/+3
| * | | | bpf: btf: Add BPF_BTF_LOAD commandMartin KaFai Lau2018-04-191-0/+9
| * | | | bpf: btf: Introduce BPF Type Format (BTF)Martin KaFai Lau2018-04-191-0/+130
| * | | | bpf: adding bpf_xdp_adjust_tail helperNikita V. Shirokov2018-04-181-1/+9
* | | | | tipc: implement configuration of UDP media MTUGhantaKrishnamurthy MohanKrishna2018-04-201-0/+1
* | | | | tipc: set default MTU for UDP mediaGhantaKrishnamurthy MohanKrishna2018-04-201-0/+5
* | | | | tcp: export packets delivery infoYuchung Cheng2018-04-192-0/+7
|/ / / /
* | | | vxlan: add ttl inherit supportHangbin Liu2018-04-171-0/+1
* | | | PCI: Add two more values for PCIe Max_Read_Request_SizeHeiner Kallweit2018-04-161-0/+2
|/ / /
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-04-111-1/+3
|\ \ \
| * | | virtio_balloon: export hugetlb page allocation countsJonathan Helman2018-04-101-1/+3
* | | | linux/const.h: refactor _BITUL and _BITULL a bitMasahiro Yamada2018-04-111-2/+2
* | | | linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada2018-04-111-0/+3
* | | | linux/const.h: prefix include guard of uapi/linux/const.h with _UAPIMasahiro Yamada2018-04-111-3/+3
* | | | fs, elf: drop MAP_FIXED usage from elf_mapMichal Hocko2018-04-111-1/+3
* | | | mm: introduce MAP_FIXED_NOREPLACEMichal Hocko2018-04-111-0/+1
* | | | ipc/msg: introduce msgctl(MSG_STAT_ANY)Davidlohr Bueso2018-04-111-0/+1
* | | | ipc/sem: introduce semctl(SEM_STAT_ANY)Davidlohr Bueso2018-04-111-0/+1
* | | | ipc/shm: introduce shmctl(SHM_STAT_ANY)Davidlohr Bueso2018-04-111-2/+3
| |/ / |/| |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-091-2/+21
|\ \ \
| * | | KVM: X86: Provide a capability to disable MWAIT interceptsWanpeng Li2018-03-161-1/+1
| * | | KVM: x86: add SYNC_REGS_SIZE_BYTES #define.Ken Hofsass2018-03-061-1/+5
| * | | kvm: x86: hyperv: guest->host event signaling via eventfdRoman Kagan2018-03-061-0/+15
* | | | Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-04-061-0/+27
|\ \ \ \
| * | | | vfio/pci: Add ioeventfd supportAlex Williamson2018-03-261-0/+27
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-04-061-0/+97
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | fw_cfg: write vmcoreinfo detailsMarc-André Lureau2018-03-201-0/+31