index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
(
unfollow
)
Commit message (
Expand
)
Author
2024-10-17
Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20
Raghuram Subramani
2024-01-10
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
2024-01-06
UPSTREAM: netpoll: Fix device name check in netpoll_setup()
Matthias Kaehlcke
2023-11-02
net: add ndo to setup/query xdp prog in adapter rx
Brenden Blanco
2023-11-02
ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
Keller, Jacob E
2023-11-02
net: constify netif_is_* helpers net_device param
Jiri Pirko
2022-10-28
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
2022-10-28
ebpf: allow bpf_get_current_uid_gid_proto also for networking
Roberto Sartori
2022-10-28
bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes
Liu Jian
2022-10-28
soreuseport: fix initialization race
Craig Gallek
2022-10-28
net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...
Shmulik Ladkani
2022-10-28
sk_buff: allow segmenting based on frag sizes
Marcelo Ricardo Leitner
2022-10-28
soreuseport: change consume_skb to kfree_skb in error case
Craig Gallek
2022-10-28
soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind
Craig Gallek
2022-10-28
soreuseport: fix mem leak in reuseport_add_sock()
Eric Dumazet
2022-04-19
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
2022-04-19
bpf: reject wrong sized filters earlier
Daniel Borkmann
2022-04-19
soreuseport: Prep for fast reuseport TCP socket selection
Craig Gallek
2022-04-19
FROMGIT: bpf: Do not change gso_size during bpf_skb_change_proto()
Maciej Żenczykowski
2022-04-19
UPSTREAM: bpf: restore skb->sk before pskb_trim() call
Eric Dumazet
2022-04-19
BACKPORT: net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP
Maciej Żenczykowski
2022-04-19
bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
Daniel Borkmann
2022-04-19
bpf: Fix bpf_redirect to an ipip/ip6tnl dev
Martin KaFai Lau
2022-04-19
bpf: Remove MTU check in __bpf_skb_max_len
Jesper Dangaard Brouer
2022-04-19
UPSTREAM: net: filter: run cgroup eBPF ingress programs
Daniel Mack
2022-04-19
bpf: use skb_to_full_sk helper in bpf_skb_under_cgroup
Daniel Borkmann
2022-04-19
bpf, events: fix offset in skb copy handler
Daniel Borkmann
2022-04-19
bpf: use bpf_get_smp_processor_id_proto instead of raw one
Daniel Borkmann
2022-04-19
net/compat: Add missing sock updates for SCM_RIGHTS
Kees Cook
2022-04-19
BACKPORT [FROMLIST] New getsockopt option to get socket cookie
Chenbo Feng
2022-04-19
net, sysctl: Fix compiler warning when only cBPF is present
Alexander Lobakin
2022-04-19
Revert "net/compat: Add missing sock updates for SCM_RIGHTS"
Maitreya29
2022-04-19
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
2022-04-19
netprio_cgroup: Fix unlimited memory leak of v2 cgroups
Zefan Li
2022-04-19
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2022-04-19
BACKPORT: UPSTREAM: Add a eBPF helper function to retrieve socket uid
Chenbo Feng
2022-04-19
BACKPORT: UPSTREAM: Add a helper function to get socket cookie in eBPF
Chenbo Feng
2022-04-19
bpf: add helper to invalidate hash
Daniel Borkmann
2022-04-19
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
2022-04-19
bpf: restrict access to core bpf sysctls
Daniel Borkmann
2022-04-19
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
2022-04-19
bpf: fix 32-bit divide by zero
Alexei Starovoitov
2022-04-19
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2022-04-19
UPSTREAM: bpf: add new prog type for cgroup socket filtering
Daniel Mack
2022-04-19
BACKPORT: UPSTREAM: bpf: pass sk to helper functions
Willem de Bruijn
2022-04-19
kernel: add a helper to get an owning user namespace for a namespace
Andrey Vagin
2022-04-19
cgroup: duplicate cgroup reference when cloning sockets
Johannes Weiner
2022-04-19
sock, cgroup: add sock->sk_cgroup
Tejun Heo
2022-04-19
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
2022-04-19
netprio_cgroup: limit the maximum css->id to USHRT_MAX
Tejun Heo
[next]