summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-04-02ice: use ice_update_eth_stats() for representor statsPetr Oros2-4/+13
2026-04-02ice: fix inverted ready check for VF representorsPetr Oros1-1/+1
2026-04-02net: bcmasp: fix double disable of clkJustin Chen1-10/+23
2026-04-02net: bcmasp: fix double free of WoL irqJustin Chen1-8/+0
2026-04-02net: bcmasp: streamline early exit in probeJustin Chen1-13/+14
2026-04-02ionic: fix persistent MAC address override on PFMohammad Heib1-6/+11
2026-04-02net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels1-0/+1
2026-03-25net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error pathsAnas Iqbal1-2/+6
2026-03-25net: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz1-2/+2
2026-03-25net: bonding: fix NULL deref in bond_debug_rlb_hash_showXiang Mei1-5/+11
2026-03-25net/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu1-19/+14
2026-03-25net/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu2-9/+9
2026-03-25net/mlx5: qos: Restrict RTNL area to avoid a lock cycleCosmin Ratiu1-14/+9
2026-03-25net: macb: fix uninitialized rx_fs_lockFedor Pchelkin1-0/+3
2026-03-25netdevsim: drop PSP ext ref on forward failureWesley Atwell1-1/+4
2026-03-25wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau3-8/+3
2026-03-25wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroomGuenter Roeck1-1/+1
2026-03-25libie: prevent memleak in fwlog codeMichal Swiatkowski1-13/+36
2026-03-25iavf: fix VLAN filter lost on add/delete racePetr Oros1-3/+6
2026-03-25igc: fix page fault in XDP TX timestamps handlingZdenek Bouska3-0/+42
2026-03-25igc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju1-5/+2
2026-03-25net: usb: aqc111: Do not perform PM inside suspend callbackNikola Z. Ivanov1-6/+6
2026-03-25net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds checkTobi Gaertner1-2/+3
2026-03-25net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds checkTobi Gaertner1-2/+3
2026-03-25net: airoha: Remove airoha_dev_stop() in airoha_remove()Lorenzo Bianconi1-1/+0
2026-03-25bonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet1-3/+5
2026-03-25net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...Dipayaan Roy1-3/+3
2026-03-25net: bcmgenet: increase WoL poll timeoutJustin Chen1-1/+1
2026-03-25net: macb: Shuffle the tx ring before enabling txKevin Hao1-3/+95
2026-03-25net: macb: sort #includesThéo Lebrun1-18/+19
2026-03-25netconsole: fix sysdata_release_enabled_show checking wrong flagBreno Leitao1-1/+1
2026-03-25net: macb: Reinitialize tx/rx queue pointer registers and rx ring during resumeKevin Hao1-0/+10
2026-03-25net: macb: Introduce gem_init_rx_ring()Kevin Hao1-4/+9
2026-03-25bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handlerJunrui Luo2-1/+3
2026-03-25net: macb: fix use-after-free access to PTP clockFedor Pchelkin1-1/+3
2026-03-19qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier2-5/+6
2026-03-19net: dsa: microchip: Fix error path in PTP IRQ setupBastien Curutchet (Schneider Electric)1-3/+8
2026-03-19net: ethernet: arc: emac: quiesce interrupts before requesting IRQFan Wu1-0/+11
2026-03-19net: mctp: fix device leak on probe failureJohan Hovold1-2/+1
2026-03-19ice: fix retry for AQ command 0x06EEJakub Staniszewski2-21/+15
2026-03-19net: mana: Ring doorbell at 4 CQ wraparoundsLong Li1-5/+18
2026-03-19ixgbevf: fix link setup issueJedrzej Jagielski1-1/+2
2026-03-19ice: reintroduce retry mechanism for indirect AQJakub Staniszewski1-3/+9
2026-03-19net: usb: lan78xx: skip LTM configuration for LAN7850Oleksij Rempel1-0/+4
2026-03-19net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel1-2/+0
2026-03-19net: usb: lan78xx: fix TX byte statistics for small packetsOleksij Rempel1-1/+1
2026-03-19net: usb: lan78xx: fix silent drop of packets with checksum errorsOleksij Rempel2-1/+6
2026-03-19can: gs_usb: gs_can_open(): always configure bitrates before starting deviceMarc Kleine-Budde1-6/+16
2026-03-19octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt statusAlok Tiwari1-2/+2
2026-03-19octeontx2-af: devlink: fix NIX RAS reporter recovery conditionAlok Tiwari1-1/+1