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
Age
Commit message (
Expand
)
Author
2022-04-08
tls: rx: don't store the record type in socket context
Jakub Kicinski
2022-04-08
tls: rx: drop pointless else after goto
Jakub Kicinski
2022-04-08
tls: rx: jump to a more appropriate label
Jakub Kicinski
2022-04-08
netfilter: cttimeout: inc/dec module refcount per object, not per use refcount
Florian Westphal
2022-04-08
netfilter: conntrack: split inner loop of list dumping to own function
Florian Westphal
2022-04-08
netfilter: ecache: move to separate structure
Florian Westphal
2022-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-07
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-07
net: mpls: fix memdup.cocci warning
GONG, Ruiqi
2022-04-07
hv_netvsc: Print value of invalid ID in netvsc_send_{completion,tx_complete}()
Andrea Parri (Microsoft)
2022-04-07
qed: remove an unneed NULL check on list iterator
Xiaomeng Tong
2022-04-07
sfc: Stop using iommu_present()
Robin Murphy
2022-04-07
net: ethernet: set default assignment identifier to NET_NAME_ENUM
Ian Wienand
2022-04-07
libbpf: Make BPF-side of USDT support work on big-endian machines
Ilya Leoshkevich
2022-04-07
libbpf: Minor style improvements in USDT code
Ilya Leoshkevich
2022-04-07
tcp: Add tracepoint for tcp_set_ca_state
Ping Gan
2022-04-07
net-core: rx_otherhost_dropped to core_stats
Jeffrey Ji
2022-04-07
Merge branch 'net-create-a-net-core-internal-header'
Jakub Kicinski
2022-04-07
net: extract a few internals from netdevice.h
Jakub Kicinski
2022-04-07
net: unexport a handful of dev_* functions
Jakub Kicinski
2022-04-07
net: hyperv: remove use of bpf_op_t
Jakub Kicinski
2022-04-07
libbpf: Fix use #ifdef instead of #if to avoid compiler warning
Andrii Nakryiko
2022-04-07
libbpf: Potential NULL dereference in usdt_manager_attach_usdt()
Haowen Bai
2022-04-07
Merge branch 'libbpf: uprobe name-based attach followups'
Andrii Nakryiko
2022-04-07
selftests/bpf: Uprobe tests should verify param/return values
Alan Maguire
2022-04-07
libbpf: Improve string parsing for uprobe auto-attach
Alan Maguire
2022-04-07
libbpf: Improve library identification for uprobe binary path resolution
Alan Maguire
2022-04-07
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-04-07
Merge tag 'random-5.18-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-04-07
Merge tag 'ata-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
2022-04-07
ice: switch: convert packet template match code to rodata
Alexander Lobakin
2022-04-07
ice: switch: use convenience macros to declare dummy pkt templates
Alexander Lobakin
2022-04-07
ice: switch: use a struct to pass packet template params
Alexander Lobakin
2022-04-07
ice: switch: unobscurify bitops loop in ice_fill_adv_dummy_packet()
Alexander Lobakin
2022-04-07
ice: switch: add and use u16[] aliases to ice_adv_lkup_elem::{h, m}_u
Alexander Lobakin
2022-04-06
drivers: net: slip: fix NPD bug in sl_tx_timeout()
Duoming Zhou
2022-04-06
prestera: acl: add action hw_stats support
Volodymyr Mytnyk
2022-04-06
ipv6: fix locking issues with loops over idev->addr_list
Niels Dossche
2022-04-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-04-07
random: check for signals every PAGE_SIZE chunk of /dev/[u]random
Jason A. Donenfeld
2022-04-06
bnx2x: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-04-06
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
2022-04-06
selftests/bpf: Test for writes to map key from BPF helpers
Kumar Kartikeya Dwivedi
2022-04-06
selftests/bpf: Test passing rdonly mem to global func
Kumar Kartikeya Dwivedi
2022-04-06
bpf: Reject writes for PTR_TO_MAP_KEY in check_helper_mem_access
Kumar Kartikeya Dwivedi
2022-04-06
bpf: Check PTR_TO_MEM | MEM_RDONLY in check_helper_mem_access
Kumar Kartikeya Dwivedi
2022-04-06
bpf: Do write access check for kfunc and global func
Kumar Kartikeya Dwivedi
2022-04-06
selftests/bpf: Use bpf_num_possible_cpus() in per-cpu map allocations
Artem Savkov
2022-04-06
libbpf: Fix spelling mistake "libaries" -> "libraries"
Colin Ian King
2022-04-06
selftests/bpf: Fix issues in parse_num_list()
Yuntao Wang
[prev]
[next]