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-02-15
devlink: Move health common function to health file
Moshe Shemesh
2
-60
/
+32
2023-02-15
devlink: Move devlink health test to health file
Moshe Shemesh
3
-16
/
+18
2023-02-15
devlink: Move devlink health dump to health file
Moshe Shemesh
3
-123
/
+126
2023-02-15
devlink: Move devlink fmsg and health diagnose to health file
Moshe Shemesh
3
-630
/
+636
2023-02-15
devlink: Move devlink health report and recover to health file
Moshe Shemesh
3
-138
/
+144
2023-02-15
devlink: Move devlink health get and set code to health file
Moshe Shemesh
3
-217
/
+234
2023-02-15
devlink: health: Fix nla_nest_end in error flow
Moshe Shemesh
1
-1
/
+1
2023-02-15
devlink: Split out health reporter create code
Moshe Shemesh
4
-209
/
+226
2023-02-15
bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
Alexander Lobakin
1
-6
/
+23
2023-02-15
wifi: mac80211: add documentation for amsdu_mesh_control
Johannes Berg
1
-0
/
+2
2023-02-15
wifi: mac80211: always initialize link_sta with sta
Johannes Berg
1
-0
/
+2
2023-02-15
wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()
Johannes Berg
1
-15
/
+11
2023-02-15
wifi: cfg80211: Set SSID if it is not already set
Marc Bornand
1
-0
/
+17
2023-02-15
NFS: fix disabling of swap
NeilBrown
1
-0
/
+2
2023-02-15
net: mpls: fix stale pointer if allocation fails during device rename
Jakub Kicinski
1
-0
/
+4
2023-02-15
net: no longer support SOCK_REFCNT_DEBUG feature
Jason Xing
12
-59
/
+0
2023-02-15
net/sched: tcindex: search key must be 16 bits
Pedro Tammela
1
-1
/
+1
2023-02-14
net-sysfs: make kobj_type structures constant
Thomas Weißschuh
1
-2
/
+2
2023-02-14
net: bridge: make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2023-02-14
tipc: fix kernel warning when sending SYN message
Tung Nguyen
1
-0
/
+2
2023-02-14
net: use a bounce buffer for copying skb->mark
Eric Dumazet
1
-3
/
+6
2023-02-14
SUNRPC: make kobj_type structures constant
Thomas Weißschuh
1
-4
/
+4
2023-02-14
wifi: mac80211: fix off-by-one link setting
Johannes Berg
1
-1
/
+1
2023-02-14
wifi: mac80211: Fix for Rx fragmented action frames
Gilad Itzkovitch
1
-1
/
+2
2023-02-14
wifi: mac80211: avoid u32_encode_bits() warning
Arnd Bergmann
1
-1
/
+1
2023-02-14
devlink: don't allow to change net namespace for FW_ACTIVATE reload action
Jiri Pirko
1
-0
/
+6
2023-02-14
wifi: mac80211: Don't translate MLD addresses for multicast
Andrei Otcheretianski
1
-1
/
+2
2023-02-14
wifi: cfg80211: call reg_notifier for self managed wiphy from driver hint
Wen Gong
1
-0
/
+3
2023-02-14
wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notify
Lorenzo Bianconi
2
-5
/
+4
2023-02-14
wifi: nl80211: Allow authentication frames and set keys on NAN interface
Vinay Gannevaram
1
-1
/
+17
2023-02-14
wifi: mac80211: fix non-MLO station association
Karthikeyan Periyasamy
1
-3
/
+0
2023-02-14
wifi: mac80211: Allow NSS change only up to capability
Rameshkumar Sundaram
1
-5
/
+20
2023-02-14
wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDU
Felix Fietkau
4
-3
/
+48
2023-02-14
wifi: mac80211: fix receiving A-MSDU frames on mesh interfaces
Felix Fietkau
2
-200
/
+270
2023-02-14
wifi: mac80211: remove mesh forwarding congestion check
Felix Fietkau
3
-9
/
+0
2023-02-14
wifi: cfg80211: factor out bridge tunnel / RFC1042 header check
Felix Fietkau
1
-16
/
+18
2023-02-14
wifi: cfg80211: move A-MSDU check in ieee80211_data_to_8023_exthdr
Felix Fietkau
1
-2
/
+3
2023-02-14
wifi: mac80211: make rate u32 in sta_set_rate_info_rx()
Shayne Chen
1
-1
/
+1
2023-02-14
rfkill: Use sysfs_emit() to instead of sprintf()
Bo Liu
1
-8
/
+8
2023-02-14
wifi: cfg80211: Allow action frames to be transmitted with link BSS in MLD
Rameshkumar Sundaram
1
-1
/
+4
2023-02-14
wifi: mac80211: configure puncturing bitmap
Aloka Dixit
1
-3
/
+19
2023-02-14
wifi: cfg80211: include puncturing bitmap in channel switch events
Aloka Dixit
4
-19
/
+34
2023-02-14
wifi: nl80211: validate and configure puncturing bitmap
Aloka Dixit
1
-0
/
+32
2023-02-14
wifi: cfg80211: move puncturing bitmap validation from mac80211
Aloka Dixit
2
-67
/
+75
2023-02-14
wifi: nl80211: return error message for malformed chandef
Jaewan Kim
1
-1
/
+4
2023-02-14
wifi: nl80211: add MLO_LINK_ID to CMD_STOP_AP event
Alvin Šipraga
3
-4
/
+6
2023-02-14
wifi: nl80211: emit CMD_START_AP on multicast group when an AP is started
Alvin Šipraga
1
-0
/
+38
2023-02-14
wifi: mac80211: mlme: handle EHT channel puncturing
Johannes Berg
4
-6
/
+224
2023-02-14
wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD AP
Veerendranath Jakkam
2
-14
/
+35
2023-02-14
wifi: cfg80211: Extend cfg80211_new_sta() for MLD AP
Veerendranath Jakkam
1
-0
/
+16
[prev]
[next]