index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-12-13
xsk: add functions to fill control buffer
Maciej Fijalkowski
2023-12-13
ice: Support RX hash XDP hint
Larysa Zaremba
2023-12-13
bpf: Support uid and gid when mounting bpffs
Jie Jiang
2023-12-11
bpf: use bitfields for simple per-subprog bool flags
Andrii Nakryiko
2023-12-11
bpf: tidy up exception callback management a bit
Andrii Nakryiko
2023-12-11
net, xdp: Allow metadata > 32
Aleksander Lobakin
2023-12-08
bpf: Add some comments to stack representation
Andrei Matei
2023-12-06
bpf: Use arch_bpf_trampoline_size
Song Liu
2023-12-06
bpf: Add arch_bpf_trampoline_size()
Song Liu
2023-12-06
bpf: Add helpers for trampoline image management
Song Liu
2023-12-06
bpf: Adjust argument names of arch_prepare_bpf_trampoline()
Song Liu
2023-12-06
bpf: Let bpf_prog_pack_free handle any pointer
Song Liu
2023-12-06
bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistency
Andrii Nakryiko
2023-12-06
bpf,lsm: add BPF token LSM hooks
Andrii Nakryiko
2023-12-06
bpf,lsm: refactor bpf_map_alloc/bpf_map_free LSM hooks
Andrii Nakryiko
2023-12-06
bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
Andrii Nakryiko
2023-12-06
bpf: consistently use BPF token throughout BPF verifier logic
Andrii Nakryiko
2023-12-06
bpf: take into account BPF token when fetching helper protos
Andrii Nakryiko
2023-12-06
bpf: add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
2023-12-06
bpf: add BPF token support to BPF_BTF_LOAD command
Andrii Nakryiko
2023-12-06
bpf: add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
2023-12-06
bpf: introduce BPF token object
Andrii Nakryiko
2023-12-06
bpf: add BPF token delegation mount options to BPF FS
Andrii Nakryiko
2023-12-05
bpf: support non-r10 register spill/fill to/from stack in precision tracking
Andrii Nakryiko
2023-12-04
bpf: Optimize the free of inner map
Hou Tao
2023-12-04
bpf: Defer the free of inner map when necessary
Hou Tao
2023-12-04
bpf: Add map and need_defer parameters to .map_fd_put_ptr()
Hou Tao
2023-12-02
bpf: enforce exact retval range on subprog/callback exit
Andrii Nakryiko
2023-12-02
bpf: rearrange bpf_func_state fields to save a bit of memory
Andrii Nakryiko
2023-11-30
net: phy: mdio_device: Reset device only when necessary
Andrew Halaney
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-01
Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-29
tcp: Factorise cookie-dependent fields initialisation in cookie_v[46]_check()
Kuniyuki Iwashima
2023-11-29
tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie().
Kuniyuki Iwashima
2023-11-29
tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock().
Kuniyuki Iwashima
2023-11-29
tcp: Don't pass cookie to __cookie_v[46]_check().
Kuniyuki Iwashima
2023-11-29
net: mana: Fix spelling mistake "enforecement" -> "enforcement"
Colin Ian King
2023-11-29
mptcp: add mptcpi_subflows_total counter
Geliang Tang
2023-11-29
Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-11-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-30
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
2023-11-29
xsk: Add option to calculate TX checksum in SW
Stanislav Fomichev
2023-11-29
xsk: Validate xsk_tx_metadata flags
Stanislav Fomichev
2023-11-29
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
2023-11-29
xsk: Support tx_metadata_len
Stanislav Fomichev
2023-11-28
bpf: Add link_info support for uprobe multi link
Jiri Olsa
2023-11-28
net: page_pool: expose page pool stats via netlink
Jakub Kicinski
2023-11-28
net: page_pool: report when page pool was destroyed
Jakub Kicinski
2023-11-28
net: page_pool: report amount of memory held by page pools
Jakub Kicinski
[next]