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-05-30
can: kvaser_pciefd: Empty SRB buffer in probe
Jimmy Assarsson
1
-0
/
+15
2023-05-30
can: kvaser_pciefd: Call request_irq() before enabling interrupts
Jimmy Assarsson
1
-5
/
+5
2023-05-30
can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()
Jimmy Assarsson
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
wifi: iwlwifi: mvm: don't trust firmware n_channels
Johannes Berg
1
-0
/
+10
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: hns3: fix reset delay time to avoid configuration timeout
Jie Wang
1
-1
/
+4
2023-05-30
net: hns3: fix sending pfc frames after reset issue
Jijie Shao
3
-8
/
+16
2023-05-30
net: phy: dp83867: add w/a for packet errors seen with short cables
Grygorii Strashko
1
-1
/
+21
2023-05-30
net: fec: Better handle pm_runtime_get() failing in .remove()
Uwe Kleine-König
1
-4
/
+11
2023-05-30
wifi: ath11k: Fix SKB corruption in REO destination ring
Nagarajan Maran
1
-3
/
+6
2023-05-30
wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace
Hans de Goede
1
-1
/
+4
2023-05-30
wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_buf
Hyunwoo Kim
1
-1
/
+1
2023-05-30
wifi: iwlwifi: pcie: fix possible NULL pointer dereference
Daniel Gabay
1
-0
/
+3
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
wifi: ath: Silence memcpy run-time false positive warning
Kees Cook
2
-6
/
+8
2023-05-30
ipvlan:Fix out-of-bounds caused by unclear skb->cb
t.feng
1
-0
/
+6
2023-05-30
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
1
-2
/
+2
2023-05-30
net: tap: check vlan with eth_type_vlan() method
Menglong Dong
1
-4
/
+2
2023-05-30
net: mdio: mvusb: Fix an error handling path in mvusb_mdio_probe()
Christophe JAILLET
1
-1
/
+10
2023-05-17
net: enetc: check the index of the SFI rather than the handle
Wei Fang
1
-1
/
+1
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: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621
Arınç ÜNAL
1
-2
/
+2
2023-05-17
ionic: remove noise from ethtool rxnfc error msg
Shannon Nelson
1
-1
/
+1
2023-05-17
octeontx2-vf: Detach LF resources on probe cleanup
Subbaraya Sundeep
1
-1
/
+1
2023-05-17
octeontx2-pf: Disable packet I/O for graceful exit
Subbaraya Sundeep
1
-1
/
+10
2023-05-17
sfc: Fix module EEPROM reporting for QSFP modules
Andy Moreton
1
-4
/
+7
2023-05-17
net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu
Angelo Dureghello
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: fw: fix memory leak in debugfs
Johannes Berg
1
-1
/
+3
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: iwlwifi: fw: move memset before early return
Tom Rix
1
-2
/
+2
2023-05-17
wifi: iwlwifi: yoyo: Fix possible division by zero
Daniel Gabay
1
-0
/
+6
2023-05-17
net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handling
Sebastian Reichel
1
-10
/
+4
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
wifi: rtw88: mac: Return the original error from rtw_mac_power_switch()
Martin Blumenstingl
1
-2
/
+4
2023-05-17
wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser()
Martin Blumenstingl
1
-1
/
+1
2023-05-17
wifi: ath6kl: reduce WARN to dev_dbg() in callback
Fedor Pchelkin
1
-2
/
+2
2023-05-17
wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list()
Dan Carpenter
1
-1
/
+1
2023-05-17
wifi: ath9k: hif_usb: fix memory leak of remain_skbs
Fedor Pchelkin
1
-0
/
+19
2023-05-17
wifi: ath6kl: minor fix for allocation size
Alexey V. Vissarionov
1
-1
/
+1
2023-05-17
wifi: rtl8xxxu: RTL8192EU always needs full init
Bitterblue Smith
1
-0
/
+1
[prev]
[next]