index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-08
wifi: mac80211: refactor STA CSA parsing flows
Michael-CY Lee
1
-52
/
+250
2024-02-08
wifi: cfg80211: Add utility for converting op_class into chandef
Michael-CY Lee
1
-0
/
+76
2024-02-08
wifi: mac80211: don't use sband->band early
Johannes Berg
1
-1
/
+1
2024-02-08
wifi: mac80211: add missing kernel-doc for fast_tx_check
Johannes Berg
1
-1
/
+2
2024-02-08
wifi: mac80211: clarify vif handling in TX dequeue
Johannes Berg
1
-1
/
+2
2024-02-08
wifi: mac80211: allow CSA to same channel
Johannes Berg
1
-4
/
+0
2024-02-08
wifi: mac80211: convert ieee80211_ie_build_eht_cap() to SKB use
Johannes Berg
5
-119
/
+42
2024-02-08
wifi: mac80211: convert ieee80211_ie_build_he_cap() to SKB use
Johannes Berg
5
-93
/
+37
2024-02-08
wifi: mac80211: move element parsing to a new file
Johannes Berg
3
-892
/
+927
2024-02-08
wifi: mac80211: start building elements in SKBs
Johannes Berg
3
-185
/
+189
2024-02-08
wifi: mac80211: simplify adding supported rates
Johannes Berg
6
-131
/
+77
2024-02-08
wifi: mac80211: tdls: use ieee80211_put_he_6ghz_cap()
Johannes Berg
3
-11
/
+3
2024-02-08
wifi: mac80211: rename ieee80211_ie_build_he_6ghz_cap()
Johannes Berg
4
-8
/
+10
2024-02-08
wifi: mac80211: limit HE RU capabilities when limiting bandwidth
Johannes Berg
1
-2
/
+33
2024-02-08
wifi: mac80211: adjust EHT capa when lowering bandwidth
Johannes Berg
5
-37
/
+103
2024-02-08
wifi: mac80211: simplify HE/EHT element length functions
Johannes Berg
4
-19
/
+16
2024-02-08
wifi: mac80211: disallow basic multi-link element in per-STA profile
Johannes Berg
3
-1
/
+8
2024-02-08
wifi: mac80211: disambiguate element parsing errors
Johannes Berg
2
-38
/
+81
2024-02-08
wifi: mac80211: implement MLO multicast deduplication
Johannes Berg
3
-3
/
+26
2024-02-08
wifi: mac80211: add/use ieee80211_get_sn()
Johannes Berg
1
-3
/
+2
2024-02-08
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
9
-273
/
+181
2024-02-08
wifi: mac80211: reload info pointer in ieee80211_tx_dequeue()
Johannes Berg
1
-2
/
+3
2024-02-08
wifi: mac80211: use cfg80211_chandef_primary_freq()
Johannes Berg
1
-19
/
+11
2024-02-08
wifi: cfg80211: simplify cfg80211_chandef_compatible()
Johannes Berg
3
-81
/
+273
2024-02-08
wifi: wireless: declare different S1G chandefs incompatible
Johannes Berg
1
-5
/
+10
2024-02-08
wifi: mac80211: refactor puncturing bitmap extraction
Johannes Berg
1
-35
/
+17
2024-02-08
wifi: cfg80211: move puncturing validation code
Johannes Berg
1
-69
/
+69
2024-02-08
wifi: mac80211: validate assoc response channel config
Johannes Berg
1
-2
/
+17
2024-02-08
wifi: mac80211: support wider bandwidth OFDMA config
Johannes Berg
4
-70
/
+201
2024-02-08
wifi: mac80211: add and use a link iteration macro
Johannes Berg
2
-170
/
+89
2024-02-08
wifi: mac80211: introduce 'channel request'
Johannes Berg
19
-288
/
+330
2024-02-08
wifi: mac80211: chan: chandef is non-NULL for reserved
Johannes Berg
1
-3
/
+3
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
10
-201
/
+243
2024-02-08
wifi: mac80211: clean up HE 6 GHz and EHT chandef parsing
Johannes Berg
5
-93
/
+29
2024-02-08
wifi: mac80211: clean up connection process
Johannes Berg
10
-997
/
+1268
2024-02-08
wifi: mac80211: clean up band switch in duration
Johannes Berg
1
-11
/
+8
2024-02-08
Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
12
-99
/
+144
2024-02-08
wifi: mac80211: remove extra shadowing variable
Johannes Berg
1
-1
/
+0
2024-02-08
wifi: mac80211: remove unused MAX_MSG_LEN define
Johannes Berg
1
-2
/
+0
2024-02-08
netfilter: nft_set_pipapo: remove scratch_aligned pointer
Florian Westphal
3
-39
/
+10
2024-02-08
netfilter: nft_set_pipapo: add helper to release pcpu scratch area
Florian Westphal
1
-5
/
+23
2024-02-08
netfilter: nft_set_pipapo: store index in scratch maps
Florian Westphal
3
-26
/
+44
2024-02-08
netfilter: nft_set_rbtree: skip end interval element from gc
Pablo Neira Ayuso
1
-3
/
+3
2024-02-08
netfilter: nfnetlink_queue: un-break NF_REPEAT
Florian Westphal
1
-3
/
+10
2024-02-08
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
4
-13
/
+28
2024-02-08
netfilter: nft_ct: reject direction for ct id
Pablo Neira Ayuso
1
-0
/
+3
2024-02-08
netfilter: ctnetlink: fix filtering for zone 0
Felix Huettner
1
-4
/
+8
2024-02-08
netfilter: ipset: Missing gc cancellations fixed
Jozsef Kadlecsik
2
-2
/
+4
2024-02-08
netfilter: nft_set_pipapo: remove static in nft_pipapo_get()
Pablo Neira Ayuso
1
-1
/
+1
2024-02-08
Merge wireless into wireless-next
Johannes Berg
10
-67
/
+175
[prev]
[next]