aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-29ppp: add rtnetlink device creation supportGuillaume Nault2-3/+120
2016-04-29ppp: define reusable device creation functionsGuillaume Nault1-88/+118
2016-04-29net: ethernet: stmmac: update MDIO support for GMAC4Alexandre TORGUE1-4/+98
2016-04-29vxlan: fix initialization with custom link parametersJiri Benc1-4/+4
2016-04-29Merge branch 'samples-bpf-user-experience'David S. Miller2-2/+101
2016-04-29samples/bpf: like LLC also verify and allow redefining CLANG commandJesper Dangaard Brouer2-14/+17
2016-04-29samples/bpf: allow make to be run from samples/bpf/ directoryJesper Dangaard Brouer2-0/+11
2016-04-29samples/bpf: add a README file to get users startedJesper Dangaard Brouer1-0/+63
2016-04-29samples/bpf: Makefile verify LLVM compiler avail and bpf target is supportedJesper Dangaard Brouer1-0/+18
2016-04-29samples/bpf: add back functionality to redefine LLC commandJesper Dangaard Brouer1-1/+5
2016-04-29Merge branch 'cxgb4-mbox-cmd-logging'David S. Miller8-45/+384
2016-04-29cxgb4vf: Add support to enable logging of firmware mailbox commands for VFHariprasad Shenai4-25/+192
2016-04-29cxgb4: Add support to enable logging of firmware mailbox commandsHariprasad Shenai4-20/+192
2016-04-29Merge branch 'hns-props'David S. Miller3-34/+36
2016-04-29dts: hisi: update hns dst for changing property port-id to regYisen.Zhuang\(Zhuangyuzeng\)1-4/+6
2016-04-29Documentation: Bindings: Update DT binding for hns dsaf nodeYisen.Zhuang\(Zhuangyuzeng\)1-15/+13
2016-04-29net: hns: change port-id property to reg property in dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)1-3/+3
2016-04-29net: hns: remove cpld-ctrl-reg and add cell in the cpld-syscon propertyYisen.Zhuang\(Zhuangyuzeng\)1-12/+14
2016-04-28ipvlan: Fix failure path in dev registration during link creationMahesh Bandewar1-11/+8
2016-04-28pch_gbe: replace private tx ring lock with common netif_tx_lockfrançois romieu2-10/+2
2016-04-28net: dsa: Provide CPU port statistics to master netdevFlorian Fainelli2-0/+93
2016-04-28tcp: give prequeue mode some careEric Dumazet1-5/+5
2016-04-28fq: split out backlog update logicMichal Kazior1-11/+19
2016-04-28tipc: remove an unnecessary NULL checkDan Carpenter1-2/+1
2016-04-28net/mlx5e: avoid stack overflow in mlx5e_open_channelsArnd Bergmann1-8/+10
2016-04-28tuntap: calculate rps hash only when neededJason Wang2-1/+4
2016-04-28Merge branch 'tcp-eor'David S. Miller4-3/+29
2016-04-28tcp: Handle eor bit when fragmenting a skbMartin KaFai Lau1-0/+9
2016-04-28tcp: Handle eor bit when coalescing skbMartin KaFai Lau2-0/+8
2016-04-28tcp: Make use of MSG_EOR in tcp_sendmsgMartin KaFai Lau2-3/+12
2016-04-28Merge branch 'tcp-redundant-checks'David S. Miller5-19/+17
2016-04-28tcp: remove SKBTX_ACK_TSTAMP since it is redundantSoheil Hassas Yeganeh5-18/+16
2016-04-28tcp: remove an unnecessary check in tcp_tx_timestampSoheil Hassas Yeganeh1-1/+1
2016-04-28net: snmp: fix 64bit stats on 32bit archesEric Dumazet1-4/+4
2016-04-27Merge branch 'socket-space-optimizations'David S. Miller1-0/+8
2016-04-27net: SOCKWQ_ASYNC_WAITDATA optimizationsEric Dumazet1-2/+4
2016-04-27net: SOCKWQ_ASYNC_NOSPACE optimizationsEric Dumazet1-0/+6
2016-04-27Merge branch 'snmp-stats-update'David S. Miller54-531/+512
2016-04-27net: snmp: kill STATS_BH macrosEric Dumazet8-45/+45
2016-04-27ipv6: kill ICMP6MSGIN_INC_STATS_BH()Eric Dumazet2-4/+2
2016-04-27ipv6: rename IP6_UPD_PO_STATS_BH()Eric Dumazet2-3/+3
2016-04-27ipv6: rename IP6_INC_STATS_BH()Eric Dumazet7-91/+91
2016-04-27net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet25-149/+153
2016-04-27net: rename IP_UPD_PO_STATS_BH()Eric Dumazet2-4/+4
2016-04-27net: rename IP_ADD_STATS_BH()Eric Dumazet3-5/+5
2016-04-27net: rename ICMP6_INC_STATS_BH()Eric Dumazet6-15/+15
2016-04-27net: rename IP_INC_STATS_BH()Eric Dumazet8-29/+29
2016-04-27net: sctp: rename SCTP_INC_STATS_BH()Eric Dumazet2-7/+7
2016-04-27net: icmp: rename ICMPMSGIN_INC_STATS_BH()Eric Dumazet2-2/+2
2016-04-27net: tcp: rename TCP_INC_STATS_BHEric Dumazet7-25/+25