aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-07virtio: define virtio_pci_cfg_cap in header.Michael S. Tsirkin1-0/+6
2015-07-07virtio: Fix typecast of pointer in vring_init()Thomas Huth1-1/+4
2015-07-01virtio_net: document VIRTIO_NET_CTRL_GUEST_OFFLOADSMichael S. Tsirkin1-0/+16
2015-06-01macvtap/tun: cross-endian support for little-endian hostsGreg Kurz1-0/+6
2015-06-01vhost: cross-endian support for legacy devicesGreg Kurz1-0/+14
2015-06-01include/uapi/linux/virtio_balloon.h: include linux/virtio_types.hMikko Rapeli1-0/+1
2015-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+3
2015-05-15conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transitionJesper Dangaard Brouer1-0/+3
2015-05-14rename RTNH_F_EXTERNAL to RTNH_F_OFFLOADRoopa Prabhu1-1/+1
2015-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-0/+17
2015-05-09mpls: Change reserved label names to be consistent with netbsdTom Herbert1-6/+6
2015-05-05mpls: Move reserved label definitionsTom Herbert1-0/+10
2015-05-05RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the connecting peer to its clientsTatyana Nikolova1-0/+1
2015-05-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller2-0/+7
2015-05-01virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi1-1/+1
2015-04-29tcp: add TCP_CC_INFO socket optionEric Dumazet1-0/+1
2015-04-29tcp: prepare CC get_info() access from getsockopt()Eric Dumazet1-0/+4
2015-04-29tcp: add tcpi_bytes_received to tcp_infoEric Dumazet1-0/+1
2015-04-29tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet1-0/+1
2015-04-26Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2015-04-24Merge tag 'sound-fix-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-17/+27
2015-04-24Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds2-0/+8
2015-04-24Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-15/+3
2015-04-24Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds1-0/+17
2015-04-23Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2-4/+16
2015-04-23NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker1-1/+1
2015-04-22Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds4-4/+106
2015-04-22Merge branch 'cluster' into for-nextNeilBrown2-0/+8
2015-04-21uapi: Remove kernel internal declarationAndreas Gruenbacher1-7/+0
2015-04-21nfsd: eliminate NFSD_DEBUGMark Salter1-8/+0
2015-04-21Merge tag 'media/v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds8-45/+192
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-19/+0
2015-04-21KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman1-0/+1
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linusMauro Carvalho Chehab51-53/+921
2015-04-19target: Version 2 of TCMU ABIAndy Grover1-17/+27
2015-04-20Merge Linus master into drm-nextDave Airlie38-43/+787
2015-04-20media-bus: Fixup RGB444_1X12, RGB565_1X16, and YUV8_1X24 media bus formatPhilipp Zabel1-5/+5
2015-04-18Merge tag 'dm-4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-2/+2
2015-04-18ALSA: asound.h - use SNDRV_CTL_ELEM_ID_NAME_MAXLENVinod Koul1-1/+1
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+6
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+10
2015-04-17errno.h: Improve ENOSYS's commentAndy Lutomirski1-1/+10
2015-04-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-2/+4
2015-04-16bpf: fix bpf helpers to use skb->mac_header relative offsetsAlexei Starovoitov2-3/+6
2015-04-15Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds5-8/+43
2015-04-15dm: add full blk-mq support to request-based DMMike Snitzer1-2/+2
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds19-8/+294
2015-04-15virtio_balloon: transitional interfaceMichael S. Tsirkin1-4/+28