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.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-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
/
include
/
linux
/
udp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-15
Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-05-06
printk: Change type of CONFIG_BASE_SMALL to bool
Yoann Congal
1
-1
/
+1
2024-04-14
net: change maximum number of UDP segments to 128
Yuri Benditovich
1
-1
/
+1
2024-03-29
udp: do not accept non-tunnel GSO skbs landing in a tunnel
Antoine Tenart
1
-0
/
+28
2024-02-22
udp: add local "peek offset enabled" flag
Paolo Abeni
1
-0
/
+10
2023-09-14
udplite: fix various data-races
Eric Dumazet
1
-4
/
+2
2023-09-14
udplite: remove UDPLITE_BIT
Eric Dumazet
1
-3
/
+2
2023-09-14
udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
Eric Dumazet
1
-5
/
+4
2023-09-14
udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags
Eric Dumazet
1
-7
/
+9
2023-09-14
udp: move udp->gro_enabled to udp->udp_flags
Eric Dumazet
1
-1
/
+1
2023-09-14
udp: move udp->no_check6_rx to udp->udp_flags
Eric Dumazet
1
-5
/
+5
2023-09-14
udp: move udp->no_check6_tx to udp->udp_flags
Eric Dumazet
1
-5
/
+5
2023-09-14
udp: introduce udp->udp_flags
Eric Dumazet
1
-7
/
+21
2023-03-18
udp: preserve const qualifier in udp_sk()
Eric Dumazet
1
-4
/
+1
2022-11-16
udp: Introduce optional per-netns hash table.
Kuniyuki Iwashima
1
-0
/
+2
2022-11-08
net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()
David Howells
1
-1
/
+2
2022-10-24
udp: track the forward memory release threshold in an hot cacheline
Paolo Abeni
1
-0
/
+3
2022-09-01
rxrpc: Fix ICMP/ICMP6 error handling
David Howells
1
-0
/
+1
2022-01-27
udp: remove inner_udp_hdr()
Jakub Kicinski
1
-5
/
+0
2021-03-31
vxlan: allow L4 GRO passthrough
Paolo Abeni
1
-0
/
+6
2021-03-31
udp: never accept GSO_FRAGLIST packets
Paolo Abeni
1
-3
/
+13
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-11-09
udp: Handle ICMP errors for tunnels with same destination port on both endpoints
Stefano Brivio
1
-0
/
+1
2018-11-08
udp: cope with UDP GRO packet misdirection
Paolo Abeni
1
-0
/
+6
2018-11-08
udp: add support for UDP_GRO cmsg
Paolo Abeni
1
-0
/
+11
2018-11-08
udp: implement GRO for plain UDP sockets.
Paolo Abeni
1
-1
/
+2
2018-11-08
udp: implement complete book-keeping for encap_needed
Paolo Abeni
1
-1
/
+6
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
1
-2
/
+2
2018-04-26
udp: generate gso with UDP_SEGMENT
Willem de Bruijn
1
-0
/
+3
2017-05-16
udp: use a separate rx queue for packet reception
Paolo Abeni
1
-0
/
+3
2017-04-02
udp: use sk_protocol instead of pcflag to detect udplite sockets
Paolo Abeni
1
-1
/
+1
2016-12-10
udp: add batching to udp_rmem_release()
Eric Dumazet
1
-0
/
+3
2016-04-07
udp: Add GRO functions to UDP socket
Tom Herbert
1
-0
/
+8
2016-04-05
udp: no longer use SLAB_DESTROY_BY_RCU
Eric Dumazet
1
-4
/
+4
2015-03-19
netns: constify net_hash_mix() and various callers
Eric Dumazet
1
-1
/
+1
2015-01-06
ip: Move checksum convert defines to inet
Tom Herbert
1
-15
/
+1
2014-09-02
udp: Add support for doing checksum unnecessary conversion
Tom Herbert
1
-1
/
+15
2014-05-24
net: Make enabling of zero UDP6 csums more restrictive
Tom Herbert
1
-1
/
+23
2013-03-20
udp: add encap_destroy callback
Tom Parkin
1
-0
/
+1
2012-12-09
net: Add support for hardware-offloaded encapsulation
Joseph Gasparakis
1
-0
/
+5
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-21
/
+1
2009-11-11
udp: bind() optimisation
Eric Dumazet
1
-0
/
+6
2009-11-09
udp: secondary hash on (local port, local address)
Eric Dumazet
1
-0
/
+1
2009-11-09
udp: split sk_hash into two u16 hashes
Eric Dumazet
1
-0
/
+2
2009-10-08
udp: dynamically size hash tables at boot time
Eric Dumazet
1
-3
/
+3
2008-06-17
netns: introduce the net_hash_mix "salt" for hashes
Pavel Emelyanov
1
-1
/
+2
2008-06-17
udp: add struct net argument to udp_hashfn
Pavel Emelyanov
1
-1
/
+1
2008-06-17
udp: introduce a udp_hashfn function
Pavel Emelyanov
1
-0
/
+5
2008-03-24
[NET]: include/linux/udp.h - remove duplicate include
Joe Perches
1
-11
/
+7
2008-03-07
[UDP]: Revert udplite and code split.
David S. Miller
1
-10
/
+0
[next]