index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipvlan: Fix return value of ipvlan_queue_xmit()
Cambda Zhu
2023-07-27
1
-3
/
+6
*
sfc: fix crash when reading stats while NIC is resetting
Edward Cree
2023-07-27
1
-3
/
+10
*
net: axienet: Move reset before 64-bit DMA detection
Maxim Kochetkov
2023-07-27
1
-5
/
+5
*
gtp: Fix use-after-free in __gtp_encap_destroy().
Kuniyuki Iwashima
2023-07-27
1
-0
/
+2
*
net: stmmac: fix double serdes powerdown
Bartosz Golaszewski
2023-07-27
1
-6
/
+0
*
igc: Fix race condition in PTP tx code
Vinicius Costa Gomes
2023-07-27
3
-30
/
+41
*
wifi: ath9k: convert msecs to jiffies where needed
Dmitry Antipov
2023-07-27
1
-2
/
+2
*
wifi: iwlwifi: pull from TXQs with softirqs disabled
Johannes Berg
2023-07-27
1
-1
/
+4
*
wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()
Remi Pommarel
2023-07-27
1
-3
/
+4
*
wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdown
Marek Vasut
2023-07-27
1
-3
/
+0
*
wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
Marek Vasut
2023-07-27
1
-4
/
+2
*
wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes
Fedor Pchelkin
2023-07-27
1
-1
/
+7
*
wifi: ray_cs: Fix an error handling path in ray_probe()
Christophe JAILLET
2023-07-27
1
-5
/
+11
*
wifi: ray_cs: Drop useless status variable in parse_addr()
Andy Shevchenko
2023-07-27
1
-3
/
+1
*
wifi: ray_cs: Utilize strnlen() in parse_addr()
Andy Shevchenko
2023-07-27
1
-9
/
+7
*
wifi: wl3501_cs: Fix an error handling path in wl3501_probe()
Christophe JAILLET
2023-07-27
1
-5
/
+11
*
wl3501_cs: use eth_hw_addr_set()
Jakub Kicinski
2023-07-27
1
-2
/
+1
*
wl3501_cs: Fix misspelling and provide missing documentation
Lee Jones
2023-07-27
1
-5
/
+3
*
wifi: atmel: Fix an error handling path in atmel_probe()
Christophe JAILLET
2023-07-27
1
-2
/
+11
*
wifi: orinoco: Fix an error handling path in orinoco_cs_probe()
Christophe JAILLET
2023-07-27
1
-2
/
+11
*
wifi: orinoco: Fix an error handling path in spectrum_cs_probe()
Christophe JAILLET
2023-07-27
1
-2
/
+11
*
wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()
Christophe JAILLET
2023-07-27
1
-3
/
+3
*
wifi: wilc1000: fix for absent RSN capabilities WFA testcase
Amisha Patel
2023-07-27
1
-4
/
+4
*
wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx
Fedor Pchelkin
2023-07-27
1
-0
/
+4
*
wifi: ath9k: fix AR9003 mac hardware hang check register offset calculation
Peter Seiderer
2023-07-27
1
-9
/
+18
*
igc: Enable and fix RX hash usage by netstack
Jesper Dangaard Brouer
2023-07-27
2
-4
/
+55
*
Revert "net: phy: dp83867: perform soft reset and retain established link"
Francesco Dolcini
2023-06-28
1
-1
/
+1
*
be2net: Extend xmit workaround to BE3 chip
Ross Lagerwall
2023-06-28
1
-2
/
+2
*
net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch
Arınç ÜNAL
2023-06-28
1
-1
/
+1
*
net: qca_spi: Avoid high load if QCA7000 is not available
Stefan Wahren
2023-06-28
1
-2
/
+1
*
ieee802154: hwsim: Fix possible memory leaks
Chen Aotian
2023-06-28
1
-2
/
+4
*
net: lapbether: only support ethernet devices
Eric Dumazet
2023-06-21
1
-0
/
+3
*
igb: fix nvm.ops.read() error handling
Aleksandr Loktionov
2023-06-21
1
-0
/
+3
*
ipvlan: fix bound dev checking for IPv6 l3s mode
Hangbin Liu
2023-06-21
1
-0
/
+4
*
octeontx2-af: fixed resource availability check
Satha Rao
2023-06-21
1
-1
/
+2
*
iavf: remove mask from iavf_irq_enable_queues()
Ahmed Zaki
2023-06-21
3
-11
/
+8
*
net: enetc: correct the indexes of highest and 2nd highest TCs
Wei Fang
2023-06-21
1
-2
/
+2
*
net: usb: qmi_wwan: add support for Compal RXM-G1
Wes Huang
2023-06-21
1
-0
/
+2
*
bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacks
Somnath Kotur
2023-06-14
1
-7
/
+18
*
bnxt_en: Query default VLAN before VNIC setup on a VF
Somnath Kotur
2023-06-14
1
-0
/
+3
*
bnxt_en: Don't issue AP reset during ethtool's reset operation
Sreekanth Reddy
2023-06-14
1
-1
/
+1
*
qed/qede: Fix scheduling while atomic
Manish Chopra
2023-06-14
4
-4
/
+60
*
net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methods
Alexander Sverdlin
2023-06-14
1
-4
/
+0
*
wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_poll
Lorenzo Bianconi
2023-06-14
1
-0
/
+3
*
i40e: fix build warning in ice_fltr_add_mac_to_list()
Greg Kroah-Hartman
2023-06-14
1
-1
/
+1
*
i40e: fix build warnings in i40e_alloc.h
Greg Kroah-Hartman
2023-06-14
1
-11
/
+6
*
sfc (gcc13): synchronize ef100_enqueue_skb()'s return type
Jiri Slaby (SUSE)
2023-06-14
1
-1
/
+2
*
eth: sun: cassini: remove dead code
Martin Liška
2023-06-09
1
-2
/
+2
*
ath6kl: Use struct_group() to avoid size-mismatched casting
Kees Cook
2023-06-09
2
-15
/
+19
*
net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818
Sebastian Krzyszkowiak
2023-06-09
1
-1
/
+1
[next]