summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2018-05-04bpf: add skb_load_bytes_relative helperDaniel Borkmann1-1/+32
2018-05-04xsk: statistics supportMagnus Karlsson1-0/+7
2018-05-04xsk: add Tx queue setup and mmap supportMagnus Karlsson1-0/+2
2018-05-04xsk: add umem completion queue support and mmapMagnus Karlsson1-0/+2
2018-05-04bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel1-0/+1
2018-05-04xsk: add support for bind for RxMagnus Karlsson1-0/+11
2018-05-04xsk: add Rx queue setup and mmap supportBjörn Töpel1-0/+16
2018-05-04xsk: add umem fill queue support and mmapMagnus Karlsson1-0/+15
2018-05-04xsk: add user memory registration support sockoptBjörn Töpel1-0/+34
2018-04-30bpf: fix formatting for bpf_get_stack() helper docQuentin Monnet1-27/+27
2018-04-30bpf: fix formatting for bpf_perf_event_read() helper docQuentin Monnet1-4/+4
2018-04-29bpf: Fix helpers ctx struct types in uapi docAndrey Ignatov1-6/+6
2018-04-29bpf: add bpf_get_stack helperYonghong Song1-2/+40
2018-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-393/+1399
2018-04-27bpf: add documentation for eBPF helpers (65-66)Quentin Monnet1-0/+30
2018-04-27bpf: add documentation for eBPF helpers (58-64)Quentin Monnet1-0/+147
2018-04-27bpf: add documentation for eBPF helpers (51-57)Quentin Monnet1-0/+180
2018-04-27bpf: add documentation for eBPF helpers (42-50)Quentin Monnet1-0/+172
2018-04-27bpf: add documentation for eBPF helpers (33-41)Quentin Monnet1-0/+164
2018-04-27bpf: add documentation for eBPF helpers (23-32)Quentin Monnet1-0/+197
2018-04-27bpf: add documentation for eBPF helpers (12-22)Quentin Monnet1-0/+254
2018-04-27bpf: add documentation for eBPF helpers (01-11)Quentin Monnet1-0/+230
2018-04-27bpf: add script and prepare bpf.h for new helpers documentationQuentin Monnet1-406/+16
2018-04-26bpf: Add gpl_compatible flag to struct bpf_prog_infoJiri Olsa1-0/+1
2018-04-26udp: generate gso with UDP_SEGMENTWillem de Bruijn1-0/+1
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+18
2018-04-24bpf: add helper for getting xfrm statesEyal Birger1-1/+24
2018-04-23bpf: btf: Clean up btf.h in uapiMartin KaFai Lau1-5/+3
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+15
2018-04-22Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-1/+151
2018-04-20tipc: implement configuration of UDP media MTUGhantaKrishnamurthy MohanKrishna1-0/+1
2018-04-20tipc: set default MTU for UDP mediaGhantaKrishnamurthy MohanKrishna1-0/+5
2018-04-19bpf: btf: Add pretty print support to the basic arraymapMartin KaFai Lau1-0/+3
2018-04-19bpf: btf: Add BPF_BTF_LOAD commandMartin KaFai Lau1-0/+9
2018-04-19bpf: btf: Introduce BPF Type Format (BTF)Martin KaFai Lau1-0/+130
2018-04-19tcp: export packets delivery infoYuchung Cheng2-0/+7
2018-04-19bpf: adding bpf_xdp_adjust_tail helperNikita V. Shirokov1-1/+9
2018-04-17vxlan: add ttl inherit supportHangbin Liu1-0/+1
2018-04-17perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]Alexey Budankov1-3/+15
2018-04-17PCI: Add two more values for PCIe Max_Read_Request_SizeHeiner Kallweit1-0/+2
2018-04-14random: add new ioctl RNDRESEEDCRNGTheodore Ts'o1-0/+3
2018-04-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+3
2018-04-11linux/const.h: refactor _BITUL and _BITULL a bitMasahiro Yamada1-2/+2
2018-04-11linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada1-0/+3
2018-04-11linux/const.h: prefix include guard of uapi/linux/const.h with _UAPIMasahiro Yamada1-3/+3
2018-04-11ipc/msg: introduce msgctl(MSG_STAT_ANY)Davidlohr Bueso1-0/+1
2018-04-11ipc/sem: introduce semctl(SEM_STAT_ANY)Davidlohr Bueso1-0/+1
2018-04-11ipc/shm: introduce shmctl(SHM_STAT_ANY)Davidlohr Bueso1-2/+3
2018-04-10virtio_balloon: export hugetlb page allocation countsJonathan Helman1-1/+3