index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/net: specify the interface when do arping
Hangbin Liu
2023-12-05
1
-1
/
+1
*
selftests/net: convert arp_ndisc_evict_nocarrier.sh to run it in unique names...
Hangbin Liu
2023-12-05
1
-30
/
+16
*
selftests/net: add lib.sh
Hangbin Liu
2023-12-05
3
-27
/
+87
*
netdev-genl: spec: Add PID in netdev netlink YAML spec
Amritha Nambiar
2023-12-05
3
-0
/
+9
*
netdev-genl: spec: Add irq in netdev netlink YAML spec
Amritha Nambiar
2023-12-05
3
-0
/
+9
*
netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
Amritha Nambiar
2023-12-05
3
-0
/
+208
*
netdev-genl: spec: Extend netdev netlink spec in YAML for queue
Amritha Nambiar
2023-12-05
3
-0
/
+268
*
selftests: tc-testing: remove filters/tests.json
Pedro Tammela
2023-12-01
3
-123
/
+121
*
selftests: tc-testing: rename concurrency.json to flower.json
Pedro Tammela
2023-12-01
1
-0
/
+0
*
selftests: tc-testing: remove spurious './' from Makefile
Pedro Tammela
2023-12-01
1
-1
/
+1
*
selftests: tc-testing: remove spurious nsPlugin usage
Pedro Tammela
2023-12-01
1
-6
/
+0
*
docs: netlink: link to family documentations from spec info
Jakub Kicinski
2023-12-01
1
-1
/
+7
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-01
29
-94
/
+856
|
\
|
*
selftests/bpf: Add TX side to xdp_hw_metadata
Stanislav Fomichev
2023-11-29
1
-4
/
+160
|
*
selftests/bpf: Convert xdp_hw_metadata to XDP_USE_NEED_WAKEUP
Stanislav Fomichev
2023-11-29
1
-24
/
+49
|
*
selftests/bpf: Add TX side to xdp_metadata
Stanislav Fomichev
2023-11-29
1
-4
/
+29
|
*
selftests/bpf: Add csum helpers
Stanislav Fomichev
2023-11-29
1
-0
/
+43
|
*
selftests/xsk: Support tx_metadata_len
Stanislav Fomichev
2023-11-29
2
-0
/
+4
|
*
xsk: Add option to calculate TX checksum in SW
Stanislav Fomichev
2023-11-29
1
-1
/
+7
|
*
tools: ynl: Print xsk-features from the sample
Stanislav Fomichev
2023-11-29
1
-2
/
+8
|
*
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
2023-11-29
4
-5
/
+85
|
*
xsk: Support tx_metadata_len
Stanislav Fomichev
2023-11-29
1
-0
/
+1
|
*
selftests/bpf: Use pkg-config for libelf
Akihiko Odaki
2023-11-29
1
-2
/
+6
|
*
selftests/bpf: Override PKG_CONFIG for static builds
Akihiko Odaki
2023-11-29
1
-1
/
+1
|
*
selftests/bpf: Choose pkg-config for the target
Akihiko Odaki
2023-11-29
1
-3
/
+3
|
*
bpftool: Add support to display uprobe_multi links
Jiri Olsa
2023-11-29
1
-2
/
+103
|
*
selftests/bpf: Add link_info test for uprobe_multi link
Jiri Olsa
2023-11-29
2
-0
/
+204
|
*
selftests/bpf: Use bpf_link__destroy in fill_link_info tests
Jiri Olsa
2023-11-29
1
-21
/
+23
|
*
bpf: Add link_info support for uprobe multi link
Jiri Olsa
2023-11-29
1
-0
/
+10
|
*
libbpf: Add st_type argument to elf_resolve_syms_offsets function
Jiri Olsa
2023-11-29
4
-5
/
+7
|
*
selftests/bpf: update test_offload to use new orphaned property
Stanislav Fomichev
2023-11-28
1
-9
/
+6
|
*
bpftool: mark orphaned programs during prog show
Stanislav Fomichev
2023-11-28
1
-5
/
+9
|
*
bpf: Fix a few selftest failures due to llvm18 change
Yonghong Song
2023-11-27
1
-0
/
+1
|
*
selftests/bpf: Add lazy global subprog validation tests
Andrii Nakryiko
2023-11-24
2
-0
/
+94
|
*
bpf: Validate global subprogs lazily
Andrii Nakryiko
2023-11-24
2
-4
/
+4
|
*
libbpf: Start v1.4 development cycle
Eduard Zingerman
2023-11-23
2
-1
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-01
15
-88
/
+162
|
\
\
|
*
\
Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-12-01
12
-84
/
+160
|
|
\
\
|
|
*
\
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-30
2
-11
/
+47
|
|
|
\
\
|
|
|
*
|
bpf, sockmap: Add af_unix test with both sockets in map
John Fastabend
2023-11-30
2
-11
/
+47
|
|
*
|
|
tools: ynl-gen: always construct struct ynl_req_state
Jakub Kicinski
2023-11-29
5
-55
/
+102
|
|
*
|
|
selftests/net: mptcp: fix uninitialized variable warnings
Willem de Bruijn
2023-11-28
2
-14
/
+8
|
|
*
|
|
selftests/net: unix: fix unused variable compiler warning
Willem de Bruijn
2023-11-28
1
-1
/
+0
|
|
*
|
|
selftests/net: fix a char signedness issue
Willem de Bruijn
2023-11-28
1
-1
/
+1
|
|
*
|
|
selftests/net: ipsec: fix constant out of range
Willem de Bruijn
2023-11-28
1
-2
/
+2
|
|
|
/
/
|
*
|
|
Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-26
1
-2
/
+0
|
|
\
\
\
|
|
*
|
|
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
Helge Deller
2023-11-25
1
-2
/
+0
|
*
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-11-25
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
kselftest/arm64: Fix output formatting for za-fork
Mark Brown
2023-11-23
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'pm-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-11-24
1
-1
/
+1
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
[next]