summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | fuse: return -ECONNABORTED on /dev/fuse read after abortSzymon Lukasz2018-03-201-1/+6
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-0731-483/+2512
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-052-35/+117
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xsk: add zero-copy support for RxBjörn Töpel2018-06-051-1/+3
| | * | | | | | | | | xsk: new descriptor addressing schemeBjörn Töpel2018-06-041-7/+5Star
| | * | | | | | | | | bpf: flowlabel in bpf_fib_lookup should be flowinfoDavid Ahern2018-06-041-1/+1
| | * | | | | | | | | bpf: implement bpf_get_current_cgroup_id() helperYonghong Song2018-06-041-1/+7
| | * | | | | | | | | bpf: make sure to clear unused fields in tunnel/xfrm state fetchDaniel Borkmann2018-06-031-1/+2
| | * | | | | | | | | bpf: add bpf_skb_cgroup_id helperDaniel Borkmann2018-06-031-1/+18
| | * | | | | | | | | media: rc: introduce BPF_PROG_LIRC_MODE2Sean Young2018-05-301-1/+52
| | * | | | | | | | | bpf: Drop mpls from bpf_fib_lookupDavid Ahern2018-05-291-13/+13
| | * | | | | | | | | bpf: clean up eBPF helpers documentationQuentin Monnet2018-05-291-11/+10Star
| | * | | | | | | | | bpf: Hooks for sys_sendmsgAndrey Ignatov2018-05-281-0/+8
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-0/+1
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | netfilter: nf_tables: add connlimit supportPablo Neira Ayuso2018-06-031-1/+20
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-06-021-0/+34
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | netfilter: nft_fwd_netdev: allow to forward packets via neighbour layerPablo Neira Ayuso2018-06-011-0/+4
| | * | | | | | | | | | | netfilter: nf_tables: Add audit support to log statementPhil Sutter2018-06-011-0/+5
| | * | | | | | | | | | | netfilter: nf_tables: add support for native socket matchingMáté Eckl2018-06-011-0/+25
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | rtnetlink: Add more well known protocol valuesDonald Sharp2018-05-311-0/+5
| * | | | | | | | | | | net: Add IFA_RT_PRIORITY address attributeDavid Ahern2018-05-291-0/+1
| * | | | | | | | | | | virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bitSridhar Samudrala2018-05-291-0/+3
| |/ / / / / / / / / /
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-274-4/+17
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | openvswitch: Add conntrack limit netlink definitionYi-Hung Wei2018-05-251-0/+28
| * | | | | | | | | | | Merge tag 'mlx5e-updates-2018-05-19' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-05-251-0/+11
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | net/dcb: Add dcbnl buffer attributeHuy Nguyen2018-05-241-0/+11
| * | | | | | | | | | | | net: bridge: add support for port isolationNikolay Aleksandrov2018-05-251-0/+1
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-254-65/+186
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | bpf: introduce bpf subcommand BPF_TASK_FD_QUERYYonghong Song2018-05-251-0/+26
| | * | | | | | | | | | | ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux2018-05-242-0/+13
| | * | | | | | | | | | | bpf: Add IPv6 Segment Routing helpersMathieu Xhonneux2018-05-241-1/+95
| | * | | | | | | | | | | bpf: get JITed image lengths of functions via syscallSandipan Das2018-05-241-0/+2
| | * | | | | | | | | | | bpf: get kernel symbol addresses via syscallSandipan Das2018-05-241-0/+2
| | * | | | | | | | | | | bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_infoMartin KaFai Lau2018-05-231-4/+4
| | * | | | | | | | | | | bpf: btf: Remove unused bits from uapi/linux/btf.hMartin KaFai Lau2018-05-231-20/+9Star
| | * | | | | | | | | | | bpf: btf: Change how section is supported in btf_headerMartin KaFai Lau2018-05-231-6/+2Star
| | * | | | | | | | | | | xsk: remove explicit ring structure from uapiBjörn Töpel2018-05-221-22/+22
| | * | | | | | | | | | | xsk: fill hole in struct sockaddr_xdpBjörn Töpel2018-05-221-1/+1
| | * | | | | | | | | | | bpf: allow sk_msg programs to read sock fieldsJohn Fastabend2018-05-181-0/+8
| | * | | | | | | | | | | xsk: clean up SPDX headersBjörn Töpel2018-05-181-11/+2Star
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-05-232-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | netfilter: nft_hash: add map lookups for hashing operationsLaura Garcia Liebana2018-05-171-0/+4
| | * | | | | | | | | | | | netfilter: fix fallout from xt/nf osf separationFlorian Westphal2018-05-171-6/+2Star
| * | | | | | | | | | | | | Merge tag 'mac80211-next-for-davem-2018-05-23' of git://git.kernel.org/pub/sc...David S. Miller2018-05-231-2/+97
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMSVidyullatha Kanchanapally2018-05-231-1/+2
| | * | | | | | | | | | | | | nl80211: add FILS related parameters to ROAM eventArend Van Spriel2018-05-231-1/+2
| | * | | | | | | | | | | | | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2018-05-2349-520/+2147
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | cfg80211: Expose TXQ stats and parameters to userspaceToke Høiland-Jørgensen2018-05-081-0/+58
| | * | | | | | | | | | | | | | cfg80211: average ack rssi support for data framesBalaji Pothunoori2018-05-071-0/+7
| | * | | | | | | | | | | | | | nl80211: Add wmm rule attribute to NL80211_CMD_GET_WIPHY dump commandHaim Dreyfuss2018-05-071-0/+28