summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
11 daysnet: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packetsMieczyslaw Nalewaj-2/+1
11 daysnet: enetc: use truesize as XDP RxQ info frag_sizeLarysa Zaremba-1/+1
11 dayslibeth, idpf: use truesize as XDP RxQ info frag_sizeLarysa Zaremba-1/+7
11 daysi40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba-3/+6
11 daysi40e: fix registering XDP RxQ infoLarysa Zaremba-17/+22
11 daysice: change XDP RxQ frag_size from DMA write length to xdp.frame_szLarysa Zaremba-5/+4
11 daysice: fix rxq info registering in mbuf packetsLarysa Zaremba-20/+14
11 daysnet: vxlan: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera-0/+5
11 daysnet: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...Lorenzo Bianconi-3/+12
12 daysnet: stmmac: Defer VLAN HW configuration when interface is downOvidiu Panait-19/+26
12 daysnet: stmmac: Fix VLAN HW state restoreOvidiu Panait-12/+22
12 daysnet: stmmac: Improve double VLAN handlingOvidiu Panait-4/+21
12 daysnet: stmmac: Fix error handling in VLAN add and delete pathsOvidiu Panait-4/+14
12 daysMerge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-47/+110
12 daysMerge tag 'linux-can-fixes-for-7.0-20260302' of git://git.kernel.org/pub/scm/...Jakub Kicinski-28/+102
12 daysMerge tag 'wireless-2026-03-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-29/+24
12 daysxenbus: add xenbus_device parameter to xenbus_read_driver_state()Juergen Gross-17/+17
13 daysamd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju-14/+0
13 daysnetconsole: fix sysdata_release_enabled_show checking wrong flagBreno Leitao-1/+1
13 daysigc: Fix trigger of incorrect irq in igc_xsk_wakeup functionVivek Behera-11/+26
13 daysigb: Fix trigger of incorrect irq in igb_xsk_wakeupVivek Behera-8/+30
13 daysiavf: fix netdev->max_mtu to respect actual hardware limitKohei Enju-1/+16
13 dayslibie: don't unroll if fwlog isn't supportedMichal Swiatkowski-0/+4
13 daysice: Fix memory leak in ice_set_ringparam()Zilin Guan-2/+9
13 daysice: fix retry for AQ command 0x06EEJakub Staniszewski-21/+15
13 daysice: reintroduce retry mechanism for indirect AQJakub Staniszewski-3/+9
13 daysice: fix adding AQ LLDP filter for VFLarysa Zaremba-1/+1
13 dayswifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi-0/+1
13 dayswifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi-0/+1
13 dayswifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi-0/+1
13 daysMerge tag 'ath-current-20260302' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-26/+16
13 dayswifi: wlcore: Fix a locking bugBart Van Assche-2/+2
13 dayswifi: cw1200: Fix locking in error pathsBart Van Assche-0/+2
13 daysocteon_ep_vf: avoid compiler and IQ/OQ reorderingVimlesh Kumar-16/+33
13 daysocteon_ep_vf: Relocate counter updates before NAPIVimlesh Kumar-2/+15
13 daysocteon_ep: avoid compiler and IQ/OQ reorderingVimlesh Kumar-16/+32
13 daysocteon_ep: Relocate counter updates before NAPIVimlesh Kumar-4/+15
14 daysbpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen-2/+9
14 daysnet: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return valueMieczyslaw Nalewaj-1/+1
2026-03-02wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_configSebastian Krzyszkowiak-1/+1
2026-03-02can: gs_usb: gs_can_open(): always configure bitrates before starting deviceMarc Kleine-Budde-6/+16
2026-03-02can: usb: f81604: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman-2/+13
2026-03-02can: usb: f81604: handle bulk write errors properlyGreg Kroah-Hartman-3/+21
2026-03-02can: usb: f81604: handle short interrupt urb messages properlyGreg Kroah-Hartman-0/+6
2026-03-02can: usb: etas_es58x: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman-1/+7
2026-03-02can: ucan: Fix infinite loop from zero-length messagesGreg Kroah-Hartman-1/+1
2026-03-02can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a messageGreg Kroah-Hartman-1/+6
2026-03-02can: esd_usb: add endpoint type validationZiyi Guo-13/+17
2026-03-02can: mcp251x: fix deadlock in error path of mcp251x_openAlban Bedel-1/+14
2026-03-02can: dummy_can: dummy_can_init(): fix packet statisticsOliver Hartkopp-0/+1