summaryrefslogtreecommitdiff
path: root/include/uapi/linux (unfollow)
Commit message (Expand)Author
2015-03-16vfio: amba: VFIO support for AMBA devicesAntonios Motakis
2015-03-16vfio: platform: probe to devices on the platform busAntonios Motakis
2015-03-15bpf: allow extended BPF programs access skb fieldsAlexei Starovoitov
2015-03-15ebpf: add helper for obtaining current processor idDaniel Borkmann
2015-03-15ebpf: add prandom helper for packet samplingDaniel Borkmann
2015-03-13uapi/virtio_scsi: allow overriding CDB/SENSE sizeMichael S. Tsirkin
2015-03-11ipv6: expose RFC4191 route preference via rtnetlinkLubomir Rintel
2015-03-10virtio_blk: fix comment for virtio 1.0Michael S. Tsirkin
2015-03-10virtio_blk: typo fixMichael S. Tsirkin
2015-03-06net/dcb: Add IEEE QCN attributeShani Michaeli
2015-03-07serial: uapi: Declare all userspace-visible io typesPeter Hurley
2015-03-07x86, intel-mid: remove Intel MID specific serial supportAndy Shevchenko
2015-03-06Input: rename KEY_DIRECTION to KEY_ROTATE_DISPLAYStefan BrĂ¼ns
2015-03-06KVM: s390: Allocate and save/restore vector registersEric Farman
2015-03-06cfg80211: Add API to change the indoor regulatory settingIlan peer
2015-03-06rtnetlink: add RTNH_F_EXTERNAL flag for fib offloadScott Feldman
2015-03-05tipc: add ip/udp media typeErik Hugne
2015-03-06netfilter: nf_tables: limit maximum table name length to 32 bytesPablo Neira Ayuso
2015-03-05bridge: Extend Proxy ARP design to allow optional rules for Wi-FiJouni Malinen
2015-03-04HID: map telephony usage pageDmitry Torokhov
2015-03-04nl80211: prohibit mixing 'any' and regular wowlan triggersJohannes Berg
2015-03-04mpls: Multicast route table change notificationsEric W. Biederman
2015-03-04mpls: Netlink commands to add, remove, and dump routesEric W. Biederman
2015-03-03nl80211: add notes about userspace API/ABI modificationsJohannes Berg
2015-03-03cfg80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com
2015-03-01cls_bpf: add initial eBPF support for programmable classifiersDaniel Borkmann
2015-03-01ebpf: add sched_cls_type and map it to sk_filter's verifier opsDaniel Borkmann
2015-03-01ebpf: export BPF_PSEUDO_MAP_FD to uapiDaniel Borkmann
2015-02-28nl/mac80211: allow zero plink timeout to disable STA expirationMasashi Honma
2015-02-27multicast: Extend ip address command to enable multicast group join/leave onMadhu Challa
2015-02-26[media] media.h: mark alsa struct in media_entity_desc as TODOHans Verkuil
2015-02-25perf/x86/intel: Support task events with Intel CQMMatt Fleming
2015-02-23net: sched: export tc_connmark.h so it is uapi accessibleJamal Hadi Salim
2015-02-23Add new disk to clustered arrayGoldwyn Rodrigues
2015-02-23Return MD_SB_CLUSTERED if mddev is clusteredGoldwyn Rodrigues
2015-02-19NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch
2015-02-19NVMe: Metadata format supportKeith Busch
2015-02-18perf/x86/intel: Expose LBR callstack to user space toolingPeter Zijlstra
2015-02-18perf/x86/intel: Reduce lbr_sel_map[] sizeYan, Zheng
2015-02-17kexec: Fix make headers_checkGeoff Levand
2015-02-17fs/binfmt_som: Drop kernel support for HP-UX SOM binariesHelge Deller
2015-02-17virtio_net: unconditionally define struct virtio_net_hdr_v1.Rusty Russell
2015-02-14iio: Export userspace IIO headersDaniel Baluta
2015-02-13[media] media: add a subdev type for tunerMauro Carvalho Chehab
2015-02-13[media] media: add new types for DVB devnodesMauro Carvalho Chehab
2015-02-13[media] media: Fix DVB devnode representation at media controllerMauro Carvalho Chehab
2015-02-13virtio: Don't expose legacy net features when VIRTIO_NET_NO_LEGACY defined.Rusty Russell
2015-02-12mm: convert p[te|md]_numa users to p[te|md]_protnone_numaMel Gorman
2015-02-12MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton
2015-02-11mm:add KPF_ZERO_PAGE flag for /proc/kpageflagsWang, Yalin