aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatchingLinus Torvalds4-67/+99
2020-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds3-15/+242
2020-01-27Merge tag 'platform-drivers-x86-v5.6-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds29-686/+1614
2020-01-27Merge tag 'mmc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds70-762/+1648
2020-01-27Merge tag 'i3c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linuxLinus Torvalds4-17/+68
2020-01-27Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-01-27Merge branch 'regulator-5.6' into regulator-nextMark Brown1-0/+121
2020-01-27dt-bindings: regulator: add document bindings for mpq7920Saravanan Sekar1-0/+121
2020-01-27Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-114/+141
2020-01-27Merge tag 'edac_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/rasLinus Torvalds6-17/+6
2020-01-27Merge tag 'hwmon-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds34-1496/+3613
2020-01-27Merge tag 'tpmdd-next-20200122' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2-18/+49
2020-01-27Merge tag 'm68k-for-v5.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds17-34/+115
2020-01-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds94-515/+1315
2020-01-27Merge branch 'for-5.6/logitech' into for-linusJiri Kosina1-15/+232
2020-01-27Merge branch 'for-5.6/hidraw' into for-linusJiri Kosina2-0/+10
2020-01-27Merge branch 'qed-Utilize-FW-8.42.2.0'David S. Miller30-4069/+4242
2020-01-27qed: FW 8.42.2.0 debug featuresMichal Kalderon6-2536/+1528
2020-01-27qed: rt init valid initialization changedMichal Kalderon3-21/+6
2020-01-27qed: Debug feature: ilt and mdumpMichal Kalderon8-214/+821
2020-01-27qed: FW 8.42.2.0 Add fw overlay featureMichal Kalderon5-1/+224
2020-01-27qed: FW 8.42.2.0 HSI changesMichal Kalderon7-154/+280
2020-01-27qed: FW 8.42.2.0 iscsi/fcoe changesMichal Kalderon6-78/+32
2020-01-27qed: Add abstraction for different hsi values per chipMichal Kalderon3-32/+90
2020-01-27qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon11-37/+235
2020-01-27qed: Use dmae to write to widebus registers in fw_funcsMichal Kalderon7-91/+142
2020-01-27qed: FW 8.42.2.0 Parser offsets modifiedMichal Kalderon1-26/+25
2020-01-27qed: FW 8.42.2.0 Queue Manager changesMichal Kalderon5-160/+149
2020-01-27qed: FW 8.42.2.0 Expose new registers and change windowsMichal Kalderon4-538/+488
2020-01-27qed: FW 8.42.2.0 Internal ram offsets modificationsMichal Kalderon3-193/+234
2020-01-27Merge branch 'octeontx2-pf-Add-network-driver-for-physical-function'David S. Miller17-3/+5690
2020-01-27MAINTAINERS: Add entry for Marvell OcteonTX2 Physical Function driverSunil Goutham1-0/+9
2020-01-27Documentation: net: octeontx2: Add RVU HW and drivers overviewSunil Goutham3-0/+161
2020-01-27octeontx2-pf: ethtool RSS config supportSunil Goutham4-4/+269
2020-01-27octeontx2-pf: Add basic ethtool supportChristina Jacob6-4/+525
2020-01-27octeontx2-pf: Add ndo_get_stats64Geetha sowjanya3-0/+97
2020-01-27octeontx2-pf: TCP segmentation offload supportSunil Goutham5-4/+273
2020-01-27octeontx2-pf: Receive side scaling supportSunil Goutham4-1/+167
2020-01-27octeontx2-pf: Error handling supportGeetha sowjanya6-3/+255
2020-01-27octeontx2-pf: MTU, MAC and RX mode config supportSunil Goutham6-6/+242
2020-01-27octeontx2-pf: Register and handle link notificationsLinu Cherian3-0/+109
2020-01-27octeontx2-pf: Add packet transmission supportSunil Goutham6-2/+470
2020-01-27octeontx2-pf: Receive packet handling supportSunil Goutham6-3/+349
2020-01-27octeontx2-pf: Setup interrupts and NAPI handlerSunil Goutham6-10/+332
2020-01-27octeontx2-pf: Initialize and config queuesSunil Goutham7-17/+1290
2020-01-27octeontx2-pf: Attach NIX and NPA block LFsSunil Goutham4-4/+286
2020-01-27octeontx2-pf: Mailbox communication with AFSunil Goutham4-3/+552
2020-01-27octeontx2-pf: Add Marvell OcteonTX2 NIC driverSunil Goutham6-0/+362
2020-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller24-104/+433
2020-01-27Revert "pktgen: Allow configuration of IPv6 source address range"David S. Miller1-98/+0