summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-29net: ethernet: stmmac: update MDIO support for GMAC4Alexandre TORGUE
2016-04-29vxlan: fix initialization with custom link parametersJiri Benc
2016-04-29Merge branch 'samples-bpf-user-experience'David S. Miller
2016-04-29samples/bpf: like LLC also verify and allow redefining CLANG commandJesper Dangaard Brouer
2016-04-29samples/bpf: allow make to be run from samples/bpf/ directoryJesper Dangaard Brouer
2016-04-29samples/bpf: add a README file to get users startedJesper Dangaard Brouer
2016-04-29samples/bpf: Makefile verify LLVM compiler avail and bpf target is supportedJesper Dangaard Brouer
2016-04-29samples/bpf: add back functionality to redefine LLC commandJesper Dangaard Brouer
2016-04-29Merge branch 'cxgb4-mbox-cmd-logging'David S. Miller
2016-04-29cxgb4vf: Add support to enable logging of firmware mailbox commands for VFHariprasad Shenai
2016-04-29cxgb4: Add support to enable logging of firmware mailbox commandsHariprasad Shenai
2016-04-29Merge branch 'hns-props'David S. Miller
2016-04-29dts: hisi: update hns dst for changing property port-id to regYisen.Zhuang\(Zhuangyuzeng\)
2016-04-29Documentation: Bindings: Update DT binding for hns dsaf nodeYisen.Zhuang\(Zhuangyuzeng\)
2016-04-29net: hns: change port-id property to reg property in dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)
2016-04-29net: hns: remove cpld-ctrl-reg and add cell in the cpld-syscon propertyYisen.Zhuang\(Zhuangyuzeng\)
2016-04-28ipvlan: Fix failure path in dev registration during link creationMahesh Bandewar
2016-04-28pch_gbe: replace private tx ring lock with common netif_tx_lockfrançois romieu
2016-04-28net: dsa: Provide CPU port statistics to master netdevFlorian Fainelli
2016-04-28tcp: give prequeue mode some careEric Dumazet
2016-04-28fq: split out backlog update logicMichal Kazior
2016-04-28tipc: remove an unnecessary NULL checkDan Carpenter
2016-04-28net/mlx5e: avoid stack overflow in mlx5e_open_channelsArnd Bergmann
2016-04-28tuntap: calculate rps hash only when neededJason Wang
2016-04-28Merge branch 'tcp-eor'David S. Miller
2016-04-28tcp: Handle eor bit when fragmenting a skbMartin KaFai Lau
2016-04-28tcp: Handle eor bit when coalescing skbMartin KaFai Lau
2016-04-28tcp: Make use of MSG_EOR in tcp_sendmsgMartin KaFai Lau
2016-04-28Merge branch 'tcp-redundant-checks'David S. Miller
2016-04-28tcp: remove SKBTX_ACK_TSTAMP since it is redundantSoheil Hassas Yeganeh
2016-04-28tcp: remove an unnecessary check in tcp_tx_timestampSoheil Hassas Yeganeh
2016-04-28net: snmp: fix 64bit stats on 32bit archesEric Dumazet
2016-04-28Merge branch 'socket-space-optimizations'David S. Miller
2016-04-28net: SOCKWQ_ASYNC_WAITDATA optimizationsEric Dumazet
2016-04-28net: SOCKWQ_ASYNC_NOSPACE optimizationsEric Dumazet
2016-04-28Merge branch 'snmp-stats-update'David S. Miller
2016-04-28net: snmp: kill STATS_BH macrosEric Dumazet
2016-04-28ipv6: kill ICMP6MSGIN_INC_STATS_BH()Eric Dumazet
2016-04-28ipv6: rename IP6_UPD_PO_STATS_BH()Eric Dumazet
2016-04-28ipv6: rename IP6_INC_STATS_BH()Eric Dumazet
2016-04-28net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet
2016-04-28net: rename IP_UPD_PO_STATS_BH()Eric Dumazet
2016-04-28net: rename IP_ADD_STATS_BH()Eric Dumazet
2016-04-28net: rename ICMP6_INC_STATS_BH()Eric Dumazet
2016-04-28net: rename IP_INC_STATS_BH()Eric Dumazet
2016-04-28net: sctp: rename SCTP_INC_STATS_BH()Eric Dumazet
2016-04-28net: icmp: rename ICMPMSGIN_INC_STATS_BH()Eric Dumazet
2016-04-28net: tcp: rename TCP_INC_STATS_BHEric Dumazet
2016-04-28net: xfrm: kill XFRM_INC_STATS_BH()Eric Dumazet
2016-04-28net: udp: rename UDP_INC_STATS_BH()Eric Dumazet