projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2023-10-24
Daniel Borkmann
selftests/bpf: Add netlink helper library
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Daniel Borkmann
bpftool: Extend net dump with netkit progs
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Daniel Borkmann
bpftool: Implement link show support for netkit
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Daniel Borkmann
libbpf: Add link-based API for netkit
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Daniel Borkmann
tools: Sync if_link uapi header
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Daniel Borkmann
netkit, bpf: Add bpf programmable net device
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Andrii Nakryiko
bpf: Improve JEQ/JNE branch taken logic
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Paul E. McKenney
bpf: Fold smp_mb__before_atomic() into atomic_set_release()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Song Liu
bpf: Fix unnecessary -EBUSY from htab_lock_bucket
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Albert Huang
xsk: Avoid starving the xsk further down the list
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Alexei Starovoitov
Merge branch 'exact-states-comparison-for-iterator...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Eduard Zingerman
bpf: print full verifier states on infinite loop detection
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Eduard Zingerman
selftests/bpf: test if state loops are detected in...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Eduard Zingerman
bpf: correct loop detection for iterators convergence
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Eduard Zingerman
selftests/bpf: tests with delayed read/precision makrs...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Eduard Zingerman
bpf: exact states comparison for iterator convergence...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Eduard Zingerman
bpf: extract same_callsites() as utility function
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Eduard Zingerman
bpf: move explored_state() closer to the beginning...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-23
Daniel Borkmann
bpf, tcx: Get rid of tcx_link_const
commit
|
commitdiff
|
tree
|
snapshot
2023-10-23
Denys Zagorui
samples: bpf: Fix syscall_tp openat argument
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Alexei Starovoitov
Merge branch 'bpf-fixes-for-per-cpu-kptr'
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Hou Tao
selftests/bpf: Add more test cases for bpf memory allocator
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Hou Tao
bpf: Use bpf_global_percpu_ma for per-cpu kptr in __bpf...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Hou Tao
bpf: Move the declaration of __bpf_obj_drop_impl()...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Hou Tao
bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Hou Tao
bpf: Re-enable unit_size checking for global per-cpu...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Hou Tao
mm/percpu.c: introduce pcpu_alloc_size()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Hou Tao
mm/percpu.c: don't acquire pcpu_lock for pcpu_chunk_add...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Kumar Kartikeya...
selftests/bpf: Make linked_list failure test more robust
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Alexei Starovoitov
Merge branch 'add-open-coded-task-css_task-and-css...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Chuyi Zhou
selftests/bpf: Add tests for open-coded task and css...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Chuyi Zhou
selftests/bpf: rename bpf_iter_task.c to bpf_iter_tasks.c
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Chuyi Zhou
bpf: Let bpf_iter_task_new accept null task ptr
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Chuyi Zhou
bpf: teach the verifier to enforce css_iter and task_it...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Chuyi Zhou
bpf: Introduce css open-coded iterator kfuncs
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Chuyi Zhou
bpf: Introduce task open coded iterator kfuncs
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Chuyi Zhou
bpf: Introduce css_task open-coded iterator kfuncs
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Chuyi Zhou
cgroup: Prepare for using css_task_iter_*() in BPF
commit
|
commitdiff
|
tree
|
snapshot
2023-10-19
Manu Bretelle
bpftool: Wrap struct_ops dump in an array
commit
|
commitdiff
|
tree
|
snapshot
2023-10-19
Manu Bretelle
bpftool: Fix printing of pointer value
commit
|
commitdiff
|
tree
|
snapshot
2023-10-18
Dave Thaler
bpf, docs: Define signed modulo as using truncated...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-18
Larysa Zaremba
selftests/bpf: Add options and frags to xdp_hw_metadata
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Daniel Borkmann
selftests/bpf: Add additional mprog query test coverage
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Yafang Shao
selftests/bpf: Add selftest for bpf_task_under_cgroup...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Yafang Shao
bpf: Fix missed rcu read lock in bpf_task_under_cgroup()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Sebastian Andrzej...
net, bpf: Add a warning if NAPI cb missed xdp_do_flush().
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Andrii Nakryiko
libbpf: Don't assume SHT_GNU_verdef presence for SHT_GN...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Jakub Kicinski
Merge tag 'for-netdev' of https://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Yunsheng Lin
page_pool: fragment API support for 32-bit arch with...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Jacob Keller
net: stub tcp_gro_complete if CONFIG_INET=n
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Muhammad Muzammil
drivers: net: wwan: wwan_core.c: resolved spelling...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Liansen Zhai
cgroup, netclassid: on modifying netclassid in cgroup...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Justin Stitt
net: usb: replace deprecated strncpy with strscpy
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Justin Stitt
lan78xx: replace deprecated strncpy with strscpy
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Justin Stitt
net: phy: smsc: replace deprecated strncpy with ethtool...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Justin Stitt
net: netcp: replace deprecated strncpy with strscpy
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Haiyang Zhang
tcp: Set pingpong threshold via sysctl
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Daniel Borkmann
net, sched: Add tcf_set_drop_reason for {__,}tcf_classify
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Daniel Borkmann
net, sched: Make tc-related drop reason more flexible
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Daniel Borkmann
Merge branch 'bpf-log-improvements'
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Andrii Nakryiko
bpf: Ensure proper register state printing for cond...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Andrii Nakryiko
bpf: Disambiguate SCALAR register state output in verif...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Andrii Nakryiko
selftests/bpf: Make align selftests more robust
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Andrii Nakryiko
selftests/bpf: Improve missed_kprobe_recursion test...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Andrii Nakryiko
selftests/bpf: Improve percpu_alloc test robustness
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Gerhard Engleder
tsnep: Inline small fragments within TX descriptor
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
David S. Miller
Merge branch 'udp-tunnel-route-lookups'
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Beniamino Galvani
vxlan: use generic function for tunnel IPv4 route lookup
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Beniamino Galvani
geneve: use generic function for tunnel IPv4 route...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Beniamino Galvani
geneve: add dsfield helper function
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Beniamino Galvani
ipv4: use tunnel flow flags for tunnel route lookups
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Beniamino Galvani
ipv4: add new arguments to udp_tunnel_dst_lookup()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Beniamino Galvani
ipv4: remove "proto" argument from udp_tunnel_dst_lookup()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Beniamino Galvani
ipv4: rename and move ip_route_output_tunnel()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
zhujun2
selftests: net: remove unused variables
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Christian Marangi
net: cxgb3: simplify logic for rspq_check_napi
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
David S. Miller
Merge branch 'ptp-multiple-readers'
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
Xabier Marquiegui
ptp: add testptp mask test
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
Xabier Marquiegui
ptp: add debugfs interface to see applied channel masks
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
Xabier Marquiegui
ptp: support event queue reader channel masks
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
Xabier Marquiegui
ptp: support multiple timestamp event readers
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
Xabier Marquiegui
ptp: Replace timestamp event queue with linked list
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
Xabier Marquiegui
posix-clock: introduce posix_clock_context concept
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
David S. Miller
Merge branch 'dpll-phase-offset-phase-adjust'
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
Arkadiusz Kubalewski
dpll: netlink/core: change pin frequency set behavior
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
Arkadiusz Kubalewski
ice: dpll: implement phase related callbacks
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
Arkadiusz Kubalewski
dpll: netlink/core: add support for pin-dpll signal...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
Arkadiusz Kubalewski
dpll: spec: add support for pin-dpll signal phase offse...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
Arkadiusz Kubalewski
dpll: docs: add support for pin signal phase offset...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
David S. Miller
Merge branch 'i40e-devlink'
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
Ivan Vecera
i40e: Add PBA as board id info to devlink .info_get
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
Ivan Vecera
i40e: Refactor and rename i40e_read_pba_string()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
Ivan Vecera
i40e: Add handler for devlink .info_get
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
Ivan Vecera
i40e: Split and refactor i40e_nvm_version_str()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
Ivan Vecera
i40e: Add initial devlink support
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
Pavan Chebbi
tg3: Improve PTP TX timestamping logic
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
Jakub Kicinski
docs: try to encourage (netdev?) reviewers
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
David S. Miller
Merge branch 'sfc-conntrack-offload'
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
Edward Cree
sfc: support offloading ct(nat) action in RHS rules
commit
|
commitdiff
|
tree
|
snapshot
2023-10-15
Edward Cree
sfc: parse mangle actions (NAT) in conntrack entries
commit
|
commitdiff
|
tree
|
snapshot
next