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-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
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: hns3: reduce stack usage in hclge_dbg_dump_tm_pri()
Arnd Bergmann
1
-7
/
+14
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
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
2023-12-05
Merge branch 'conver-net-selftests-to-run-in-unique-namespace-part-1'
Paolo Abeni
17
-506
/
+500
2023-12-05
selftests/net: convert unicast_extensions.sh to run it in unique namespace
Hangbin Liu
1
-53
/
+46
2023-12-05
selftests/net: convert sctp_vrf.sh to run it in unique namespace
Hangbin Liu
1
-9
/
+3
2023-12-05
selftests/net: convert ndisc_unsolicited_na_test.sh to run it in unique names...
Hangbin Liu
1
-12
/
+7
2023-12-05
selftests/net: convert l2tp.sh to run it in unique namespace
Hangbin Liu
1
-68
/
+62
2023-12-05
selftests/net: convert ioam6.sh to run it in unique namespace
Hangbin Liu
1
-126
/
+121
2023-12-05
sleftests/net: convert icmp.sh to run it in unique namespace
Hangbin Liu
1
-6
/
+4
2023-12-05
selftests/net: convert icmp_redirect.sh to run it in unique namespace
Hangbin Liu
1
-94
/
+88
2023-12-05
selftests/net: convert traceroute.sh to run it in unique namespace
Hangbin Liu
1
-46
/
+36
2023-12-05
selftests/net: convert drop_monitor_tests.sh to run it in unique namespace
Hangbin Liu
1
-10
/
+11
2023-12-05
selftests/net: convert cmsg tests to make them run in unique namespace
Hangbin Liu
3
-12
/
+12
2023-12-05
selftests/net: convert arp_ndisc_untracked_subnets.sh to run it in unique nam...
Hangbin Liu
1
-12
/
+6
2023-12-05
selftests/net: specify the interface when do arping
Hangbin Liu
1
-1
/
+1
2023-12-05
selftests/net: convert arp_ndisc_evict_nocarrier.sh to run it in unique names...
Hangbin Liu
1
-30
/
+16
2023-12-05
selftests/net: add lib.sh
Hangbin Liu
3
-27
/
+87
2023-12-05
Merge branch 'intel-wired-lan-driver-updates-2023-12-01-ice'
Paolo Abeni
18
-297
/
+627
2023-12-05
ice: Rename E822 to E82X
Karol Kolacinski
6
-281
/
+280
2023-12-05
ice: periodically kick Tx timestamp interrupt
Jacob Keller
1
-0
/
+50
2023-12-05
ice: Re-enable timestamping correctly after reset
Karol Kolacinski
2
-10
/
+11
2023-12-05
ice: Improve logs for max ntuple errors
Pawel Kaminski
1
-5
/
+8
2023-12-05
ice: add CGU info to devlink info callback
Arkadiusz Kubalewski
2
-0
/
+29
2023-12-05
ice: read internal temperature sensor
Konrad Knitter
10
-1
/
+249
2023-12-05
Merge branch 'net-sched-act_api-contiguous-action-arrays'
Paolo Abeni
1
-27
/
+30
2023-12-05
net/sched: act_api: use tcf_act_for_each_action in tcf_idr_insert_many
Pedro Tammela
1
-4
/
+2
[next]