aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-06Merge tag 'batadv-next-for-davem-20170406' of git://git.open-mesh.org/linux-mergeDavid S. Miller15-238/+413
2017-04-06Merge branch 'qed-misc-cleanups-and-fixes'David S. Miller17-153/+275
2017-04-06qed: Make OOO archipelagos into an arrayMichal Kalderon2-78/+30
2017-04-06qed: Provide iSCSI statistics to managementMintz, Yuval3-1/+38
2017-04-06qed: Inform qedi the number of possible CQsMintz, Yuval4-2/+21
2017-04-06qed: Add missing stat for new islesMintz, Yuval1-0/+2
2017-04-06qed: Don't close the OUT_EN during initMintz, Yuval1-12/+0
2017-04-06qed: Configure cacheline size in HWTomer Tayar2-0/+54
2017-04-06qed: Don't use main-ptt in unrelated flowsRahul Verma8-61/+124
2017-04-06qed: Warn PTT usage by wrong hw-functionMintz, Yuval1-0/+7
2017-04-06Merge tag 'rxrpc-rewrite-20170406' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller15-108/+294
2017-04-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid 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
2017-04-06net/mlx5e: fix build error without CONFIG_SYSFSTobias Regnery1-4/+2
2017-04-06af_unix: Use designated initializersKees Cook1-1/+1
2017-04-06Merge branch 'ftgmac100-rework-batch-1-Link-and-Interrupts'David S. Miller2-218/+356
2017-04-06ftgmac100: Rework NAPI & interrupts handlingBenjamin Herrenschmidt2-61/+90
2017-04-06ftgmac100: Remove useless tests in interrupt handlerBenjamin Herrenschmidt1-8/+3
2017-04-06ftgmac100: Rework MAC reset and initBenjamin Herrenschmidt1-39/+59
2017-04-06ftgmac100: Add a reset task and use it for link changesBenjamin Herrenschmidt1-13/+74
2017-04-06ftgmac100: Move the bulk of inits to a separate functionBenjamin Herrenschmidt1-29/+42
2017-04-06ftgmac100: Request the interrupt only after HW is resetBenjamin Herrenschmidt1-9/+10
2017-04-06ftgmac100: Move napi_add/del to open/closeBenjamin Herrenschmidt1-3/+5
2017-04-06ftgmac100: Split ring alloc, init and rx buffer allocBenjamin Herrenschmidt1-21/+47
2017-04-06ftgmac100: Cleanup speed/duplex tracking and fix duplex configBenjamin Herrenschmidt1-8/+44
2017-04-06ftgmac100: Remove "enabled" flagsBenjamin Herrenschmidt1-7/+0
2017-04-06ftgmac100: Reorder struct fields and commentBenjamin Herrenschmidt1-7/+12
2017-04-06ftgmac100: Remove "banner" commentsBenjamin Herrenschmidt1-42/+0
2017-04-06ftgmac100: Use netdev->irq instead of private copyBenjamin Herrenschmidt1-7/+6
2017-04-06liquidio: fix Octeon core watchdog timeout false alarmFelix Manlunas3-77/+107
2017-04-06net: usbnet: Remove unused driver_name variableFlorian Fainelli1-2/+0
2017-04-06selftests/bpf: fix merge conflictAlexei Starovoitov1-5/+0
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller551-3798/+7439
2017-04-06rxrpc: Trace client call connectionDavid Howells2-0/+27
2017-04-06rxrpc: Trace changes in a call's receive window sizeDavid Howells2-0/+29
2017-04-06rxrpc: Trace received abortsDavid Howells2-1/+27
2017-04-06rxrpc: Trace protocol errors in received packetsDavid Howells8-40/+138
2017-04-06rxrpc: Handle temporary errors better in rxkad securityDavid Howells1-38/+40
2017-04-06rxrpc: Note a successfully aborted kernel operationDavid Howells2-5/+9