summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-01tipc: set 'active' state correctly for first established linkJon Paul Maloy
2016-05-01of: of_mdio: Check if MDIO bus controller is availableFlorian Fainelli
2016-04-29Merge branch 'mlx5-aRFS'David S. Miller
2016-04-29net/mlx5e: Enabling aRFS mechanismMaor Gottlieb
2016-04-29net/mlx5e: Add accelerated RFS supportMaor Gottlieb
2016-04-29net/mlx5e: Create aRFS flow tablesMaor Gottlieb
2016-04-29net/mlx5: Initializing CPU reverse mappingMaor Gottlieb
2016-04-29net/mlx5e: Split the main flow steering tableMaor Gottlieb
2016-04-29net/mlx5e: Refactor mlx5e flow steering structsMaor Gottlieb
2016-04-29net/mlx5: Support different attributes for priorities in namespaceMaor Gottlieb
2016-04-29net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb
2016-04-29net/mlx5: Set number of allowed levels in priorityMaor Gottlieb
2016-04-29net/mlx5: Introduce modify flow rule destinationMaor Gottlieb
2016-04-29net/mlx5e: Direct TIR per RQTariq Toukan
2016-04-29net/mlx5e: Call vxlan_get_rx_port() with rtnl lockMatthew Finlay
2016-04-29Merge branch 'enc28j60-small-improvements'David S. Miller
2016-04-29net: ethernet: enc28j60: add device tree supportMichael Heimpold
2016-04-29net: ethernet: enc28j60: support half-duplex SPI controllersMichael Heimpold
2016-04-29net: constify is_skb_forwardable's argumentsNikolay Aleksandrov
2016-04-29Merge branch 'ppp-rtnetlink'David S. Miller
2016-04-29ppp: add rtnetlink device creation supportGuillaume Nault
2016-04-29ppp: define reusable device creation functionsGuillaume Nault
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