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-08-07
Merge tag 'for-net-2024-08-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
3
-10
/
+24
2024-08-07
Merge branch 'idpf-fix-3-bugs-revealed-by-the-chapter-i'
Jakub Kicinski
2
-58
/
+33
2024-08-07
idpf: fix UAFs when destroying the queues
Alexander Lobakin
2
-35
/
+13
2024-08-07
idpf: fix memleak in vport interrupt configuration
Michal Kubiak
1
-11
/
+8
2024-08-07
idpf: fix memory leaks and crashes while performing a soft reset
Alexander Lobakin
1
-15
/
+15
2024-08-07
bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()
Michael Chan
1
-6
/
+7
2024-08-07
net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()
Joe Hattori
1
-1
/
+3
2024-08-07
net/smc: add the max value of fallback reason count
Zhengchao Shao
1
-1
/
+1
2024-08-07
Bluetooth: hci_sync: avoid dup filtering when passive scanning with adv monitor
Anton Khirnov
1
-0
/
+14
2024-08-07
Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()
Dmitry Antipov
1
-0
/
+1
2024-08-07
Bluetooth: hci_qca: fix a NULL-pointer derefence at shutdown
Bartosz Golaszewski
1
-1
/
+1
2024-08-07
Bluetooth: hci_qca: fix QCA6390 support on non-DT platforms
Bartosz Golaszewski
1
-5
/
+8
2024-08-07
Bluetooth: hci_qca: don't call pwrseq_power_off() twice for QCA6390
Bartosz Golaszewski
1
-4
/
+0
2024-08-06
net: usb: qmi_wwan: add MeiG Smart SRM825L
ZHANG Yuntian
1
-0
/
+1
2024-08-06
net: dsa: microchip: Fix Wake-on-LAN check to not return an error
Tristram Ha
1
-0
/
+5
2024-08-06
net: linkwatch: use system_unbound_wq
Eric Dumazet
1
-2
/
+2
2024-08-05
net: bridge: mcast: wait for previous gc cycles when removing port
Nikolay Aleksandrov
1
-3
/
+1
2024-08-05
net: usb: qmi_wwan: fix memory leak for not ip packets
Daniele Palmas
1
-0
/
+1
2024-08-05
Merge branch 'virtio-net-rq-coalescing' into main
David S. Miller
1
-2
/
+12
2024-08-05
virtio-net: unbreak vq resizing when coalescing is not negotiated
Heng Qi
1
-2
/
+6
2024-08-05
virtio-net: check feature before configuring the vq coalescing command
Heng Qi
1
-0
/
+6
2024-08-04
net/tcp: Disable TCP-AO static key after RCU grace period
Dmitry Safonov
1
-13
/
+30
2024-08-02
gve: Fix use of netif_carrier_ok()
Praveen Kaligineedi
2
-7
/
+7
2024-08-02
net: pse-pd: tps23881: Fix the device ID check
Kyle Swenson
1
-1
/
+3
2024-08-02
sctp: Fix null-ptr-deref in reuseport_add_sock().
Kuniyuki Iwashima
1
-8
/
+11
2024-08-02
MAINTAINERS: update status of sky2 and skge drivers
Stephen Hemminger
1
-1
/
+1
2024-08-01
Merge branch 'mptcp-fix-endpoints-with-signal-and-subflow-flags'
Jakub Kicinski
3
-32
/
+73
2024-08-01
selftests: mptcp: join: test both signal & subflow
Matthieu Baerts (NGI0)
1
-0
/
+15
2024-08-01
selftests: mptcp: join: ability to invert ADD_ADDR check
Matthieu Baerts (NGI0)
1
-14
/
+26
2024-08-01
mptcp: pm: do not ignore 'subflow' if 'signal' flag is also set
Matthieu Baerts (NGI0)
1
-4
/
+12
2024-08-01
mptcp: pm: don't try to create sf if alloc failed
Matthieu Baerts (NGI0)
1
-4
/
+6
2024-08-01
mptcp: pm: reduce indentation blocks
Matthieu Baerts (NGI0)
1
-8
/
+11
2024-08-01
mptcp: pm: deny endp with signal + subflow + port
Matthieu Baerts (NGI0)
1
-2
/
+2
2024-08-01
mptcp: fully established after ADD_ADDR echo on MPJ
Matthieu Baerts (NGI0)
1
-1
/
+2
2024-08-01
Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
73
-303
/
+694
2024-08-01
Merge branch 'mptcp-fix-duplicate-data-handling'
Paolo Abeni
2
-8
/
+16
2024-08-01
mptcp: fix duplicate data handling
Paolo Abeni
1
-4
/
+12
2024-08-01
mptcp: fix bad RCVPRUNED mib accounting
Paolo Abeni
1
-4
/
+4
2024-08-01
Merge tag 'nf-24-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-13
/
+19
2024-08-01
ipv6: fix ndisc_is_useropt() handling for PIO
Maciej Żenczykowski
1
-16
/
+18
2024-07-31
igc: Fix double reset adapter triggered from a single taprio cmd
Faizal Rahim
1
-16
/
+17
2024-07-31
net: MAINTAINERS: Demote Qualcomm IPA to "maintained"
Krzysztof Kozlowski
1
-1
/
+1
2024-07-31
net: wan: fsl_qmc_hdlc: Discard received CRC
Herve Codina
1
-6
/
+18
2024-07-31
net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutex
Herve Codina
1
-3
/
+4
2024-07-31
Merge branch 'mlx5-misc-fixes-2024-07-30'
Jakub Kicinski
9
-11
/
+26
2024-07-31
net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptys
Shahar Shitrit
1
-1
/
+6
2024-07-31
net/mlx5e: Fix CT entry update leaks of modify header context
Chris Mi
1
-0
/
+1
2024-07-31
net/mlx5e: Require mlx5 tc classifier action support for IPsec prio capability
Rahul Rameshbabu
1
-3
/
+4
2024-07-31
net/mlx5: Fix missing lock on sync reset reload
Moshe Shemesh
1
-1
/
+4
2024-07-31
net/mlx5: Lag, don't use the hardcoded value of the first port
Mark Bloch
1
-1
/
+1
[next]