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-11
ynl: samples: fix recycling rate calculation
Jakub Kicinski
1
-0
/
+2
2024-03-11
udp: no longer touch sk->sk_refcnt in early demux
Eric Dumazet
2
-4
/
+6
2024-03-11
Merge branch 'getsockopt-parameter-validation'
David S. Miller
6
-10
/
+13
2024-03-11
net/x25: fix incorrect parameter validation in the x25_getsockopt() function
Gavrilov Ilia
1
-2
/
+2
2024-03-11
net: kcm: fix incorrect parameter validation in the kcm_getsockopt) function
Gavrilov Ilia
1
-1
/
+2
2024-03-11
udp: fix incorrect parameter validation in the udp_lib_getsockopt() function
Gavrilov Ilia
1
-2
/
+2
2024-03-11
l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt() function
Gavrilov Ilia
1
-2
/
+2
2024-03-11
ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() function
Gavrilov Ilia
1
-1
/
+3
2024-03-11
tcp: fix incorrect parameter validation in the do_tcp_getsockopt() function
Gavrilov Ilia
1
-2
/
+2
2024-03-11
Merge branch 'qmc-hdlc'
David S. Miller
6
-0
/
+960
2024-03-11
net: wan: fsl_qmc_hdlc: Add framer support
Herve Codina
1
-5
/
+234
2024-03-11
net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support
Herve Codina
1
-1
/
+150
2024-03-11
lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpers
Andy Shevchenko
2
-0
/
+143
2024-03-11
MAINTAINERS: Add the Freescale QMC HDLC driver entry
Herve Codina
1
-0
/
+7
2024-03-11
net: wan: Add support for QMC HDLC
Herve Codina
3
-0
/
+432
2024-03-11
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
5
-9
/
+210
2024-03-08
Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
34
-173
/
+1168
2024-03-08
Merge tag 'for-net-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
38
-3623
/
+1028
2024-03-08
Merge tag 'ieee802154-for-net-next-2024-03-07' of git://git.kernel.org/pub/sc...
Jakub Kicinski
8
-23
/
+24
2024-03-08
tools: ynl: Fix spelling mistake "Constructred" -> "Constructed"
Colin Ian King
1
-1
/
+1
2024-03-08
ipv4: raw: check sk->sk_rcvbuf earlier
Eric Dumazet
1
-0
/
+7
2024-03-08
ipv6: raw: check sk->sk_rcvbuf earlier
Eric Dumazet
1
-0
/
+7
2024-03-08
nexthop: Simplify dump error handling
Ido Schimmel
1
-9
/
+0
2024-03-08
net: add skb_data_unref() helper
Eric Dumazet
2
-3
/
+19
2024-03-08
Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
132
-1342
/
+3176
2024-03-08
Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
1
-0
/
+3
2024-03-08
Bluetooth: Fix eir name length
Frédéric Danis
2
-23
/
+8
2024-03-08
Merge branch 'hns3-fixes'
David S. Miller
13
-22
/
+74
2024-03-08
net: hns3: add checking for vf id of mailbox
Jian Shen
1
-3
/
+4
2024-03-08
net: hns3: fix port duplex configure error in IMP reset
Jie Wang
1
-1
/
+4
2024-03-08
net: hns3: fix reset timeout under full functions and queues
Peiyang Wang
2
-2
/
+2
2024-03-08
net: hns3: fix delete tc fail issue
Jijie Shao
5
-0
/
+22
2024-03-08
net: hns3: fix kernel crash when 1588 is received on HIP08 devices
Yonglong Liu
1
-1
/
+1
2024-03-08
net: hns3: Disable SerDes serial loopback for HiLink H60
Hao Lan
5
-3
/
+18
2024-03-08
net: hns3: add new 200G link modes for hisilicon device
Hao Lan
2
-11
/
+22
2024-03-08
net: hns3: fix wrong judgment condition issue
Jijie Shao
1
-1
/
+1
2024-03-08
Merge branch 'ionic-diet'
David S. Miller
8
-504
/
+371
2024-03-08
ionic: keep stats struct local to error handling
Shannon Nelson
1
-22
/
+8
2024-03-08
ionic: better dma-map error handling
Shannon Nelson
1
-18
/
+14
2024-03-08
ionic: remove unnecessary NULL test
Shannon Nelson
1
-6
/
+0
2024-03-08
ionic: rearrange ionic_queue for better layout
Shannon Nelson
1
-2
/
+2
2024-03-08
ionic: rearrange ionic_qcq
Shannon Nelson
1
-4
/
+4
2024-03-08
ionic: carry idev in ionic_cq struct
Shannon Nelson
3
-19
/
+6
2024-03-08
ionic: refactor skb building
Shannon Nelson
1
-53
/
+65
2024-03-08
ionic: fold adminq clean into service routine
Shannon Nelson
1
-21
/
+11
2024-03-08
ionic: use specialized desc info structs
Shannon Nelson
5
-86
/
+111
2024-03-08
ionic: remove the cq_info to save more memory
Shannon Nelson
7
-89
/
+38
2024-03-08
ionic: remove callback pointer from desc_info
Shannon Nelson
5
-91
/
+57
2024-03-08
ionic: move adminq-notifyq handling to main file
Shannon Nelson
3
-65
/
+67
2024-03-08
ionic: drop q mapping
Shannon Nelson
3
-35
/
+10
[prev]
[next]