summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-07cfg80211: average ack rssi support for data framesBalaji Pothunoori
2018-05-07nl80211: Add wmm rule attribute to NL80211_CMD_GET_WIPHY dump commandHaim Dreyfuss
2018-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-05-07netfilter: ctnetlink: export nf_conntrack_maxFlorent Fourcot
2018-05-07netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera
2018-05-06netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspacePhil Sutter
2018-05-06netfilter: ip6t_srh: extend SRH matching for previous, next and last SIDAhmed Abdelsalam
2018-05-06netfilter: nft_numgen: add map lookups for numgen statementsLaura Garcia Liebana
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-05-05seccomp: Add filter flag to opt-out of SSB mitigationKees Cook
2018-05-05prctl: Add force disable speculationThomas Gleixner
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-03bpf: add skb_load_bytes_relative helperDaniel Borkmann
2018-05-03xsk: statistics supportMagnus Karlsson
2018-05-03xsk: add Tx queue setup and mmap supportMagnus Karlsson
2018-05-03xsk: add umem completion queue support and mmapMagnus Karlsson
2018-05-03bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel
2018-05-03xsk: add support for bind for RxMagnus Karlsson
2018-05-03xsk: add Rx queue setup and mmap supportBjörn Töpel
2018-05-03xsk: add umem fill queue support and mmapMagnus Karlsson
2018-05-03xsk: add user memory registration support sockoptBjörn Töpel
2018-05-03prctl: Add speculation control prctlsThomas Gleixner
2018-05-01tcp: send in-queue bytes in cmsg upon readSoheil Hassas Yeganeh
2018-05-01connector: add parent pid and tgid to coredump and exit eventsStefan Strogin
2018-04-30bpf: fix formatting for bpf_get_stack() helper docQuentin Monnet
2018-04-30bpf: fix formatting for bpf_perf_event_read() helper docQuentin Monnet
2018-04-29tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receiveEric Dumazet
2018-04-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-04-29bpf: Fix helpers ctx struct types in uapi docAndrey Ignatov
2018-04-29bpf: add bpf_get_stack helperYonghong Song
2018-04-27rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-27x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPIKarimAllah Ahmed
2018-04-27Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-27tipc: introduce ioctl for fetching node identityJon Maloy
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-04-27netfilter: Fix handling simultaneous open in TCP conntrackJozsef Kadlecsik
2018-04-27bpf: add documentation for eBPF helpers (65-66)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (58-64)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (51-57)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (42-50)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (33-41)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (23-32)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (12-22)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (01-11)Quentin Monnet
2018-04-27bpf: add script and prepare bpf.h for new helpers documentationQuentin Monnet
2018-04-26bpf: Add gpl_compatible flag to struct bpf_prog_infoJiri Olsa
2018-04-26udp: generate gso with UDP_SEGMENTWillem de Bruijn
2018-04-26Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller