summaryrefslogtreecommitdiff
path: root/include/net/inet_sock.h
AgeCommit message (Expand)AuthorFilesLines
2008-03-23[IPV4]: Remove unused ip_options->is_data.Denis V. Lunev1-2/+1
2008-03-06[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid castsEric Dumazet1-1/+1
2008-03-05[TCP]: Improve ipv4 established hash function.David S. Miller1-1/+2
2007-10-26[UDP]: Make use of inet_iif() when doing socket lookups.Vlad Yasevich1-0/+7
2007-04-26[INET]: Use jhash + random secret for ehash.David S. Miller1-4/+7
2006-09-29[IPV4]: annotate inet_lookup() and friendsAl Viro1-6/+6
2006-09-29[IPV4]: struct inet_request_sock annotationsAl Viro1-1/+1
2006-09-29[IPV4]: ports in struct inet_sock are net-endianAl Viro1-2/+2
2006-09-29[IPV4]: struct ip_options annotationsAl Viro1-1/+1
2006-09-29[IPV4]: annotate address in inet_request_sockAl Viro1-2/+2
2006-09-29[IPV4]: annotated ipv4 addresses in struct inet_sockAl Viro1-5/+5
2006-09-23[INET]: Remove is_setbyuser patchLouis Nyffenegger1-3/+1
2006-09-23[NetLabel]: core network changesPaul Moore1-1/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-01-04[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo1-0/+193