index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
11 days
net: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packets
Mieczyslaw Nalewaj
-2
/
+1
11 days
net: enetc: use truesize as XDP RxQ info frag_size
Larysa Zaremba
-1
/
+1
11 days
libeth, idpf: use truesize as XDP RxQ info frag_size
Larysa Zaremba
-1
/
+7
11 days
i40e: use xdp.frame_sz as XDP RxQ info frag_size
Larysa Zaremba
-3
/
+6
11 days
i40e: fix registering XDP RxQ info
Larysa Zaremba
-17
/
+22
11 days
ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
Larysa Zaremba
-5
/
+4
11 days
ice: fix rxq info registering in mbuf packets
Larysa Zaremba
-20
/
+14
11 days
net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabled
Fernando Fernandez Mancera
-0
/
+5
11 days
net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...
Lorenzo Bianconi
-3
/
+12
12 days
net: stmmac: Defer VLAN HW configuration when interface is down
Ovidiu Panait
-19
/
+26
12 days
net: stmmac: Fix VLAN HW state restore
Ovidiu Panait
-12
/
+22
12 days
net: stmmac: Improve double VLAN handling
Ovidiu Panait
-4
/
+21
12 days
net: stmmac: Fix error handling in VLAN add and delete paths
Ovidiu Panait
-4
/
+14
12 days
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-47
/
+110
12 days
Merge tag 'linux-can-fixes-for-7.0-20260302' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
-28
/
+102
12 days
Merge tag 'wireless-2026-03-04' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-29
/
+24
12 days
xenbus: add xenbus_device parameter to xenbus_read_driver_state()
Juergen Gross
-17
/
+17
13 days
amd-xgbe: fix sleep while atomic on suspend/resume
Raju Rangoju
-14
/
+0
13 days
netconsole: fix sysdata_release_enabled_show checking wrong flag
Breno Leitao
-1
/
+1
13 days
igc: Fix trigger of incorrect irq in igc_xsk_wakeup function
Vivek Behera
-11
/
+26
13 days
igb: Fix trigger of incorrect irq in igb_xsk_wakeup
Vivek Behera
-8
/
+30
13 days
iavf: fix netdev->max_mtu to respect actual hardware limit
Kohei Enju
-1
/
+16
13 days
libie: don't unroll if fwlog isn't supported
Michal Swiatkowski
-0
/
+4
13 days
ice: Fix memory leak in ice_set_ringparam()
Zilin Guan
-2
/
+9
13 days
ice: fix retry for AQ command 0x06EE
Jakub Staniszewski
-21
/
+15
13 days
ice: reintroduce retry mechanism for indirect AQ
Jakub Staniszewski
-3
/
+9
13 days
ice: fix adding AQ LLDP filter for VF
Larysa Zaremba
-1
/
+1
13 days
wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()
Lorenzo Bianconi
-0
/
+1
13 days
wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()
Lorenzo Bianconi
-0
/
+1
13 days
wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()
Lorenzo Bianconi
-0
/
+1
13 days
Merge tag 'ath-current-20260302' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
-26
/
+16
13 days
wifi: wlcore: Fix a locking bug
Bart Van Assche
-2
/
+2
13 days
wifi: cw1200: Fix locking in error paths
Bart Van Assche
-0
/
+2
13 days
octeon_ep_vf: avoid compiler and IQ/OQ reordering
Vimlesh Kumar
-16
/
+33
13 days
octeon_ep_vf: Relocate counter updates before NAPI
Vimlesh Kumar
-2
/
+15
13 days
octeon_ep: avoid compiler and IQ/OQ reordering
Vimlesh Kumar
-16
/
+32
13 days
octeon_ep: Relocate counter updates before NAPI
Vimlesh Kumar
-4
/
+15
13 days
bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loaded
Jiayuan Chen
-2
/
+9
14 days
net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return value
Mieczyslaw Nalewaj
-1
/
+1
2026-03-02
wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_config
Sebastian Krzyszkowiak
-1
/
+1
2026-03-02
can: gs_usb: gs_can_open(): always configure bitrates before starting device
Marc Kleine-Budde
-6
/
+16
2026-03-02
can: usb: f81604: correctly anchor the urb in the read bulk callback
Greg Kroah-Hartman
-2
/
+13
2026-03-02
can: usb: f81604: handle bulk write errors properly
Greg Kroah-Hartman
-3
/
+21
2026-03-02
can: usb: f81604: handle short interrupt urb messages properly
Greg Kroah-Hartman
-0
/
+6
2026-03-02
can: usb: etas_es58x: correctly anchor the urb in the read bulk callback
Greg Kroah-Hartman
-1
/
+7
2026-03-02
can: ucan: Fix infinite loop from zero-length messages
Greg Kroah-Hartman
-1
/
+1
2026-03-02
can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message
Greg Kroah-Hartman
-1
/
+6
2026-03-02
can: esd_usb: add endpoint type validation
Ziyi Guo
-13
/
+17
2026-03-02
can: mcp251x: fix deadlock in error path of mcp251x_open
Alban Bedel
-1
/
+14
2026-03-02
can: dummy_can: dummy_can_init(): fix packet statistics
Oliver Hartkopp
-0
/
+1
[prev]
[next]