aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-03sfc_ef100: functions for selftestsEdward Cree1-0/+47
2020-08-03sfc_ef100: statistics gatheringEdward Cree3-0/+217
2020-08-03sfc_ef100: plumb in fini_dmaqEdward Cree1-0/+1
2020-08-03sfc_ef100: RX path for EF100Edward Cree3-9/+167
2020-08-03sfc_ef100: RX filter table management and related gubbinsEdward Cree2-0/+77
2020-08-03sfc_ef100: TX path for EF100 NICsEdward Cree5-5/+396
2020-08-03sfc_ef100: read Design Parameters at probe timeEdward Cree2-0/+220
2020-08-03sfc_ef100: fail the probe if NIC uses unsol_ev creditsEdward Cree1-0/+6
2020-08-03sfc_ef100: check firmware version at start-of-dayEdward Cree1-0/+40
2020-08-03enetc: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan1-1/+1
2020-08-03dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan1-1/+1
2020-08-03Merge branch 'net-dsa-loop-Preparatory-changes-for-802-1Q-data-path'David S. Miller2-38/+64
2020-08-03net: dsa: loop: Set correct number of portsFlorian Fainelli1-1/+1
2020-08-03net: dsa: loop: Wire-up MTU callbacksFlorian Fainelli2-0/+18
2020-08-03net: dsa: loop: Move data structures to headerFlorian Fainelli2-31/+41
2020-08-03net: dsa: loop: Support 4K VLANsFlorian Fainelli1-4/+2
2020-08-03net: dsa: loop: PVID should be per-portFlorian Fainelli1-4/+4
2020-08-03cxgb4: add TC-MATCHALL IPv6 supportRahul Lakkireddy3-26/+82
2020-08-03net: dsa: sja1105: poll for extts events from a timerVladimir Oltean2-34/+50
2020-08-03mptcp: fix bogus sendmsg() return code under pressurePaolo Abeni1-2/+1
2020-08-03Merge branch 'mlxsw-Add-support-for-buffer-drop-traps'David S. Miller15-66/+406
2020-08-03selftests: mlxsw: RED: Test offload of trapping on RED qeventsPetr Machata2-6/+40
2020-08-03mlxsw: spectrum_qdisc: Offload action trap for qeventsPetr Machata3-13/+95
2020-08-03mlxsw: spectrum_trap: Add early_drop trapIdo Schimmel3-3/+53
2020-08-03mlxsw: spectrum_trap: Allow for per-ASIC traps initializationIdo Schimmel2-9/+75
2020-08-03mlxsw: spectrum_trap: Allow for per-ASIC trap groups initializationIdo Schimmel4-9/+93
2020-08-03mlxsw: spectrum_span: On policer_id_base_ref_count, use dec_and_testPetr Machata1-1/+2
2020-08-03mlxsw: spectrum_trap: Use 'size_t' for array sizesIdo Schimmel2-5/+5
2020-08-03devlink: Pass extack when setting trap's action and group's parametersIdo Schimmel7-20/+35
2020-08-03devlink: Add early_drop trapAmit Cohen3-0/+8
2020-08-03Merge tag 'platform-drivers-x86-v5.9-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds25-135/+846
2020-08-03fib: Fix undef compile warningYueHaibing1-1/+1
2020-08-03mptcp: use mptcp_for_each_subflow in mptcp_stream_acceptGeliang Tang1-1/+1
2020-08-03Merge tag 'mac80211-next-for-davem-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller6-6/+14
2020-08-03net: stmmac: fix failed to suspend if phy based WOL is enabledJisheng Zhang1-1/+1
2020-08-03seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi headerIoana-Ruxandra Stăncioi2-21/+17
2020-08-03tcp: apply a floor of 1 for RTT samples from TCP timestampsJianfeng Wang1-0/+2
2020-08-03Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-2/+7
2020-08-03Merge tag 'x86-timers-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2020-08-03Merge tag 'x86-platform-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds14-1449/+85
2020-08-03Merge tag 'x86-mm-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-10/+53
2020-08-03Merge tag 'x86-misc-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+69
2020-08-03Merge tag 'x86-microcode-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+0
2020-08-03Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-0/+243
2020-08-03Merge tag 'x86-cpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds15-88/+105
2020-08-03Merge tag 'x86-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-51/+57
2020-08-03Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds20-49/+27
2020-08-03Merge tag 'x86-build-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-138/+79
2020-08-04gpio: wcove: Request IRQ after all initialisation doneAndy Shevchenko1-7/+7
2020-08-04gpio: crystalcove: Free IRQ on error pathAndy Shevchenko1-15/+3