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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-05
octeontx2-af: Always allocate PF entries from low prioriy zone
Subbaraya Sundeep
1
-11
/
+22
2024-06-04
Merge tag 'wireless-2024-06-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
25
-125
/
+219
2024-06-04
vmxnet3: disable rx data ring on dma allocation failure
Matthias Stocker
1
-1
/
+1
2024-06-03
net: phy: micrel: fix KSZ9477 PHY issues after suspend/resume
Tristram Ha
1
-6
/
+56
2024-06-02
virtio_net: fix a spurious deadlock issue
Heng Qi
1
-20
/
+16
2024-06-02
virtio_net: fix possible dim status unrecoverable
Heng Qi
1
-1
/
+1
2024-06-02
virtio_net: fix missing lock protection on control_buf access
Heng Qi
1
-1
/
+3
2024-06-01
wifi: rtlwifi: Ignore IEEE80211_CONF_CHANGE_RETRY_LIMITS
Bitterblue Smith
1
-15
/
+0
2024-06-01
wifi: mt76: mt7615: add missing chanctx ops
Johannes Berg
1
-0
/
+4
2024-06-01
wifi: wilc1000: document SRCU usage instead of SRCU
Alexis Lothoré
1
-0
/
+7
2024-06-01
Revert "wifi: wilc1000: set atomic flag on kmemdup in srcu critical section"
Alexis Lothoré
1
-1
/
+1
2024-06-01
Revert "wifi: wilc1000: convert list management to RCU"
Alexis Lothoré
5
-45
/
+64
2024-06-01
Merge tag 'ath-current-20240531' of git://git.kernel.org/pub/scm/linux/kernel...
Kalle Valo
4
-22
/
+44
2024-05-30
Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
28
-203
/
+326
2024-05-30
ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound
Yue Haibing
1
-2
/
+2
2024-05-30
net: ena: Fix redundant device NUMA node override
Shay Agroskin
1
-11
/
+0
2024-05-30
ice: check for unregistering correct number of devlink params
Dave Ertman
1
-9
/
+22
2024-05-30
ice: fix 200G PHY types to link speed mapping
Paul Greenwalt
1
-0
/
+10
2024-05-30
i40e: Fully suspend and resume IO operations in EEH case
Thinh Tran
1
-3
/
+6
2024-05-30
i40e: factoring out i40e_suspend/i40e_resume
Thinh Tran
1
-114
/
+135
2024-05-30
e1000e: move force SMBUS near the end of enable_ulp function
Hui Wang
2
-18
/
+22
2024-05-30
net: dsa: microchip: fix RGMII error in KSZ DSA driver
Tristram Ha
1
-1
/
+1
2024-05-29
Merge tag 'v6.10-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-43
/
+4
2024-05-29
wifi: iwlwifi: mvm: don't read past the mfuart notifcation
Emmanuel Grumbach
1
-10
/
+0
2024-05-29
wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkill
Ilan Peer
1
-1
/
+2
2024-05-29
wifi: iwlwifi: mvm: check n_ssids before accessing the ssids
Miri Korenblit
1
-2
/
+2
2024-05-29
wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe option
Ayala Beker
1
-1
/
+4
2024-05-29
wifi: iwlwifi: mvm: handle BA session teardown in RF-kill
Johannes Berg
3
-6
/
+11
2024-05-29
wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd
Yedidya Benshimol
1
-2
/
+11
2024-05-29
wifi: iwlwifi: mvm: remove stale STA link data during restart
Benjamin Berg
3
-5
/
+47
2024-05-29
wifi: iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdef
Shahar S Matityahu
1
-1
/
+1
2024-05-29
wifi: iwlwifi: mvm: set properly mac header
Mordechay Goodstein
1
-1
/
+4
2024-05-29
wifi: iwlwifi: mvm: revert gen2 TX A-MPDU size to 64
Johannes Berg
1
-7
/
+2
2024-05-29
wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookup
Yedidya Benshimol
1
-1
/
+2
2024-05-29
wifi: iwlwifi: mvm: fix a crash on 7265
Emmanuel Grumbach
1
-2
/
+2
2024-05-29
wifi: iwlwifi: mvm: always set the TWT IE offset
Shaul Triebitz
3
-1
/
+11
2024-05-29
wifi: iwlwifi: mvm: don't initialize csa_work twice
Miri Korenblit
1
-2
/
+0
2024-05-29
nfc/nci: Add the inconsistency check between the input data length and count
Edward Adam Davis
1
-0
/
+4
2024-05-28
net: ti: icssg-prueth: Fix start counter for ft1 filter
MD Danish Anwar
1
-1
/
+1
2024-05-28
tpm: Enable TCG_TPM2_HMAC by default only for X86_64
Jarkko Sakkinen
1
-1
/
+1
2024-05-28
tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local
Jarkko Sakkinen
1
-2
/
+19
2024-05-28
tpm: Open code tpm_buf_parameters()
Jarkko Sakkinen
2
-27
/
+9
2024-05-28
tpm_tis_spi: Account for SPI header when allocating TPM SPI xfer buffer
Matthew R. Ochs
1
-1
/
+2
2024-05-28
ice: fix accounting if a VLAN already exists
Jacob Keller
1
-5
/
+6
2024-05-28
idpf: don't enable NAPI and interrupts prior to allocating Rx buffers
Alexander Lobakin
3
-5
/
+9
2024-05-28
net: micrel: Fix lan8841_config_intr after getting out of sleep mode
Horatiu Vultur
1
-1
/
+9
2024-05-28
net:fec: Add fec_enet_deinit()
Xiaolei Wang
1
-0
/
+10
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-6
/
+24
2024-05-27
Merge tag 'pmdomain-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+11
2024-05-27
net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROM
Parthiban Veerasooran
1
-4
/
+7
[next]