summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundariesJesse Van Gavere5 days1-24/+18
* net: renesas: rswitch: fix initial MPIC register settingNikita Yushchenko5 days2-13/+28
* team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann6 days1-1/+2
* team: Fix initial vlan_feature set in __team_compute_featuresDaniel Borkmann6 days1-2/+3
* bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann6 days1-0/+1
* bonding: Fix initial {vlan,mpls}_feature set in bond_compute_featuresDaniel Borkmann6 days1-2/+3
* net, team, bonding: Add netdev_base_features helperDaniel Borkmann6 days2-5/+2
* net: dsa: felix: fix stuck CPU-injected packets with short taprio windowsVladimir Oltean6 days1-6/+11
* net: usb: qmi_wwan: add Telit FE910C04 compositionsDaniele Palmas6 days1-0/+3
* net: mana: Fix irq_contexts memory leak in mana_gd_setup_irqsMaxim Levitsky6 days1-2/+3
* net: mana: Fix memory leak in mana_gd_setup_irqsMaxim Levitsky6 days1-0/+1
* net: renesas: rswitch: handle stop vs interrupt raceNikita Yushchenko7 days1-15/+18
* net: renesas: rswitch: avoid use-after-put for a device tree nodeNikita Yushchenko7 days1-1/+2
* net: renesas: rswitch: fix leaked pointer on error pathNikita Yushchenko7 days1-0/+1
* net: renesas: rswitch: fix race window between tx start and completeNikita Yushchenko7 days1-8/+8
* net: renesas: rswitch: fix possible early skb releaseNikita Yushchenko7 days1-2/+3
* Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski7 days1-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 Chan7 days1-3/+3
* | virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for txKoichiro Den8 days1-1/+2
* | virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den8 days1-2/+2
* | virtio_net: ensure netdev_tx_reset_queue is called on tx ring resizeKoichiro Den8 days1-1/+11
* | virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den8 days1-2/+2
* | virtio_net: replace vq2rxq with vq2txq where appropriateKoichiro Den8 days1-1/+1
* | virtio_net: correct netdev_tx_reset_queue() invocation pointKoichiro Den8 days1-1/+9
* | octeontx2-af: Fix installation of PF multicast ruleGeetha sowjanya8 days1-10/+8
* | qca_spi: Make driver probing reliableStefan Wahren8 days1-1/+1
* | qca_spi: Fix clock speed for multiple QCA7000Stefan Wahren8 days2-15/+10
* | cxgb4: use port number to set mac addrAnumula Murali Mohan Reddy8 days3-4/+5
* | net: sparx5: fix the maximum frame length registerDaniel Machon9 days1-1/+1
* | net: sparx5: fix default value of monitor portsDaniel Machon9 days1-2/+1
* | net: sparx5: fix FDMA performance issueDaniel Machon9 days1-6/+5
* | net: lan969x: fix the use of spin_lock in PTP handlerDaniel Machon9 days1-2/+2
* | net: lan969x: fix cyclic dependency reported by depmodDaniel Machon9 days15-30/+14
* | net: mscc: ocelot: perform error cleanup in ocelot_hwstamp_set()Vladimir Oltean10 days1-17/+42
* | net: mscc: ocelot: be resilient to loss of PTP packets during transmissionVladimir Oltean10 days1-55/+79
* | net: mscc: ocelot: ocelot->ts_id_lock and ocelot_port->tx_skbs.lock are IRQ-safeVladimir Oltean10 days1-8/+6
* | net: mscc: ocelot: improve handling of TX timestamp for unknown skbVladimir Oltean10 days1-2/+2
* | net: mscc: ocelot: fix memory leak on ocelot_port_add_txtstamp_skb()Vladimir Oltean10 days1-1/+3
* | net: stmmac: fix TSO DMA API usage causing oopsRussell King (Oracle)10 days1-3/+4
* | bnxt_en: Fix potential crash when dumping FW log coredumpHongguang Gao11 days1-2/+2
* | bnxt_en: Fix GSO type for HW GRO packets on 5750X chipsMichael Chan11 days2-8/+9
* | net/mlx5: DR, prevent potential error pointer dereferenceDan Carpenter12 days1-1/+3
* | Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds12 days42-288/+530
|\ \
| * | net :mana :Request a V2 response version for MANA_QUERY_GF_STATShradha Gupta13 days1-0/+1
| * | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski13 days11-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