| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-25 | Merge tag 'nf-next-25-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next |  Jakub Kicinski | 8 | -4/+31 |
| 2025-07-25 | ipv6: add `force_forwarding` sysctl to enable per-interface forwarding |  Gabriel Goller | 2 | -0/+106 |
| 2025-07-25 | selftests: net: Skip test if IPv6 is not configured |  Breno Leitao | 1 | -0/+5 |
| 2025-07-25 | selftests: rtnetlink: add macsec and vlan nesting test |  Stanislav Fomichev | 1 | -0/+36 |
| 2025-07-25 | selftests: netfilter: ipvs.sh: Explicity disable rp_filter on interface tunl0 |  Yi Chen | 1 | -2/+2 |
| 2025-07-25 | selftests: netfilter: Ignore tainted kernels in interface stress test |  Phil Sutter | 1 | -1/+4 |
| 2025-07-25 | selftests: netfilter: Enable CONFIG_INET_SCTP_DIAG |  Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2025-07-25 | selftests: net: Enable legacy netfilter legacy options. |  Florian Westphal | 6 | -0/+24 |
| 2025-07-24 | Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm |  Linus Torvalds | 1 | -1/+2 |
| 2025-07-24 | tools/testing/selftests: explicitly test split multi VMA mremap move |  Lorenzo Stoakes | 1 | -1/+126 |
| 2025-07-24 | tools/testing/selftests: test MREMAP_DONTUNMAP on multiple VMA move |  Lorenzo Stoakes | 1 | -10/+19 |
| 2025-07-24 | tools/testing/selftests: add mremap() shrink test for multiple VMAs |  Lorenzo Stoakes | 1 | -1/+82 |
| 2025-07-24 | selftests/mm: guard-regions: Use SKIP() instead of ksft_exit_skip() |  wang lian | 1 | -1/+1 |
| 2025-07-24 | selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));" |  wang lian | 7 | -39/+31 |
| 2025-07-24 | selftests/proc: add verbose mode for /proc/pid/maps tearing tests |  Suren Baghdasaryan | 1 | -12/+141 |
| 2025-07-24 | selftests/proc: extend /proc/pid/maps tearing test to include vma remapping |  Suren Baghdasaryan | 1 | -0/+86 |
| 2025-07-24 | selftests/proc: extend /proc/pid/maps tearing test to include vma resizing |  Suren Baghdasaryan | 1 | -0/+79 |
| 2025-07-24 | selftests/proc: add /proc/pid/maps tearing from vma split test |  Suren Baghdasaryan | 3 | -0/+449 |
| 2025-07-24 | tools/testing/selftests: extend mremap_test to test multi-VMA mremap |  Lorenzo Stoakes | 1 | -1/+145 |
| 2025-07-24 | selftests: drv-net: tso: fix non-tunneled tso6 test case name |  Daniel Zahka | 1 | -12/+14 |
| 2025-07-24 | selftests: drv-net: tso: fix vxlan tunnel flags to get correct gso_type |  Daniel Zahka | 1 | -24/+13 |
| 2025-07-24 | selftests: drv-net: tso: enable test cases based on hw_features |  Daniel Zahka | 1 | -12/+40 |
| 2025-07-24 | selftests: drv-net: Make command requirements explicit |  Gal Pressman | 5 | -6/+5 |
| 2025-07-24 | selftests: drv-net: Fix remote command checking in require_cmd() |  Gal Pressman | 1 | -1/+1 |
| 2025-07-24 | net: define an enum for the napi threaded state |  Samiullah Khawaja | 1 | -18/+18 |
| 2025-07-24 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  Jakub Kicinski | 1 | -0/+25 |
| 2025-07-24 | selftests: drv-net: devmem: use new mattr ynl helpers |  Jakub Kicinski | 1 | -5/+3 |
| 2025-07-24 | selftests/pidfd: Fix duplicate-symbol warnings for SCHED_ CPP symbols |  Paul E. McKenney | 1 | -0/+9 |
| 2025-07-24 | selftests/tracing: Fix false failure of subsystem event test |  Steven Rostedt | 1 | -2/+26 |
| 2025-07-24 | selftests: pci_endpoint: Add doorbell test case |  Frank Li | 1 | -0/+28 |
| 2025-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Jakub Kicinski | 10 | -30/+141 |
| 2025-07-24 | Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Linus Torvalds | 6 | -29/+57 |
| 2025-07-24 | Merge branch 'for-next/feat_mte_store_only' into for-next/core |  Catalin Marinas | 11 | -40/+403 |
| 2025-07-24 | Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/misc', 'for-next/acpi', 'for-next/debug-entry', 'for-next/feat_mte_tagged_far', 'for-next/kselftest', 'for-next/mdscr-cleanup' and 'for-next/vmap-stack', remote-tracking branch 'arm64/for-next/perf' into for-next/core |  Catalin Marinas | 17 | -205/+691 |
| 2025-07-23 | selftests/bpf: Test invalid narrower ctx load |  Paul Chaignon | 1 | -0/+25 |
| 2025-07-23 | selftests: drv-net: wait for iperf client to stop sending |  Nimrod Oren | 1 | -5/+18 |
| 2025-07-23 | selftests/tc-testing: Add selftests for qdisc DualPI2 |  Chia-Yu Chang | 3 | -0/+256 |
| 2025-07-23 | selftests/tc-testing: Fix warning and style check on tdc.sh |  Chia-Yu Chang | 1 | -3/+2 |
| 2025-07-23 | netdevsim: add fw_update_flash_chunk_time_ms debugfs knobs |  Jiri Pirko | 1 | -0/+2 |
| 2025-07-23 | devlink: Fix excessive stack usage in rate TC bandwidth parsing |  Carolina Jubran | 1 | -8/+8 |
| 2025-07-23 | Merge branches 'rcu-exp.23.07.2025', 'rcu.22.07.2025', 'torture-scripts.16.07.2025', 'srcu.19.07.2025', 'rcu.nocb.18.07.2025' and 'refscale.07.07.2025' into rcu.merge.23.07.2025 |  Neeraj Upadhyay (AMD) | 8 | -44/+97 |
| 2025-07-23 | sysctl: Nixify sysctl.sh |  Joel Granados | 1 | -1/+1 |
| 2025-07-22 | selftests: netfilter: tone-down conntrack clash test |  Florian Westphal | 1 | -23/+22 |
| 2025-07-22 | selftests: drv-net: Test head-adjustment support |  Mohsin Bashir | 2 | -1/+327 |
| 2025-07-22 | selftests: drv-net: Test tail-adjustment support |  Mohsin Bashir | 2 | -4/+380 |
| 2025-07-22 | selftests: drv-net: Test XDP_TX support |  Mohsin Bashir | 2 | -0/+114 |
| 2025-07-22 | selftests: drv-net: Test XDP_PASS/DROP support |  Mohsin Bashir | 3 | -0/+462 |
| 2025-07-22 | selftests/kexec: fix test_kexec_jump build |  Moon Hee Lee | 1 | -1/+1 |
| 2025-07-22 | selftests/futex: Fix spelling mistake "Succeffuly" -> "Successfully" |  Colin Ian King | 1 | -1/+1 |
| 2025-07-22 | selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_t |  Cynthia Huang | 1 | -0/+11 |