summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net/mlx5e: Enabling aRFS mechanismMaor Gottlieb2016-04-294-2/+127
| * net/mlx5e: Add accelerated RFS supportMaor Gottlieb2016-04-292-1/+436
| * net/mlx5e: Create aRFS flow tablesMaor Gottlieb2016-04-296-14/+313
| * net/mlx5: Initializing CPU reverse mappingMaor Gottlieb2016-04-293-0/+24
| * net/mlx5e: Split the main flow steering tableMaor Gottlieb2016-04-294-563/+462
| * net/mlx5e: Refactor mlx5e flow steering structsMaor Gottlieb2016-04-295-154/+160
| * net/mlx5: Support different attributes for priorities in namespaceMaor Gottlieb2016-04-291-12/+19
| * net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb2016-04-296-40/+70
| * net/mlx5: Set number of allowed levels in priorityMaor Gottlieb2016-04-292-30/+33
| * net/mlx5: Introduce modify flow rule destinationMaor Gottlieb2016-04-292-2/+5
| * net/mlx5e: Direct TIR per RQTariq Toukan2016-04-294-138/+191
| * net/mlx5e: Call vxlan_get_rx_port() with rtnl lockMatthew Finlay2016-04-291-1/+4
|/
* Merge branch 'enc28j60-small-improvements'David S. Miller2016-04-292-8/+85
|\
| * net: ethernet: enc28j60: add device tree supportMichael Heimpold2016-04-292-3/+76
| * net: ethernet: enc28j60: support half-duplex SPI controllersMichael Heimpold2016-04-291-5/+9
|/
* net: constify is_skb_forwardable's argumentsNikolay Aleksandrov2016-04-292-2/+3
* Merge branch 'ppp-rtnetlink'David S. Miller2016-04-292-88/+235
|\
| * ppp: add rtnetlink device creation supportGuillaume Nault2016-04-292-3/+120
| * ppp: define reusable device creation functionsGuillaume Nault2016-04-291-88/+118
|/
* net: ethernet: stmmac: update MDIO support for GMAC4Alexandre TORGUE2016-04-291-4/+98
* vxlan: fix initialization with custom link parametersJiri Benc2016-04-291-4/+4
* Merge branch 'samples-bpf-user-experience'David S. Miller2016-04-292-2/+101
|\
| * samples/bpf: like LLC also verify and allow redefining CLANG commandJesper Dangaard Brouer2016-04-292-14/+17
| * samples/bpf: allow make to be run from samples/bpf/ directoryJesper Dangaard Brouer2016-04-292-0/+11
| * samples/bpf: add a README file to get users startedJesper Dangaard Brouer2016-04-291-0/+63
| * samples/bpf: Makefile verify LLVM compiler avail and bpf target is supportedJesper Dangaard Brouer2016-04-291-0/+18
| * samples/bpf: add back functionality to redefine LLC commandJesper Dangaard Brouer2016-04-291-1/+5
|/
* Merge branch 'cxgb4-mbox-cmd-logging'David S. Miller2016-04-298-45/+384
|\
| * cxgb4vf: Add support to enable logging of firmware mailbox commands for VFHariprasad Shenai2016-04-294-25/+192
| * cxgb4: Add support to enable logging of firmware mailbox commandsHariprasad Shenai2016-04-294-20/+192
|/
* Merge branch 'hns-props'David S. Miller2016-04-293-34/+36
|\
| * dts: hisi: update hns dst for changing property port-id to regYisen.Zhuang\(Zhuangyuzeng\)2016-04-291-4/+6
| * Documentation: Bindings: Update DT binding for hns dsaf nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-291-15/+13
| * net: hns: change port-id property to reg property in dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-291-3/+3
| * net: hns: remove cpld-ctrl-reg and add cell in the cpld-syscon propertyYisen.Zhuang\(Zhuangyuzeng\)2016-04-291-12/+14
|/
* ipvlan: Fix failure path in dev registration during link creationMahesh Bandewar2016-04-281-11/+8
* pch_gbe: replace private tx ring lock with common netif_tx_lockfrançois romieu2016-04-282-10/+2
* net: dsa: Provide CPU port statistics to master netdevFlorian Fainelli2016-04-282-0/+93
* tcp: give prequeue mode some careEric Dumazet2016-04-281-5/+5
* fq: split out backlog update logicMichal Kazior2016-04-281-11/+19
* tipc: remove an unnecessary NULL checkDan Carpenter2016-04-281-2/+1
* net/mlx5e: avoid stack overflow in mlx5e_open_channelsArnd Bergmann2016-04-281-8/+10
* tuntap: calculate rps hash only when neededJason Wang2016-04-282-1/+4
* Merge branch 'tcp-eor'David S. Miller2016-04-284-3/+29
|\
| * tcp: Handle eor bit when fragmenting a skbMartin KaFai Lau2016-04-281-0/+9
| * tcp: Handle eor bit when coalescing skbMartin KaFai Lau2016-04-282-0/+8
| * tcp: Make use of MSG_EOR in tcp_sendmsgMartin KaFai Lau2016-04-282-3/+12
|/
* Merge branch 'tcp-redundant-checks'David S. Miller2016-04-285-19/+17
|\
| * tcp: remove SKBTX_ACK_TSTAMP since it is redundantSoheil Hassas Yeganeh2016-04-285-18/+16
| * tcp: remove an unnecessary check in tcp_tx_timestampSoheil Hassas Yeganeh2016-04-281-1/+1
|/
OpenPOWER on IntegriCloud