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-04-04
netfilter: nf_tables: reject new basechain after table flag update
Pablo Neira Ayuso
1
-0
/
+3
2024-04-04
netfilter: nf_tables: flush pending destroy work before exit_net release
Pablo Neira Ayuso
1
-0
/
+1
2024-04-04
netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
Pablo Neira Ayuso
1
-5
/
+8
2024-04-04
netfilter: nf_tables: release batch on table validation from abort path
Pablo Neira Ayuso
1
-5
/
+10
2024-04-04
Revert "tg3: Remove residual error handling in tg3_suspend"
Paolo Abeni
1
-4
/
+26
2024-04-04
tg3: Remove residual error handling in tg3_suspend
Nikita Kiryushin
1
-26
/
+4
2024-04-03
net: mana: Fix Rx DMA datasize and skb_over_panic
Haiyang Zhang
2
-2
/
+1
2024-04-03
net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()
Eric Dumazet
1
-1
/
+1
2024-04-03
net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestamping
Horatiu Vultur
1
-2
/
+8
2024-04-03
net: stmmac: fix rx queue priority assignment
Piotr Wejman
2
-16
/
+62
2024-04-03
net: txgbe: fix i2c dev name cannot match clkdev
Duanqiang Wen
1
-3
/
+5
2024-04-03
Merge branch 'net-fec-fix-to-suspend-resume-with-mac_managed_pm'
Jakub Kicinski
1
-2
/
+9
2024-04-03
net: fec: Set mac_managed_pm during probe
Wei Fang
1
-2
/
+9
2024-04-03
net: bcmgenet: Reset RBUF on first open
Phil Elwell
1
-4
/
+12
2024-04-03
octeontx2-af: Add array index check
Aleksandr Mishin
1
-0
/
+2
2024-04-02
MAINTAINERS: mlx5: Add Tariq Toukan
Tariq Toukan
1
-0
/
+2
2024-04-02
ipv6: Fix infinite recursion in fib6_dump_done().
Kuniyuki Iwashima
1
-7
/
+7
2024-04-02
r8169: fix issue caused by buggy BIOS on certain boards with RTL8168d
Heiner Kallweit
1
-0
/
+9
2024-04-02
vsock/virtio: fix packet delivery to tap device
Marco Pinna
1
-1
/
+2
2024-04-02
ax25: fix use-after-free bugs caused by ax25_ds_del_timer
Duoming Zhou
1
-1
/
+1
2024-04-01
i40e: Fix VF MAC filter removal
Ivan Vecera
1
-5
/
+6
2024-04-01
Merge branch 'mptcp-fix-fallback-mib-counter-and-wrong-var-in-selftests'
Jakub Kicinski
4
-3
/
+14
2024-04-01
selftests: mptcp: join: fix dev in check_endpoint
Geliang Tang
1
-1
/
+3
2024-04-01
mptcp: don't account accept() of non-MPC client as fallback to TCP
Davide Caratti
3
-2
/
+11
2024-04-01
mptcp: prevent BPF accessing lowat from a subflow socket.
Paolo Abeni
1
-0
/
+4
2024-04-01
selftests: reuseaddr_conflict: add missing new line at the end of the output
Jakub Kicinski
1
-1
/
+1
2024-04-01
net: phy: micrel: Fix potential null pointer dereference
Aleksandr Mishin
1
-5
/
+16
2024-03-29
Merge tag 'for-net-2024-03-29' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
9
-33
/
+98
2024-03-29
Merge branch 'tcp-fix-bind-regression-and-more-tests'
Jakub Kicinski
2
-77
/
+736
2024-03-29
selftest: tcp: Add bind() tests for SO_REUSEADDR/SO_REUSEPORT.
Kuniyuki Iwashima
1
-6
/
+257
2024-03-29
selftest: tcp: Add bind() tests for IPV6_V6ONLY.
Kuniyuki Iwashima
1
-0
/
+116
2024-03-29
selftest: tcp: Add more bind() calls.
Kuniyuki Iwashima
1
-59
/
+166
2024-03-29
selftest: tcp: Add v4-v4 and v6-v6 bind() conflict tests.
Kuniyuki Iwashima
1
-0
/
+100
2024-03-29
selftest: tcp: Define the reverse order bind() tests explicitly.
Kuniyuki Iwashima
1
-8
/
+59
2024-03-29
selftest: tcp: Make bind() selftest flexible.
Kuniyuki Iwashima
1
-34
/
+58
2024-03-29
tcp: Fix bind() regression for v6-only wildcard and v4(-mapped-v6) non-wildca...
Kuniyuki Iwashima
1
-8
/
+11
2024-03-29
tcp: Fix bind() regression for v6-only wildcard and v4-mapped-v6 non-wildcard...
Kuniyuki Iwashima
1
-2
/
+9
2024-03-29
erspan: make sure erspan_base_hdr is present in skb->head
Eric Dumazet
2
-0
/
+8
2024-03-29
r8169: skip DASH fw status checks when DASH is disabled
Atlas Yu
1
-4
/
+27
2024-03-29
octeontx2-pf: check negative error code in otx2_open()
Su Hui
1
-1
/
+1
2024-03-29
net: do not consume a cacheline for system_page_pool
Eric Dumazet
1
-1
/
+1
2024-03-29
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
6
-41
/
+93
2024-03-29
net/rds: fix possible cp null dereference
Mahmoud Adam
1
-1
/
+1
2024-03-29
net: dsa: mv88e6xxx: fix usable ports on 88e6020
Michael Krummsdorf
1
-1
/
+5
2024-03-29
mlxbf_gige: stop interface during shutdown
David Thompson
1
-2
/
+8
2024-03-29
Bluetooth: Fix TOCTOU in HCI debugfs implementation
Bastien Nocera
1
-16
/
+32
2024-03-29
Bluetooth: hci_event: set the conn encrypted before conn establishes
Hui Wang
1
-0
/
+25
2024-03-29
Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_sync
Luiz Augusto von Dentz
2
-4
/
+7
2024-03-29
Bluetooth: qca: fix device-address endianness
Johan Hovold
2
-2
/
+16
2024-03-29
Bluetooth: add quirk for broken address properties
Johan Hovold
2
-1
/
+13
[next]