summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-11-26dpaa2-eth: recycle the RX buffer only after all processing doneIoana Ciornei
2023-11-26dpaa2-eth: increase the needed headroom to account for alignmentIoana Ciornei
2023-11-26net: dsa: mv88e6xxx: fix marvell 6350 probe crashGreg Ungerer
2023-11-26net: dsa: mv88e6xxx: fix marvell 6350 switch probingGreg Ungerer
2023-11-24net: rswitch: Fix missing dev_kfree_skb_any() in error pathYoshihiro Shimoda
2023-11-24net: rswitch: Fix return value in rswitch_start_xmit()Yoshihiro Shimoda
2023-11-24net: rswitch: Fix type of ret in rswitch_start_xmit()Yoshihiro Shimoda
2023-11-23Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-23net: ipa: fix one GSI register field widthAlex Elder
2023-11-23net: axienet: Fix check for partial TX checksumSamuel Holland
2023-11-23i40e: Fix adding unsupported cloud filtersIvan Vecera
2023-11-23ice: restore timestamp configuration after device resetJacob Keller
2023-11-23ice: unify logic for programming PFINT_TSYN_MSKJacob Keller
2023-11-23ice: remove ptp_tx ring parameter flagJacob Keller
2023-11-23amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju
2023-11-23amd-xgbe: handle the corner-case during tx completionRaju Rangoju
2023-11-23amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju
2023-11-23net: veth: fix ethtool stats reportingLorenzo Bianconi
2023-11-23octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...Suman Ghosh
2023-11-23net: usb: qmi_wwan: claim interface 4 for ZTE MF290Lech Perczak
2023-11-22Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"Heiner Kallweit
2023-11-22nfc: virtual_ncidev: Add variable to check if ndev is runningNguyen Dinh Phi
2023-11-21dpll: Fix potential msg memleak when genlmsg_put_reply failedHao Ge
2023-11-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-21net: usb: ax88179_178a: fix failed operations during ax88179_resetJose Ignacio Tornos Martinez
2023-11-21Merge tag 'platform-drivers-x86-v6.7-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-11-21hv_netvsc: Mark VF as slave before exposing it to user-modeLong Li
2023-11-21hv_netvsc: Fix race of register_netdevice_notifier and VF registerHaiyang Zhang
2023-11-21hv_netvsc: fix race of netvsc and VF register_netdeviceHaiyang Zhang
2023-11-21platform/x86: intel_telemetry: Fix kernel doc descriptionsAndy Shevchenko
2023-11-20bpf, netkit: Add indirect call wrapper for fetching peer devDaniel Borkmann
2023-11-20veth: Use tstats per-CPU traffic countersPeilin Ye
2023-11-20netkit: Add tstats per-CPU traffic countersDaniel Borkmann
2023-11-20net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann
2023-11-20net, vrf: Move dstats structure to coreDaniel Borkmann
2023-11-19Merge tag 'irq_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-19octeontx2-pf: Fix memory leak during interface downSuman Ghosh
2023-11-19wireguard: use DEV_STATS_INC()Eric Dumazet
2023-11-19net: wangxun: fix kernel panic due to null pointerJiawen Wu
2023-11-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-11-18Merge tag 'parisc-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-18Merge tag 'for-6.7/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-11-18parisc/power: Fix power soft-off when running on qemuHelge Deller
2023-11-18Merge tag 'i2c-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-17Merge tag 'drm-fixes-2023-11-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-17dm-crypt: start allocating with MAX_ORDERMikulas Patocka
2023-11-17dm-verity: don't use blocking calls from taskletsMikulas Patocka
2023-11-17dm-bufio: fix no-sleep modeMikulas Patocka
2023-11-17dm-delay: avoid duplicate logicMikulas Patocka
2023-11-17dm-delay: fix bugs introduced by kthread modeMikulas Patocka