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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-22
wifi: mac80211: generate EMA beacons in AP mode
Aloka Dixit
1
-0
/
+68
2023-03-22
wifi: nl80211: Update the documentation of NL80211_SCAN_FLAG_COLOCATED_6GHZ
Manikanta Pubbisetty
1
-1
/
+3
2023-03-22
wifi: mac80211: implement support for yet another mesh A-MSDU format
Felix Fietkau
1
-4
/
+7
2023-03-22
wifi: mac80211: add support for letting drivers register tc offload support
Felix Fietkau
1
-0
/
+9
2023-03-10
Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
4
-46
/
+334
2023-03-09
Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...
Jakub Kicinski
2
-0
/
+4
2023-03-09
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
1
-2
/
+0
2023-03-09
net: sched: remove qdisc_watchdog->last_expires
Eric Dumazet
1
-1
/
+0
2023-03-09
netlink: remove unused 'compare' function
Florian Westphal
1
-1
/
+0
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
32
-325
/
+237
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-2
/
+9
2023-03-09
Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2023-03-09
sctp: add weighted fair queueing stream scheduler
Xin Long
3
-1
/
+4
2023-03-09
sctp: add fair capacity stream scheduler
Xin Long
3
-1
/
+10
2023-03-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-1
/
+11
2023-03-08
netfilter: move br_nf_check_hbh_len to utils
Xin Long
1
-0
/
+2
2023-03-08
net: reclaim skb->scm_io_uring bit
Eric Dumazet
2
-2
/
+1
2023-03-08
netfilter: bridge: introduce broute meta statement
Sriram Yagnaraman
1
-0
/
+2
2023-03-07
net: remove enum skb_free_reason
Eric Dumazet
1
-11
/
+7
2023-03-07
net: phy: improve phy_read_poll_timeout
Heiner Kallweit
1
-3
/
+2
2023-03-07
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
2
-2
/
+2
2023-03-07
cpumask: be more careful with 'cpumask_setall()'
Linus Torvalds
1
-5
/
+5
2023-03-07
wifi: radiotap: separate vendor TLV into header/content
Mordechay Goodstein
1
-6
/
+14
2023-03-07
bpf: offload map memory usage
Yafang Shao
1
-0
/
+6
2023-03-07
bpf, net: xskmap memory usage
Yafang Shao
1
-0
/
+1
2023-03-07
bpf, net: bpf_local_storage memory usage
Yafang Shao
1
-0
/
+1
2023-03-07
bpf: add new map ops ->map_mem_usage
Yafang Shao
1
-0
/
+2
2023-03-07
bpf: Increase size of BTF_ID_LIST without CONFIG_DEBUG_INFO_BTF again
Nathan Chancellor
1
-1
/
+1
2023-03-07
wifi: nl80211: Add support for randomizing TA of auth and deauth frames
Veerendranath Jakkam
1
-0
/
+5
2023-03-07
wifi: mac80211: add LDPC related flags in ieee80211_bss_conf
Ryder Lee
1
-0
/
+6
2023-03-07
wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_conf
Ryder Lee
1
-0
/
+9
2023-03-07
wifi: mac80211: introduce ieee80211_refresh_tx_agg_session_timer()
Ryder Lee
1
-0
/
+14
2023-03-07
wifi: mac80211: add support for driver adding radiotap TLVs
Mordechay Goodstein
2
-37
/
+27
2023-03-07
wifi: radiotap: Add EHT radiotap definitions
Mordechay Goodstein
1
-2
/
+185
2023-03-07
wifi: mac80211: add netdev per-link debugfs data and driver hook
Benjamin Berg
1
-0
/
+10
2023-03-07
wifi: mac80211: add pointer from bss_conf to vif
Benjamin Berg
1
-0
/
+3
2023-03-07
wifi: cfg80211/mac80211: report link ID on control port RX
Johannes Berg
1
-2
/
+3
2023-03-07
wifi: mac80211: add support for set_hw_timestamp command
Avraham Stern
1
-0
/
+6
2023-03-07
wifi: nl80211: add a command to enable/disable HW timestamping
Avraham Stern
2
-0
/
+49
2023-03-07
wifi: wireless: cleanup unused function parameters
Mordechay Goodstein
1
-3
/
+1
2023-03-07
wifi: nl80211: Update the documentation of NL80211_SCAN_FLAG_COLOCATED_6GHZ
Ilan Peer
1
-2
/
+8
2023-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
6
-39
/
+150
2023-03-06
cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bits
Andy Shevchenko
1
-1
/
+1
2023-03-06
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
1
-0
/
+7
2023-03-05
cpumask: re-introduce constant-sized cpumask optimizations
Linus Torvalds
1
-55
/
+70
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2023-03-05
Remove Intel compiler support
Masahiro Yamada
6
-109
/
+3
2023-03-04
Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2023-03-04
Merge tag 'sound-fix-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2023-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-8
/
+6
[next]