aboutsummaryrefslogtreecommitdiff
path: root/include/linux/udp.h
AgeCommit message (Expand)Author
2009-11-10udp: bind() optimisationEric Dumazet
2009-11-08udp: secondary hash on (local port, local address)Eric Dumazet
2009-11-08udp: split sk_hash into two u16 hashesEric Dumazet
2009-10-07udp: dynamically size hash tables at boot timeEric Dumazet
2008-06-16netns: introduce the net_hash_mix "salt" for hashesPavel Emelyanov
2008-06-16udp: add struct net argument to udp_hashfnPavel Emelyanov
2008-06-16udp: introduce a udp_hashfn functionPavel Emelyanov
2008-03-23[NET]: include/linux/udp.h - remove duplicate includeJoe Perches
2008-03-06[UDP]: Revert udplite and code split.David S. Miller
2008-03-04[UDP]: Allow users to configure UDP-Lite.YOSHIFUJI Hideaki
2007-07-10[UDP]: Introduce UDP encapsulation type for L2TPJames Chapman
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uhArnaldo Carvalho de Melo
2006-12-02[NET]: Annotate checksums in on-the-wire packets.Al Viro
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker
2006-09-28[IPV4]: UDP header annotationsAl Viro
2006-06-30typo fixes: infomation -> informationAdrian Bunk
2006-04-26Don'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.hArnaldo Carvalho de Melo
2005-04-16Linux-2.6.12-rc2Linus Torvalds