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
/
include
/
net
/
udp.h
Age
Commit message (
Expand
)
Author
2025-09-23
udp: remove busylock and add per NUMA queues
Eric Dumazet
2025-09-19
net: ipv4: make udp_v4_early_demux explicitly return drop reason
Antoine Tenart
2025-09-18
udp: make busylock per socket
Eric Dumazet
2025-09-18
udp: add udp_drops_inc() helper
Eric Dumazet
2025-08-28
udp: add drop_counters to udp socket
Eric Dumazet
2025-08-28
net: add sk_drops_skbadd() helper
Eric Dumazet
2025-08-01
net: drop UFO packets in udp_rcv_segment()
Wang Liang
2025-07-02
udp: move udp_memory_allocated into net_aligned_data
Eric Dumazet
2025-04-08
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
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-08-26
net: Correct spelling in headers
Simon Horman
2024-08-05
ipv6: udp: constify 'struct net' parameter of socket lookups
Eric Dumazet
2024-08-05
udp: constify 'struct net' parameter of socket lookups
Eric Dumazet
2024-04-07
new helper: copy_to_iter_full()
Al Viro
2023-08-07
udp/udplite: Remove unused function declarations udp{,lite}_get_port()
Yue Haibing
2023-08-02
udp: Remove unused function declaration udp_bpf_get_proto()
Yue Haibing
2023-06-15
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-08
ipv4, ipv6: Use splice_eof() to flush
David Howells
2023-05-19
udp: seq_file: Remove bpf_seq_afinfo from udp_iter_state
Aditi Ghag
2022-10-24
udp: track the forward memory release threshold in an hot cacheline
Paolo Abeni
2022-10-12
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
Kuniyuki Iwashima
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-20
udp: Fix a data-race around sysctl_udp_l3mdev_accept.
Kuniyuki Iwashima
2022-07-15
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
2022-06-20
net: Introduce a new proto_ops ->read_skb()
Cong Wang
2022-06-10
net: add per_cpu_fw_alloc field to struct proto
Eric Dumazet
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-10-26
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
2021-04-12
skmsg: Pass psock pointer to ->psock_update_sk_prot()
Cong Wang
2021-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-04-01
udp: Implement ->read_sock() for sockmap
Cong Wang
2021-04-01
sock: Introduce sk->sk_prot->psock_update_sk_prot()
Cong Wang
2021-03-30
udp: fixup csum for GSO receive slow path
Paolo Abeni
2021-02-26
bpf: Clean up sockmap related Kconfigs
Cong Wang
2021-02-04
ipv6: move udp declarations to net/udp.h
Leon Romanovsky
2021-02-04
udp: call udp_encap_enable for v6 sockets when enabling encap
Xin Long
2021-02-01
udp: ipv4: manipulate network header of NATed UDP GRO fraglist
Dongseok Yi
2020-11-10
inet: udp{4|6}_lib_lookup_skb() skb argument is const
Eric Dumazet
2020-07-24
net/udp: switch udp_lib_setsockopt to sockptr_t
Christoph Hellwig
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-06-24
net: bpf: Add bpf_seq_afinfo in udp_iter_state
Yonghong Song
2020-06-23
udp: move gro declarations to net/udp.h
Eric Dumazet
2020-03-09
bpf: Add sockmap hooks for UDP sockets
Lorenz Bauer
2020-01-30
udp: document udp_rcv_segment special case for looped packets
Willem de Bruijn
2020-01-28
udp: segment looped gso packets correctly
Willem de Bruijn
[next]