aboutsummaryrefslogtreecommitdiff
path: root/include/net/inet_sock.h
AgeCommit message (Expand)Author
2008-03-25[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.YOSHIFUJI Hideaki
2008-03-22[IPV4]: Remove unused ip_options->is_data.Denis V. Lunev
2008-03-05[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid castsEric Dumazet
2008-03-04[TCP]: Improve ipv4 established hash function.David S. Miller
2007-10-25[UDP]: Make use of inet_iif() when doing socket lookups.Vlad Yasevich
2007-04-25[INET]: Use jhash + random secret for ehash.David S. Miller
2006-09-28[IPV4]: annotate inet_lookup() and friendsAl Viro
2006-09-28[IPV4]: struct inet_request_sock annotationsAl Viro
2006-09-28[IPV4]: ports in struct inet_sock are net-endianAl Viro
2006-09-28[IPV4]: struct ip_options annotationsAl Viro
2006-09-28[IPV4]: annotate address in inet_request_sockAl Viro
2006-09-28[IPV4]: annotated ipv4 addresses in struct inet_sockAl Viro
2006-09-22[INET]: Remove is_setbyuser patchLouis Nyffenegger
2006-09-22[NetLabel]: core network changesPaul Moore
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