summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-05can: kvaser_usb: hydra: Add struct for Tx ACK commandsJimmy Assarsson
2024-08-05can: kvaser_usb: hydra: kvaser_usb_hydra_ktime_from_rx_cmd: Drop {rx_} in fun...Jimmy Assarsson
2024-08-05can: kvaser_usb: Add helper functions to convert device timestamp into ktimeJimmy Assarsson
2024-08-05Merge patch series "can: esd_402_pci: Do cleanup; Add one-shot mode"Marc Kleine-Budde
2024-08-05can: esd_402_pci: Add support for one-shot modeStefan Mätje
2024-08-05can: esd_402_pci: Rename esdACC CTRL register macrosStefan Mätje
2024-08-05Merge patch series "can: fsl,flexcan: add imx95 wakeup"Marc Kleine-Budde
2024-08-05can: flexcan: add wakeup support for imx95Haibo Chen
2024-08-05dt-bindings: can: fsl,flexcan: move fsl,imx95-flexcan standaloneHaibo Chen
2024-08-05dt-bindings: can: fsl,flexcan: add common 'can-transceiver' for fsl,flexcanFrank Li
2024-08-04Merge branch 'dsa-en7581' into mainDavid S. Miller
2024-08-04net: dsa: mt7530: Add EN7581 supportLorenzo Bianconi
2024-08-04dt-bindings: net: dsa: mediatek,mt7530: Add airoha,en7581-switchLorenzo Bianconi
2024-08-03Merge branch 'netns-init-cleanups' into mainDavid S. Miller
2024-08-03net: Initialise net.core sysctl defaults in preinit_net().Kuniyuki Iwashima
2024-08-03net: Slim down setup_net().Kuniyuki Iwashima
2024-08-03net: Call preinit_net() without pernet_ops_rwsem.Kuniyuki Iwashima
2024-08-03net: Initialise net->passive once in preinit_net().Kuniyuki Iwashima
2024-08-03net: Don't register pernet_operations if only one of id or size is specified.Kuniyuki Iwashima
2024-08-03l2tp: Don't assign net->gen->ptr[] for pppol2tp_net_ops.Kuniyuki Iwashima
2024-08-03net: pse-pd: tps23881: Fix the device ID checkKyle Swenson
2024-08-02net: dsa: vsc73xx: speed up MDIO bus to max allowed valuePawel Dembicki
2024-08-02rxrpc: Remove unused function declarationsYue Haibing
2024-08-02net: core: annotate socks of struct sock_reuseport with __counted_byDmitry Antipov
2024-08-02tipc: guard against string buffer overrunSimon Horman
2024-08-02Merge branch 'ibmveth-rr-performance'Jakub Kicinski
2024-08-02ibmveth: Recycle buffers during replenish phaseNick Child
2024-08-02ibmveth: Optimize poll rescheduling processNick Child
2024-08-02linkmode: Change return type of linkmode_andnot to boolSimon Horman
2024-08-02Merge branch 'add-second-qdma-support-for-en7581-eth-controller'Jakub Kicinski
2024-08-02net: airoha: Link the gdm port to the selected qdma controllerLorenzo Bianconi
2024-08-02net: airoha: Start all qdma NAPIs in airoha_probe()Lorenzo Bianconi
2024-08-02net: airoha: Allow mapping IO region for multiple qdma controllersLorenzo Bianconi
2024-08-02net: airoha: Use qdma pointer as private structure in airoha_irq_handler routineLorenzo Bianconi
2024-08-02net: airoha: Add airoha_qdma pointer in airoha_tx_irq_queue/airoha_queue stru...Lorenzo Bianconi
2024-08-02net: airoha: Move irq_mask in airoha_qdma structureLorenzo Bianconi
2024-08-02net: airoha: Move airoha_queues in airoha_qdmaLorenzo Bianconi
2024-08-02net: airoha: Introduce airoha_qdma structLorenzo Bianconi
2024-08-02eth: fbnic: select DEVLINK and PAGE_POOLSimon Horman
2024-08-02selftests: net: ksft: print more of the stack for checksJakub Kicinski
2024-08-02selftests: net: ksft: replace 95 with errno.EOPNOTSUPPStanislav Fomichev
2024-08-02selftests: net: ksft: support marking tests as disruptiveStanislav Fomichev
2024-08-02selftests: net-drv: exercise queue stats when the device is downStanislav Fomichev
2024-08-02net: remove IFF_* re-definitionJakub Kicinski
2024-08-02Merge branch 'axienet-coding-style' into mainDavid S. Miller
2024-08-02net: axienet: remove unnecessary parenthesesRadhey Shyam Pandey
2024-08-02net: axienet: remove unnecessary ftrace-like loggingRadhey Shyam Pandey
2024-08-02net: axienet: add missing blank line after declarationRadhey Shyam Pandey
2024-08-02net: axienet: Replace the occurrences of (1<<x) by BIT(x)Appana Durga Kedareswara Rao
2024-08-02Merge branch 'vsock-virtio' into mainDavid S. Miller