aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-18Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-28/+10
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-4/+6
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds45-6/+407
2016-05-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+2
2016-05-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-0/+2
2016-05-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+3
2016-05-16Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2016-05-16net: cls_u32: Add support for skip-sw flag to tc u32 classifier.Samudrala, Sridhar1-0/+1
2016-05-16net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file.Samudrala, Sridhar1-0/+3
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-0/+73
2016-05-12Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+11
2016-05-11Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar4-12/+297
2016-05-10gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)Pablo Neira4-1/+46
2016-05-10export tc ife uapi headerJamal Hadi Salim1-0/+1
2016-05-09uapi glibc compat: fix compile errors when glibc net/if.h included before linux/if.hMikko Rapeli2-0/+72
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-12/+297
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+3
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+1
2016-05-09Merge tag 'v4.6-rc7' into patchworkMauro Carvalho Chehab3-11/+294
2016-05-09macsec: key identifier is 128 bits, not 64Sabrina Dubroca1-1/+3
2016-05-08fq_codel: add memory limitation per queueEric Dumazet1-0/+3
2016-05-08net: Add Qualcomm IPC routerCourtney Cavin1-0/+12
2016-05-06bpf: direct packet accessAlexei Starovoitov1-0/+2
2016-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-9/+292
2016-05-05byteswap: try to avoid __builtin_constant_p gcc bugArnd Bergmann1-9/+15
2016-05-05rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine1-0/+277
2016-05-05Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-2/+2
2016-05-05netfilter: nf_tables: allow set names up to 32 bytesPablo Neira Ayuso1-0/+1
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar4-13/+28
2016-05-05asm-generic: use compat version for preadv2 and pwritev2Yury Norov1-2/+2
2016-05-04signals/sigaltstack: Change SS_AUTODISARM to (1U << 31)Andy Lutomirski1-1/+1
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+20
2016-05-03fq_codel: add batch ability to fq_codel_drop()Eric Dumazet1-0/+1
2016-05-03signals/sigaltstack: Implement SS_AUTODISARM flagStas Sergeev1-1/+3
2016-05-03signals/sigaltstack: Prepare to add new SS_xxx flagsStas Sergeev1-0/+3
2016-05-02bridge: netlink: export per-vlan statsNikolay Aleksandrov2-0/+19
2016-05-02bridge: vlan: learn to countNikolay Aleksandrov1-0/+1
2016-05-02net: rtnetlink: add linkxstats callbacks and attributeNikolay Aleksandrov1-0/+12
2016-05-02Merge tag 'v4.6-rc6' into patchworkMauro Carvalho Chehab6-14/+31
2016-05-01fs: add RWF_DSYNC aand RWF_SYNCChristoph Hellwig1-0/+2
2016-04-29ppp: add rtnetlink device creation supportGuillaume Nault1-0/+8
2016-04-28Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-10/+20
2016-04-28udf: Export superblock magic to userspaceJan Kara1-0/+2
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+7
2016-04-27nl80211: use nla_put_u64_64bit() for the remaining u64 attributesJohannes Berg1-0/+4
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2016-04-26sched: align nlattr properly when neededNicolas Dichtel15-0/+16
2016-04-26ovs: align nlattr properly when neededNicolas Dichtel1-0/+2
2016-04-26sock_diag: align nlattr properly when neededNicolas Dichtel1-1/+3
2016-04-26fs/quota: use nla_put_u64_64bit()Nicolas Dichtel1-0/+1