index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
udp.c
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
udp: clear skb->dev before running a sockmap verdict
Sechang Lim
1
-0
/
+8
2026-04-15
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-336
/
+154
2026-04-14
udp: Force compute_score to always inline
Gabriel Krisman Bertazi
1
-6
/
+6
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2026-04-13
net: change sk_filter_trim_cap() to return a drop_reason by value
Eric Dumazet
1
-1
/
+2
2026-03-29
ipv4: drop ipv6_stub usage and use direct function calls
Fernando Fernandez Mancera
1
-5
/
+2
2026-03-29
net: remove EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() macros
Fernando Fernandez Mancera
1
-29
/
+0
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2026-03-24
udp: Fix wildcard bind conflict check when using hash2
Martin KaFai Lau
1
-1
/
+1
2026-03-14
udp: Don't pass proto to __udp4_lib_rcv() and __udp6_lib_rcv().
Kuniyuki Iwashima
1
-13
/
+5
2026-03-14
udp: Don't pass udptable to IPv4 socket lookup functions.
Kuniyuki Iwashima
1
-41
/
+34
2026-03-14
udp: Remove dead check in __udp[46]_lib_lookup() for BPF.
Kuniyuki Iwashima
1
-2
/
+1
2026-03-14
udp: Remove udp_table in struct udp_seq_afinfo.
Kuniyuki Iwashima
1
-18
/
+4
2026-03-14
udp: Remove struct proto.h.udp_table.
Kuniyuki Iwashima
1
-14
/
+12
2026-03-14
udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV.
Kuniyuki Iwashima
1
-44
/
+2
2026-03-14
udp: Remove partial csum code in TX.
Kuniyuki Iwashima
1
-36
/
+22
2026-03-14
udp: Remove partial csum code in RX.
Kuniyuki Iwashima
1
-69
/
+16
2026-03-14
udp: Remove UDP-Lite SNMP stats.
Kuniyuki Iwashima
1
-43
/
+32
2026-03-14
ipv4: Retire UDP-Lite.
Kuniyuki Iwashima
1
-15
/
+18
2026-03-14
udp: Make udp[46]_seq_show() static.
Kuniyuki Iwashima
1
-2
/
+1
2026-03-06
net: change sock.sk_ino and sock_i_ino() to u64
Jeff Layton
1
-1
/
+1
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+16
2026-03-03
net: remove addr_len argument of recvmsg() handlers
Eric Dumazet
1
-5
/
+4
2026-02-28
udp: Unhash auto-bound connected sk from 4-tuple hash table when disconnected.
Kuniyuki Iwashima
1
-10
/
+15
2026-02-27
net: annotate data-races around sk->sk_{data_ready,write_space}
Eric Dumazet
1
-1
/
+1
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2026-01-31
udp: add drop count for packets in udp_prod_queue
Mahdi Faramarzpour
1
-1
/
+19
2026-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2026-01-07
udp: udplite is unlikely
Eric Dumazet
1
-2
/
+3
2026-01-07
udp: call skb_orphan() before skb_attempt_defer_free()
Eric Dumazet
1
-0
/
+1
2026-01-07
ipv4/inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-3
/
+4
2025-11-05
net: Convert proto callbacks from sockaddr to sockaddr_unsized
Kees Cook
1
-2
/
+4
2025-10-16
udp: do not use skb_release_head_state() before skb_attempt_defer_free()
Eric Dumazet
1
-2
/
+0
2025-09-24
udp: remove busylock and add per NUMA queues
Eric Dumazet
1
-46
/
+71
2025-09-20
net: ipv4: make udp_v4_early_demux explicitly return drop reason
Antoine Tenart
1
-6
/
+6
2025-09-18
udp: use skb_attempt_defer_free()
Eric Dumazet
1
-0
/
+7
2025-09-18
udp: make busylock per socket
Eric Dumazet
1
-18
/
+2
2025-09-18
udp: add udp_drops_inc() helper
Eric Dumazet
1
-6
/
+6
2025-09-18
udp: update sk_rmem_alloc before busylock acquisition
Eric Dumazet
1
-2
/
+5
2025-09-18
udp: refine __udp_enqueue_schedule_skb() test
Eric Dumazet
1
-2
/
+2
2025-09-10
ipv4: udp: fix typos in comments
Alok Tiwari
1
-3
/
+3
2025-08-28
net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
Eric Dumazet
1
-7
/
+7
2025-07-19
net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
Jesper Dangaard Brouer
1
-4
/
+2
2025-07-03
udp: move udp_memory_allocated into net_aligned_data
Eric Dumazet
1
-3
/
+1
2025-06-24
net: remove sock_i_uid()
Eric Dumazet
1
-8
/
+8
2025-06-24
net: annotate races around sk->sk_uid
Eric Dumazet
1
-1
/
+2
2025-05-17
net: rfs: add sock_rps_delete_flow() helper
Eric Dumazet
1
-0
/
+2
2025-05-02
bpf: udp: Avoid socket skips and repeats during iteration
Jordan Rife
1
-17
/
+44
2025-05-02
bpf: udp: Use bpf_udp_iter_batch_item for bpf_udp_iter_state batch items
Jordan Rife
1
-8
/
+12
[next]