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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-08
wifi: cfg80211: fix sband iftype data lookup for AP_VLAN
Felix Fietkau
1
-0
/
+3
2023-08-08
wifi: rtw89: fix 8852AE disconnection caused by RX full flags
Ping-Ke Shih
1
-1
/
+1
2023-08-08
MAINTAINERS: Remove tree entry for rtl8180
Larry Finger
1
-1
/
+0
2023-08-08
MAINTAINERS: Update entry for rtl8187
Larry Finger
1
-3
/
+1
2023-08-08
wifi: brcm80211: handle params_v1 allocation failure
Petr Tesarik
1
-0
/
+5
2023-08-02
wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()
Hans de Goede
1
-1
/
+6
2023-08-01
wifi: ray_cs: Replace 1-element array with flexible array
Kees Cook
1
-1
/
+1
2023-07-26
MAINTAINERS: add Jeff as ath10k, ath11k and ath12k maintainer
Kalle Valo
1
-0
/
+3
2023-07-26
MAINTAINERS: wifi: mark mlw8k as orphan
Kalle Valo
1
-2
/
+1
2023-07-26
MAINTAINERS: wifi: mark b43 as orphan
Kalle Valo
1
-1
/
+1
2023-07-26
MAINTAINERS: wifi: mark zd1211rw as orphan
Kalle Valo
1
-4
/
+1
2023-07-26
MAINTAINERS: wifi: mark wl3501 as orphan
Kalle Valo
1
-1
/
+1
2023-07-26
MAINTAINERS: wifi: mark rndis_wlan as orphan
Kalle Valo
1
-2
/
+1
2023-07-26
MAINTAINERS: wifi: mark ar5523 as orphan
Kalle Valo
1
-2
/
+1
2023-07-26
MAINTAINERS: wifi: mark cw1200 as orphan
Kalle Valo
1
-2
/
+1
2023-07-26
MAINTAINERS: wifi: atmel: mark as orphan
Kalle Valo
1
-2
/
+1
2023-07-26
MAINTAINERS: wifi: rtw88: change Ping as the maintainer
Kalle Valo
1
-1
/
+1
2023-07-26
Revert "wifi: ath6k: silence false positive -Wno-dangling-pointer warning on ...
Kalle Valo
1
-5
/
+0
2023-07-26
wifi: cfg80211: Fix return value in scan logic
Ilan Peer
1
-1
/
+1
2023-07-26
Revert "wifi: ath11k: Enable threaded NAPI"
Kalle Valo
2
-2
/
+0
2023-07-24
MAINTAINERS: Update mwifiex maintainer list
Brian Norris
1
-5
/
+2
2023-07-24
wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)
Paul Fertser
1
-3
/
+3
2023-07-20
Merge branch 'net-support-stp-on-bridge-in-non-root-netns'
Paolo Abeni
7
-35
/
+44
2023-07-20
Revert "bridge: Add extack warning when enabling STP in netns."
Kuniyuki Iwashima
1
-3
/
+0
2023-07-20
llc: Don't drop packet from non-root netns.
Kuniyuki Iwashima
1
-3
/
+0
2023-07-20
llc: Check netns in llc_estab_match() and llc_listener_match().
Kuniyuki Iwashima
4
-22
/
+33
2023-07-20
llc: Check netns in llc_dgram_match().
Kuniyuki Iwashima
1
-7
/
+11
2023-07-19
net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_type
Daniel Golle
1
-1
/
+1
2023-07-19
Merge branch 'r8169-revert-two-changes-that-caused-regressions'
Jakub Kicinski
1
-11
/
+27
2023-07-19
Revert "r8169: disable ASPM during NAPI poll"
Heiner Kallweit
1
-10
/
+1
2023-07-19
r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is...
Heiner Kallweit
1
-1
/
+26
2023-07-19
Revert "tcp: avoid the lookup process failing to get sk in ehash table"
Kuniyuki Iwashima
2
-19
/
+6
2023-07-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-10
/
+55
2023-07-19
ipv4: ip_gre: fix return value check in erspan_xmit()
Yuanjun Gong
1
-1
/
+2
2023-07-19
ipv4: ip_gre: fix return value check in erspan_fb_xmit()
Yuanjun Gong
1
-1
/
+2
2023-07-19
drivers:net: fix return value check in ocelot_fdma_receive_skb
Yuanjun Gong
1
-1
/
+2
2023-07-19
drivers: net: fix return value check in emac_tso_csum()
Yuanjun Gong
1
-2
/
+5
2023-07-19
net:ipv6: check return value of pskb_trim()
Yuanjun Gong
1
-1
/
+2
2023-07-19
net: ipv4: Use kfree_sensitive instead of kfree
Wang Ming
1
-1
/
+1
2023-07-18
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
4
-111
/
+176
2023-07-18
Merge branch 'tcp-annotate-data-races-in-tcp_rsk-req'
Jakub Kicinski
4
-11
/
+15
2023-07-18
tcp: annotate data-races around tcp_rsk(req)->ts_recent
Eric Dumazet
4
-6
/
+9
2023-07-18
tcp: annotate data-races around tcp_rsk(req)->txhash
Eric Dumazet
4
-5
/
+6
2023-07-18
octeontx2-pf: mcs: Generate hash key using ecb(aes)
Subbaraya Sundeep
1
-37
/
+100
2023-07-18
igc: Prevent garbled TX queue with XDP ZEROCOPY
Florian Kauer
1
-2
/
+2
2023-07-18
Merge tag 'linux-can-fixes-for-6.5-20230717' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
5
-97
/
+113
2023-07-18
mailmap: Add entry for old intel email
John Fastabend
1
-0
/
+1
2023-07-18
mailmap: add entries for past lives
Shannon Nelson
1
-0
/
+2
2023-07-18
Merge branch 'selftests-tc-increase-timeout-and-add-missing-kconfig'
Jakub Kicinski
2
-0
/
+3
2023-07-18
selftests: tc: add ConnTrack procfs kconfig
Matthieu Baerts
1
-0
/
+1
[next]