summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ipvs2-for-v4.3' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso2015-08-261-0/+5
|\
| * ipvs: add more mcast parameters for the sync daemonJulian Anastasov2015-08-211-0/+4
| * ipvs: add sync_maxlen parameter for the sync daemonJulian Anastasov2015-08-211-0/+1
* | netfilter: ip6t_REJECT: added missing icmpv6 codesAndreas Herz2015-08-261-1/+3
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-08-2111-27/+73
|\
| * net: Identifier Locator Addressing moduleTom Herbert2015-08-172-0/+16
| * packet: add extended BPF fanout modeWillem de Bruijn2015-08-171-0/+1
| * packet: add classic BPF fanout modeWillem de Bruijn2015-08-171-0/+2
| * lwtunnel: rename ip lwtunnel attributesJiri Benc2015-08-172-15/+14
| * net: Introduce VRF related flags and helpersDavid Ahern2015-08-131-0/+9
| * net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-08-131-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-132-11/+25
| |\
| | * Merge tag 'sound-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-08-081-11/+24
| | |\
| | | *-. Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/...Mark Brown2015-08-061-11/+24
| | | |\ \
| | | | | * ASoC: topology: Add private data type and bump ABI version to 3Liam Girdwood2015-08-061-2/+3
| | | | | * ASoC: topology: Add ops support to byte controls UAPIMengdong Lin2015-08-061-3/+6
| | | | | * ASoC: topology: Update TLV support so we can support more TLV typesMengdong Lin2015-08-061-6/+13
| | | | | * Merge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topologyMark Brown2015-08-062-2/+3
| | | | | |\
| | | | | * | ASoC: topology: add private data to manifestVinod Koul2015-08-061-0/+1
| | | | | * | ASoC: topology: Add subsequence in topologySubhransu S. Prusty2015-08-061-0/+1
| | | | |/ /
| | * | | | Merge tag 'pci-v4.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-041-0/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | PCI: Restore PCI_MSIX_FLAGS_BIRMASK definitionMichael S. Tsirkin2015-07-141-0/+1
| | | |/ /
| * | | | ip_gre: Add support to collect tunnel metadata.Pravin B Shelar2015-08-101-0/+1
| * | | | net: add explicit logging and stat for neighbour table overflowRick Jones2015-08-101-0/+1
| * | | | bridge: netlink: add support for vlan_filtering attributeNikolay Aleksandrov2015-08-101-0/+1
| * | | | bpf: Implement function bpf_perf_event_read() that get the selected hardware ...Kaixu Xia2015-08-091-0/+1
| * | | | bpf: Add new bpf map type to store the pointer to struct perf_eventKaixu Xia2015-08-091-0/+1
| * | | | vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATAAlexei Starovoitov2015-08-071-1/+0
* | | | | netfilter: nf_conntrack: add efficient mark to zone mappingDaniel Borkmann2015-08-181-1/+3
* | | | | netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann2015-08-182-1/+6
* | | | | netfilter: nft_limit: add per-byte limitingPablo Neira Ayuso2015-08-071-0/+7
* | | | | netfilter: nft_limit: add burst parameterPablo Neira Ayuso2015-08-071-0/+2
* | | | | netfilter: nf_tables: add nft_dup expressionPablo Neira Ayuso2015-08-071-0/+14
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-042-0/+4
|\ \ \ \
| * | | | netfilter: nf_ct_sctp: minimal multihoming supportMichal Kubeček2015-07-302-0/+4
* | | | | mpls: Use definition for reserved label checksRobert Shearman2015-08-031-0/+2
* | | | | ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filtersDaniel Borkmann2015-08-021-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-317-5/+40
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-07-311-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | |
| | | \ \
| | *-. \ \ Merge remote-tracking branches 'asoc/fix/sgtl5000', 'asoc/fix/topology' and '...Mark Brown2015-07-241-2/+2
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | | * | ASoC: topology: fix typos in topology headerVinod Koul2015-07-021-2/+2
| * | | | | drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.hMichel Dänzer2015-07-291-1/+1
| * | | | | drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.hMichel Dänzer2015-07-291-1/+1
| * | | | | Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-07-241-0/+8
| |\ \ \ \ \
| | * | | | | drm/i915: Use two 32bit reads for select 64bit REG_READ ioctlsChris Wilson2015-07-211-0/+8
| | |/ / / /
| * | | | | Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-07-241-0/+2
| |\ \ \ \ \
| | * | | | | drm/amdgpu: add VCE harvesting instance queryLeo Liu2015-07-231-0/+2
| | |/ / / /
| * | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-07-233-1/+26
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | virtio: define virtio_pci_cfg_cap in header.Michael S. Tsirkin2015-07-071-0/+6
| | * | | | virtio: Fix typecast of pointer in vring_init()Thomas Huth2015-07-071-1/+4
OpenPOWER on IntegriCloud