index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-30
net: ravb: Keep reverse order of operations in ravb_remove()
Claudiu Beznea
1
-9
/
+13
2023-11-30
net: ravb: Stop DMA in case of failures on ravb_open()
Claudiu Beznea
1
-0
/
+1
2023-11-30
net: ravb: Start TX queues after HW initialization succeeded
Claudiu Beznea
1
-2
/
+2
2023-11-30
net: ravb: Make write access to CXR35 first before accessing other EMAC regis...
Claudiu Beznea
1
-8
/
+9
2023-11-30
net: ravb: Use pm_runtime_resume_and_get()
Claudiu Beznea
1
-1
/
+4
2023-11-30
net: ravb: Check return value of reset_control_deassert()
Claudiu Beznea
1
-3
/
+6
2023-11-30
net: libwx: fix memory leak on msix entry
Jiawen Wu
1
-1
/
+1
2023-11-30
ice: Fix VF Reset paths when interface in a failed over aggregate
Dave Ertman
4
-50
/
+118
2023-11-30
Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
4
-6
/
+7
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-2
/
+8
2023-11-29
ravb: Fix races between ravb_tx_timeout_work() and net related ops
Yoshihiro Shimoda
1
-1
/
+10
2023-11-28
r8169: prevent potential deadlock in rtl8169_close
Heiner Kallweit
1
-1
/
+3
2023-11-28
r8169: fix deadlock on RTL8125 in jumbo mtu mode
Heiner Kallweit
1
-1
/
+4
2023-11-28
octeontx2-pf: Restore TC ingress police rules when interface is up
Subbaraya Sundeep
4
-25
/
+102
2023-11-28
octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64
Geetha sowjanya
1
-2
/
+5
2023-11-28
net: stmmac: xgmac: Disable FPE MMC interrupts
Furong Xu
1
-0
/
+4
2023-11-28
octeontx2-af: Fix possible buffer overflow
Elena Salomatkina
1
-2
/
+2
2023-11-28
netkit: Reject IFLA_NETKIT_PEER_INFO in netkit_change_link
Daniel Borkmann
1
-0
/
+6
2023-11-27
wifi: mac80211: use wiphy locked debugfs helpers for agg_status
Johannes Berg
1
-3
/
+1
2023-11-26
dpaa2-eth: recycle the RX buffer only after all processing done
Ioana Ciornei
1
-2
/
+6
2023-11-26
dpaa2-eth: increase the needed headroom to account for alignment
Ioana Ciornei
2
-5
/
+5
2023-11-26
net: dsa: mv88e6xxx: fix marvell 6350 probe crash
Greg Ungerer
1
-2
/
+4
2023-11-26
net: dsa: mv88e6xxx: fix marvell 6350 switch probing
Greg Ungerer
1
-4
/
+16
2023-11-24
wifi: iwlwifi: mvm: fix an error code in iwl_mvm_mld_add_sta()
Dan Carpenter
1
-1
/
+3
2023-11-24
net: rswitch: Fix missing dev_kfree_skb_any() in error path
Yoshihiro Shimoda
1
-8
/
+12
2023-11-24
net: rswitch: Fix return value in rswitch_start_xmit()
Yoshihiro Shimoda
1
-1
/
+1
2023-11-24
net: rswitch: Fix type of ret in rswitch_start_xmit()
Yoshihiro Shimoda
1
-1
/
+1
2023-11-24
netdevsim: Don't accept device bound programs
Stanislav Fomichev
1
-2
/
+2
2023-11-23
net: ipa: fix one GSI register field width
Alex Elder
1
-1
/
+1
2023-11-23
net: axienet: Fix check for partial TX checksum
Samuel Holland
1
-1
/
+1
2023-11-23
i40e: Fix adding unsupported cloud filters
Ivan Vecera
1
-7
/
+9
2023-11-23
ice: restore timestamp configuration after device reset
Jacob Keller
3
-40
/
+51
2023-11-23
ice: unify logic for programming PFINT_TSYN_MSK
Jacob Keller
1
-26
/
+34
2023-11-23
ice: remove ptp_tx ring parameter flag
Jacob Keller
3
-18
/
+0
2023-11-23
amd-xgbe: propagate the correct speed and duplex status
Raju Rangoju
1
-3
/
+8
2023-11-23
amd-xgbe: handle the corner-case during tx completion
Raju Rangoju
1
-0
/
+14
2023-11-23
amd-xgbe: handle corner-case during sfp hotplug
Raju Rangoju
1
-1
/
+13
2023-11-23
net: veth: fix ethtool stats reporting
Lorenzo Bianconi
1
-1
/
+1
2023-11-23
octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...
Suman Ghosh
1
-1
/
+19
2023-11-23
net: usb: qmi_wwan: claim interface 4 for ZTE MF290
Lech Perczak
1
-0
/
+1
2023-11-22
wifi: mt76: mt7925: fix typo in mt7925_init_he_caps
Lorenzo Bianconi
1
-2
/
+2
2023-11-22
Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"
Heiner Kallweit
1
-3
/
+1
2023-11-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-62
/
+42
2023-11-22
net: usb: ax88179_178a: fix failed operations during ax88179_reset
Jose Ignacio Tornos Martinez
1
-2
/
+2
2023-11-21
hv_netvsc: Mark VF as slave before exposing it to user-mode
Long Li
1
-9
/
+23
2023-11-21
hv_netvsc: Fix race of register_netdevice_notifier and VF register
Haiyang Zhang
1
-2
/
+7
2023-11-21
hv_netvsc: fix race of netvsc and VF register_netdevice
Haiyang Zhang
1
-10
/
+15
2023-11-20
bpf, netkit: Add indirect call wrapper for fetching peer dev
Daniel Borkmann
1
-1
/
+2
2023-11-20
veth: Use tstats per-CPU traffic counters
Peilin Ye
1
-19
/
+11
2023-11-20
netkit: Add tstats per-CPU traffic counters
Daniel Borkmann
1
-1
/
+18
[next]