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-15
Merge branch 'net-dqs-optimize-if-stall-threshold-is-not-set'
Jakub Kicinski
2
-24
/
+39
2024-04-15
net: dqs: make struct dql more cache efficient
Breno Leitao
2
-6
/
+12
2024-04-15
net: dql: Optimize stall information population
Breno Leitao
1
-1
/
+3
2024-04-15
net: dql: Separate queue function responsibilities
Breno Leitao
1
-19
/
+25
2024-04-15
net: dql: Avoid calling BUG() when WARN() is enough
Breno Leitao
1
-1
/
+2
2024-04-15
Merge branch 'cpsw-xdp'
David S. Miller
4
-101
/
+623
2024-04-15
net: ethernet: ti: am65-cpsw: Add minimal XDP support
Julien Panis
2
-96
/
+576
2024-04-15
net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
Julien Panis
2
-5
/
+33
2024-04-15
net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
Julien Panis
2
-0
/
+14
2024-04-15
udp: Avoid call to compute_score on multiple sites
Gabriel Krisman Bertazi
2
-9
/
+32
2024-04-15
net: ip6_gre: Remove generic .ndo_get_stats64
Breno Leitao
1
-3
/
+0
2024-04-15
net: ipv6_gre: Do not use custom stat allocator
Breno Leitao
1
-17
/
+5
2024-04-15
net: dsa: convert dsa_user_phylink_fixed_state() to use dsa_phylink_to_port()
Russell King (Oracle)
1
-1
/
+1
2024-04-15
net: constify net_class
Heiner Kallweit
1
-1
/
+1
2024-04-15
gve: Correctly report software timestamping capabilities
John Fraker
1
-1
/
+2
2024-04-15
net: save some cycles when doing skb_attempt_defer_free()
Jason Xing
1
-3
/
+3
2024-04-15
Merge branch 'flower-control-flags'
David S. Miller
4
-3
/
+65
2024-04-15
net: dsa: microchip: ksz9477: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+3
2024-04-15
net: prestera: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+4
2024-04-15
nfp: flower: fix check for unsupported control flags
Asbjørn Sloth Tønnesen
1
-3
/
+3
2024-04-15
flow_offload: add control flag checking helpers
Asbjørn Sloth Tønnesen
1
-0
/
+55
2024-04-15
net: dev_addr_lists: move locking out of init/exit in kunit
Jakub Kicinski
1
-2
/
+12
2024-04-15
drop_monitor: replace spin_lock by raw_spin_lock
Wander Lairson Costa
1
-10
/
+10
2024-04-12
fib: rules: no longer hold RTNL in fib_nl_dumprule()
Eric Dumazet
1
-8
/
+9
2024-04-12
tipc: remove redundant assignment to ret, simplify code
Colin Ian King
1
-4
/
+1
2024-04-12
tcp: small optimization when TCP_TW_SYN is processed
Eric Dumazet
2
-2
/
+2
2024-04-12
Merge branch 'support-some-features-for-the-hns3-ethernet-driver'
Jakub Kicinski
15
-652
/
+1461
2024-04-12
net: hns3: add support to query scc version by devlink info
Hao Chen
7
-3
/
+84
2024-04-12
net: hns3: dump more reg info based on ras mod
Peiyang Wang
7
-8
/
+477
2024-04-12
net: hns3: move constants from hclge_debugfs.h to hclge_debugfs.c
Jijie Shao
2
-640
/
+640
2024-04-12
net: hns3: add command queue trace for hns3
Hao Lan
6
-1
/
+260
2024-04-12
net: nfc: remove inappropriate attrs check
Lin Ma
1
-4
/
+2
2024-04-12
Merge branch 'ptp-convert-to-platform-remove-callback-returning-void'
Jakub Kicinski
5
-18
/
+10
2024-04-12
ptp: ptp_qoriq: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-04-12
ptp: ptp_ines: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-04-12
ptp: ptp_idt82p33: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-12
ptp: ptp_dte: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-12
ptp: ptp_clockmatrix: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-12
Merge branch 'selftests-move-netfilter-tests-to-net'
Jakub Kicinski
43
-1934
/
+1493
2024-04-12
selftests: netfilter: nft_nat.sh: move to lib.sh infra
Florian Westphal
1
-274
/
+206
2024-04-12
selftests: netfilter: nft_flowtable.sh: move test to lib.sh infra
Florian Westphal
1
-72
/
+36
2024-04-12
selftests: netfilter: nft_fib.sh: move to lib.sh infra
Florian Westphal
1
-52
/
+19
2024-04-12
selftests: netfilter: nft_conntrack_helper.sh: test to lib.sh infra
Florian Westphal
1
-79
/
+53
2024-04-12
selftests: netfilter: nf_nat_edemux.sh: move to lib.sh infra
Florian Westphal
1
-56
/
+26
2024-04-12
selftests: netfilter: ipvs.sh: move to lib.sh infra
Florian Westphal
1
-85
/
+68
2024-04-12
selftests: netfilter: place checktool helper in lib.sh
Florian Westphal
3
-12
/
+8
2024-04-12
selftests: netfilter: conntrack_ipip_mtu.sh" move to lib.sh infra
Florian Westphal
1
-23
/
+14
2024-04-12
selftests: netfilter: conntrack_vrf.sh: move to lib.sh infra
Florian Westphal
1
-62
/
+39
2024-04-12
selftests: netfilter: conntrack_sctp_collision.sh: move to lib.sh infra
Florian Westphal
1
-34
/
+32
2024-04-12
selftests: netfilter: conntrack_tcp_unreplied.sh: move to lib.sh infra
Florian Westphal
1
-69
/
+55
[next]