summaryrefslogtreecommitdiff
path: root/include/net/inet_sock.h
AgeCommit message (Expand)Author
2011-08-07ipv4: route non-local sources for raw socketJulian Anastasov
2011-05-06inet: Decrease overhead of on-stack inet_cork.David S. Miller
2011-04-28inet: add RCU protection to inet->optEric Dumazet
2011-03-01inet: Remove explicit write references to sk/inet in ip_append_dataHerbert Xu
2011-01-27net: Pre-COW metrics for TCP.David S. Miller
2010-12-09net: optimize INET input path furtherEric Dumazet
2010-11-12igmp: RCU conversion of in_dev->mc_listEric Dumazet
2010-06-23net - IP_NODEFRAG option for IPv4 socketJiri Olsa
2010-04-27net: Make RFS socket operations not be inet specific.David S. Miller
2010-04-27rps: inet_rps_save_rxhash() argument is not constEric Dumazet
2010-04-16rfs: Receive Flow SteeringTom Herbert
2010-01-11tcp: Generalized TTL Security MechanismStephen Hemminger
2009-10-18inet: rename some inet_sock fieldsEric Dumazet
2009-06-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds
2009-06-15net: annotate bitfields in struct inet_sockVegard Nossum
2009-06-02ipv4: New multicast-all socket optionNivedita Singhvi
2008-10-01tcp: Port redirection support for TCPKOVACS Krisztian
2008-10-01tcp: Handle TCP SYN+ACK/ACK/RST transparencyKOVACS Krisztian
2008-10-01ipv4: Make inet_sock.h independent of route.hKOVACS Krisztian
2008-10-01ipv4: Implement IP_TRANSPARENT socket optionKOVACS Krisztian
2008-06-16netns: introduce the net_hash_mix "salt" for hashesPavel Emelyanov
2008-06-16inet: add struct net argument to inet_ehashfnPavel Emelyanov
2008-06-10inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo
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