summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-12Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-12Merge tag 'pmdomain-v6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-12Merge tag 'pinctrl-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-10-12nfp: add support CHACHA20-POLY1305 offload for ipsecShihong Wang
2023-10-12rswitch: Fix imbalance phy_power_off() callingYoshihiro Shimoda
2023-10-12rswitch: Fix renesas_eth_sw_remove() implementationYoshihiro Shimoda
2023-10-12octeontx2-pf: Fix page pool frag allocation warningRatheesh Kannoth
2023-10-12pinctrl: renesas: rzn1: Enable missing PINMUXRalph Siemsen
2023-10-11netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_scheduleChristian Marangi
2023-10-11net: tc35815: rework network interface interrupt logicChristian Marangi
2023-10-11netdev: replace napi_reschedule with napi_scheduleChristian Marangi
2023-10-11netdev: replace simple napi_schedule_prep/__napi_schedule to napi_scheduleChristian Marangi
2023-10-11bna: replace deprecated strncpy with strscpy_padJustin Stitt
2023-10-11net: dsa: lantiq_gswip: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-11net: dsa: mt7530: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-11net: mvpp2: replace deprecated strncpy with strscpyJustin Stitt
2023-10-11octeontx2-af: replace deprecated strncpy with strscpyJustin Stitt
2023-10-11Merge tag 'ieee802154-for-net-2023-10-10' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2023-10-11Merge tag 'ata-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-10-11Merge tag 'for-linus-2023101101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-10-11net: hns3: add vf fault detect supportJie Wang
2023-10-11net: hns3: add hns3 vf fault detect cap bit supportJie Wang
2023-10-11nfp: flower: avoid rmmod nfp crash issuesYanguo Li
2023-10-11net: dsa: dsa_loop: add phylink capabilitiesRussell King (Oracle)
2023-10-11net: dsa: vsc73xx: add phylink capabilitiesRussell King (Oracle)
2023-10-11hv_netvsc: fix netvsc_send_completion to avoid multiple message length checksSonia Sharma
2023-10-11virtio-net: a tiny comment updateHeng Qi
2023-10-11virtio-net: fix the vq coalescing setting for vq resizeHeng Qi
2023-10-11virtio-net: fix per queue coalescing parameter settingHeng Qi
2023-10-11virtio-net: consistently save parameters for per-queueHeng Qi
2023-10-11virtio-net: fix mismatch of getting tx-framesHeng Qi
2023-10-11virtio-net: initially change the value of tx-framesHeng Qi
2023-10-10net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_readJavier Carrasco
2023-10-10net: dsa: realtek: rtl8365mb: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-10net: dsa: realtek: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-10net: dsa: qca8k: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-10Merge tag 'linux-can-fixes-for-6.6-20231009' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-10-10appletalk: remove ipddp driverArnd Bergmann
2023-10-10Merge tag 'xsa441-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds
2023-10-10Merge tag 'irq-urgent-2023-10-10-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-10-10Merge tag 'v6.6-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-10-10net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestampWill Mortensen
2023-10-10atm: fore200e: Drop unnecessary of_match_device()Rob Herring
2023-10-10mlxsw: spectrum_ethtool: Fix -Wformat-truncation warningIdo Schimmel
2023-10-10mlxsw: core_thermal: Fix -Wformat-truncation warningIdo Schimmel
2023-10-10net/smc: Fix dependency of SMC on ISMGerd Bayer
2023-10-10ixgbe: fix crash with empty VF macvlan listDan Carpenter
2023-10-10net: dsa: microchip: Fix uninitialized var in ksz9477_acl_move_entries()Oleksij Rempel