summaryrefslogtreecommitdiffstats
path: root/include/net/inet_sock.h
Commit message (Expand)AuthorAgeFilesLines
* ipv6: use a stronger hash for tcpEric Dumazet2013-02-211-0/+1
* net: move inet_dport/inet_num in sock_commonEric Dumazet2012-11-301-3/+5
* net: use a per task frag allocatorEric Dumazet2012-09-241-3/+1
* net: ipv6: fix TCP early demuxEric Dumazet2012-08-061-9/+0
* ipv4: Restore old dst_free() behavior.Eric Dumazet2012-07-311-7/+3
* net: ipv4: fix RCU races on dst refcountsEric Dumazet2012-07-301-0/+13
* ipv4: Prepare for change of rt->rt_iif encoding.David S. Miller2012-07-231-0/+1
* inet: Kill FLOWI_FLAG_PRECOW_METRICS.David S. Miller2012-07-101-2/+0
* net: implement IP_RECVTOS for IP_PKTOPTIONSJiri Benc2012-02-131-0/+1
* ipv4: Implement IP_UNICAST_IF socket option.Erich E. Hoover2012-02-081-0/+2
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-111-3/+3
* ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei2011-11-231-0/+2
* ipv4: route non-local sources for raw socketJulian Anastasov2011-08-071-1/+1
* inet: Decrease overhead of on-stack inet_cork.David S. Miller2011-05-061-4/+8
* inet: add RCU protection to inet->optEric Dumazet2011-04-281-3/+11
* inet: Remove explicit write references to sk/inet in ip_append_dataHerbert Xu2011-03-011-9/+14
* net: Pre-COW metrics for TCP.David S. Miller2011-01-271-1/+7
* net: optimize INET input path furtherEric Dumazet2010-12-091-2/+3
* igmp: RCU conversion of in_dev->mc_listEric Dumazet2010-11-121-1/+1
* net - IP_NODEFRAG option for IPv4 socketJiri Olsa2010-06-231-1/+2
* net: Make RFS socket operations not be inet specific.David S. Miller2010-04-271-37/+0
* rps: inet_rps_save_rxhash() argument is not constEric Dumazet2010-04-271-1/+1
* rfs: Receive Flow SteeringTom Herbert2010-04-161-0/+38
* tcp: Generalized TTL Security MechanismStephen Hemminger2010-01-111-1/+3
* inet: rename some inet_sock fieldsEric Dumazet2009-10-181-18/+18
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-161-4/+10
|\
| * net: annotate bitfields in struct inet_sockVegard Nossum2009-06-151-4/+10
* | ipv4: New multicast-all socket optionNivedita Singhvi2009-06-021-1/+2
|/
* tcp: Port redirection support for TCPKOVACS Krisztian2008-10-011-1/+1
* tcp: Handle TCP SYN+ACK/ACK/RST transparencyKOVACS Krisztian2008-10-011-1/+7
* ipv4: Make inet_sock.h independent of route.hKOVACS Krisztian2008-10-011-7/+0
* ipv4: Implement IP_TRANSPARENT socket optionKOVACS Krisztian2008-10-011-1/+2
* netns: introduce the net_hash_mix "salt" for hashesPavel Emelyanov2008-06-161-1/+2
* inet: add struct net argument to inet_ehashfnPavel Emelyanov2008-06-161-2/+4
* inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo2008-06-101-0/+10
* [IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.YOSHIFUJI Hideaki2008-03-251-1/+1
* [IPV4]: Remove unused ip_options->is_data.Denis V. Lunev2008-03-221-2/+1
* [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid castsEric Dumazet2008-03-051-1/+1
* [TCP]: Improve ipv4 established hash function.David S. Miller2008-03-041-1/+2
* [UDP]: Make use of inet_iif() when doing socket lookups.Vlad Yasevich2007-10-251-0/+7
* [INET]: Use jhash + random secret for ehash.David S. Miller2007-04-251-4/+7
* [IPV4]: annotate inet_lookup() and friendsAl Viro2006-09-281-6/+6
* [IPV4]: struct inet_request_sock annotationsAl Viro2006-09-281-1/+1
* [IPV4]: ports in struct inet_sock are net-endianAl Viro2006-09-281-2/+2
* [IPV4]: struct ip_options annotationsAl Viro2006-09-281-1/+1
* [IPV4]: annotate address in inet_request_sockAl Viro2006-09-281-2/+2
* [IPV4]: annotated ipv4 addresses in struct inet_sockAl Viro2006-09-281-5/+5
* [INET]: Remove is_setbyuser patchLouis Nyffenegger2006-09-221-3/+1
* [NetLabel]: core network changesPaul Moore2006-09-221-1/+1
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0