summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-19gtp: Set TOS and routing scope independently for fib lookups.Guillaume Nault
2023-07-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2023-07-19drivers:net: fix return value check in ocelot_fdma_receive_skbYuanjun Gong
2023-07-19drivers: net: fix return value check in emac_tso_csum()Yuanjun Gong
2023-07-19net: stmmac: xgmac: Fix L3L4 filter countRohan G Thomas
2023-07-19vxlan: Add support for nexthop ID metadataIdo Schimmel
2023-07-19can: ucan: Remove repeated wordMao Zhu
2023-07-19can: kvaser_pciefd: Add support for new Kvaser pciefd devicesJimmy Assarsson
2023-07-19can: kvaser_pciefd: Move hardware specific constants and functions into a dri...Jimmy Assarsson
2023-07-19can: xilinx_can: Add support for controller resetSrinivas Neeli
2023-07-19can: Explicitly include correct DT includesRob Herring
2023-07-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-07-18octeontx2-pf: mcs: Generate hash key using ecb(aes)Subbaraya Sundeep
2023-07-18net: bna: Remove unnecessary (void*) conversionsWu Yunchuan
2023-07-18can: ems_pci: Remove unnecessary (void*) conversionsWu Yunchuan
2023-07-18net: mdio: Remove unnecessary (void*) conversionsWu Yunchuan
2023-07-18ethernet: smsc: remove unnecessary (void*) conversionsWu Yunchuan
2023-07-18ice: remove unnecessary (void*) conversionsWu Yunchuan
2023-07-18net: hns: Remove unnecessary (void*) conversionsWu Yunchuan
2023-07-18net: hns3: remove unnecessary (void*) conversions.Wu Yunchuan
2023-07-18net: ppp: Remove unnecessary (void*) conversionsWu Yunchuan
2023-07-18net: atlantic: Remove unnecessary (void*) conversionsWu Yunchuan
2023-07-18igc: Prevent garbled TX queue with XDP ZEROCOPYFlorian Kauer
2023-07-18Merge tag 'linux-can-fixes-for-6.5-20230717' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-07-18net: mana: Use the correct WQE count for ringing RQ doorbellLong Li
2023-07-18net: mana: Batch ringing RX queue doorbell on receiving packetsLong Li
2023-07-18net: mvpp2: debugfs: remove redundant parameter check in three functionsMinjie Du
2023-07-18net: txgbe: change LAN reset modeJiawen Wu
2023-07-18octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya
2023-07-18vrf: Fix lockdep splat in output pathIdo Schimmel
2023-07-18igc: Add TransmissionOverrun counterMuhammad Husaini Zulkifli
2023-07-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2023-07-18ptp: Explicitly include correct DT includesRob Herring
2023-07-18netconsole: Append kernel version to messageBreno Leitao
2023-07-18net: phylink: remove legacy mac_an_restart() methodRussell King (Oracle)
2023-07-18net: dsa: remove legacy_pre_march2020 from driversRussell King (Oracle)
2023-07-18net: ftgmac100: support getting MAC address from NVMEMPaul Fertser
2023-07-17tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQsLino Sanfilippo
2023-07-17tpm/tpm_tis: Disable interrupts for Lenovo L590 devicesFlorian Bezdeka
2023-07-17tpm: Do not remap from ACPI resources again for Pluton TPMValentin David
2023-07-17tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th genChristian Hesse
2023-07-17tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th genChristian Hesse
2023-07-17tpm: return false from tpm_amd_is_rng_defective on non-x86 platformsJerry Snitselaar
2023-07-17tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin
2023-07-17tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin
2023-07-17tpm_tis_spi: Release chip select when flow control failsPeijie Shao
2023-07-17tpm: tpm_tis: Disable interrupts *only* for AEON UPX-i11Peter Ujfalusi
2023-07-17tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creationJarkko Sakkinen
2023-07-17can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeoutFedor Ross
2023-07-17iavf: fix reset task race with iavf_remove()Ahmed Zaki