aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-10gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)Pablo Neira4-1/+46
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-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-05asm-generic: use compat version for preadv2 and pwritev2Yury Norov1-2/+2
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-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-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-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+7
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
2016-04-26macsec: use nla_put_u64_64bit()Nicolas Dichtel2-0/+7
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller1-0/+1
2016-04-26ila: add checksum neutral ILA translationsTom Herbert1-0/+7
2016-04-25ipv6: Revert optional address flusing on ifdown.David S. Miller1-1/+0
2016-04-25wireless: use nla_put_u64_64bit()Nicolas Dichtel1-0/+4
2016-04-25netfilter/ipvs: use nla_put_u64_64bit()Nicolas Dichtel1-0/+1
2016-04-25l2tp: use nla_put_u64_64bit()Nicolas Dichtel1-0/+1
2016-04-25bridge: use nla_put_u64_64bit()Nicolas Dichtel1-0/+2
2016-04-25ovs: use nla_put_u64_64bit()Nicolas Dichtel1-0/+1
2016-04-25ipv6: use nla_put_u64_64bit()Nicolas Dichtel1-0/+1
2016-04-25sched: use nla_put_u64_64bit()Nicolas Dichtel1-0/+3
2016-04-25rtnl: use nla_put_u64_64bit()Nicolas Dichtel1-0/+1
2016-04-25[media] v4l2-dv-timings.h: fix polarity for 4k formatsHans Verkuil1-10/+20
2016-04-24macsec: add missing macsec prefix in uapiSabrina Dubroca1-2/+2
2016-04-23xfrm: align nlattr properly when neededNicolas Dichtel1-0/+1
2016-04-23libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel3-0/+4
2016-04-23libnl: nla_put_net64(): align on a 64-bit areaNicolas Dichtel1-0/+1
2016-04-23libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel6-0/+16
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-04-23Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+5
2016-04-23generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara1-1/+5
2016-04-21ipmr: align RTA_MFC_STATS on 64-bitNicolas Dichtel1-0/+1
2016-04-20rtnetlink: add new RTM_GETSTATS message to dump link statsRoopa Prabhu2-0/+28