summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-01dt-bindings: net: meson-dwmac: add support for the Meson8m2 SoCMartin Blumenstingl1-2/+3
2018-03-31net/mlx5e: RX, Recycle buffer of UMR WQEsTariq Toukan1-2/+9
2018-03-31net/mlx5e: Keep single pre-initialized UMR WQE per RQTariq Toukan3-19/+13
2018-03-31net/mlx5e: Remove page_ref bulking in Striding RQTariq Toukan2-32/+16
2018-03-31net/mlx5e: Support XDP over Striding RQTariq Toukan3-8/+26
2018-03-31net/mlx5e: Refactor RQ XDP_TX indicationTariq Toukan2-6/+8
2018-03-31net/mlx5e: Use linear SKB in Striding RQTariq Toukan5-45/+153
2018-03-31net/mlx5e: Use inline MTTs in UMR WQEsTariq Toukan3-88/+38
2018-03-31net/mlx5e: Do not busy-wait for UMR completion in Striding RQTariq Toukan1-1/+1
2018-03-31net/mlx5e: Code movements in RX UMR WQE postTariq Toukan1-62/+45
2018-03-31net/mlx5e: Derive Striding RQ size from MTUTariq Toukan6-139/+80
2018-03-31net/mlx5e: Save MTU in channels paramsTariq Toukan5-45/+52
2018-03-31net/mlx5e: IPoIB, Fix spelling mistakeTalat Batheesh1-1/+1
2018-03-31net/mlx5: Change teardown with force mode failure message to warningAlaa Hleihel1-1/+1
2018-03-31net/mlx5: Eliminate query xsrq dead codeSaeed Mahameed2-22/+0
2018-03-31net/mlx5e: Use eq ptr from cqSaeed Mahameed1-12/+2
2018-03-30rxrpc: Fix leak of rxrpc_peer objectsDavid Howells5-0/+26
2018-03-30rxrpc: Add a tracepoint to track rxrpc_peer refcountingDavid Howells4-22/+110
2018-03-30rxrpc: Fix apparent leak of rxrpc_local objectsDavid Howells6-0/+14
2018-03-30rxrpc: Add a tracepoint to track rxrpc_local refcountingDavid Howells4-27/+111
2018-03-30rxrpc: Fix potential call vs socket/net destruction raceDavid Howells4-3/+17
2018-03-30rxrpc: Fix checker warnings and errorsDavid Howells6-3/+13
2018-03-30rxrpc: remove unused static variablesSebastian Andrzej Siewior1-3/+0
2018-03-30rxrpc: Fix resend event time calculationMarc Dionne1-1/+1
2018-03-30rxrpc: Don't treat call aborts as conn abortsDavid Howells1-6/+9
2018-03-30rxrpc: Fix Tx ring annotation after initial Tx failureDavid Howells1-1/+3
2018-03-30rxrpc: Fix a bit of time confusionDavid Howells1-1/+1
2018-03-30rxrpc: Fix firewall route keepaliveDavid Howells9-4/+204
2018-03-30tc-testing: Add newline when writing test case filesLucas Bates1-0/+1
2018-03-30liquidio: prevent rx queues from getting stalledRaghu Vatsavayi4-19/+53
2018-03-30Merge branch 'ieee802154-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller2-5/+11
2018-03-30tc-testing: add connmark action testsRoman Mashak1-0/+291
2018-03-30MAINTAINERS: Update my email address from freescale to nxpClaudiu Manoil1-1/+1
2018-03-30dt-bindings: net: renesas-ravb: Add support for r8a77470 SoCBiju Das1-0/+1
2018-03-30Merge branch 'stmmac-DWMAC5'David S. Miller10-8/+567
2018-03-30net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu10-3/+494
2018-03-30net: stmmac: Rework and fix TX Timeout codeJose Abreu2-5/+73
2018-03-30net: mvneta: remove duplicate *_coal assignmentJisheng Zhang1-4/+0
2018-03-30Merge branch 'do-not-allow-adding-routes-if-disable_ipv6-is-enabled'David S. Miller2-1/+9
2018-03-30Documentation: ip-sysctl.txt: clarify disable_ipv6Lorenzo Bianconi1-1/+3
2018-03-30ipv6: do not set routes if disable_ipv6 has been enabledLorenzo Bianconi1-0/+6
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller75-858/+1383
2018-03-30Merge branch 'Close-race-between-un-register_netdevice_notifier-and-pernet_op...David S. Miller5-31/+55
2018-03-30net: Close race between {un, }register_netdevice_notifier() and setup_net()/c...Kirill Tkhai1-0/+6
2018-03-30netfilter: Rework xt_TEE netdevice notifierKirill Tkhai1-27/+46
2018-03-30xfrm: Register xfrm_dev_notifier in appropriate placeKirill Tkhai3-4/+3
2018-03-30Merge branch 'Implement-of_get_nvmem_mac_address-helper'David S. Miller4-3/+57
2018-03-30net: macb: Try to retrieve MAC addess from nvmem providerMike Looijmans1-3/+9
2018-03-30of_net: Implement of_get_nvmem_mac_address helperMike Looijmans3-0/+48
2018-03-30Merge branch 'nfp-flower-handle-MTU-changes'David S. Miller8-16/+179