summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | IB/uverbs: Expose MPLS flow spec to the user-kernel ABI headerAriel Levkovich2018-05-161-0/+23
| * | | | | | | | | | | | IB/uverbs: Expose GRE flow spec to the user-kernel ABI headerAriel Levkovich2018-05-161-0/+27
| * | | | | | | | | | | | RDMA/uapi: Fix uapi breakageDoug Ledford2018-05-151-11/+13
| * | | | | | | | | | | | Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-05-0919-19/+19
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | RDMA/nldev: add driver-specific resource trackingSteve Wise2018-05-031-0/+23
| * | | | | | | | | | | | | RDMA/nldev: Add explicit pad attributeSteve Wise2018-05-031-0/+3
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'pci/misc'Bjorn Helgaas2018-06-061-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | PCI: Add PCI_EXP_LNKCTL2_TLS* macrosFrederick Lawler2018-04-271-0/+5
| | |/ / / / / / / / / / /
| * / / / / / / / / / / / PCI/DPC: Disable ERR_NONFATAL handling by DPCOza Pawandeep2018-06-021-0/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-06-072-0/+28
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab2018-05-1025-41/+59
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | media: omap3isp: support 64-bit version of omap3isp_stat_dataArnd Bergmann2018-05-091-0/+22
| * | | | | | | | | | | | media: rc: add ioctl to get the current timeoutSean Young2018-04-201-0/+6
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-071-0/+14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ocxl: Add an IOCTL so userspace knows what OCXL features are availableAlastair D'Silva2018-06-031-0/+6
| * | | | | | | | | | | | ocxl: Expose the thread_id needed for wait on POWER9Alastair D'Silva2018-06-031-0/+8
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-071-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | 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-0631-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/+5
| | * | | | | | | | | | | | bpf: flowlabel in bpf_fib_lookup should be flowinfoDavid Ahern2018-06-031-1/+1
| | * | | | | | | | | | | | bpf: implement bpf_get_current_cgroup_id() helperYonghong Song2018-06-031-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/+10
| | * | | | | | | | | | | | 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-281-0/+3
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-264-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-244-65/+186
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | bpf: introduce bpf subcommand BPF_TASK_FD_QUERYYonghong Song2018-05-241-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