summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-07s390/qeth: remove unused return valueJulian Wiedmann2-11/+3
2017-04-07s390/qeth: fix up ssqd tracingJulian Wiedmann1-2/+3
2017-04-07s390/qeth: use QDIO_*_QFMT definesJulian Wiedmann1-6/+4
2017-04-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller7-56/+93
2017-04-07i40e: close client on remove and shutdownMitch Williams1-0/+10
2017-04-07i40e: register existing client on probeMitch Williams1-0/+6
2017-04-07i40e: remove client instance on driver unloadMitch Williams1-0/+3
2017-04-07i40e/i40evf: Add capability exchange for outer checksumPreethi Banala6-56/+74
2017-04-07Merge branch 'ftgmac-rework-batch2-rx-path'David S. Miller2-302/+190
2017-04-07ftgmac100: Work around HW bug in runt frame detectionBenjamin Herrenschmidt1-10/+25
2017-04-07ftgmac100: Remove rx descriptor accessorsBenjamin Herrenschmidt2-115/+53
2017-04-07ftgmac100: Add missing barrier in ftgmac100_rx_packet()Benjamin Herrenschmidt1-0/+3
2017-04-07ftgmac100: Directly receive into sk_buffsBenjamin Herrenschmidt1-86/+56
2017-04-07ftgmac100: Simplify rx pointer handling in the rx pathBenjamin Herrenschmidt1-68/+24
2017-04-07ftgmac100: Simplify rx packets error handlingBenjamin Herrenschmidt1-36/+25
2017-04-07ftgmac100: Cleanup rx checksum handlingBenjamin Herrenschmidt1-38/+25
2017-04-07ftgmac100: Use a scratch buffer for failed RX allocationsBenjamin Herrenschmidt1-4/+38
2017-04-07ftgmac100: Drop support for fragmented receiveBenjamin Herrenschmidt1-19/+18
2017-04-07ftgmac100: Move ftgmac100_alloc_rx_page() before its usersBenjamin Herrenschmidt1-31/+28
2017-04-07net/mlx5e: Set default RX moderation parameters on driver loadSaeed Mahameed1-4/+4
2017-04-07net/mlx5e: Reuse alloc cq code for all CQs allocationEran Ben Elisha1-36/+23
2017-04-07net/mlx5e: Show board id in ethtool driver informationInbar Karmy1-2/+3
2017-04-07net/mlx5e: Change FW sub_minor display to 4 zeros paddingEran Ben Elisha1-1/+1
2017-04-07net/mlx5e: Make mlx5e_modify_rqs_vsd a static functionGuy Ergas2-3/+1
2017-04-07net/mlx5e: Add support for RXFCS feature flagGuy Ergas3-0/+73
2017-04-07net/mlx5: Update the list of the PCI supported devicesMajd Dibbiny1-2/+4
2017-04-07Merge tag 'batadv-next-for-davem-20170406' of git://git.open-mesh.org/linux-m...David S. Miller15-238/+413
2017-04-07Merge branch 'qed-misc-cleanups-and-fixes'David S. Miller17-153/+275
2017-04-07qed: Make OOO archipelagos into an arrayMichal Kalderon2-78/+30
2017-04-07qed: Provide iSCSI statistics to managementMintz, Yuval3-1/+38
2017-04-07qed: Inform qedi the number of possible CQsMintz, Yuval4-2/+21
2017-04-07qed: Add missing stat for new islesMintz, Yuval1-0/+2
2017-04-07qed: Don't close the OUT_EN during initMintz, Yuval1-12/+0
2017-04-07qed: Configure cacheline size in HWTomer Tayar2-0/+54
2017-04-07qed: Don't use main-ptt in unrelated flowsRahul Verma8-61/+124
2017-04-07qed: Warn PTT usage by wrong hw-functionMintz, Yuval1-0/+7
2017-04-07Merge tag 'rxrpc-rewrite-20170406' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller15-108/+294
2017-04-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller5-133/+239
2017-04-06Merge branch 'l2tp-auto-mtu'David S. Miller3-4/+100
2017-04-06L2TP:Adjust intf MTU, add underlay L3, L2 hdrs.R. Parameswaran1-4/+51
2017-04-06New kernel function to get IP overhead on a socket.R. Parameswaran2-0/+49
2017-04-06net: ethernet: wiznet: avoid format string exposureKees Cook1-1/+2
2017-04-06qlge: avoid format string exposure in workqueueKees Cook1-1/+2
2017-04-06qed: Correct MSI-x for storageMintz, Yuval1-1/+2
2017-04-06Merge branch 'dsa-loop-fixes'David S. Miller1-2/+2
2017-04-06net: dsa: loop: Initialize err in dsa_loop_vlan_dumpFlorian Fainelli1-1/+1
2017-04-06net: dsa: loop: Fix uninitialized pvid variableFlorian Fainelli1-1/+1
2017-04-06net/sched: Removed unused vlan actions definitionOr Gerlitz1-3/+0
2017-04-06mlx4: trust shinfo->gso_segsEric Dumazet1-2/+1
2017-04-06qed: fix missing break in OOO_LB_TC caseColin Ian King1-0/+1