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
2022-10-10
wifi: cfg80211: fix BSS refcounting bugs
Johannes Berg
1
-13
/
+14
2022-10-10
wifi: cfg80211: ensure length byte is present before access
Johannes Berg
1
-2
/
+4
2022-10-10
wifi: mac80211: fix MBSSID parsing use-after-free
Johannes Berg
2
-15
/
+23
2022-10-10
wifi: cfg80211/mac80211: reject bad MBSSID elements
Johannes Berg
2
-0
/
+4
2022-10-10
wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()
Johannes Berg
1
-1
/
+1
2022-10-09
net: dsa: fix wrong pointer passed to PTR_ERR() in dsa_port_phylink_create()
Yang Yingliang
1
-1
/
+1
2022-10-07
Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2022-10-07
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+2
2022-10-07
cfg80211: Update Transition Disable policy during port authorization
Vinayak Yadawad
5
-8
/
+24
2022-10-07
wifi: mac80211: minstrel_ht: remove unused has_mrr member from struct minstre...
Peter Seiderer
2
-4
/
+0
2022-10-07
wifi: mac80211: fix ifdef symbol name
Johannes Berg
1
-1
/
+1
2022-10-07
wifi: mac80211: remove support for AddBA with fragmentation
Johannes Berg
1
-19
/
+0
2022-10-07
wifi: mac80211: agg-rx: avoid band check
Johannes Berg
1
-1
/
+1
2022-10-07
wifi: mac80211: prohibit IEEE80211_HT_CAP_DELAY_BA with MLO
Johannes Berg
1
-0
/
+10
2022-10-07
wifi: mac80211: don't clear DTIM period after setting it
Johannes Berg
1
-13
/
+12
2022-10-07
wifi: mac80211: change AddBA deny error message
Johannes Berg
1
-1
/
+1
2022-10-07
wifi: mac80211: mlme: mark assoc link in output
Johannes Berg
1
-2
/
+4
2022-10-07
wifi: mac80211: check link ID in auth/assoc continuation
Johannes Berg
2
-2
/
+6
2022-10-07
wifi: mac80211: mlme: fix null-ptr deref on failed assoc
Johannes Berg
1
-2
/
+6
2022-10-07
wifi: mac80211: fix AddBA response addressing
Johannes Berg
1
-1
/
+1
2022-10-07
wifi: mac80211: set internal scan request BSSID
Johannes Berg
1
-0
/
+2
2022-10-07
wifi: mac80211: advertise TWT requester only with HW support
Haim Dreyfuss
1
-6
/
+24
2022-10-07
wifi: mac80211: use link_id in ieee80211_change_bss()
Johannes Berg
1
-19
/
+21
2022-10-07
wifi: nl80211: use link ID in NL80211_CMD_SET_BSS
Johannes Berg
1
-1
/
+3
2022-10-07
wifi: mac80211: transmit AddBA with MLD address
Johannes Berg
1
-1
/
+1
2022-10-07
wifi: mac80211: wme: use ap_addr instead of deflink BSSID
Johannes Berg
1
-1
/
+1
2022-10-07
wifi: mac80211: Process association status for affiliated links
Ilan Peer
2
-5
/
+37
2022-10-07
wifi: mac80211: Parse station profile from association response
Ilan Peer
3
-6
/
+187
2022-10-07
wifi: cfg80211: support reporting failed links
Johannes Berg
3
-1
/
+22
2022-10-07
wifi: mac80211: recalc station aggregate data during link switch
Johannes Berg
3
-9
/
+43
2022-10-07
wifi: mac80211: include link address in debugfs
Benjamin Berg
1
-0
/
+15
2022-10-07
wifi: mac80211: add API to show the link STAs in debugfs
Benjamin Berg
6
-23
/
+189
2022-10-07
wifi: mac80211: add pointer from link STA to STA
Benjamin Berg
1
-0
/
+1
2022-10-07
wifi: nl80211: Split memcpy() of struct nl80211_wowlan_tcp_data_token flexibl...
Kees Cook
1
-1
/
+3
2022-10-07
wifi: wext: use flex array destination for memcpy()
Hawkins Jiawei
1
-7
/
+10
2022-10-07
wifi: cfg80211: fix ieee80211_data_to_8023_exthdr handling of small packets
Felix Fietkau
1
-19
/
+21
2022-10-07
wifi: mac80211: netdev compatible TX stop for iTXQ drivers
Alexander Wetzel
2
-7
/
+9
2022-10-07
wifi: mac80211: fix decap offload for stations on AP_VLAN interfaces
Felix Fietkau
1
-3
/
+4
2022-10-07
wifi: mac80211: unlock on error in ieee80211_can_powered_addr_change()
Dan Carpenter
1
-1
/
+1
2022-10-07
wifi: mac80211: remove/avoid misleading prints
James Prestwood
1
-3
/
+4
2022-10-07
wifi: mac80211: fix probe req HE capabilities access
James Prestwood
1
-1
/
+1
2022-10-07
wifi: mac80211: do not drop packets smaller than the LLC-SNAP header on fast-rx
Felix Fietkau
1
-1
/
+1
2022-10-07
net/9p: clarify trans_fd parse_opt failure handling
Li Zhong
1
-1
/
+3
2022-10-07
net/9p: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
1
-2
/
+2
2022-10-07
net/9p: use a dedicated spinlock for trans_fd
Dominique Martinet
1
-16
/
+25
2022-10-07
ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...
David Ahern
1
-4
/
+4
2022-10-07
net: ieee802154: fix error return code in dgram_bind()
Wei Yongjun
1
-1
/
+3
2022-10-07
9p/trans_fd: always use O_NONBLOCK read/write
Tetsuo Handa
1
-0
/
+3
2022-10-06
Merge tag 'pull-d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2022-10-06
SUNRPC: Add API to force the client to disconnect
Trond Myklebust
1
-0
/
+14
[prev]
[next]