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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-21
wifi: nl80211: force WLAN_AKM_SUITE_SAE in big endian in NL80211_CMD_EXTERNAL...
Alexis Lothoré
1
-1
/
+18
2024-02-21
wifi: iwlwifi: load b0 version of ucode for HR1/HR2
Mukesh Sisodiya
1
-1
/
+2
2024-02-21
wifi: iwlwifi: handle per-phy statistics from fw
Miri Korenblit
2
-1
/
+17
2024-02-21
wifi: iwlwifi: iwl-fh.h: fix kernel-doc issues
Johannes Berg
1
-16
/
+20
2024-02-21
wifi: iwlwifi: api: fix kernel-doc reference
Johannes Berg
1
-2
/
+2
2024-02-21
wifi: iwlwifi: mvm: unlock mvm if there is no primary link
Benjamin Berg
1
-2
/
+4
2024-02-21
wifi: iwlwifi: bump FW API to 90 for BZ/SC devices
Miri Korenblit
2
-2
/
+2
2024-02-21
wifi: iwlwifi: mvm: support PHY context version 6
Johannes Berg
2
-2
/
+6
2024-02-21
wifi: iwlwifi: mvm: partially support PHY context version 6
Johannes Berg
3
-13
/
+12
2024-02-21
wifi: iwlwifi: mvm: support wider-bandwidth OFDMA
Johannes Berg
6
-12
/
+30
2024-02-21
wifi: cfg80211: use ML element parsing helpers
Johannes Berg
2
-33
/
+46
2024-02-21
wifi: mac80211: align ieee80211_mle_get_bss_param_ch_cnt()
Johannes Berg
2
-9
/
+11
2024-02-21
wifi: cfg80211: refactor RNR parsing
Johannes Berg
1
-137
/
+169
2024-02-21
wifi: cfg80211: clean up cfg80211_inform_bss_frame_data()
Johannes Berg
2
-39
/
+34
2024-02-21
wifi: cfg80211: remove cfg80211_inform_single_bss_frame_data()
Johannes Berg
1
-165
/
+80
2024-02-21
wifi: cfg80211: set correct param change count in ML element
Benjamin Berg
1
-10
/
+16
2024-02-21
wifi: cfg80211: Add KHZ_PER_GHZ to units.h and reuse
Andy Shevchenko
2
-5
/
+7
2024-02-21
wifi: mac80211: clean up assignments to pointer cache.
Colin Ian King
1
-5
/
+1
2024-02-21
wifi: mac80211: make associated BSS pointer visible to the driver
Miri Korenblit
3
-11
/
+14
2024-02-21
wifi: mac80211_hwsim: add support for switch_vif_chanctx callback
Aditya Kumar Singh
1
-1
/
+43
2024-02-21
wifi: mac80211: check beacon countdown is complete on per link basis
Aditya Kumar Singh
12
-14
/
+26
2024-02-21
Merge branch 'rework-genet-mdioclocking'
David S. Miller
3
-45
/
+57
2024-02-21
Revert "net: bcmgenet: Ensure MDIO unregistration has clocks enabled"
Florian Fainelli
1
-2
/
+0
2024-02-21
net: bcmgenet: Pass "main" clock down to the MDIO driver
Florian Fainelli
1
-0
/
+4
2024-02-21
net: mdio: mdio-bcm-unimac: Manage clock around I/O accesses
Florian Fainelli
2
-43
/
+53
2024-02-21
net: wan: framer: remove children from struct framer_ops kdoc
Simon Horman
1
-1
/
+0
2024-02-21
Merge tag 'wireless-next-2024-02-20' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
306
-7272
/
+18906
2024-02-21
Merge branch 'net-kmem-cache-create'
David S. Miller
5
-21
/
+8
2024-02-21
ipv6: Simplify the allocation of slab caches
Kunwu Chan
1
-4
/
+2
2024-02-21
ipv4: Simplify the allocation of slab caches in ip_rt_init
Kunwu Chan
1
-3
/
+2
2024-02-21
ipmr: Simplify the allocation of slab caches
Kunwu Chan
1
-4
/
+1
2024-02-21
ip6mr: Simplify the allocation of slab caches in ip6_mr_init
Kunwu Chan
1
-4
/
+1
2024-02-21
net: kcm: Simplify the allocation of slab caches
Kunwu Chan
1
-6
/
+2
2024-02-21
net/dummy: Move stats allocation to core
Breno Leitao
1
-9
/
+1
2024-02-21
tg3: simplify tg3_phy_autoneg_cfg
Heiner Kallweit
1
-13
/
+4
2024-02-21
tg3: copy only needed fields from userspace-provided EEE data
Heiner Kallweit
1
-1
/
+3
2024-02-21
Merge branch 'net-constify-device_type'
David S. Miller
12
-13
/
+13
2024-02-21
net: hso: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: wwan: core: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: netdevsim: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: vlan: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: l2tp: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: hsr: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: geneve: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: ppp: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: vxlan: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: bridge: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: dsa: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: usbnet: constify the struct device_type usage
Ricardo B. Marliere
1
-2
/
+2
2024-02-21
net: wan: framer: constify of_phandle_args in xlate
Krzysztof Kozlowski
2
-11
/
+12
[prev]
[next]