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-12-06
net: hns: fix wrong head when modify the tx feature when sending packets
Yonglong Liu
2
-23
/
+33
2023-12-06
net: atlantic: Fix NULL dereference of skb pointer in
Daniil Maximov
3
-13
/
+19
2023-12-06
r8152: add vendor/device ID pair for ASUS USB-C2500
Kelly Kane
2
-0
/
+2
2023-12-06
ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit()
Shigeru Yoshida
1
-4
/
+7
2023-12-05
Merge branch 'ionic-more-driver-fixes'
Jakub Kicinski
7
-165
/
+28
2023-12-05
ionic: Re-arrange ionic_intr_info struct for cache perf
Brett Creeley
1
-2
/
+2
2023-12-05
ionic: Make the check for Tx HW timestamping more obvious
Brett Creeley
2
-5
/
+10
2023-12-05
ionic: Don't check null when calling vfree()
Brett Creeley
1
-8
/
+4
2023-12-05
ionic: set ionic ptr before setting up ethtool ops
Shannon Nelson
1
-1
/
+1
2023-12-05
ionic: Use cached VF attributes
Brett Creeley
5
-149
/
+11
2023-12-05
packet: add a generic drop reason for receive
Yan Zhai
2
-13
/
+13
2023-12-05
Merge branch 'ionic-small-driver-fixes'
Jakub Kicinski
2
-9
/
+9
2023-12-05
ionic: Fix dim work handling in split interrupt mode
Brett Creeley
1
-8
/
+8
2023-12-05
ionic: fix snprintf format length warning
Shannon Nelson
1
-1
/
+1
2023-12-05
Documentations: fix net_cachelines documentation build warning
Coco Li
7
-0
/
+7
2023-12-05
net: core: synchronize link-watch when carrier is queried
Johannes Berg
7
-4
/
+29
2023-12-05
Merge branch 'reorganize-remaining-patch-of-networking-struct-cachelines'
Jakub Kicinski
4
-167
/
+347
2023-12-05
tcp: reorganize tcp_sock fast path variables
Coco Li
2
-114
/
+227
2023-12-05
net-device: reorganize net_device fast path variables
Coco Li
2
-53
/
+120
2023-12-05
octeon_ep: control net API framework to support offloads
Shinas Rasheed
9
-51
/
+231
2023-12-05
Merge branch 'net-mvmdio-performance-related-improvements'
Jakub Kicinski
1
-37
/
+60
2023-12-05
net: mvmdio: Support setting the MDC frequency on XSMI controllers
Tobias Waldekranz
1
-0
/
+44
2023-12-05
net: mvmdio: Avoid excessive sleeps in polled mode
Tobias Waldekranz
1
-37
/
+16
2023-12-05
tools: ynl: move private definitions to a separate header
Jakub Kicinski
2
-147
/
+145
2023-12-05
tools: ynl: use strerror() if no extack of note provided
Jakub Kicinski
1
-1
/
+5
2023-12-05
tools: pynl: make flags argument optional for do()
Jakub Kicinski
1
-2
/
+2
2023-12-05
tcp: fix mid stream window clamp.
Paolo Abeni
2
-5
/
+26
2023-12-05
Merge branch 'net-convert-to-platform-remove-callback-returning-void'
Jakub Kicinski
7
-39
/
+25
2023-12-05
net: wwan: qcom_bam_dmux: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-05
net: wan/ixp4xx_hss: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-12-05
net: wan/fsl_ucc_hdlc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-05
net: sfp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-05
net: pcs: rzn1-miic: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-05
net: fjes: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-05
net: ipa: Convert to platform remove callback returning void
Uwe Kleine-König
1
-16
/
+13
2023-12-05
net: bnxt: fix a potential use-after-free in bnxt_init_tc
Dinghao Liu
1
-0
/
+1
2023-12-05
net: veth: fix packet segmentation in veth_convert_skb_to_xdp_buff
Lorenzo Bianconi
1
-1
/
+2
2023-12-05
net: hns3: reduce stack usage in hclge_dbg_dump_tm_pri()
Arnd Bergmann
1
-7
/
+14
2023-12-05
iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is zero
Jacob Keller
2
-11
/
+2
2023-12-05
i40e: Fix unexpected MFS warning message
Ivan Vecera
1
-1
/
+1
2023-12-05
ice: Restore fix disabling RX VLAN filtering
Marcin Szycik
1
-3
/
+8
2023-12-05
ice: change vfs.num_msix_per to vf->num_msix
Michal Swiatkowski
2
-9
/
+3
2023-12-05
tools: ynl: remove generated user space code from git
Jakub Kicinski
13
-26838
/
+2
2023-12-05
Merge branch 'sfc-implement-ndo_hwtstamp_-get-set'
Jakub Kicinski
10
-56
/
+76
2023-12-05
sfc-siena: Implement ndo_hwtstamp_(get|set)
Alex Austin
5
-27
/
+38
2023-12-05
sfc: Implement ndo_hwtstamp_(get|set)
Alex Austin
5
-29
/
+38
2023-12-05
octeontx2-af: fix a use-after-free in rvu_npa_register_reporters
Zhipeng Lu
1
-4
/
+1
2023-12-05
xsk: Skip polling event check for unbound socket
Yewon Choi
1
-3
/
+2
2023-12-05
ipvlan: implement .parse_protocol hook function in ipvlan_header_ops
Zhengchao Shao
1
-0
/
+1
2023-12-05
macvlan: implement .parse_protocol hook function in macvlan_hard_header_ops
Zhengchao Shao
1
-0
/
+1
[prev]
[next]