index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2023-04-12
bpf, sockmap: fix deadlocks in the sockhash and sockmap
Xin Liu
2023-04-04
bpf: Teach verifier that certain helpers accept NULL pointer.
Alexei Starovoitov
2023-04-04
bpf: Remove unused arguments from btf_struct_access().
Alexei Starovoitov
2023-04-04
bpf: Invoke btf_struct_access() callback only for writes.
Alexei Starovoitov
2023-03-25
bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage_elem
Martin KaFai Lau
2023-03-22
bpf: return long from bpf_map_ops funcs
JP Kobryn
2023-03-20
net: skbuff: rename __pkt_vlan_present_offset to __mono_tc_offset
Jakub Kicinski
2023-03-14
xdp: remove unused {__,}xdp_release_frame()
Alexander Lobakin
2023-03-14
xdp: recycle Page Pool backed skbs built from XDP frames
Alexander Lobakin
2023-03-10
bpf: Add bpf_selem_free()
Martin KaFai Lau
2023-03-10
bpf: Repurpose use_trace_rcu to reuse_now in bpf_local_storage
Martin KaFai Lau
2023-03-10
bpf: Refactor codes into bpf_local_storage_destroy
Martin KaFai Lau
2023-03-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2023-03-07
net: remove enum skb_free_reason
Eric Dumazet
2023-03-07
bpf, net: sock_map memory usage
Yafang Shao
2023-03-07
bpf, net: bpf_local_storage memory usage
Yafang Shao
2023-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-03-03
bpf: allow ctx writes using BPF_ST_MEM instruction
Eduard Zingerman
2023-03-02
bpf: Make bpf_get_current_[ancestor_]cgroup_id() available for all program types
Tejun Heo
2023-03-01
bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
Joanne Koong
2023-03-01
bpf: Add xdp dynptrs
Joanne Koong
2023-03-01
bpf: Add skb dynptrs
Joanne Koong
2023-02-24
net: fix __dev_kfree_skb_any() vs drop monitor
Eric Dumazet
2023-02-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-02-20
scm: add user copy checks to put_cmsg()
Eric Dumazet
2023-02-20
net: make default_rps_mask a per netns attribute
Paolo Abeni
2023-02-20
net: add location to trace_consume_skb()
Eric Dumazet
2023-02-17
bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
Martin KaFai Lau
2023-02-17
bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
Martin KaFai Lau
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-16
devlink: Fix netdev notifier chain corruption
Ido Schimmel
2023-02-16
net/core: refactor promiscuous mode message
Jesse Brandeburg
2023-02-16
net/core: print message for allmulticast
Jesse Brandeburg
2023-02-15
net: msg_zerocopy: elide page accounting if RLIM_INFINITY
Willem de Bruijn
2023-02-15
net: no longer support SOCK_REFCNT_DEBUG feature
Jason Xing
2023-02-14
net-sysfs: make kobj_type structures constant
Thomas Weißschuh
2023-02-13
net: Fix unwanted sign extension in netdev_stats_to_stats64()
Felix Riemann
2023-02-10
net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().
Kuniyuki Iwashima
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
2023-02-10
net: skbuff: drop the word head from skb cache
Jakub Kicinski
2023-02-09
net: initialize net->notrefcnt_tracker earlier
Eric Dumazet
2023-02-09
net: introduce default_rps_mask netns attribute
Paolo Abeni
2023-02-09
net-sysctl: factor-out rpm mask manipulation helpers
Paolo Abeni
2023-02-09
net-sysctl: factor out cpumask parsing helper
Paolo Abeni
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-09
net: enable usercopy for skb_small_head_cache
Eric Dumazet
2023-02-08
txhash: fix sk->sk_txrehash default
Kevin Yang
2023-02-07
net: add dedicated kmem_cache for typical/small skb->head
Eric Dumazet
2023-02-07
net: factorize code in kmalloc_reserve()
Eric Dumazet
2023-02-07
net: remove osize variable in __alloc_skb()
Eric Dumazet
[next]