nfsd: track last inode only in use_wgather case
[safe/jmp/linux-2.6] / include / net / inet_sock.h
2008-10-01 KOVACS Krisztiantcp: Port redirection support for TCP
2008-10-01 KOVACS Krisztiantcp: Handle TCP SYN+ACK/ACK/RST transparency
2008-10-01 KOVACS Krisztianipv4: Make inet_sock.h independent of route.h
2008-10-01 KOVACS Krisztianipv4: Implement IP_TRANSPARENT socket option
2008-06-17 Pavel Emelyanovnetns: introduce the net_hash_mix "salt" for hashes
2008-06-17 Pavel Emelyanovinet: add struct net argument to inet_ehashfn
2008-06-10 Arnaldo Carvalho... inet{6}_request_sock: Init ->opt and ->pktopts in the...
2008-03-25 YOSHIFUJI Hideaki[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
2008-03-22 Denis V. Lunev[IPV4]: Remove unused ip_options->is_data.
2008-03-06 Eric Dumazet[IPV4]: Add 'rtable' field in struct sk_buff to alias...
2008-03-04 David S. Miller[TCP]: Improve ipv4 established hash function.
2007-10-26 Vlad Yasevich[UDP]: Make use of inet_iif() when doing socket lookups.
2007-04-26 David S. Miller[INET]: Use jhash + random secret for ehash.
2006-09-29 Al Viro[IPV4]: annotate inet_lookup() and friends
2006-09-29 Al Viro[IPV4]: struct inet_request_sock annotations
2006-09-29 Al Viro[IPV4]: ports in struct inet_sock are net-endian
2006-09-29 Al Viro[IPV4]: struct ip_options annotations
2006-09-29 Al Viro[IPV4]: annotate address in inet_request_sock
2006-09-29 Al Viro[IPV4]: annotated ipv4 addresses in struct inet_sock
2006-09-22 Louis Nyffenegger[INET]: Remove is_setbyuser patch
2006-09-22 Paul Moore[NetLabel]: core network changes
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...