summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)Pablo Neira2016-05-104-1/+46
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-094-12/+297
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-091-1/+3
| |\
| | * macsec: key identifier is 128 bits, not 64Sabrina Dubroca2016-05-091-1/+3
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-052-9/+292
| |\ \
| | * | byteswap: try to avoid __builtin_constant_p gcc bugArnd Bergmann2016-05-051-9/+15
| | * | rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine2016-05-051-0/+277
| | |/
| * | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-051-2/+2
| |\ \ | | |/ | |/|
| | * asm-generic: use compat version for preadv2 and pwritev2Yury Norov2016-05-051-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-05-091-0/+1
|\ \ \
| * | | netfilter: nf_tables: allow set names up to 32 bytesPablo Neira Ayuso2016-05-051-0/+1
* | | | fq_codel: add memory limitation per queueEric Dumazet2016-05-081-0/+3
* | | | net: Add Qualcomm IPC routerCourtney Cavin2016-05-081-0/+12
* | | | bpf: direct packet accessAlexei Starovoitov2016-05-061-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-041-10/+20
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-04-281-10/+20
| |\ \ \
| | * | | [media] v4l2-dv-timings.h: fix polarity for 4k formatsHans Verkuil2016-04-251-10/+20
* | | | | fq_codel: add batch ability to fq_codel_drop()Eric Dumazet2016-05-031-0/+1
* | | | | bridge: netlink: export per-vlan statsNikolay Aleksandrov2016-05-022-0/+19
* | | | | bridge: vlan: learn to countNikolay Aleksandrov2016-05-021-0/+1
* | | | | net: rtnetlink: add linkxstats callbacks and attributeNikolay Aleksandrov2016-05-021-0/+12
* | | | | ppp: add rtnetlink device creation supportGuillaume Nault2016-04-291-0/+8
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-272-3/+7
|\ \ \ \ \ | |/ / / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-261-2/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller2016-04-261-0/+1
| | * | | ipv6: Revert optional address flusing on ifdown.David S. Miller2016-04-251-1/+0
| | * | | macsec: add missing macsec prefix in uapiSabrina Dubroca2016-04-241-2/+2
| * | | | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-231-1/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara2016-04-231-1/+5
* | | | | sched: align nlattr properly when neededNicolas Dichtel2016-04-2615-0/+16
* | | | | ovs: align nlattr properly when neededNicolas Dichtel2016-04-261-0/+2
* | | | | sock_diag: align nlattr properly when neededNicolas Dichtel2016-04-261-1/+3
* | | | | fs/quota: use nla_put_u64_64bit()Nicolas Dichtel2016-04-261-0/+1
* | | | | macsec: use nla_put_u64_64bit()Nicolas Dichtel2016-04-262-0/+7
* | | | | ila: add checksum neutral ILA translationsTom Herbert2016-04-261-0/+7
* | | | | wireless: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-0/+4
* | | | | netfilter/ipvs: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-0/+1
* | | | | l2tp: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-0/+1
* | | | | bridge: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-0/+2
* | | | | ovs: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-0/+1
* | | | | ipv6: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-0/+1
* | | | | sched: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-0/+3
* | | | | rtnl: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-0/+1
| |_|_|/ |/| | |
* | | | xfrm: align nlattr properly when neededNicolas Dichtel2016-04-231-0/+1
* | | | libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel2016-04-233-0/+4
* | | | libnl: nla_put_net64(): align on a 64-bit areaNicolas Dichtel2016-04-231-0/+1
* | | | libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel2016-04-236-0/+16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-231-0/+1
|\ \ \ \ | |/ / /
| * | | devlink: add missing install of headerstephen hemminger2016-04-111-0/+1
| |/ /
* | | ipmr: align RTA_MFC_STATS on 64-bitNicolas Dichtel2016-04-211-0/+1
OpenPOWER on IntegriCloud