Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
44a5a74e92e2a584951a52487ff0978fc8934e66
/
include
/
linux
/
udp.h
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
a36e185
udp: Handle ICMP errors for tunnels with same destination port on both endpoints
by Stefano Brivio
· 6 years ago
cf329aa
udp: cope with UDP GRO packet misdirection
by Paolo Abeni
· 6 years ago
bcd1665
udp: add support for UDP_GRO cmsg
by Paolo Abeni
· 6 years ago
e20cf8d
udp: implement GRO for plain UDP sockets.
by Paolo Abeni
· 6 years ago
60fb956
udp: implement complete book-keeping for encap_needed
by Paolo Abeni
· 6 years ago
d4546c2
net: Convert GRO SKB handling to list_head.
by David Miller
· 7 years ago
bec1f6f
udp: generate gso with UDP_SEGMENT
by Willem de Bruijn
· 7 years ago
2276f58
udp: use a separate rx queue for packet reception
by Paolo Abeni
· 8 years ago
3d8417d
udp: use sk_protocol instead of pcflag to detect udplite sockets
by Paolo Abeni
· 8 years ago
6b229cf
udp: add batching to udp_rmem_release()
by Eric Dumazet
· 8 years ago
a602456
udp: Add GRO functions to UDP socket
by Tom Herbert
· 9 years ago
ca065d0
udp: no longer use SLAB_DESTROY_BY_RCU
by Eric Dumazet
· 9 years ago
6eada01
netns: constify net_hash_mix() and various callers
by Eric Dumazet
· 10 years ago
224d019
ip: Move checksum convert defines to inet
by Tom Herbert
· 10 years ago
2abb7cd
udp: Add support for doing checksum unnecessary conversion
by Tom Herbert
· 10 years ago
1c19448
net: Make enabling of zero UDP6 csums more restrictive
by Tom Herbert
· 11 years ago
44046a5
udp: add encap_destroy callback
by Tom Parkin
· 12 years ago
6a674e9
net: Add support for hardware-offloaded encapsulation
by Joseph Gasparakis
· 12 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago
30fff92
udp: bind() optimisation
by Eric Dumazet
· 15 years ago
512615b
udp: secondary hash on (local port, local address)
by Eric Dumazet
· 15 years ago
d4cada4
udp: split sk_hash into two u16 hashes
by Eric Dumazet
· 15 years ago
f86dcc5
udp: dynamically size hash tables at boot time
by Eric Dumazet
· 15 years ago
0b44191
netns: introduce the net_hash_mix "salt" for hashes
by Pavel Emelyanov
· 17 years ago
19c7578
udp: add struct net argument to udp_hashfn
by Pavel Emelyanov
· 17 years ago
d626628
udp: introduce a udp_hashfn function
by Pavel Emelyanov
· 17 years ago
310afe8
[NET]: include/linux/udp.h - remove duplicate include
by Joe Perches
· 17 years ago
db8dac2
[UDP]: Revert udplite and code split.
by David S. Miller
· 17 years ago
e898d4d
[UDP]: Allow users to configure UDP-Lite.
by YOSHIFUJI Hideaki
· 17 years ago
342f023
[UDP]: Introduce UDP encapsulation type for L2TP
by James Chapman
· 18 years ago
9c70220
[SK_BUFF]: Introduce skb_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
4bedb45
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
by Arnaldo Carvalho de Melo
· 18 years ago
9981a0e
[NET]: Annotate checksums in on-the-wire packets.
by Al Viro
· 18 years ago
ba4e58e
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
by Gerrit Renker
· 18 years ago
4e7e0c7
[IPV4]: UDP header annotations
by Al Viro
· 18 years ago
47bdd71
typo fixes: infomation -> information
by Adrian Bunk
· 19 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
14c8502
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
by Arnaldo Carvalho de Melo
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago