index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
filter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-14
/
+110
2025-11-14
bpf: Check skb->transport_header is set in bpf_skb_check_mtu
Martin KaFai Lau
1
-3
/
+6
2025-11-10
bpf: Make bpf_skb_change_head helper metadata-safe
Jakub Sitnicki
1
-1
/
+3
2025-11-10
bpf: Make bpf_skb_change_proto helper metadata-safe
Jakub Sitnicki
1
-1
/
+2
2025-11-10
bpf: Make bpf_skb_adjust_room metadata-safe
Jakub Sitnicki
1
-4
/
+5
2025-11-10
bpf: Unclone skb head on bpf_dynptr_write to skb metadata
Jakub Sitnicki
1
-6
/
+12
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2025-11-04
net: Convert proto callbacks from sockaddr to sockaddr_unsized
Kees Cook
1
-2
/
+3
2025-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc4
Alexei Starovoitov
1
-1
/
+2
2025-10-28
bpf: Reject negative head_room in __bpf_skb_change_head
Daniel Borkmann
1
-1
/
+2
2025-10-20
bpf: Do not let BPF test infra emit invalid GSO types to stack
Daniel Borkmann
1
-0
/
+7
2025-10-16
bpf: Introduce SK_BPF_BYPASS_PROT_MEM.
Kuniyuki Iwashima
1
-0
/
+37
2025-10-16
bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE.
Kuniyuki Iwashima
1
-0
/
+48
2025-10-06
bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}
Daniel Borkmann
1
-0
/
+2
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-5
/
+4
2025-09-25
bpf: Emit struct bpf_xdp_sock type in vmlinux BTF
Amery Hung
1
-0
/
+2
2025-09-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-17
/
+118
2025-09-23
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'
Martin KaFai Lau
1
-17
/
+118
2025-09-23
bpf: Support pulling non-linear xdp data
Amery Hung
1
-0
/
+93
2025-09-23
bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tail
Amery Hung
1
-17
/
+24
2025-09-23
bpf: Clear pfmemalloc flag when freeing all fragments
Amery Hung
1
-0
/
+1
2025-09-17
bpf: Explicitly check accesses to bpf_sock_addr
Paul Chaignon
1
-6
/
+10
2025-08-26
ipv4: Convert ->flowi4_tos to dscp_t.
Guillaume Nault
1
-2
/
+2
2025-08-25
tcp: Don't pass hashinfo to socket lookup helpers.
Kuniyuki Iwashima
1
-3
/
+2
2025-08-18
bpf: Enable read/write access to skb metadata through a dynptr
Jakub Sitnicki
1
-0
/
+16
2025-08-18
bpf: Add dynptr type for skb metadata
Jakub Sitnicki
1
-0
/
+41
2025-08-01
bpf: Check flow_dissector ctx accesses are aligned
Paul Chaignon
1
-0
/
+3
2025-07-23
bpf: Reject narrower access to pointer ctx fields
Paul Chaignon
1
-10
/
+10
2025-07-18
net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
Jesper Dangaard Brouer
1
-3
/
+12
2025-06-11
net: clear the dst when changing skb protocol
Jakub Kicinski
1
-6
/
+13
2025-05-30
bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE
Paul Chaignon
1
-2
/
+3
2025-05-30
net: Fix checksum update for ILA adj-transport
Paul Chaignon
1
-1
/
+1
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-14
/
+0
2025-05-09
bpf: Allow some trace helpers for all prog types
Feng Yang
1
-14
/
+0
2025-05-07
bpf: Scrub packet on bpf_redirect_peer
Paul Chaignon
1
-0
/
+1
2025-04-09
bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags
Willem de Bruijn
1
-36
/
+44
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-2
/
+4
2025-03-15
net: filter: Avoid shadowing variable in bpf_convert_ctx_access()
Breno Leitao
1
-2
/
+2
2025-03-13
tcp: bpf: Support bpf_getsockopt for TCP_BPF_DELACK_MAX
Jason Xing
1
-0
/
+6
2025-03-13
tcp: bpf: Support bpf_getsockopt for TCP_BPF_RTO_MIN
Jason Xing
1
-0
/
+6
2025-03-13
tcp: bpf: Introduce bpf_sol_tcp_getsockopt to support TCP_BPF flags
Jason Xing
1
-12
/
+21
2025-02-26
bpf: add get_netns_cookie helper to cgroup_skb programs
Mahe Tardy
1
-0
/
+2
2025-02-20
bpf: Support selective sampling for bpf timestamping
Jason Xing
1
-1
/
+30
2025-02-20
bpf: Disable unsafe helpers in TX timestamping callbacks
Jason Xing
1
-0
/
+17
2025-02-20
bpf: Prevent unsafe access to the sock fields in the BPF timestamping callback
Jason Xing
1
-4
/
+4
2025-02-20
bpf: Add networking timestamping support to bpf_get/setsockopt()
Jason Xing
1
-0
/
+23
2025-02-19
bpf: Support TCP_RTO_MAX_MS for bpf_setsockopt
Jason Xing
1
-0
/
+1
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-1
/
+1
2025-01-16
bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write
Daniel Xu
1
-1
/
+1
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-12
/
+18
[next]