aboutsummaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+3
2014-09-19gre: Setup and TX path for gre/UDP foo-over-udp encapsulationTom Herbert1-0/+4
2014-09-19net: Changes to ip_tunnel to support foo-over-udp encapsulationTom Herbert1-0/+12
2014-09-19fou: Support for foo-over-udp RX pathTom Herbert1-0/+32
2014-09-15openvswitch: Add recirc and hash action.Andy Zhou1-0/+26
2014-09-12Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2014-09-10shm: add memfd.h to UAPI export listDavid Drysdale1-0/+1
2014-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-1/+35
2014-09-09bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_infoJiri Pirko1-0/+12
2014-09-09net: filter: split filter.h and expose eBPF to user spaceAlexei Starovoitov2-0/+66
2014-09-09netfilter: nf_tables: add new nft_masq expressionArturo Borrero1-0/+11
2014-09-09netfilter: nft_nat: include a flag attributeArturo Borrero2-0/+7
2014-09-09netfilter: nf_tables: add devgroup support in meta expresionAna Rey1-0/+4
2014-09-08Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-2/+14
2014-09-08Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede1-0/+1
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-1/+28
2014-09-05ethtool: Add generic options for tunablesGovindarajulu Varadarajan1-0/+28
2014-09-04usb: usbip: fix usbip.h path in userspace toolPiotr Król1-0/+1
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville1-2/+14
2014-08-29Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds1-1/+1
2014-08-29xattr: fix check for simultaneous glibc header inclusionFilipe Brandenburger1-1/+1
2014-08-29Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+26
2014-08-27net: dsa: reduce number of protocol hooksFlorian Fainelli1-0/+1
2014-08-26netfilter: nfnetlink_acct: add filter support to nfacct counter list/resetAlexey Perevalov1-0/+8
2014-08-26cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg1-2/+14
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea1-0/+26
2014-08-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2014-08-24netfilter: nft_meta: Add cpu attribute supportAna Rey1-0/+2
2014-08-24netfilter: nft_meta: add pkttype supportAna Rey1-0/+2
2014-08-20uapi: netfilter_arp: use __u8 instead of u_int8_tMike Frysinger1-1/+1
2014-08-18drm/radeon: properly document reloc priority maskChristian König1-0/+1
2014-08-18asm-generic: add memfd_create system call to unistd.hWill Deacon1-1/+3
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-0/+59
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier2-0/+43
2014-08-14Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+11
2014-08-12RDMA/uapi: Include socket.h in rdma_user_cm.hDoug Ledford1-0/+1
2014-08-10IB/mad: Add user space RMPP supportIra Weiny1-1/+4
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny1-0/+39
2014-08-09Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6Linus Torvalds1-0/+11
2014-08-10drm/nouveau: expose the full object/event interfaces to userspaceBen Skeggs1-0/+3
2014-08-10drm/nouveau: use ioctl interface for abi16 grobj allocBen Skeggs1-0/+8
2014-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+10
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds3-0/+34
2014-08-08kexec: implementation of new syscall kexec_file_loadVivek Goyal1-0/+11
2014-08-08shm: add memfd_create() syscallDavid Herrmann1-0/+8
2014-08-08shm: add sealing APIDavid Herrmann1-0/+15
2014-08-07Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-2/+55
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+4
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-0/+34