summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* | rtnetlink: add new RTM_GETSTATS message to dump link statsRoopa Prabhu2016-04-202-0/+28
* | net/hsr: Fixed version field in ENUMPeter Heise2016-04-201-1/+1
* | bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_outputDaniel Borkmann2016-04-191-0/+4
* | net: Align IFLA_STATS64 attributes properly on architectures that need it.David S. Miller2016-04-191-0/+1
* | sctp: add the sctp_diag.c fileXin Long2016-04-151-0/+2
* | net/hsr: Added support for HSR v1Peter Heise2016-04-152-0/+2
* | devlink: implement shared buffer occupancy monitoring interfaceJiri Pirko2016-04-141-0/+6
* | devlink: add shared buffer configurationJiri Pirko2016-04-141-0/+57
* | Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/sc...David S. Miller2016-04-131-3/+17
|\ \
| * | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-0/+4
| * | cfg80211: Improve Connect/Associate command documentationJouni Malinen2016-04-121-3/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-04-121-0/+10
|\ \ \ | |/ / |/| |
| * | netfilter: bridge: pass L2 header and VLAN as netlink attributes in queues to...Stephane Bryant2016-03-291-0/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-093-1/+7
|\ \ \ | | |/ | |/|
| * | Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-04-091-1/+1
| |\ \
| | * \ Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-082-0/+5
| | |\ \
| | * | | usb: ch9: Fix SSP Device Cap wFunctionalitySupport typeJohn Youn2016-03-291-1/+1
| | | |/ | | |/|
| * | | virtio: add VIRTIO_CONFIG_S_NEEDS_RESET device status bitStefan Hajnoczi2016-04-071-0/+2
| | |/ | |/|
| * | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-031-0/+4
| |\ \
| | * | uapi/linux/stddef.h: Provide __always_inline to userspace headersDenys Vlasenko2016-03-301-0/+4
| | |/
* | | Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...David S. Miller2016-04-081-1/+74
|\ \ \
| * | | cfg80211: allow userspace to specify client P2P PS supportAyala Beker2016-04-051-0/+19
OpenPOWER on IntegriCloud