summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2014-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+7
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-0/+100
2014-09-26bpf: verifier (add ability to receive verification log)Alexei Starovoitov1-0/+3
2014-09-26bpf: expand BPF syscall with program load/unloadAlexei Starovoitov1-0/+26
2014-09-26bpf: add lookup/update/delete/iterate methods to BPF mapsAlexei Starovoitov1-0/+38
2014-09-26bpf: introduce BPF syscall and mapsAlexei Starovoitov1-0/+23
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-11cfg80211: allow requesting SMPS mode on ap startEliad Peller1-0/+33
2014-09-11cfg80211: add WMM traffic stream APIJohannes Berg1-0/+28
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. Miller2-1/+27
2014-09-05ethtool: Add generic options for tunablesGovindarajulu Varadarajan1-0/+28
2014-09-05cfg80211: enable dynack through nl80211Lorenzo Bianconi1-0/+12
2014-09-05nl80211: Add flag attribute for RRM connectionsAssaf Krauss1-0/+13
2014-09-05nl80211: Allow declaring RRM-related featuresAssaf Krauss1-0/+14
2014-09-04usb: usbip: fix usbip.h path in userspace toolPiotr Król1-0/+1
2014-09-02xfrm: configure policy hash table thresholds by netlinkChristophe Gouault1-0/+7
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-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-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-14Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+11
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 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
2014-08-06net: reallocate new socket option number for IPV6_AUTOFLOWLABELPablo Neira1-1/+1
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds20-122/+150