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
2024-03-01
ice: reconfig host after changing MSI-X on VF
Michal Swiatkowski
1
-2
/
+9
2024-03-01
ice: reorder disabling IRQ and NAPI in ice_qp_dis
Maciej Fijalkowski
1
-4
/
+5
2024-03-01
i40e: disable NAPI right after disabling irqs when handling xsk_pool
Maciej Fijalkowski
1
-1
/
+1
2024-03-01
ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
Maciej Fijalkowski
1
-7
/
+49
2024-03-01
MAINTAINERS: net: netsec: add myself as co-maintainer
Masahisa Kojima
1
-1
/
+1
2024-03-01
net: bql: fix building with BQL disabled
Arnd Bergmann
3
-7
/
+12
2024-03-01
net: lan78xx: fix runtime PM count underflow on link stop
Oleksij Rempel
1
-1
/
+2
2024-03-01
dt-bindings: net: renesas,ethertsn: Document default for delays
Niklas Söderlund
1
-0
/
+2
2024-02-29
Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
74
-211
/
+974
2024-02-29
Merge tag 'landlock-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2024-02-29
dpll: fix build failure due to rcu_dereference_check() on unknown type
Eric Dumazet
2
-4
/
+9
2024-02-29
kunit: Fix again checksum tests on big endian CPUs
Christophe Leroy
1
-8
/
+9
2024-02-29
Merge tag 'for-net-2024-02-28' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
9
-20
/
+48
2024-02-29
Merge branch 'tls-a-few-more-fixes-for-async-decrypt'
Jakub Kicinski
1
-11
/
+29
2024-02-29
tls: fix use-after-free on failed backlog decryption
Sabrina Dubroca
1
-7
/
+17
2024-02-29
tls: separate no-async decryption request handling from async
Sabrina Dubroca
1
-5
/
+8
2024-02-29
tls: fix peeking with sync+async decryption
Sabrina Dubroca
1
-3
/
+6
2024-02-29
tls: decrement decrypt_pending if no async completion will be called
Sabrina Dubroca
1
-0
/
+2
2024-02-29
gtp: fix use-after-free and null-ptr-deref in gtp_newlink()
Alexander Ofitserov
1
-6
/
+6
2024-02-29
Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
7
-1
/
+338
2024-02-29
net: hsr: Use correct offset for HSR TLV values in supervisory HSR frames
Lukasz Majewski
1
-1
/
+1
2024-02-28
igb: extend PTP timestamp adjustments to i211
Oleksij Rempel
1
-2
/
+3
2024-02-28
rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
Lin Ma
1
-6
/
+5
2024-02-28
tools: ynl: fix handling of multiple mcast groups
Jakub Kicinski
1
-0
/
+1
2024-02-29
selftests: netfilter: add bridge conntrack + multicast test case
Florian Westphal
2
-1
/
+190
2024-02-29
netfilter: bridge: confirm multicast packets before passing them up the stack
Florian Westphal
4
-0
/
+128
2024-02-28
netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
Ignat Korchagin
1
-0
/
+20
2024-02-28
Merge tag 'acpi-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-46
/
+66
2024-02-28
Merge tag 'pm-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+3
2024-02-28
Merge tag 'spi-fix-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-19
/
+28
2024-02-28
Merge tag 'regulator-fix-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-5
/
+5
2024-02-28
Merge tag 'v6.8-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2
-4
/
+13
2024-02-28
Bluetooth: qca: Fix triggering coredump implementation
Zijun Hu
1
-5
/
+4
2024-02-28
Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT
Janaki Ramaiah Thota
1
-1
/
+12
2024-02-28
Bluetooth: qca: Fix wrong event type for patch config command
Zijun Hu
1
-1
/
+1
2024-02-28
Bluetooth: Enforce validation on max value of connection interval
Kai-Heng Feng
2
-1
/
+11
2024-02-28
Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
Luiz Augusto von Dentz
1
-1
/
+4
2024-02-28
Bluetooth: mgmt: Fix limited discoverable off timeout
Frédéric Danis
1
-1
/
+3
2024-02-28
Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
Zijun Hu
1
-2
/
+2
2024-02-28
Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
Yuxuan Hu
1
-1
/
+1
2024-02-28
Bluetooth: hci_sync: Fix accept_list when attempting to suspend
Luiz Augusto von Dentz
1
-1
/
+4
2024-02-28
Bluetooth: Avoid potential use-after-free in hci_error_reset
Ying Hsu
1
-3
/
+4
2024-02-28
Bluetooth: hci_sync: Check the correct flag before starting a scan
Jonas Dreßler
1
-1
/
+1
2024-02-28
Bluetooth: hci_bcm4377: do not mark valid bd_addr as invalid
Johan Hovold
1
-2
/
+1
2024-02-28
Documentations: correct net_cachelines title for struct inet_sock
Haiyue Wang
1
-3
/
+3
2024-02-28
stmmac: Clear variable when destroying workqueue
Jakub Raczynski
1
-1
/
+3
2024-02-28
net: hsr: Fix typo in the hsr_forward_do() function comment
Lukasz Majewski
1
-1
/
+1
2024-02-28
net: ethernet: adi: move PHYLIB from vendor to driver symbol
Randy Dunlap
1
-1
/
+1
2024-02-27
Merge tag 'wireless-2024-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
9
-11
/
+76
2024-02-27
uapi: in6: replace temporary label with rfc9486
Justin Iurman
1
-1
/
+1
[next]