index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
udp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
udp: remove inner_udp_hdr()
Jakub Kicinski
2022-01-27
1
-5
/
+0
*
vxlan: allow L4 GRO passthrough
Paolo Abeni
2021-03-30
1
-0
/
+6
*
udp: never accept GSO_FRAGLIST packets
Paolo Abeni
2021-03-30
1
-3
/
+13
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
udp: Handle ICMP errors for tunnels with same destination port on both endpoints
Stefano Brivio
2018-11-08
1
-0
/
+1
*
udp: cope with UDP GRO packet misdirection
Paolo Abeni
2018-11-07
1
-0
/
+6
*
udp: add support for UDP_GRO cmsg
Paolo Abeni
2018-11-07
1
-0
/
+11
*
udp: implement GRO for plain UDP sockets.
Paolo Abeni
2018-11-07
1
-1
/
+2
*
udp: implement complete book-keeping for encap_needed
Paolo Abeni
2018-11-07
1
-1
/
+6
*
net: Convert GRO SKB handling to list_head.
David Miller
2018-06-26
1
-2
/
+2
*
udp: generate gso with UDP_SEGMENT
Willem de Bruijn
2018-04-26
1
-0
/
+3
*
udp: use a separate rx queue for packet reception
Paolo Abeni
2017-05-16
1
-0
/
+3
*
udp: use sk_protocol instead of pcflag to detect udplite sockets
Paolo Abeni
2017-04-01
1
-1
/
+1
*
udp: add batching to udp_rmem_release()
Eric Dumazet
2016-12-09
1
-0
/
+3
*
udp: Add GRO functions to UDP socket
Tom Herbert
2016-04-07
1
-0
/
+8
*
udp: no longer use SLAB_DESTROY_BY_RCU
Eric Dumazet
2016-04-04
1
-4
/
+4
*
netns: constify net_hash_mix() and various callers
Eric Dumazet
2015-03-18
1
-1
/
+1
*
ip: Move checksum convert defines to inet
Tom Herbert
2015-01-05
1
-15
/
+1
*
udp: Add support for doing checksum unnecessary conversion
Tom Herbert
2014-09-01
1
-1
/
+15
*
net: Make enabling of zero UDP6 csums more restrictive
Tom Herbert
2014-05-23
1
-1
/
+23
*
udp: add encap_destroy callback
Tom Parkin
2013-03-20
1
-0
/
+1
*
net: Add support for hardware-offloaded encapsulation
Joseph Gasparakis
2012-12-09
1
-0
/
+5
*
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-13
1
-21
/
+1
*
udp: bind() optimisation
Eric Dumazet
2009-11-10
1
-0
/
+6
*
udp: secondary hash on (local port, local address)
Eric Dumazet
2009-11-08
1
-0
/
+1
*
udp: split sk_hash into two u16 hashes
Eric Dumazet
2009-11-08
1
-0
/
+2
*
udp: dynamically size hash tables at boot time
Eric Dumazet
2009-10-07
1
-3
/
+3
*
netns: introduce the net_hash_mix "salt" for hashes
Pavel Emelyanov
2008-06-16
1
-1
/
+2
*
udp: add struct net argument to udp_hashfn
Pavel Emelyanov
2008-06-16
1
-1
/
+1
*
udp: introduce a udp_hashfn function
Pavel Emelyanov
2008-06-16
1
-0
/
+5
*
[NET]: include/linux/udp.h - remove duplicate include
Joe Perches
2008-03-23
1
-11
/
+7
*
[UDP]: Revert udplite and code split.
David S. Miller
2008-03-06
1
-10
/
+0
*
[UDP]: Allow users to configure UDP-Lite.
YOSHIFUJI Hideaki
2008-03-04
1
-0
/
+11
*
[UDP]: Introduce UDP encapsulation type for L2TP
James Chapman
2007-07-10
1
-0
/
+6
*
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
Arnaldo Carvalho de Melo
2007-04-25
1
-0
/
+9
*
[NET]: Annotate checksums in on-the-wire packets.
Al Viro
2006-12-02
1
-1
/
+1
*
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
2006-12-02
1
-0
/
+12
*
[IPV4]: UDP header annotations
Al Viro
2006-09-28
1
-4
/
+4
*
typo fixes: infomation -> information
Adrian Bunk
2006-06-30
1
-1
/
+1
*
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
1
-1
/
+0
*
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2006-01-03
1
-3
/
+3
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+63