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
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-106
/
+128
2023-02-09
Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-21
/
+25
2023-02-09
selftests: forwarding: lib: quote the sysctl values
Hangbin Liu
1
-2
/
+2
2023-02-08
selftests: Fix failing VXLAN VNI filtering test
Ido Schimmel
1
-13
/
+5
2023-02-08
selftests: mptcp: stop tests earlier
Matthieu Baerts
1
-4
/
+10
2023-02-08
selftests: mptcp: allow more slack for slow test-case
Paolo Abeni
1
-2
/
+8
2023-02-07
selftests: ocelot: tc_flower_chains: make test_vlan_ingress_modify() more com...
Vladimir Oltean
1
-1
/
+1
2023-02-06
selftests: forwarding: bridge_mdb_max: Add a new selftest
Petr Machata
2
-0
/
+1337
2023-02-06
selftests: forwarding: lib: Add helpers to build IGMP/MLD leave packets
Petr Machata
1
-0
/
+50
2023-02-06
selftests: forwarding: lib: Allow list of IPs for IGMPv3/MLDv2
Petr Machata
1
-7
/
+15
2023-02-06
selftests: forwarding: lib: Parameterize IGMPv3/MLDv2 generation
Petr Machata
2
-14
/
+31
2023-02-06
selftests: forwarding: lib: Add helpers for checksum handling
Petr Machata
1
-0
/
+56
2023-02-06
selftests: forwarding: lib: Add helpers for IP address handling
Petr Machata
1
-0
/
+37
2023-02-06
selftests: forwarding: bridge_mdb: Fix a typo
Petr Machata
1
-1
/
+1
2023-02-06
selftests: forwarding: Move IGMP- and MLD-related functions to lib
Petr Machata
2
-49
/
+49
2023-02-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-84
/
+103
2023-02-04
Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-84
/
+103
2023-02-03
Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...
Linus Torvalds
2
-1
/
+0
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-41
/
+199
2023-02-02
Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-31
/
+152
2023-02-02
selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...
Andrei Gherzan
1
-7
/
+27
2023-02-02
selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs
Andrei Gherzan
1
-4
/
+20
2023-02-02
selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided
Andrei Gherzan
2
-0
/
+4
2023-02-02
selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning
Andrei Gherzan
1
-1
/
+1
2023-02-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
8
-5
/
+45
2023-01-31
selftests: net: forwarding: lib: Drop lldpad_app_wait_set(), _del()
Petr Machata
1
-21
/
+0
2023-01-31
selftests: mlxsw: qos_defprio: Convert from lldptool to dcb
Petr Machata
1
-52
/
+16
2023-01-31
selftests: mlxsw: qos_dscp_router: Convert from lldptool to dcb
Petr Machata
1
-21
/
+6
2023-01-31
selftests: mlxsw: qos_dscp_bridge: Convert from lldptool to dcb
Petr Machata
1
-18
/
+5
2023-01-31
tools: net: use python3 explicitly
Jakub Kicinski
2
-2
/
+2
2023-01-31
tools: ynl: load jsonschema on demand
Jakub Kicinski
2
-1
/
+14
2023-01-31
tools: ynl: use operation names from spec on the CLI
Jakub Kicinski
2
-4
/
+11
2023-01-31
tools: ynl: support pretty printing bad attribute names
Jakub Kicinski
1
-0
/
+40
2023-01-31
tools: ynl: support multi-attr
Jakub Kicinski
1
-7
/
+14
2023-01-31
tools: ynl: support directional enum-model in CLI
Jakub Kicinski
1
-4
/
+4
2023-01-31
tools: ynl: add support for types needed by ethtool
Jakub Kicinski
1
-1
/
+10
2023-01-31
tools: ynl: use the common YAML loading and validation code
Jakub Kicinski
2
-232
/
+142
2023-01-31
tools: ynl: add an object hierarchy to represent parsed spec
Jakub Kicinski
2
-1
/
+304
2023-01-31
tools: ynl: move the cli and netlink code around
Jakub Kicinski
3
-1
/
+6
2023-01-31
tools: ynl-gen: prevent do / dump reordering
Jakub Kicinski
1
-2
/
+2
2023-01-31
cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()
Waiman Long
1
-0
/
+1
2023-01-29
KVM: selftests: aarch64: Test read-only PT memory regions
Ricardo Koller
1
-7
/
+11
2023-01-29
KVM: selftests: aarch64: Fix check of dirty log PT write
Ricardo Koller
1
-2
/
+5
2023-01-29
KVM: selftests: aarch64: Do not default to dirty PTE pages on all S1PTWs
Ricardo Koller
1
-33
/
+60
2023-01-29
KVM: selftests: aarch64: Relax userfaultfd read vs. write checks
Ricardo Koller
1
-49
/
+34
2023-01-28
selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibility
Andrei Gherzan
1
-1
/
+1
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
56
-1157
/
+3573
2023-01-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-18
/
+99
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-6
/
+5
2023-01-27
selftest/bpf: Make crashes more debuggable in test_progs
Stanislav Fomichev
1
-2
/
+2
[next]