index
:
Linux Stable
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-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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
net: dsa: microchip: ksz8: Add function to configure ports with integrated PHYs
Oleksij Rempel
2023-11-29
3
-1
/
+74
|
*
net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port c...
Oleksij Rempel
2023-11-29
3
-2
/
+56
|
/
*
Merge branch 'gve-add-support-for-non-4k-page-sizes'
Jakub Kicinski
2023-11-29
8
-52
/
+81
|
\
|
*
gve: Remove dependency on 4k page size.
John Fraker
2023-11-29
5
-10
/
+11
|
*
gve: Add page size register to the register_page_list command.
John Fraker
2023-11-29
2
-1
/
+3
|
*
gve: Remove obsolete checks that rely on page size.
John Fraker
2023-11-29
2
-18
/
+1
|
*
gve: Deprecate adminq_pfn for pci revision 0x1.
John Fraker
2023-11-29
2
-13
/
+44
|
*
gve: Perform adminq allocations through a dma_pool.
John Fraker
2023-11-29
2
-10
/
+22
|
/
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-11-28
12
-200
/
+90
|
\
|
*
iavf: use iavf_schedule_aq_request() helper
Petr Oros
2023-11-27
2
-17
/
+8
|
*
iavf: Remove queue tracking fields from iavf_adminq_ring
Ivan Vecera
2023-11-27
4
-70
/
+39
|
*
i40e: Remove queue tracking fields from i40e_adminq_ring
Ivan Vecera
2023-11-27
4
-70
/
+39
|
*
i40e: Remove AQ register definitions for VF types
Ivan Vecera
2023-11-27
1
-10
/
+0
|
*
i40e: Delete unused and useless i40e_pf fields
Ivan Vecera
2023-11-27
3
-33
/
+4
*
|
r8169: remove multicast filter limit
Heiner Kallweit
2023-11-28
1
-6
/
+1
*
|
ice: fix error code in ice_eswitch_attach()
Dan Carpenter
2023-11-28
1
-1
/
+3
*
|
nfp: ethtool: support TX/RX pause frame on/off
Yu Xiao
2023-11-28
3
-4
/
+124
*
|
Merge branch 'net-page_pool-add-netlink-based-introspection'
Paolo Abeni
2023-11-28
25
-33
/
+1574
|
\
\
|
*
|
tools: ynl: add sample for getting page-pool information
Jakub Kicinski
2023-11-28
7
-2
/
+776
|
*
|
net: page_pool: mute the periodic warning for visible page pools
Jakub Kicinski
2023-11-28
1
-4
/
+7
|
*
|
net: page_pool: expose page pool stats via netlink
Jakub Kicinski
2023-11-28
8
-9
/
+250
|
*
|
net: page_pool: report when page pool was destroyed
Jakub Kicinski
2023-11-28
6
-0
/
+29
|
*
|
net: page_pool: report amount of memory held by page pools
Jakub Kicinski
2023-11-28
5
-4
/
+36
|
*
|
net: page_pool: add netlink notifications for state changes
Jakub Kicinski
2023-11-28
5
-0
/
+62
|
*
|
net: page_pool: implement GET in the netlink API
Jakub Kicinski
2023-11-28
4
-0
/
+167
|
*
|
net: page_pool: add nlspec for basic access to page pools
Jakub Kicinski
2023-11-28
1
-0
/
+46
|
*
|
eth: link netdev to page_pools in drivers
Jakub Kicinski
2023-11-28
4
-0
/
+5
|
*
|
net: page_pool: stash the NAPI ID for easier access
Jakub Kicinski
2023-11-28
2
-1
/
+4
|
*
|
net: page_pool: record pools per netdev
Jakub Kicinski
2023-11-28
5
-0
/
+114
|
*
|
net: page_pool: id the page pools
Jakub Kicinski
2023-11-28
5
-6
/
+66
|
*
|
net: page_pool: factor out uninit
Jakub Kicinski
2023-11-28
1
-8
/
+13
|
/
/
*
|
Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-11-27
158
-58838
/
+3424
|
\
\
|
*
|
wifi: nl80211: Documentation update for NL80211_CMD_PORT_AUTHORIZED event
Vinayak Yadawad
2023-11-24
1
-5
/
+9
|
*
|
wifi: mac80211: Extend support for scanning while MLO connected
Ilan Peer
2023-11-24
1
-5
/
+43
|
*
|
wifi: cfg80211: Extend support for scanning while MLO connected
Ilan Peer
2023-11-24
3
-3
/
+9
|
*
|
wifi: ieee80211: fix PV1 frame control field name
Liam Kearney
2023-11-24
1
-2
/
+2
|
*
|
rfkill: return ENOTTY on invalid ioctl
Thomas Weißschuh
2023-11-24
1
-2
/
+2
|
*
|
MAINTAINERS: update iwlwifi maintainers
Gregory Greenman
2023-11-24
1
-0
/
+1
|
*
|
wifi: rtw89: 8922a: read efuse content from physical map
Ping-Ke Shih
2023-11-22
2
-0
/
+88
|
*
|
wifi: rtw89: 8922a: read efuse content via efuse map struct from logic map
Ping-Ke Shih
2023-11-22
2
-0
/
+208
|
*
|
wifi: rtw89: 8852c: read RX gain offset from efuse for 6GHz channels
Ping-Ke Shih
2023-11-22
4
-2
/
+66
|
*
|
wifi: rtw89: mac: add to access efuse for WiFi 7 chips
Ping-Ke Shih
2023-11-22
11
-6
/
+552
|
*
|
wifi: rtw89: mac: use mac_gen pointer to access about efuse
Ping-Ke Shih
2023-11-22
5
-9
/
+29
|
*
|
wifi: rtw89: 8922a: add 8922A basic chip info
Ping-Ke Shih
2023-11-22
4
-0
/
+139
|
*
|
wifi: rtlwifi: drop unused const_amdpci_aspm
Bjorn Helgaas
2023-11-22
11
-28
/
+0
|
*
|
wifi: mwifiex: mwifiex_process_sleep_confirm_resp(): remove unused priv variable
Su Hui
2023-11-22
1
-8
/
+0
|
*
|
wifi: rtw89: regd: update regulatory map to R65-R44
Zong-Zhe Yang
2023-11-22
1
-3
/
+3
|
*
|
wifi: rtw89: regd: handle policy of 6 GHz according to BIOS
Zong-Zhe Yang
2023-11-22
2
-2
/
+160
|
*
|
wifi: rtw89: acpi: process 6 GHz band policy from DSM
Zong-Zhe Yang
2023-11-22
5
-19
/
+109
|
*
|
wifi: rtlwifi: simplify rtl_action_proc() and rtl_tx_agg_start()
Dmitry Antipov
2023-11-22
1
-8
/
+0
[prev]
[next]