aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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. Miller3-10/+295
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-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-05netfilter: nf_tables: allow set names up to 32 bytesPablo Neira Ayuso1-0/+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-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. Miller1-2/+2
2016-04-27nl80211: use nla_put_u64_64bit() for the remaining u64 attributesJohannes Berg1-0/+4
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-26nl80211: add missing kerneldoc for new *_PAD attributesJohannes Berg1-0/+4
2016-04-26cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATIONMohammed Shafi Shajakhan1-0/+3
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