aboutsummaryrefslogtreecommitdiff
path: root/include/linux/udp.h
AgeCommit message (Expand)AuthorFilesLines
2014-05-23net: Make enabling of zero UDP6 csums more restrictiveGravatar Tom Herbert 1-1/+23
2013-03-20udp: add encap_destroy callbackGravatar Tom Parkin 1-0/+1
2012-12-09net: Add support for hardware-offloaded encapsulationGravatar Joseph Gasparakis 1-0/+5
2012-10-13UAPI: (Scripted) Disintegrate include/linuxGravatar David Howells 1-21/+1
2009-11-10udp: bind() optimisationGravatar Eric Dumazet 1-0/+6
2009-11-08udp: secondary hash on (local port, local address)Gravatar Eric Dumazet 1-0/+1
2009-11-08udp: split sk_hash into two u16 hashesGravatar Eric Dumazet 1-0/+2
2009-10-07udp: dynamically size hash tables at boot timeGravatar Eric Dumazet 1-3/+3
2008-06-16netns: introduce the net_hash_mix "salt" for hashesGravatar Pavel Emelyanov 1-1/+2
2008-06-16udp: add struct net argument to udp_hashfnGravatar Pavel Emelyanov 1-1/+1
2008-06-16udp: introduce a udp_hashfn functionGravatar Pavel Emelyanov 1-0/+5
2008-03-23[NET]: include/linux/udp.h - remove duplicate includeGravatar Joe Perches 1-11/+7
2008-03-06[UDP]: Revert udplite and code split.Gravatar David S. Miller 1-10/+0
2008-03-04[UDP]: Allow users to configure UDP-Lite.Gravatar YOSHIFUJI Hideaki 1-0/+11
2007-07-10[UDP]: Introduce UDP encapsulation type for L2TPGravatar James Chapman 1-0/+6
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Gravatar Arnaldo Carvalho de Melo 1-1/+1
2007-04-25[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uhGravatar Arnaldo Carvalho de Melo 1-0/+9
2006-12-02[NET]: Annotate checksums in on-the-wire packets.Gravatar Al Viro 1-1/+1
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGravatar Gerrit Renker 1-0/+12
2006-09-28[IPV4]: UDP header annotationsGravatar Al Viro 1-4/+4
2006-06-30typo fixes: infomation -> informationGravatar Adrian Bunk 1-1/+1
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 1-1/+0
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hGravatar Arnaldo Carvalho de Melo 1-3/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+63