summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-02-03ptp: increase maximum adjustment of virtual clocks.Miroslav Lichvar
2022-02-03ptp: unregister virtual clocks when unregistering physical clock.Miroslav Lichvar
2022-02-03net: dsa: xrs700x: convert to phylink_generic_validate()Russell King (Oracle)
2022-02-03net: dsa: qca8k: convert to phylink_generic_validate()Russell King (Oracle)
2022-02-03net: dsa: ksz8795: convert to phylink_generic_validate()Russell King (Oracle)
2022-02-03net: dsa: bcm_sf2: convert to phylink_generic_validate()Russell King (Oracle)
2022-02-03net: dsa: ar9331: convert to phylink_generic_validate()Russell King (Oracle)
2022-02-02net: ipa: set IPA v4.11 AP<-modem RX buffer size to 32KBAlex Elder
2022-02-02net: ipa: define per-endpoint receive buffer sizeAlex Elder
2022-02-02Merge tag 'pinctrl-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-02net: sparx5: do not refer to skb after passing it onSteen Hegelund
2022-02-02drivers: net: Replace acpi_bus_get_device()Rafael J. Wysocki
2022-02-02net: dsa: qca8k: introduce qca8k_bulk_read/write functionAnsuel Smith
2022-02-02net: dsa: qca8k: add support for larger read/write size with mgmt EthernetAnsuel Smith
2022-02-02net: dsa: qca8k: cache lo and hi for mdio writeAnsuel Smith
2022-02-02net: dsa: qca8k: move page cache to driver privAnsuel Smith
2022-02-02net: dsa: qca8k: add support for phy read/write with mgmt EthernetAnsuel Smith
2022-02-02net: dsa: qca8k: add support for mib autocast in Ethernet packetAnsuel Smith
2022-02-02net: dsa: qca8k: add support for mgmt read/write in Ethernet packetAnsuel Smith
2022-02-02net: dsa: qca8k: add tracking state of master portAnsuel Smith
2022-02-02Merge tag 'mlx5-fixes-2022-02-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2022-02-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-02-01net/mlx5e: Avoid field-overflowing memcpy()Kees Cook
2022-02-01net/mlx5e: Use struct_group() for memcpy() regionKees Cook
2022-02-01net/mlx5e: Avoid implicit modify hdr for decap drop ruleRoi Dayan
2022-02-01net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP trafficRaed Salem
2022-02-01net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated trafficRaed Salem
2022-02-01net/mlx5e: Don't treat small ceil values as unlimited in HTB offloadMaxim Mikityanskiy
2022-02-01net/mlx5: E-Switch, Fix uninitialized variable modactMaor Dickman
2022-02-01net/mlx5e: Fix handling of wrong devices during bond neteventMaor Dickman
2022-02-01net/mlx5e: Fix broken SKB allocation in HW-GROKhalid Manaa
2022-02-01net/mlx5e: Fix wrong calculation of header index in HW_GROKhalid Manaa
2022-02-01net/mlx5: Bridge, Fix devlink deadlock on net namespace deletionRoi Dayan
2022-02-01net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak
2022-02-01net/mlx5e: TC, Reject rules with forward and drop actionsRoi Dayan
2022-02-01net/mlx5: Use del_timer_sync in fw reset flow of halting pollMaher Sanalla
2022-02-01net/mlx5e: Fix module EEPROM queryGal Pressman
2022-02-01net/mlx5e: TC, Reject rules with drop and modify hdr actionRoi Dayan
2022-02-01net/mlx5: Bridge, ensure dev_name is null-terminatedVlad Buslov
2022-02-01net/mlx5: Bridge, take rtnl lock in init error handlerVlad Buslov
2022-02-01Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-02-01sfc: The size of the RX recycle ring should be more flexibleMartin Habets
2022-02-01net: macsec: Verify that send_sci is on when setting Tx sci explicitlyLior Nahmanson
2022-02-01r8169: support L1.2 control on RTL8168hHeiner Kallweit
2022-02-01ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov
2022-02-01ethernet: smc911x: fix indentation in get/set EEPROMJakub Kicinski
2022-02-01Merge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-01Merge tag 'regulator-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-02-01Merge tag 'platform-drivers-x86-v5.17-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-02-01e1000e: Handshake with CSME starts from ADL platformsSasha Neftin