index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-22
Octeontx2-af: Add proper checks for fwdata
Hariprasad Kelam
2
-1
/
+4
2026-01-22
hinic3: Fix netif_queue_set_napi queue_index input parameter error
Fan Gong
1
-9
/
+13
2026-01-22
Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
6
-31
/
+29
2026-01-22
net: fec: account for VLAN header in frame length calculations
Clemens Gruber
1
-6
/
+7
2026-01-21
octeontx2-af: Fix error handling
Ratheesh Kannoth
1
-22
/
+64
2026-01-21
net: pcs: pcs-mtk-lynxi: report in-band capability for 2500Base-X
Daniel Golle
1
-3
/
+1
2026-01-21
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
5
-8
/
+33
2026-01-21
net: bcmasp: Fix network filter wake for asp-3.0
Justin Chen
2
-2
/
+4
2026-01-21
bonding: provide a net pointer to __skb_flow_dissect()
Eric Dumazet
1
-2
/
+3
2026-01-21
be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
Andrey Vatoropin
1
-1
/
+2
2026-01-21
Revert "net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning"
Slark Xiao
1
-9
/
+8
2026-01-20
Octeontx2-pf: Update xdp features
Hariprasad Kelam
1
-1
/
+3
2026-01-20
usbnet: limit max_mtu based on device's hard_mtu
Laurent Vivier
1
-3
/
+6
2026-01-20
net: txgbe: remove the redundant data return in SW-FW mailbox
Jiawen Wu
1
-2
/
+2
2026-01-20
net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
Jijie Shao
1
-1
/
+1
2026-01-20
net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
Jijie Shao
1
-1
/
+1
2026-01-20
net: stmmac: fix resume: calculate tso last_segment
Russell King (Oracle)
1
-3
/
+9
2026-01-20
be2net: fix data race in be_get_new_eqd
David Yang
1
-3
/
+5
2026-01-20
idpf: Fix data race in idpf_net_dim
David Yang
1
-5
/
+11
2026-01-20
net: hns3: fix data race in hns3_fetch_stats
David Yang
1
-33
/
+36
2026-01-20
net: phy: intel-xway: fix OF node refcount leakage
Daniel Golle
1
-2
/
+5
2026-01-20
idpf: read lower clock bits inside the time sandwich
Mina Almasry
1
-1
/
+1
2026-01-20
ice: fix devlink reload call trace
Paul Greenwalt
1
-2
/
+1
2026-01-20
ice: add missing ice_deinit_hw() in devlink reinit path
Paul Greenwalt
1
-0
/
+1
2026-01-20
ice: Fix persistent failure in ice_get_rxfh
Cody Haas
3
-5
/
+30
2026-01-20
netdevsim: fix a race issue related to the operation on bpf_bound_progs list
Yun Lu
3
-0
/
+9
2026-01-19
Merge tag 'linux-can-fixes-for-6.19-20260116' of git://git.kernel.org/pub/scm...
Jakub Kicinski
7
-5
/
+45
2026-01-19
octeontx2: cn10k: fix RX flowid TCAM mask handling
Alok Tiwari
1
-1
/
+1
2026-01-19
ipvlan: Make the addrs_lock be per port
Dmitry Skorodumov
3
-30
/
+37
2026-01-17
net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+ Stick
Hamza Mahfooz
1
-0
/
+2
2026-01-17
veth: fix data race in veth_get_ethtool_stats
David Yang
1
-2
/
+6
2026-01-17
amd-xgbe: avoid misleading per-packet error log
Raju Rangoju
1
-4
/
+1
2026-01-17
octeontx2: Fix otx2_dma_map_page() error return code
Thomas Fourier
1
-6
/
+1
2026-01-16
can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-1
/
+7
2026-01-16
can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-1
/
+7
2026-01-16
can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-1
/
+8
2026-01-16
can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-1
/
+8
2026-01-16
can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-1
/
+7
2026-01-16
can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb()...
Marc Kleine-Budde
1
-0
/
+7
2026-01-16
can: dev: alloc_candev_mqs(): add missing default CAN capabilities
Marc Kleine-Budde
1
-0
/
+1
2026-01-15
net: freescale: ucc_geth: Return early when TBI PHY can't be found
Maxime Chevallier
1
-1
/
+3
2026-01-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
6
-31
/
+57
2026-01-15
bonding: limit BOND_MODE_8023AD to Ethernet devices
Eric Dumazet
1
-0
/
+6
2026-01-15
net: usb: dm9601: remove broken SR9700 support
Ethan Nelson-Moore
1
-4
/
+0
2026-01-15
usbnet: fix crash due to missing BQL accounting after resume
Simon Schippers
1
-0
/
+1
2026-01-15
Merge tag 'linux-can-fixes-for-6.19-20260115' of git://git.kernel.org/pub/scm...
Paolo Abeni
7
-5
/
+67
2026-01-15
virtio_net: Fix misalignment bug in struct virtnet_info
Gustavo A. R. Silva
1
-3
/
+9
2026-01-15
can: propagate CAN device capabilities via ml_priv
Oliver Hartkopp
4
-0
/
+58
2026-01-15
Revert "can: raw: instantly reject unsupported CAN frames"
Oliver Hartkopp
3
-5
/
+9
2026-01-14
Merge tag 'ath-current-20260113' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
4
-28
/
+25
[next]