index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
udp.h
Age
Commit message (
Expand
)
Author
2009-11-11
udp: bind() optimisation
Eric Dumazet
2009-11-09
udp: secondary hash on (local port, local address)
Eric Dumazet
2009-11-09
udp: split sk_hash into two u16 hashes
Eric Dumazet
2009-10-08
udp: dynamically size hash tables at boot time
Eric Dumazet
2008-06-17
netns: introduce the net_hash_mix "salt" for hashes
Pavel Emelyanov
2008-06-17
udp: add struct net argument to udp_hashfn
Pavel Emelyanov
2008-06-17
udp: introduce a udp_hashfn function
Pavel Emelyanov
2008-03-24
[NET]: include/linux/udp.h - remove duplicate include
Joe Perches
2008-03-07
[UDP]: Revert udplite and code split.
David S. Miller
2008-03-04
[UDP]: Allow users to configure UDP-Lite.
YOSHIFUJI Hideaki
2007-07-11
[UDP]: Introduce UDP encapsulation type for L2TP
James Chapman
2007-04-26
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
Arnaldo Carvalho de Melo
2006-12-03
[NET]: Annotate checksums in on-the-wire packets.
Al Viro
2006-12-03
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
2006-09-29
[IPV4]: UDP header annotations
Al Viro
2006-06-30
typo fixes: infomation -> information
Adrian Bunk
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds