aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-26neigh: align nlattr properly when neededNicolas Dichtel1-1/+2
2016-04-26rtnl: align nlattr properly when neededNicolas Dichtel1-2/+2
2016-04-26ovs: align nlattr properly when neededNicolas Dichtel2-12/+17
2016-04-26sock_diag: align nlattr properly when neededNicolas Dichtel4-7/+13
2016-04-26fs/quota: use nla_put_u64_64bit()Nicolas Dichtel2-5/+8
2016-04-26drivers/wireless: use nla_put_u64_64bit()Nicolas Dichtel2-1/+2
2016-04-26macsec: use nla_put_u64_64bit()Nicolas Dichtel3-33/+95
2016-04-26Merge branch 'ila-csum-neutral'David S. Miller5-118/+259
2016-04-26ila: add checksum neutral ILA translationsTom Herbert5-15/+112
2016-04-26ila: xlat changesTom Herbert1-69/+34
2016-04-26ila: Add struct definitions and helpersTom Herbert4-82/+161
2016-04-26net: tsi108: use NULL for pointer-typed argumentJulia Lawall1-1/+2
2016-04-26Merge branch 'hns-debug-dsaf'David S. Miller16-496/+610
2016-04-26dts: hisi: update hns dst for separating dsaf dev supportYisen.Zhuang\(Zhuangyuzeng\)1-42/+30
2016-04-26Documentation: Bindings: add port-idx-in-ae for enet nodeYisen.Zhuang\(Zhuangyuzeng\)1-1/+29
2016-04-26Documentation: Bindings: Update DT binding for separating dsaf dev supportYisen.Zhuang\(Zhuangyuzeng\)1-10/+49
2016-04-26net: hns: add attribute port-mode-offset for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)3-25/+30
2016-04-26net: hns: add attribute port-rst-offset for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)3-17/+19
2016-04-26net: hns: add attribute cpld_ctrl for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)6-34/+51
2016-04-26net: hns: separate debug dsaf device from service dsaf deviceYisen.Zhuang\(Zhuangyuzeng\)10-241/+261
2016-04-26net: hns: sort the header file by alphabetical orderDaode Huang3-14/+14
2016-04-26net: hns: add syscon operation for dsafYisen.Zhuang\(Zhuangyuzeng\)1-0/+14
2016-04-26net: hns: add attribute reset-field-offset for dsaf nodeYisen.Zhuang\(Zhuangyuzeng\)3-12/+37
2016-04-26net: hns: add attribute port-idx-in-ae in enet node.Yisen.Zhuang\(Zhuangyuzeng\)4-32/+22
2016-04-26net: hns: set debug port irq index to 0Daode Huang2-11/+2
2016-04-26net: hns: add a new dsaf mode for debug portYisen.Zhuang\(Zhuangyuzeng\)9-89/+84
2016-04-25Merge branch 'pskb_extract'David S. Miller3-11/+247
2016-04-25RDS: TCP: Call pskb_extract() helper functionSowmini Varadhan1-11/+3
2016-04-25skbuff: Add pskb_extract() helper functionSowmini Varadhan2-0/+244
2016-04-25fq: add fair queuing frameworkMichal Kazior2-0/+364
2016-04-25Merge branch 'reusable-codel'David S. Miller5-220/+368
2016-04-25codel: split into multiple filesMichal Kazior5-223/+332
2016-04-25codel: generalize the implementationMichal Kazior3-32/+71
2016-04-25macsec: Convert to using IFF_NO_QUEUEPhil Sutter1-1/+1
2016-04-25route: move lwtunnel state to a single placeJiri Benc1-4/+1
2016-04-25Merge branch 'qed-next'David S. Miller6-54/+122
2016-04-25qed: add support for link pause configuration.Sudarsana Reddy Kalluru1-0/+14
2016-04-25qed*: Conditions for changing linkYuval Mintz3-4/+26
2016-04-25qede: Add support for ethtool private flagsYuval Mintz1-0/+23
2016-04-25qed*: Align statistics namesYuval Mintz5-50/+59
2016-04-25net: better drop monitoring in ip{6}_recv_error()Eric Dumazet2-10/+10
2016-04-25tcp: SYN packets are now simply consumedEric Dumazet1-18/+1
2016-04-25Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller24-505/+661
2016-04-25Merge branch 'nla_align-set-2'David S. Miller21-144/+233
2016-04-25wireless: use nla_put_u64_64bit()Nicolas Dichtel2-36/+59
2016-04-25netfilter/ipvs: use nla_put_u64_64bit()Nicolas Dichtel2-12/+25
2016-04-25ieee802154: use nla_put_u64_64bit()Nicolas Dichtel3-7/+15
2016-04-25l2tp: use nla_put_u64_64bit()Nicolas Dichtel2-32/+49
2016-04-25bridge: use nla_put_u64_64bit()Nicolas Dichtel2-26/+38
2016-04-25ovs: use nla_put_u64_64bit()Nicolas Dichtel2-1/+3