aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/udp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-10udp: bind() optimisationEric Dumazet1-0/+6
2009-11-08udp: secondary hash on (local port, local address)Eric Dumazet1-0/+1
2009-11-08udp: split sk_hash into two u16 hashesEric Dumazet1-0/+2
2009-10-07udp: dynamically size hash tables at boot timeEric Dumazet1-3/+3
2008-06-16netns: introduce the net_hash_mix "salt" for hashesPavel Emelyanov1-1/+2
2008-06-16udp: add struct net argument to udp_hashfnPavel Emelyanov1-1/+1
2008-06-16udp: introduce a udp_hashfn functionPavel Emelyanov1-0/+5
2008-03-23[NET]: include/linux/udp.h - remove duplicate includeJoe Perches1-11/+7
2008-03-06[UDP]: Revert udplite and code split.David S. Miller1-10/+0
2008-03-04[UDP]: Allow users to configure UDP-Lite.YOSHIFUJI Hideaki1-0/+11
2007-07-10[UDP]: Introduce UDP encapsulation type for L2TPJames Chapman1-0/+6
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uhArnaldo Carvalho de Melo1-0/+9
2006-12-02[NET]: Annotate checksums in on-the-wire packets.Al Viro1-1/+1
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker1-0/+12
2006-09-28[IPV4]: UDP header annotationsAl Viro1-4/+4
2006-06-30typo fixes: infomation -> informationAdrian Bunk1-1/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+63