index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
udp.c
Age
Commit message (
Expand
)
Author
2025-03-18
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
2025-03-08
udp: expand SKB_DROP_REASON_UDP_CSUM use
Eric Dumazet
2025-02-18
ipv4: remove get_rttos
Willem de Bruijn
2025-02-14
udp: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
2025-02-03
udp: gso: do not drop small packets when PMTU reduces
Yan Zhai
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-14
udp: Make rehash4 independent in udp_lib_rehash()
Philo Lu
2024-12-23
udp: Deal with race between UDP socket address change and rehash
Stefano Brivio
2024-12-03
Revert "udp: avoid calling sock_def_readable() if possible"
Fernando Fernandez Mancera
2024-11-18
ipv6/udp: Add 4-tuple hash for connected socket
Philo Lu
2024-11-18
ipv4/udp: Add 4-tuple hash for connected socket
Philo Lu
2024-11-18
net/udp: Add 4-tuple hash list basis
Philo Lu
2024-11-18
net/udp: Add a new struct for hash2 slot
Philo Lu
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-15
udp: Compute L4 checksum as usual when not segmenting the skb
Jakub Sitnicki
2024-10-09
ipv4: Convert ip_mc_validate_source() to dscp_t.
Guillaume Nault
2024-08-22
ipv4: udp: Unmask upper DSCP bits during early demux
Ido Schimmel
2024-08-05
udp: constify 'struct net' parameter of socket lookups
Eric Dumazet
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-11
udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().
Kuniyuki Iwashima
2024-06-28
udp: Allow GSO transmit from devices with no checksum offload
Jakub Sitnicki
2024-06-19
udp: use sk_skb_reason_drop to free rx packets
Yan Zhai
2024-06-06
net: use unrcu_pointer() helper
Eric Dumazet
2024-05-06
Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-02
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-19
udp: preserve the connected status if only UDP cmsg
Yick Xie
2024-04-18
udpencap: Remove Obsolete UDP_ENCAP_ESPINUDP_NON_IKE Support
Antony Antony
2024-04-15
udp: Avoid call to compute_score on multiple sites
Gabriel Krisman Bertazi
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-29
net: add sk_wake_async_rcu() helper
Eric Dumazet
2024-03-29
udp: avoid calling sock_def_readable() if possible
Eric Dumazet
2024-03-29
udp: relax atomic operation on sk->sk_rmem_alloc
Eric Dumazet
2024-03-29
udp: annotate data-race in __udp_enqueue_schedule_skb()
Eric Dumazet
2024-03-29
net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb
Balazs Scheidler
2024-03-29
udp: do not accept non-tunnel GSO skbs landing in a tunnel
Antoine Tenart
2024-03-11
udp: no longer touch sk->sk_refcnt in early demux
Eric Dumazet
2024-03-11
udp: fix incorrect parameter validation in the udp_lib_getsockopt() function
Gavrilov Ilia
2024-03-07
inet: move inet_ehash_secret and udp_ehash_secret into net_hotdata
Eric Dumazet
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-21
udp: add local "peek offset enabled" flag
Paolo Abeni
2024-02-21
net: implement lockless setsockopt(SO_PEEK_OFF)
Eric Dumazet
2024-01-26
ipmr: fix kernel panic when forwarding mcast packets
Nicolas Dichtel
2024-01-13
bpf: Avoid iter->offset making backward progress in bpf_iter_udp
Martin KaFai Lau
2024-01-13
bpf: iter_udp: Retry with a larger batch size without going back to the previ...
Martin KaFai Lau
2024-01-13
udp: annotate data-races around up->pending
Eric Dumazet
2023-10-30
Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2023-10-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
[next]