projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2024-04-03
Tushar Vyavahare
tools: Add ethtool.h header to tooling infra
commit
|
commitdiff
|
tree
|
snapshot
2024-04-03
Alexei Starovoitov
Merge branch 'bpf-arm64-add-support-for-bpf-arena'
commit
|
commitdiff
|
tree
|
snapshot
2024-04-03
Puranjay Mohan
bpf: Add arm64 JIT support for bpf_addr_space_cast...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-03
Puranjay Mohan
bpf: Add arm64 JIT support for PROBE_MEM32 pseudo instr...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-02
Geliang Tang
selftests/bpf: Add pid limit for mptcpify prog
commit
|
commitdiff
|
tree
|
snapshot
2024-04-02
Tobias Böhm
libbpf: Use local bpf_helpers.h include
commit
|
commitdiff
|
tree
|
snapshot
2024-04-02
Jose Fernandez
bpf: Improve program stats run-time calculation
commit
|
commitdiff
|
tree
|
snapshot
2024-04-02
Pu Lehui
selftests/bpf: Skip test when perf_event_open returns...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-02
Andrii Nakryiko
bpftool: Use __typeof__() instead of typeof() in BPF...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-02
Yonghong Song
selftests/bpf: Using llvm may_goto inline asm for cond_...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-02
Anton Protopopov
bpf: Add a verbose message if map limit is reached
commit
|
commitdiff
|
tree
|
snapshot
2024-04-02
David Lechner
bpf: Fix typo in uapi doc comments
commit
|
commitdiff
|
tree
|
snapshot
2024-04-02
Rameez Rehman
bpftool: Clean-up typos, punctuation, list formatting...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-02
Rameez Rehman
bpftool: Remove useless emphasis on command description...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-02
Rameez Rehman
bpftool: Use simpler indentation in source rST for...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-30
Andrii Nakryiko
selftests/bpf: make multi-uprobe tests work in RELEASE...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Alexei Starovoitov
bpf: Avoid kfree_rcu() under lock in bpf_lpm_trie.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Martin KaFai Lau
Merge branch 'Use start_server and connect_fd_to_fd'
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Geliang Tang
selftests/bpf: Drop settimeo in do_test
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Geliang Tang
selftests/bpf: Use connect_fd_to_fd in bpf_tcp_ca
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Martin KaFai Lau
bpf: Mark bpf prog stack with kmsan_unposion_memory...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Alexei Starovoitov
Merge branch 'bpf-fix-a-couple-of-test-failures-with...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Yonghong Song
selftests/bpf: Add a kprobe_multi subtest to use addrs...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Yonghong Song
selftests/bpf: Fix kprobe_multi_bench_attach test failu...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Yonghong Song
selftests/bpf: Add {load,search}_kallsyms_custom_local()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Yonghong Song
selftests/bpf: Refactor trace helper func load_kallsyms...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Yonghong Song
selftests/bpf: Refactor some functions for kprobe_multi...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Yonghong Song
libbpf: Handle <orig_name>.llvm.<hash> symbol properly
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Yonghong Song
libbpf: Mark libbpf_kallsyms_parse static function
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Yonghong Song
selftests/bpf: Replace CHECK with ASSERT macros for...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Martin KaFai Lau
selftests/bpf: Test loading bpf-tcp-cc prog calling...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Martin KaFai Lau
bpf: Remove CONFIG_X86 and CONFIG_DYNAMIC_FTRACE guard...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Yafang Shao
bpf: Mitigate latency spikes associated with freeing...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Alexei Starovoitov
Merge branch 'bench-fast-in-kernel-triggering-benchmarks'
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Andrii Nakryiko
selftests/bpf: add batched tp/raw_tp/fmodret tests
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Andrii Nakryiko
bpf: add bpf_modify_return_test_tp() kfunc triggering...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Andrii Nakryiko
selftests/bpf: lazy-load trigger bench BPF programs
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Andrii Nakryiko
selftests/bpf: remove syscall-driven benchs, keep sysca...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Andrii Nakryiko
selftests/bpf: add batched, mostly in-kernel BPF trigge...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Andrii Nakryiko
selftests/bpf: rename and clean up userspace-triggered...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Haiyue Wang
bpf,arena: Use helper sizeof_field in struct accessors
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Mykyta Yatsenko
bpf: improve error message for unsupported helper
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Anton Protopopov
bpf: Add a check for struct bpf_fib_lookup size
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Anton Protopopov
selftests/bpf: Add BPF_FIB_LOOKUP_MARK tests
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Anton Protopopov
bpf: Add support for passing mark with bpf_fib_lookup
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Jakub Kicinski
Merge branch 'ravb-support-describing-the-mdio-bus'
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Niklas Söderlund
ravb: Add support for an optional MDIO mode
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Niklas Söderlund
dt-bindings: net: renesas,etheravb: Add optional MDIO...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Jakub Kicinski
Merge branch 'doc-netlink-specs-add-vlan-support'
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Hangbin Liu
doc/netlink/specs: Add vlan attr in rt_link spec
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Hangbin Liu
ynl: support hex display_hint for integer
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Jakub Kicinski
Merge branch 'selftests-fixes-for-kernel-ci'
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Petr Machata
selftests: forwarding: Add a test for testing lib.sh...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Petr Machata
selftests: forwarding: router_mpath_nh_lib: Don't skip...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Petr Machata
selftests: forwarding: Mark performance-sensitive tests
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Petr Machata
selftests: forwarding: Support for performance sensitiv...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Petr Machata
selftests: forwarding: Convert log_test() to recognize...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Petr Machata
selftests: forwarding: Have RET track kselftest framewo...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Petr Machata
selftests: lib: Define more kselftest exit codes
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Petr Machata
selftests: forwarding: Change inappropriate log_test_sk...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Petr Machata
selftests: forwarding: Ditch skip_on_veth()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Petr Machata
selftests: forwarding: Move several selftests
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Petr Machata
selftests: forwarding: ipip_lib: Do not import lib.sh
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Petr Machata
selftests: forwarding: README: Document customization
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Petr Machata
selftests: forwarding.config.sample: Move overrides...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Petr Machata
selftests: net: libs: Change variable fallback syntax
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Jakub Kicinski
Merge git://git./linux/kernel/git/netdev/net
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
Linus Torvalds
Merge tag 'net-6.9-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
Florian Westphal
inet: inet_defrag: prevent sk release while still in use
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
Hariprasad...
Octeontx2-af: fix pause frame configuration in GMP...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
Raju Lakkaraju
net: lan743x: Add set RFE read fifo threshold for PCI1x...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
Paolo Abeni
Merge branch 'net-bcmasp-phy-managements-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
Justin Chen
net: bcmasp: Remove phy_{suspend/resume}
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
Justin Chen
net: bcmasp: Bring up unimac after PHY link up
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
Christian Marangi
net: phy: qcom: at803x: fix kernel panic with at8031_probe
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
Paolo Abeni
Merge tag 'nf-24-03-28' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
Paolo Abeni
Merge tag 'for-net' of https://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
Linus Torvalds
Merge tag 'erofs-for-6.9-rc2-fixes' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
Kuniyuki Iwashima
netfilter: arptables: Select NETFILTER_FAMILY_ARP when...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
Pablo Neira...
netfilter: nf_tables: skip netdev hook unregistration...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
Pablo Neira...
netfilter: nf_tables: reject table flag and netdev...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
Pablo Neira...
netfilter: nf_tables: reject destroy command to remove...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Jakub Kicinski
Merge tag 'wireless-2024-03-27' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Linus Torvalds
Merge tag '9p-fixes-for-6.9-rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Linus Torvalds
Merge tag 'for-6.9-rc1-tag' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Linus Torvalds
Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Matt Bobrowski
bpf: update BPF LSM designated reviewer list
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Linus Torvalds
Merge tag 'probes-fixes-v6.9-rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Linus Torvalds
Merge tag 'execve-v6.9-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Alexei Starovoitov
Merge branch 'check-bloom-filter-map-value-size'
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Andrei Matei
bpf: Protect against int overflow for stack access...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Andrei Matei
bpf: Check bloom filter map value size
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Linus Torvalds
Fix build errors due to new UIO_MEM_DMA_COHERENT mess
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Linus Torvalds
Fix memory leak in posix_clock_open()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Hari Bathini
bpf: fix warning for crash_kexec
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Jakub Kicinski
Merge tag 'for-netdev' of https://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Jakub Kicinski
selftests: netdevsim: set test timeout to 10 minutes
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Herve Codina
net: wan: framer: Add missing static inline qualifiers
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Jakub Kicinski
Merge branch '100GbE' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
David Thompson
mlxbf_gige: call request_irq() after NAPI initialized
commit
|
commitdiff
|
tree
|
snapshot
next