index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
udp.c
Age
Commit message (
Expand
)
Author
2025-07-18
net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
Jesper Dangaard Brouer
2025-07-02
udp: move udp_memory_allocated into net_aligned_data
Eric Dumazet
2025-06-23
net: remove sock_i_uid()
Eric Dumazet
2025-06-23
net: annotate races around sk->sk_uid
Eric Dumazet
2025-05-16
net: rfs: add sock_rps_delete_flow() helper
Eric Dumazet
2025-05-02
bpf: udp: Avoid socket skips and repeats during iteration
Jordan Rife
2025-05-02
bpf: udp: Use bpf_udp_iter_batch_item for bpf_udp_iter_state batch items
Jordan Rife
2025-05-02
bpf: udp: Get rid of st_bucket_done
Jordan Rife
2025-05-02
bpf: udp: Make sure iter->batch always contains a full bucket snapshot
Jordan Rife
2025-05-02
bpf: udp: Make mem flags configurable through bpf_iter_udp_realloc_batch
Jordan Rife
2025-04-14
udp: properly deal with xfrm encap and ADDRFORM
Paolo Abeni
2025-04-08
net: Drop unused @sk of __skb_try_recv_from_queue()
Michal Luczaj
2025-04-08
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
2025-04-02
udp: Fix memory accounting leak.
Kuniyuki Iwashima
2025-04-02
udp: Fix multiple wraparounds of sk->sk_rmem_alloc.
Kuniyuki Iwashima
2025-03-25
Revert "udp_tunnel: GRO optimizations"
Jakub Kicinski
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
[next]