summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-11net: ethtool: Export helpers for getting EEPROM infoAndrew Lunn
2021-04-11net/mlx5: Add support for DSFP module EEPROM dumpsVladyslav Tarasiuk
2021-04-11net/mlx5: Implement get_module_eeprom_by_page()Vladyslav Tarasiuk
2021-04-11net/mlx5: Refactor module EEPROM queryVladyslav Tarasiuk
2021-04-11ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk
2021-04-09Merge branch 'net-ipa-a-few-small-fixes'Jakub Kicinski
2021-04-09net: ipa: three small fixesAlex Elder
2021-04-09net: ipa: get rid of empty GSI functionsAlex Elder
2021-04-09net: ipa: get rid of empty IPA functionsAlex Elder
2021-04-09net: ipa: ipa_stop() does not return an errorAlex Elder
2021-04-09net: ipa: only set endpoint netdev pointer when in useAlex Elder
2021-04-09net: ipa: update sequence type for modem TX endpointAlex Elder
2021-04-09net: ipa: relax pool entry size requirementAlex Elder
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-09enetc: Use generic rule to map Tx rings to interrupt vectorsClaudiu Manoil
2021-04-09net: enetc: fix TX ring interrupt stormVladimir Oltean
2021-04-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-04-09net: enetc: fix array underflow in error handling codeDan Carpenter
2021-04-09cxgb4: remove unneeded if-null-free checkQiheng Lin
2021-04-09Merge branch 'net-make-phy-pm-ops-a-no-op-if-mac-driver-manages-phy-pm'Jakub Kicinski
2021-04-09r8169: use mac-managed PHY PMHeiner Kallweit
2021-04-09net: fec: use mac-managed PHY PMHeiner Kallweit
2021-04-09net: phy: make PHY PM ops a no-op if MAC driver manages PHY PMHeiner Kallweit
2021-04-09Revert "tcp: Reset tcp connections in SYN-SENT state"Eric Dumazet
2021-04-09net: dccp: use net_generic storageFlorian Westphal
2021-04-09Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-04-09Merge tag 'io_uring-5.12-2021-04-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-09Merge tag 'devicetree-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-04-09Merge tag 'drm-fixes-2021-04-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-09net: fix hangup on napi_disable for threaded napiPaolo Abeni
2021-04-09net: hns3: Trivial spell fix in hns3 driverSalil Mehta
2021-04-09lan743x: fix ethernet frame cutoff issueSven Van Asbroeck
2021-04-09of: property: fw_devlink: do not link ".*,nr-gpios"Ilya Lipnitskiy
2021-04-09dt-bindings:iio:adc: update motorola,cpcap-adc.yaml referenceMauro Carvalho Chehab
2021-04-09dt-bindings: fix references for iio-bindings.txtMauro Carvalho Chehab
2021-04-09dt-bindings: don't use ../dir for doc referencesMauro Carvalho Chehab
2021-04-10Merge tag 'drm-intel-fixes-2021-04-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-04-10Merge tag 'drm-misc-fixes-2021-04-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-04-09Merge tag 'selinux-pr-20210409' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-04-09Merge tag 'rproc-v5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-09Merge tag 'for-linus-5.12b-rc7-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-04-09Merge tag 'acpi-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-04-09vdpa/mlx5: Fix suspend/resume index restorationEli Cohen
2021-04-09vdpa/mlx5: Fix wrong use of bit numbersEli Cohen
2021-04-09vdpa/mlx5: Retrieve BAR address suitable any functionEli Cohen
2021-04-09vdpa/mlx5: Use the correct dma device when registering memoryEli Cohen
2021-04-09vdpa/mlx5: should exclude header length and fcs from mtuSi-Wei Liu
2021-04-09Bluetooth: btusb: Revert Fix the autosuspend enable and disableHans de Goede
2021-04-08Merge tag '5.12-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds