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
2024-02-12
selftests/net: Adding test cases of replacing routes and route advertisements.
Kui-Feng Lee
1
-22
/
+129
2024-02-12
selftests: net: ignore timing errors in txtimestamp if KSFT_MACHINE_SLOW
Paolo Abeni
1
-1
/
+2
2024-02-09
selftests: udpgso: Pull up network setup into shell script
Jakub Sitnicki
2
-136
/
+47
2024-02-09
selftests: net: include forwarding lib
Paolo Abeni
1
-0
/
+2
2024-02-09
selftests: tc-testing: add mirred to block tdc tests
Victor Nogueira
1
-0
/
+396
2024-02-09
selftests: forwarding: Add missing multicast routing config entries
Ido Schimmel
1
-0
/
+7
2024-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
40
-406
/
+781
2024-02-08
Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
8
-23
/
+85
2024-02-08
Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-1
/
+42
2024-02-08
netfilter: ctnetlink: fix filtering for zone 0
Felix Huettner
1
-1
/
+42
2024-02-07
selftests: bonding: use slowwait instead of hard code sleep
Hangbin Liu
3
-10
/
+24
2024-02-07
selftests: bonding: reduce garp_test/arp_validate test time
Hangbin Liu
1
-9
/
+29
2024-02-07
selftests: bonding: use tc filter to check if LACP was sent
Hangbin Liu
1
-10
/
+9
2024-02-07
selftests/net/forwarding: add slowwait functions
Hangbin Liu
1
-0
/
+35
2024-02-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+108
2024-02-07
selftests: cmsg_ipv6: repeat the exact packet
Jakub Kicinski
1
-2
/
+2
2024-02-06
tools: ynl: add support for encoding multi-attr
Alessandro Marcolini
1
-0
/
+7
2024-02-06
tools: ynl: correct typo and docstring
Alessandro Marcolini
1
-4
/
+3
2024-02-06
bonding: Add independent control state machine
Aahil Awatramani
1
-0
/
+1
2024-02-06
selftests/net: Amend per-netns counter checks
Dmitry Safonov
1
-6
/
+6
2024-02-06
selftests/net: ignore timing errors in so_txtime if KSFT_MACHINE_SLOW
Willem de Bruijn
1
-2
/
+5
2024-02-05
netdevsim: add Makefile for selftests
David Wei
1
-0
/
+17
2024-02-05
selftests: net: let big_tcp test cope with slow env
Paolo Abeni
1
-1
/
+3
2024-02-04
selftests: netdevsim: stop using ifconfig
Jakub Kicinski
1
-20
/
+20
2024-02-03
Merge tag 'perf-tools-fixes-for-v6.8-1-2024-02-01' of git://git.kernel.org/pu...
Linus Torvalds
31
-383
/
+588
2024-02-02
tools: ynl: auto-gen for all genetlink families
Jakub Kicinski
1
-1
/
+4
2024-02-02
tools: ynl: generate code for ovs families
Jakub Kicinski
3
-1
/
+62
2024-02-02
tools: ynl: include dpll and mptcp_pm in C codegen
Jakub Kicinski
2
-1
/
+3
2024-02-02
selftests: net: avoid just another constant wait
Paolo Abeni
1
-5
/
+13
2024-02-02
selftests: net: fix tcp listener handling in pmtu.sh
Paolo Abeni
1
-1
/
+4
2024-02-02
selftests: net: fix setup_ns usage in rtnetlink.sh
Paolo Abeni
1
-4
/
+2
2024-02-02
selftests: net: cut more slack for gro fwd tests.
Paolo Abeni
2
-3
/
+13
2024-02-02
selftests: openvswitch: Test ICMP related matches work with SNAT
Brad Cowie
1
-0
/
+62
2024-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
41
-212
/
+382
2024-02-01
Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
26
-123
/
+232
2024-02-01
Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2024-02-01
selftests: mptcp: join: stop transfer when check is done (part 2)
Matthieu Baerts (NGI0)
1
-14
/
+9
2024-02-01
selftests: mptcp: join: stop transfer when check is done (part 1)
Matthieu Baerts (NGI0)
1
-2
/
+2
2024-02-01
selftests: mptcp: allow changing subtests prefix
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-02-01
selftests: mptcp: decrease BW in simult flows
Matthieu Baerts (NGI0)
1
-4
/
+4
2024-02-01
selftests: mptcp: increase timeout to 30 min
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-02-01
selftests: mptcp: add missing kconfig for NF Mangle
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-02-01
selftests: mptcp: add missing kconfig for NF Filter in v6
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-02-01
selftests: mptcp: add missing kconfig for NF Filter
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-02-01
selftests: net: enable some more knobs
Paolo Abeni
1
-0
/
+3
2024-02-01
selftests: net: add missing config for NF_TARGET_TTL
Jakub Kicinski
1
-0
/
+1
2024-02-01
selftests: forwarding: List helper scripts in TEST_FILES Makefile variable
Benjamin Poirier
1
-1
/
+1
2024-02-01
selftests: net: List helper scripts in TEST_FILES Makefile variable
Benjamin Poirier
1
-3
/
+2
2024-02-01
selftests: net: Remove executable bits from library scripts
Benjamin Poirier
2
-0
/
+0
2024-02-01
selftests: bonding: Check initial state
Benjamin Poirier
1
-0
/
+11
[next]