summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2018-06-05xsk: add zero-copy support for RxBjörn Töpel
2018-06-04xsk: new descriptor addressing schemeBjörn Töpel
2018-06-03bpf: flowlabel in bpf_fib_lookup should be flowinfoDavid Ahern
2018-06-03bpf: implement bpf_get_current_cgroup_id() helperYonghong Song
2018-06-03bpf: make sure to clear unused fields in tunnel/xfrm state fetchDaniel Borkmann
2018-06-03bpf: add bpf_skb_cgroup_id helperDaniel Borkmann
2018-05-30media: rc: introduce BPF_PROG_LIRC_MODE2Sean Young
2018-05-29bpf: Drop mpls from bpf_fib_lookupDavid Ahern
2018-05-29bpf: clean up eBPF helpers documentationQuentin Monnet
2018-05-28bpf: Hooks for sys_sendmsgAndrey Ignatov
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-25openvswitch: Add conntrack limit netlink definitionYi-Hung Wei
2018-05-25Merge tag 'mlx5e-updates-2018-05-19' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-05-25net: bridge: add support for port isolationNikolay Aleksandrov
2018-05-24ppp: remove the PPPIOCDETACH ioctlEric Biggers
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-24bpf: introduce bpf subcommand BPF_TASK_FD_QUERYYonghong Song
2018-05-24net/dcb: Add dcbnl buffer attributeHuy Nguyen
2018-05-24ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux
2018-05-24bpf: Add IPv6 Segment Routing helpersMathieu Xhonneux
2018-05-24bpf: get JITed image lengths of functions via syscallSandipan Das
2018-05-24bpf: get kernel symbol addresses via syscallSandipan Das
2018-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-05-23Merge tag 'mac80211-next-for-davem-2018-05-23' of git://git.kernel.org/pub/sc...David S. Miller
2018-05-23ipv4: support sport, dport and ip_proto in RTM_GETROUTERoopa Prabhu
2018-05-23net: add skeleton of bpfilter kernel moduleAlexei Starovoitov
2018-05-23bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_infoMartin KaFai Lau
2018-05-23bpf: btf: Remove unused bits from uapi/linux/btf.hMartin KaFai Lau
2018-05-23bpf: btf: Change how section is supported in btf_headerMartin KaFai Lau
2018-05-23nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMSVidyullatha Kanchanapally
2018-05-23nl80211: add FILS related parameters to ROAM eventArend Van Spriel
2018-05-23Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2018-05-22xsk: remove explicit ring structure from uapiBjörn Töpel
2018-05-22xsk: fill hole in struct sockaddr_xdpBjörn Töpel
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds
2018-05-19devlink: extend attrs_set for setting port flavoursJiri Pirko
2018-05-19devlink: introduce devlink_port_attrs_setJiri Pirko
2018-05-18bpf: allow sk_msg programs to read sock fieldsJohn Fastabend
2018-05-18tcp: add TCPAckCompressed SNMP counterEric Dumazet
2018-05-18xsk: clean up SPDX headersBjörn Töpel
2018-05-18cfg80211: further limit wiphy names to 64 bytesEric Biggers
2018-05-17netfilter: nft_hash: add map lookups for hashing operationsLaura Garcia Liebana
2018-05-17netfilter: fix fallout from xt/nf osf separationFlorian Westphal
2018-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-15bpf: sockmap, add hash map supportJohn Fastabend
2018-05-14sched: cls: enable verbose loggingMarcelo Ricardo Leitner
2018-05-14vmcore: add API to collect hardware dump in second kernelRahul Lakkireddy
2018-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller