aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-4/+17
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+2
2018-05-25openvswitch: Add conntrack limit netlink definitionYi-Hung Wei1-0/+28
2018-05-25Merge tag 'mlx5e-updates-2018-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+11
2018-05-25net: bridge: add support for port isolationNikolay Aleksandrov1-0/+1
2018-05-24ppp: remove the PPPIOCDETACH ioctlEric Biggers1-1/+1
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-65/+186
2018-05-24bpf: introduce bpf subcommand BPF_TASK_FD_QUERYYonghong Song1-0/+26
2018-05-24net/dcb: Add dcbnl buffer attributeHuy Nguyen1-0/+11
2018-05-24ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux2-0/+13
2018-05-24bpf: Add IPv6 Segment Routing helpersMathieu Xhonneux1-1/+95
2018-05-24bpf: get JITed image lengths of functions via syscallSandipan Das1-0/+2
2018-05-24bpf: get kernel symbol addresses via syscallSandipan Das1-0/+2
2018-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-6/+6
2018-05-23Merge tag 'mac80211-next-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-2/+97
2018-05-23ipv4: support sport, dport and ip_proto in RTM_GETROUTERoopa Prabhu1-0/+3
2018-05-23net: add skeleton of bpfilter kernel moduleAlexei Starovoitov1-0/+21
2018-05-23bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_infoMartin KaFai Lau1-4/+4
2018-05-23bpf: btf: Remove unused bits from uapi/linux/btf.hMartin KaFai Lau1-20/+9
2018-05-23bpf: btf: Change how section is supported in btf_headerMartin KaFai Lau1-6/+2
2018-05-23nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMSVidyullatha Kanchanapally1-1/+2
2018-05-23nl80211: add FILS related parameters to ROAM eventArend Van Spriel1-1/+2
2018-05-23Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg49-520/+2147
2018-05-22xsk: remove explicit ring structure from uapiBjörn Töpel1-22/+22
2018-05-22xsk: fill hole in struct sockaddr_xdpBjörn Töpel1-1/+1
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+15
2018-05-19devlink: extend attrs_set for setting port flavoursJiri Pirko1-0/+11
2018-05-19devlink: introduce devlink_port_attrs_setJiri Pirko1-0/+3
2018-05-18bpf: allow sk_msg programs to read sock fieldsJohn Fastabend1-0/+8
2018-05-18tcp: add TCPAckCompressed SNMP counterEric Dumazet1-0/+1
2018-05-18xsk: clean up SPDX headersBjörn Töpel1-11/+2
2018-05-18cfg80211: further limit wiphy names to 64 bytesEric Biggers1-1/+1
2018-05-17netfilter: nft_hash: add map lookups for hashing operationsLaura Garcia Liebana1-0/+4
2018-05-17netfilter: fix fallout from xt/nf osf separationFlorian Westphal1-6/+2
2018-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+141
2018-05-15bpf: sockmap, add hash map supportJohn Fastabend1-2/+52
2018-05-14sched: cls: enable verbose loggingMarcelo Ricardo Leitner1-0/+1
2018-05-14vmcore: add API to collect hardware dump in second kernelRahul Lakkireddy2-0/+19
2018-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+3
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-19/+21
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2018-05-11bpf: Provide helper to do forwarding lookups in kernel FIB tableDavid Ahern1-1/+80
2018-05-10Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-0/+2
2018-05-09bpf: btf: Add struct bpf_btf_infoMartin KaFai Lau1-0/+6
2018-05-09bpf: btf: Introduce BTF IDMartin KaFai Lau1-0/+5
2018-05-08cfg80211: Expose TXQ stats and parameters to userspaceToke Høiland-Jørgensen1-0/+58
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-12/+169
2018-05-07cfg80211: average ack rssi support for data framesBalaji Pothunoori1-0/+7
2018-05-07nl80211: Add wmm rule attribute to NL80211_CMD_GET_WIPHY dump commandHaim Dreyfuss1-0/+28