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-01-27
net: add missing includes of linux/sched/clock.h
Jakub Kicinski
6
-0
/
+7
2023-01-27
net: skbuff: drop the linux/textsearch.h include
Jakub Kicinski
2
-1
/
+2
2023-01-27
net: checksum: drop the linux/uaccess.h include
Jakub Kicinski
3
-2
/
+4
2023-01-27
net: skbuff: drop the linux/net.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: add missing includes of linux/net.h
Jakub Kicinski
2
-0
/
+2
2023-01-27
Merge branch 'ipa-abstract-status'
David S. Miller
2
-73
/
+217
2023-01-27
net: ipa: add IPA v5.0 packet status support
Alex Elder
1
-16
/
+36
2023-01-27
net: ipa: introduce generalized status decoder
Alex Elder
1
-38
/
+120
2023-01-27
net: ipa: IPA status preparatory cleanups
Alex Elder
1
-18
/
+25
2023-01-27
net: ipa: define remaining IPA status field values
Alex Elder
1
-9
/
+22
2023-01-27
net: ipa: rename the NAT enumerated type
Alex Elder
2
-6
/
+8
2023-01-27
net: ipa: define all IPA status mask bits
Alex Elder
1
-3
/
+22
2023-01-27
net: ipa: stop using sizeof(status)
Alex Elder
1
-6
/
+9
2023-01-27
net: ipa: refactor status buffer parsing
Alex Elder
1
-8
/
+6
2023-01-26
net: dsa: ocelot: build felix.c into a dedicated kernel module
Vladimir Oltean
3
-7
/
+21
2023-01-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
11
-134
/
+150
2023-01-26
Merge branch 'tools-ynl-prevent-reorder-and-fix-flags'
Jakub Kicinski
1
-22
/
+28
2023-01-26
tools: ynl: store ops in ordered dict to avoid random ordering
Jakub Kicinski
1
-1
/
+2
2023-01-26
tools: ynl: rename ops_list -> msg_list
Jakub Kicinski
1
-4
/
+6
2023-01-26
tools: ynl: support kdocs for flags in code generation
Jakub Kicinski
1
-17
/
+20
2023-01-26
Merge branch 'convert-drivers-to-return-xfrm-configuration-errors-through-ext...
Jakub Kicinski
12
-140
/
+137
2023-01-26
cxgb4: fill IPsec state validation failure reason
Leon Romanovsky
2
-16
/
+15
2023-01-26
bonding: fill IPsec state validation failure reason
Leon Romanovsky
1
-1
/
+1
2023-01-26
ixgbe: fill IPsec state validation failure reason
Leon Romanovsky
1
-11
/
+10
2023-01-26
ixgbevf: fill IPsec state validation failure reason
Leon Romanovsky
1
-9
/
+8
2023-01-26
nfp: fill IPsec state validation failure reason
Leon Romanovsky
1
-19
/
+19
2023-01-26
netdevsim: Fill IPsec state validation failure reason
Leon Romanovsky
1
-6
/
+5
2023-01-26
net/mlx5e: Fill IPsec state validation failure reason
Leon Romanovsky
1
-43
/
+32
2023-01-26
xfrm: extend add state callback to set failure reason
Leon Romanovsky
12
-20
/
+30
2023-01-26
net/mlx5e: Fill IPsec policy validation failure reason
Leon Romanovsky
1
-10
/
+12
2023-01-26
xfrm: extend add policy callback to set failure reason
Leon Romanovsky
4
-5
/
+5
2023-01-26
net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...
Vladimir Oltean
3
-11
/
+43
2023-01-26
Merge branch 'mptcp-add-mixed-v4-v6-support-for-the-in-kernel-pm'
Paolo Abeni
5
-99
/
+171
2023-01-26
selftests: mptcp: userspace: avoid read errors
Matthieu Baerts
1
-20
/
+12
2023-01-26
selftests: mptcp: userspace: print error details if any
Matthieu Baerts
1
-8
/
+25
2023-01-26
selftests: mptcp: userspace: refactor asserts
Matthieu Baerts
1
-36
/
+36
2023-01-26
selftests: mptcp: userspace: print titles
Matthieu Baerts
1
-1
/
+23
2023-01-26
mptcp: userspace pm: use a single point of exit
Matthieu Baerts
1
-2
/
+3
2023-01-26
selftests: mptcp: add test-cases for mixed v4/v6 subflows
Paolo Abeni
1
-9
/
+44
2023-01-26
mptcp: propagate sk_ipv6only to subflows
Matthieu Baerts
1
-0
/
+1
2023-01-26
mptcp: let the in-kernel PM use mixed IPv4 and IPv6 addresses
Paolo Abeni
1
-27
/
+31
2023-01-26
icmp: Add counters for rate limits
Jamie Bainbridge
5
-3
/
+16
2023-01-26
Merge branch 'adding-sparx5-is0-vcap-support'
Paolo Abeni
12
-1921
/
+2122
2023-01-26
net: microchip: sparx5: Add support for IS0 VCAP CVLAN TC keys
Steen Hegelund
1
-0
/
+51
2023-01-26
net: microchip: sparx5: Add support for IS0 VCAP ethernet protocol types
Steen Hegelund
3
-30
/
+43
2023-01-26
net: microchip: sparx5: Add automatic selection of VCAP rule actionset
Steen Hegelund
3
-10
/
+109
2023-01-26
net: microchip: sparx5: Add TC filter chaining support for IS0 and IS2 VCAPs
Steen Hegelund
3
-2
/
+136
2023-01-26
net: microchip: sparx5: Add TC support for IS0 VCAP
Steen Hegelund
1
-9
/
+45
2023-01-26
net: microchip: sparx5: Add actionset type id information to rule
Steen Hegelund
1
-0
/
+34
2023-01-26
net: microchip: sparx5: Add IS0 VCAP keyset configuration for Sparx5
Steen Hegelund
4
-54
/
+564
[next]