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.13.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-08-11
treewide: Remove uninitialized_var() usage
Kees Cook
20
-29
/
+29
2023-08-08
xen/netback: Fix buffer overrun triggered by unusual packet
Ross Lagerwall
1
-5
/
+10
2023-06-28
be2net: Extend xmit workaround to BE3 chip
Ross Lagerwall
1
-2
/
+2
2023-06-28
net: qca_spi: Avoid high load if QCA7000 is not available
Stefan Wahren
1
-2
/
+1
2023-06-28
ieee802154: hwsim: Fix possible memory leaks
Chen Aotian
1
-2
/
+4
2023-06-21
net: lapbether: only support ethernet devices
Eric Dumazet
1
-0
/
+3
2023-06-21
igb: fix nvm.ops.read() error handling
Aleksandr Loktionov
1
-0
/
+3
2023-06-21
net: usb: qmi_wwan: add support for Compal RXM-G1
Wes Huang
1
-0
/
+2
2023-06-14
net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methods
Alexander Sverdlin
1
-4
/
+0
2023-06-14
i40e: fix build warnings in i40e_alloc.h
Greg Kroah-Hartman
1
-11
/
+6
2023-06-09
wifi: rtlwifi: 8192de: correct checking of IQK reload
Ping-Ke Shih
1
-5
/
+4
2023-06-09
rsi: Remove unnecessary boolean condition
Nathan Chancellor
1
-1
/
+1
2023-06-09
wifi: rtlwifi: remove always-true condition pointed out by GCC 12
Jakub Kicinski
1
-4
/
+1
2023-06-09
eth: sun: cassini: remove dead code
Martin Liška
1
-2
/
+2
2023-06-09
net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818
Sebastian Krzyszkowiak
1
-1
/
+1
2023-06-09
wifi: b43: fix incorrect __packed annotation
Arnd Bergmann
2
-2
/
+2
2023-06-09
wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value
Yun Lu
2
-1
/
+4
2023-06-09
net: dsa: mv88e6xxx: Increase wait after reset deactivation
Andreas Svensson
1
-1
/
+1
2023-06-09
ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use
Andy Shevchenko
1
-1
/
+0
2023-06-09
amd-xgbe: fix the false linkup in xgbe_phy_status
Raju Rangoju
1
-3
/
+9
2023-06-09
net/mlx5: fw_tracer, Fix event handling
Shay Drory
1
-1
/
+1
2023-06-09
cdc_ncm: Fix the build warning
Alexander Bersenev
1
-1
/
+1
2023-06-09
net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize
Tudor Ambarus
1
-9
/
+15
2023-06-09
cdc_ncm: Implement the 32-bit version of NCM Transfer Block
Alexander Bersenev
2
-91
/
+328
2023-05-30
3c589_cs: Fix an error handling path in tc589_probe()
Christophe JAILLET
1
-1
/
+10
2023-05-30
forcedeth: Fix an error handling path in nv_probe()
Christophe JAILLET
1
-0
/
+1
2023-05-30
igb: fix bit_shift to be in [1..8] range
Aleksandr Loktionov
1
-2
/
+2
2023-05-30
cassini: Fix a memory leak in the error handling path of cas_init_one()
Christophe JAILLET
1
-0
/
+2
2023-05-30
net: bcmgenet: Restore phy_stop() depending upon suspend/close
Florian Fainelli
1
-3
/
+5
2023-05-30
net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()
Florian Fainelli
1
-1
/
+0
2023-05-30
net: fec: Better handle pm_runtime_get() failing in .remove()
Uwe Kleine-König
1
-3
/
+10
2023-05-30
wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace
Hans de Goede
1
-1
/
+4
2023-05-30
net: pasemi: Fix return type of pasemi_mac_start_tx()
Nathan Chancellor
1
-1
/
+1
2023-05-30
wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex
Hector Martin
1
-6
/
+7
2023-05-30
ipvlan:Fix out-of-bounds caused by unclear skb->cb
t.feng
1
-0
/
+6
2023-05-17
virtio_net: suppress cpu stall when free_unused_bufs
Wenliang Wang
1
-0
/
+2
2023-05-17
virtio_net: split free_unused_bufs()
Xuan Zhuo
1
-16
/
+25
2023-05-17
net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu
Angelo Dureghello
1
-0
/
+1
2023-05-17
net: dsa: mv88e6xxx: Add missing watchdog ops for 6320 family
Andrew Lunn
1
-0
/
+2
2023-05-17
wifi: rtl8xxxu: RTL8192EU always needs full init
Bitterblue Smith
1
-0
/
+1
2023-05-17
net: amd: Fix link leak when verifying config failed
Gencen Gan
1
-1
/
+1
2023-05-17
ixgbe: Enable setting RSS table to default values
Joe Damato
1
-9
/
+10
2023-05-17
ixgbe: Allow flow hash to be set via ethtool
Joe Damato
1
-2
/
+2
2023-05-17
wifi: iwlwifi: mvm: check firmware response size
Johannes Berg
1
-0
/
+10
2023-05-17
wifi: iwlwifi: make the loop for card preparation effective
Emmanuel Grumbach
1
-1
/
+2
2023-05-17
wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg()
Wei Chen
1
-3
/
+3
2023-05-17
wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg()
Wei Chen
1
-3
/
+3
2023-05-17
rtlwifi: Replace RT_TRACE with rtl_dbg
Larry Finger
9
-489
/
+488
2023-05-17
rtlwifi: Start changing RT_TRACE into rtl_dbg
Larry Finger
1
-0
/
+11
2023-05-17
rtlwifi: rtl_pci: Fix memory leak when hardware init fails
Larry Finger
1
-0
/
+2
[prev]
[next]