summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-02net: batch zerocopy_fill_skb_from_iter accountingPavel Begunkov1-13/+18
2024-07-02net: split __zerocopy_sg_from_iter()Pavel Begunkov1-9/+13
2024-07-02net: always try to set ubuf in skb_zerocopy_iter_streamPavel Begunkov1-2/+1
2024-07-02net: phy: fix potential use of NULL pointer in phy_suspend()Russell King (Oracle)1-2/+2
2024-07-01net: ethtool: Fix the panic caused by dev being null when dumping coalesceHeng Qi1-2/+3
2024-07-01bnxt_en: Remove atomic operations on ptp->tx_availPavan Chebbi3-22/+31
2024-07-01bnxt_en: Increase the max total outstanding PTP TX packets to 4Pavan Chebbi4-30/+68
2024-07-01bnxt_en: Let bnxt_stamp_tx_skb() return error codePavan Chebbi1-5/+11
2024-07-01bnxt_en: Remove an impossible condition check for PTP TX pending SKBPavan Chebbi3-13/+4
2024-07-01bnxt_en: Refactor all PTP TX timestamp fields into a structPavan Chebbi3-28/+40
2024-07-01bnxt_en: Add BCM5760X specific PHC registers mappingPavan Chebbi3-5/+25
2024-07-01bnxt_en: Add TX timestamp completion logicMichael Chan4-11/+64
2024-07-01bnxt_en: Allow some TX packets to be unprocessed in NAPIMichael Chan1-6/+15
2024-07-01bnxt_en: Add is_ts_pkt field to struct bnxt_sw_tx_bdMichael Chan2-2/+7
2024-07-01bnxt_en: Add new TX timestamp completion definitionsMichael Chan1-0/+26
2024-07-01octeontx2-af: Sync NIX and NPA contexts from NDC to LLC/DRAMNithin Dabilpuram6-3/+102
2024-07-01net: tn40xx: add initial ethtool_ops supportFUJITA Tomonori1-0/+14
2024-07-01tcp_metrics: add netlink protocol spec in YAMLJakub Kicinski3-0/+186
2024-07-01tcp_metrics: add UAPI to the header guardJakub Kicinski1-3/+3
2024-07-01net: phy: realtek: Add support for PHY LEDs on RTL8211FMarek Vasut1-0/+106
2024-06-29sfc: remove get_rxfh_context dead codeEdward Cree1-36/+2
2024-06-29net: ethtool: use the tracking array for get_rxfh on custom RSS contextsEdward Cree1-5/+21
2024-06-29sfc: use new rxfh_context APIEdward Cree13-219/+212
2024-06-29net: ethtool: add a mutex protecting RSS contextsEdward Cree3-0/+15
2024-06-29net: ethtool: add an extack parameter to new rxfh_context APIsEdward Cree3-7/+13
2024-06-29net: ethtool: let the core choose RSS context IDsEdward Cree3-13/+79
2024-06-29net: ethtool: record custom RSS contexts in the XArrayEdward Cree2-1/+87
2024-06-29net: ethtool: attach an XArray of custom RSS contexts to a netdeviceEdward Cree2-0/+69
2024-06-29net: move ethtool-related netdev state into its own structEdward Cree11-14/+29
2024-06-29selftests: drv-net: rss_ctx: convert to defer()Jakub Kicinski1-132/+103
2024-06-29selftests: drv-net: add ability to schedule cleanup with defer()Jakub Kicinski2-0/+55
2024-06-29selftests: net: ksft: avoid continue when handling resultsJakub Kicinski1-15/+15
2024-06-29enic: add ethtool get_channel supportJon Kohler1-0/+23
2024-06-29selftests/net: Add test coverage for UDP GSO software fallbackJakub Sitnicki2-3/+55
2024-06-29udp: Allow GSO transmit from devices with no checksum offloadJakub Sitnicki3-4/+10
2024-06-28can: mcp251xfd: tef: update workaround for erratum DS80000789E 6 of mcp2518fdMarc Kleine-Budde1-44/+27
2024-06-28can: mcp251xfd: tef: prepare to workaround broken TEF FIFO tail index erratumMarc Kleine-Budde3-26/+43
2024-06-28can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fdMarc Kleine-Budde3-3/+33
2024-06-28can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratumMarc Kleine-Budde3-47/+56
2024-06-28can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate fun...Marc Kleine-Budde1-16/+32
2024-06-28can: mcp251xfd: clarify the meaning of timestampMarc Kleine-Budde5-38/+43
2024-06-28can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_s...Marc Kleine-Budde3-5/+11
2024-06-28can: mcp251xfd: update errata referencesMarc Kleine-Budde1-5/+7
2024-06-28can: mcp251xfd: properly indent labelsMarc Kleine-Budde4-20/+20
2024-06-28ice: do not init struct ice_adapter more times than neededPrzemek Kitszel1-32/+28
2024-06-28ice: Distinguish driver reset and removal for AQ shutdownPiotr Gardocki3-12/+15
2024-06-28ice: Allow different FW API versions based on MAC typePaul Greenwalt2-7/+19
2024-06-28ice: Check all ice_vsi_rebuild() errors in functionEric Joyner1-2/+11
2024-06-28ice: Add get/set hw address for VFs using devlink commandsKarthik Sundaravel3-10/+91
2024-06-28MAINTAINERS: update Intel Ethernet maintainersJesse Brandeburg1-1/+1