index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
udp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2024-07-11
udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().
Kuniyuki Iwashima
1
-1
/
+3
2024-06-28
udp: Allow GSO transmit from devices with no checksum offload
Jakub Sitnicki
1
-2
/
+1
2024-06-19
udp: use sk_skb_reason_drop to free rx packets
Yan Zhai
1
-5
/
+5
2024-06-06
net: use unrcu_pointer() helper
Eric Dumazet
1
-1
/
+1
2024-05-06
Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-2
/
+0
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2024-05-02
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
1
-1
/
+2
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
1
-1
/
+1
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2024-04-19
udp: preserve the connected status if only UDP cmsg
Yick Xie
1
-2
/
+3
2024-04-18
udpencap: Remove Obsolete UDP_ENCAP_ESPINUDP_NON_IKE Support
Antony Antony
1
-2
/
+0
2024-04-15
udp: Avoid call to compute_score on multiple sites
Gabriel Krisman Bertazi
1
-5
/
+16
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2024-03-29
net: add sk_wake_async_rcu() helper
Eric Dumazet
1
-1
/
+1
2024-03-29
udp: avoid calling sock_def_readable() if possible
Eric Dumazet
1
-3
/
+11
2024-03-29
udp: relax atomic operation on sk->sk_rmem_alloc
Eric Dumazet
1
-6
/
+1
2024-03-29
udp: annotate data-race in __udp_enqueue_schedule_skb()
Eric Dumazet
1
-5
/
+6
2024-03-29
net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb
Balazs Scheidler
1
-1
/
+1
2024-03-29
udp: do not accept non-tunnel GSO skbs landing in a tunnel
Antoine Tenart
1
-0
/
+7
2024-03-11
udp: no longer touch sk->sk_refcnt in early demux
Eric Dumazet
1
-2
/
+3
2024-03-11
udp: fix incorrect parameter validation in the udp_lib_getsockopt() function
Gavrilov Ilia
1
-2
/
+2
2024-03-07
inet: move inet_ehash_secret and udp_ehash_secret into net_hotdata
Eric Dumazet
1
-2
/
+0
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+1
2024-02-21
udp: add local "peek offset enabled" flag
Paolo Abeni
1
-1
/
+1
2024-02-21
net: implement lockless setsockopt(SO_PEEK_OFF)
Eric Dumazet
1
-6
/
+1
2024-01-26
ipmr: fix kernel panic when forwarding mcast packets
Nicolas Dichtel
1
-1
/
+1
2024-01-13
bpf: Avoid iter->offset making backward progress in bpf_iter_udp
Martin KaFai Lau
1
-11
/
+10
2024-01-13
bpf: iter_udp: Retry with a larger batch size without going back to the previ...
Martin KaFai Lau
1
-1
/
+0
2024-01-13
udp: annotate data-races around up->pending
Eric Dumazet
1
-6
/
+6
2023-10-30
Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-0
/
+16
2023-10-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-3
/
+6
2023-10-11
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
1
-3
/
+6
2023-10-06
xfrm: Support GRO for IPv6 ESP in UDP encapsulation
Steffen Klassert
1
-0
/
+2
2023-10-06
xfrm: Support GRO for IPv4 ESP in UDP encapsulation
Steffen Klassert
1
-0
/
+14
2023-10-01
inet: implement lockless getsockopt(IP_MULTICAST_IF)
Eric Dumazet
1
-2
/
+2
2023-10-01
inet: implement lockless getsockopt(IP_UNICAST_IF)
Eric Dumazet
1
-5
/
+7
2023-10-01
inet: implement lockless IP_MTU_DISCOVER
Eric Dumazet
1
-1
/
+1
2023-09-14
udplite: fix various data-races
Eric Dumazet
1
-10
/
+11
2023-09-14
udp: annotate data-races around udp->encap_type
Eric Dumazet
1
-4
/
+5
2023-09-14
udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
Eric Dumazet
1
-7
/
+3
2023-09-14
udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags
Eric Dumazet
1
-1
/
+1
2023-09-14
udp: add missing WRITE_ONCE() around up->encap_rcv
Eric Dumazet
1
-2
/
+4
2023-09-14
udp: move udp->gro_enabled to udp->udp_flags
Eric Dumazet
1
-3
/
+3
2023-09-14
udp: move udp->no_check6_rx to udp->udp_flags
Eric Dumazet
1
-2
/
+2
2023-09-14
udp: move udp->no_check6_tx to udp->udp_flags
Eric Dumazet
1
-2
/
+2
2023-09-14
udp: introduce udp->udp_flags
Eric Dumazet
1
-6
/
+6
2023-09-01
net: annotate data-races around sk->sk_forward_alloc
Eric Dumazet
1
-3
/
+3
2023-08-16
inet: move inet->recverr to inet->inet_flags
Eric Dumazet
1
-2
/
+3
2023-08-16
inet: introduce inet->inet_flags
Eric Dumazet
1
-1
/
+1
[next]