summaryrefslogtreecommitdiff
path: root/include/uapi/linux (follow)
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2013-05-07
|\
| * fuse: add flag to turn on async direct IOMiklos Szeredi2013-05-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-06
|\ \
| * | virtio: don't expose u16 in userspace apistephen hemminger2013-05-05
* | | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-05
|\ \ \ | |/ / |/| |
| * | KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras2013-05-02
| * | kvm: Allow build-time configuration of KVM device assignmentAlex Williamson2013-04-28
| * | KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman2013-04-26
| * | kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood2013-04-26
| * | kvm/ppc/mpic: in-kernel MPIC emulationScott Wood2013-04-26
| * | kvm: add device control APIScott Wood2013-04-26
| * | KVM: Drop __KVM_HAVE_IOAPIC condition on irq routingAlexander Graf2013-04-26
| * | Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2013-03-21
| |\ \
| * | | KVM: ioeventfd for virtio-ccw devices.Cornelia Huck2013-03-05
* | | | hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h>James Hogan2013-05-04
* | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-02
|\ \ \ \
| * | | | virtio: do not export "u16" and "u64" to userspacePaul Bolle2013-04-02
| * | | | caif_virtio: Introduce caif over virtioErwan Yvin2013-03-20
| |/ / /
* | | | Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-05-02
|\ \ \ \
| * | | | VFIO-AER: Vfio-pci driver changes for supporting AERVijay Mohan Pandarathil2013-03-11
| |/ / /
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2013-05-02
|\ \ \ \
| * | | | tcm_vhost: header split upMichael S. Tsirkin2013-05-02
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-02
|\ \ \ \ \
| * | | | | powerpc: Add HWCAP2 aux entryMichael Neuling2013-04-26
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \ \ \ \
| * | | | | net: Add MIB counters for checksum errorsEric Dumazet2013-04-29
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-29
| |\ \ \ \ \
| | * | | | | netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixupFlorian Westphal2013-04-29
| | * | | | | netfilter: nfnetlink_queue: add skb info attributeFlorian Westphal2013-04-29
| | * | | | | netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik2013-04-29
| | * | | | | netfilter: ipset: Introduce the counter extension in the coreJozsef Kadlecsik2013-04-29
| | | |/ / / | | |/| | |
| * | | | | sock_diag: allow to dump bpf filtersNicolas Dichtel2013-04-29
| * | | | | packet_diag: disclose meminfo valuesNicolas Dichtel2013-04-29
| * | | | | packet_diag: disclose uid valueNicolas Dichtel2013-04-29
| * | | | | vxlan: allow choosing destination port per vxlanstephen hemminger2013-04-29
| * | | | | vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2)stephen hemminger2013-04-29
| |/ / / /
| * | | | packet: if hw/sw ts enabled in rx/tx ring, report which ts we gotDaniel Borkmann2013-04-25
| * | | | packet: minor: convert status bits into shifting formatDaniel Borkmann2013-04-25
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-25
| |\ \ \ \
| | * | | | ipvs: fix sparse warnings for some parametersJulian Anastasov2013-04-23
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-24
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-22
| | |\ \ \ \ \
| | | * | | | | cfg80211: introduce critical protocol indication from user-spaceArend van Spriel2013-04-22
| | * | | | | | rfkill: Add NFC to the list of supported radiosSamuel Ortiz2013-04-12
| | * | | | | | NFC: llcp: Add support in getsockopt for RW, LTO, and MIU remote parametersThierry Escande2013-04-11
| | |/ / / / /
| * | | | | | caif: Remove my bouncing email address.sjur.brandeland@stericsson.com2013-04-23
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | | | |/ / / | | |/| | |
| * | | | | netlink: add RX/TX-ring support to netlink diagPatrick McHardy2013-04-19
| * | | | | netlink: mmaped netlink: ring setupPatrick McHardy2013-04-19
| * | | | | net: vlan: add 802.1ad supportPatrick McHardy2013-04-19