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
2023-09-13
tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_a...
Kuniyuki Iwashima
1
-15
/
+13
2023-09-13
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
5
-6
/
+12
2023-09-12
tcp: defer regular ACK while processing socket backlog
Eric Dumazet
4
-1
/
+22
2023-09-12
net: call prot->release_cb() when processing backlog
Eric Dumazet
1
-0
/
+3
2023-09-12
tcp: no longer release socket ownership in tcp_release_cb()
Eric Dumazet
2
-13
/
+0
2023-09-12
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
6
-15
/
+15
2023-09-12
net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()
Liu Jian
1
-2
/
+2
2023-09-11
wifi: cfg80211: fix cqm_config access race
Johannes Berg
3
-41
/
+73
2023-09-11
wifi: mac80211: fix channel switch link data
Johannes Berg
2
-5
/
+7
2023-09-11
wifi: mac80211: Do not force off-channel for management Tx with MLO
Ilan Peer
1
-1
/
+6
2023-09-11
wifi: mac80211: take MBSSID/EHT data also from probe resp
Johannes Berg
1
-10
/
+15
2023-09-11
wifi: mac80211: Print local link address during authentication
Ilan Peer
1
-2
/
+14
2023-09-11
wifi: mac80211: fix # of MSDU in A-MSDU calculation
Johannes Berg
1
-1
/
+1
2023-09-11
wifi: cfg80211: reg: fix various kernel-doc issues
Johannes Berg
1
-8
/
+8
2023-09-11
wifi: mac80211: fix various kernel-doc issues
Johannes Berg
2
-10
/
+12
2023-09-11
wifi: mac80211: remove unnecessary struct forward declaration
Johannes Berg
1
-1
/
+0
2023-09-11
wifi: mac80211: add more warnings about inserting sta info
Benjamin Berg
1
-2
/
+6
2023-09-11
wifi: cfg80211: add ieee80211_fragment_element to public API
Benjamin Berg
3
-31
/
+29
2023-09-11
wifi: mac80211: add an element parsing unit test
Johannes Berg
6
-0
/
+130
2023-09-11
wifi: cfg80211: add first kunit tests, for element defrag
Johannes Berg
5
-0
/
+182
2023-09-11
wifi: cfg80211: fix off-by-one in element defrag
Johannes Berg
1
-2
/
+2
2023-09-11
wifi: mac80211: add support for mld in ieee80211_chswitch_done
Emmanuel Grumbach
4
-31
/
+48
2023-09-11
wifi: cfg80211: validate AP phy operation before starting it
Aditya Kumar Singh
1
-0
/
+19
2023-09-11
wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connection
Wen Gong
2
-6
/
+8
2023-09-11
wifi: mac80211: fix RCU usage warning in mesh fast-xmit
Johannes Berg
1
-1
/
+1
2023-09-11
wifi: cfg80211: annotate iftype_data pointer with sparse
Johannes Berg
4
-16
/
+10
2023-09-11
wifi: mac80211: fix BA session teardown race
Johannes Berg
3
-8
/
+15
2023-09-11
wifi: mac80211: fix TXQ error path and cleanup
Johannes Berg
2
-2
/
+3
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
30
-949
/
+287
2023-09-11
wifi: mac80211: set wiphy for virtual monitors
Johannes Berg
1
-0
/
+1
2023-09-11
wifi: mac80211: reduce iflist_mtx
Johannes Berg
7
-42
/
+29
2023-09-11
wifi: mac80211: remove local->mtx
Johannes Berg
14
-269
/
+135
2023-09-11
wifi: mac80211: remove ampdu_mlme.mtx
Johannes Berg
7
-117
/
+60
2023-09-11
wifi: mac80211: remove chanctx_mtx
Johannes Berg
9
-142
/
+113
2023-09-11
wifi: mac80211: remove key_mtx
Johannes Berg
9
-132
/
+90
2023-09-11
wifi: mac80211: remove sta_mtx
Johannes Berg
18
-214
/
+112
2023-09-11
wifi: mac80211: take wiphy lock for MAC addr change
Johannes Berg
1
-3
/
+16
2023-09-11
wifi: mac80211: extend wiphy lock in interface removal
Johannes Berg
1
-1
/
+2
2023-09-11
wifi: mac80211: hold wiphy_lock around concurrency checks
Johannes Berg
1
-2
/
+3
2023-09-11
wifi: mac80211: ethtool: hold wiphy mutex
Johannes Berg
1
-2
/
+6
2023-09-11
wifi: cfg80211: check wiphy mutex is held for wdev mutex
Johannes Berg
1
-1
/
+7
2023-09-11
wifi: cfg80211: hold wiphy lock in cfg80211_any_wiphy_oper_chan()
Johannes Berg
1
-3
/
+7
2023-09-11
wifi: cfg80211: sme: hold wiphy lock for wdev iteration
Johannes Berg
1
-0
/
+2
2023-09-11
wifi: cfg80211: reg: hold wiphy mutex for wdev iteration
Johannes Berg
1
-0
/
+3
2023-09-11
wifi: mac80211: check wiphy mutex in ops
Johannes Berg
2
-0
/
+95
2023-09-11
wifi: mac80211: move color change finalize to wiphy work
Johannes Berg
4
-9
/
+11
2023-09-11
wifi: mac80211: move CSA finalize to wiphy work
Johannes Berg
5
-11
/
+11
2023-09-11
wifi: mac80211: move filter reconfig to wiphy work
Johannes Berg
4
-6
/
+7
2023-09-11
wifi: mac80211: move tspec work to wiphy work
Johannes Berg
2
-9
/
+14
2023-09-11
wifi: mac80211: move key tailroom work to wiphy work
Johannes Berg
6
-11
/
+17
[prev]
[next]