summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: renesas: rswitch: handle stop vs interrupt raceNikita Yushchenko2024-12-111-15/+18
* net: renesas: rswitch: avoid use-after-put for a device tree nodeNikita Yushchenko2024-12-111-1/+2
* net: renesas: rswitch: fix leaked pointer on error pathNikita Yushchenko2024-12-111-0/+1
* net: renesas: rswitch: fix race window between tx start and completeNikita Yushchenko2024-12-111-8/+8
* net: renesas: rswitch: fix possible early skb releaseNikita Yushchenko2024-12-111-2/+3
* Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2024-12-111-1/+1
|\
| * wifi: mac80211: fix a queue stall in certain cases of CSAEmmanuel Grumbach2024-12-031-1/+1
* | bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chipsMichael Chan2024-12-111-3/+3
* | virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for txKoichiro Den2024-12-101-1/+2
* | virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den2024-12-102-3/+7
* | virtio_net: ensure netdev_tx_reset_queue is called on tx ring resizeKoichiro Den2024-12-101-1/+11
* | virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den2024-12-102-3/+7
* | virtio_net: replace vq2rxq with vq2txq where appropriateKoichiro Den2024-12-101-1/+1
* | virtio_net: correct netdev_tx_reset_queue() invocation pointKoichiro Den2024-12-101-1/+9
* | octeontx2-af: Fix installation of PF multicast ruleGeetha sowjanya2024-12-101-10/+8
* | qca_spi: Make driver probing reliableStefan Wahren2024-12-101-1/+1
* | qca_spi: Fix clock speed for multiple QCA7000Stefan Wahren2024-12-102-15/+10
* | cxgb4: use port number to set mac addrAnumula Murali Mohan Reddy2024-12-103-4/+5
* | net: sparx5: fix the maximum frame length registerDaniel Machon2024-12-091-1/+1
* | net: sparx5: fix default value of monitor portsDaniel Machon2024-12-091-2/+1
* | net: sparx5: fix FDMA performance issueDaniel Machon2024-12-091-6/+5
* | net: lan969x: fix the use of spin_lock in PTP handlerDaniel Machon2024-12-091-2/+2
* | net: lan969x: fix cyclic dependency reported by depmodDaniel Machon2024-12-0915-30/+14
* | net: mscc: ocelot: perform error cleanup in ocelot_hwstamp_set()Vladimir Oltean2024-12-081-17/+42
* | net: mscc: ocelot: be resilient to loss of PTP packets during transmissionVladimir Oltean2024-12-081-55/+79
* | net: mscc: ocelot: ocelot->ts_id_lock and ocelot_port->tx_skbs.lock are IRQ-safeVladimir Oltean2024-12-081-8/+6
* | net: mscc: ocelot: improve handling of TX timestamp for unknown skbVladimir Oltean2024-12-081-2/+2
* | net: mscc: ocelot: fix memory leak on ocelot_port_add_txtstamp_skb()Vladimir Oltean2024-12-081-1/+3
* | net: stmmac: fix TSO DMA API usage causing oopsRussell King (Oracle)2024-12-081-3/+4
* | bnxt_en: Fix potential crash when dumping FW log coredumpHongguang Gao2024-12-071-2/+2
* | bnxt_en: Fix GSO type for HW GRO packets on 5750X chipsMichael Chan2024-12-072-8/+9
* | ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init()Thomas Weißschuh2024-12-071-3/+3
* | net/mlx5: DR, prevent potential error pointer dereferenceDan Carpenter2024-12-061-1/+3
* | Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-12-0543-289/+532
|\ \
| * | net :mana :Request a V2 response version for MANA_QUERY_GF_STATShradha Gupta2024-12-051-0/+1
| * | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-12-0511-18/+41
| |\ \
| | * | igb: Fix potential invalid memory access in igb_init_module()Yuan Can2024-12-031-0/+4
| | * | ixgbe: Correct BASE-BX10 compliance codeTore Amundsen2024-12-031-1/+1
| | * | ixgbe: downgrade logging of unsupported VF API version to debugJacob Keller2024-12-032-1/+3
| | * | ixgbevf: stop attempting IPSEC offload on Mailbox API 1.5Jacob Keller2024-12-031-1/+0
| | * | idpf: set completion tag for "empty" bufs associated with a packetJoshua Hay2024-12-031-0/+1
| | * | ice: Fix VLAN pruning in switchdev modeMarcin Szycik2024-12-031-3/+5
| | * | ice: Fix NULL pointer dereference in switchdevWojciech Drewek2024-12-031-0/+6
| | * | ice: fix PHY timestamp extraction for ETH56GPrzemyslaw Korba2024-12-032-4/+4
| | * | ice: fix PHY Clock Recovery availability checkArkadiusz Kubalewski2024-12-031-8/+17
| * | | net/mlx5e: Remove workaround to avoid syndrome for internal portJianbo Liu2024-12-051-2/+11
| * | | net/mlx5e: SD, Use correct mdev to build channel paramTariq Toukan2024-12-051-15/+17
| * | | net/mlx5: E-Switch, Fix switching to switchdev mode in MPVPatrisious Haddad2024-12-051-2/+2
| * | | net/mlx5: E-Switch, Fix switching to switchdev mode with IB device disabledPatrisious Haddad2024-12-051-0/+1
| * | | net/mlx5: HWS: Properly set bwc queue locks lock classesCosmin Ratiu2024-12-051-0/+1