summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
3 daysnet: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error pathsAnas Iqbal1-2/+6
3 daysnet: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz1-2/+2
3 daysnet: bonding: fix NULL deref in bond_debug_rlb_hash_showXiang Mei1-5/+11
3 daysnet/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu1-19/+14
3 daysnet/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu2-9/+9
3 daysnet/mlx5: qos: Restrict RTNL area to avoid a lock cycleCosmin Ratiu1-14/+9
3 daysnet: macb: fix uninitialized rx_fs_lockFedor Pchelkin1-0/+3
3 daysnetdevsim: drop PSP ext ref on forward failureWesley Atwell1-1/+4
3 dayswifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau3-8/+3
3 dayswifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroomGuenter Roeck1-1/+1
3 dayslibie: prevent memleak in fwlog codeMichal Swiatkowski1-13/+36
3 daysiavf: fix VLAN filter lost on add/delete racePetr Oros1-3/+6
3 daysigc: fix page fault in XDP TX timestamps handlingZdenek Bouska3-0/+42
3 daysigc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju1-5/+2
3 daysnet: usb: aqc111: Do not perform PM inside suspend callbackNikola Z. Ivanov1-6/+6
3 daysnet: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds checkTobi Gaertner1-2/+3
3 daysnet: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds checkTobi Gaertner1-2/+3
3 daysnet: airoha: Remove airoha_dev_stop() in airoha_remove()Lorenzo Bianconi1-1/+0
3 daysbonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet1-3/+5
3 daysnet: ti: icssg-prueth: Fix memory leak in XDP_DROP for non-zero-copy modeMeghana Malladi1-0/+5
3 daysnet: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...Dipayaan Roy1-3/+3
3 daysnet: bcmgenet: increase WoL poll timeoutJustin Chen1-1/+1
3 daysnetconsole: fix sysdata_release_enabled_show checking wrong flagBreno Leitao1-1/+1
3 daysnet: macb: Reinitialize tx/rx queue pointer registers and rx ring during resumeKevin Hao1-0/+10
3 daysnet: macb: Introduce gem_init_rx_ring()Kevin Hao1-4/+9
3 daysbnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handlerJunrui Luo2-1/+3
3 daysnet: macb: fix use-after-free access to PTP clockFedor Pchelkin1-1/+3
8 dayscan: dev: keep the max bitrate error at 5%Haibo Chen1-1/+1
8 daysqmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier2-5/+6
8 daysnet: macb: Shuffle the tx ring before enabling txKevin Hao1-3/+95
8 daysnet: dsa: microchip: Fix error path in PTP IRQ setupBastien Curutchet (Schneider Electric)1-3/+8
8 daysnet: ethernet: arc: emac: quiesce interrupts before requesting IRQFan Wu1-0/+11
8 daysnet: mctp: fix device leak on probe failureJohan Hovold1-2/+1
8 daysice: fix retry for AQ command 0x06EEJakub Staniszewski2-21/+15
8 daysnet: mana: Ring doorbell at 4 CQ wraparoundsLong Li1-5/+18
8 daysixgbevf: fix link setup issueJedrzej Jagielski1-1/+2
8 daysice: reintroduce retry mechanism for indirect AQJakub Staniszewski1-3/+9
8 daysnet: usb: lan78xx: skip LTM configuration for LAN7850Oleksij Rempel1-0/+4
8 daysnet: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel1-2/+0
8 daysnet: usb: lan78xx: fix TX byte statistics for small packetsOleksij Rempel1-1/+1
8 daysnet: usb: lan78xx: fix silent drop of packets with checksum errorsOleksij Rempel2-1/+6
8 dayscan: gs_usb: gs_can_open(): always configure bitrates before starting deviceMarc Kleine-Budde1-6/+16
8 daysocteontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt statusAlok Tiwari1-2/+2
8 daysocteontx2-af: devlink: fix NIX RAS reporter recovery conditionAlok Tiwari1-1/+1
8 daysnet: ethernet: ti: am65-cpsw-nuss: Fix rx_filter value for PTP supportChintan Vankar2-8/+10
8 daysnet/mana: Null service_wq on setup error to prevent double destroyShiraz Saleem1-0/+1
8 daysnet: dsa: realtek: Fix LED group port bit for non-zero LED groupMarek Behún1-3/+3
8 daysnet: bonding: Fix nd_tbl NULL dereference when IPv6 is disabledRicardo B. Marlière1-1/+1
8 daysnet: bcmgenet: fix broken EEE by converting to phylib-managed stateNicolai Buchwitz3-28/+18
8 dayse1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath2-4/+0