aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/inet_connection_sock.h
Commit message (Expand)AuthorAge
* inet*.h: Remove extern from function prototypesJoe Perches2013-09-21
* tcp: Tail loss probe (TLP)Nandita Dukkipati2013-03-12
* inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch2012-12-14
* net: ipv6: fix TCP early demuxEric Dumazet2012-08-06
* ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.David S. Miller2012-07-20
* ipv4: Add helper inet_csk_update_pmtu().David S. Miller2012-07-16
* inet: Remove ->get_peer() method.David S. Miller2012-07-11
* ipv4: tcp: dont cache output dst for syncookiesEric Dumazet2012-06-23
* tcp: Get rid of inetpeer special cases.David S. Miller2012-06-09
* ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet2012-04-27
* tcp: bind() use stronger condition for bind_conflictAlex Copot2012-04-14
* net: rename sk_clone to sk_clone_lockEric Dumazet2011-11-08
* ipv4: Make caller provide flowi4 key to inet_csk_route_req().David S. Miller2011-05-18
* inet: Pass flowi to ->queue_xmit().David S. Miller2011-05-08
* ipv4: Create inet_csk_route_child_sock().David S. Miller2011-05-08
* net: kill unused macrosShan Wei2010-12-20
* inet: Turn ->remember_stamp into ->get_peer in connection AF ops.David S. Miller2010-11-30
* tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu2010-08-30
* net: replace ipfragok with skb->local_dfShan Wei2010-04-16
* inet: Remove unused send_check length argumentHerbert Xu2010-04-11
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* net: more #ifdef CONFIG_COMPATAlexey Dobriyan2008-08-28
* [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.Denis V. Lunev2008-04-03
* [SOCK] proto: Add hashinfo member to struct protoArnaldo Carvalho de Melo2008-02-03
* [TCP]: Restore SKB socket owner setting in tcp_transmit_skb().David S. Miller2007-01-26
* [PATCH] severing skbuff.h -> poll.hAl Viro2006-12-04
* [INET_CONNECTION_SOCK]: Pack struct inet_connection_sock_af_opsArnaldo Carvalho de Melo2006-12-03
* [TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller2006-12-03
* [IPV4]: inet_csk_search_req() annotationsAl Viro2006-09-28
* [IPV4]: inet_csk_search_req() (partial) annotationsAl Viro2006-09-28
* [TCP]: Send ACKs each 2nd received segment.Alexey Kuznetsov2006-09-22
* [ICSK] compat: Introduce inet_csk_compat_[gs]etsockoptArnaldo Carvalho de Melo2006-03-21
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-21
* [ICSK]: Introduce inet_csk_ctl_sock_createArnaldo Carvalho de Melo2006-03-21
* [TCP] mtu probing: move tcp-specific data out of inet_connection_sockJohn Heffner2006-03-21
* [TCP]: MTU probingJohn Heffner2006-03-20
* [INET]: congestion and af_ops can be constStephen Hemminger2006-01-10
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* [IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo2006-01-03
* [ICSK]: Move v4_addr2sockaddr from TCP to icskArnaldo Carvalho de Melo2006-01-03
* [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_opsArnaldo Carvalho de Melo2006-01-03
* [ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned longArnaldo Carvalho de Melo2006-01-03
* [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_portArnaldo Carvalho de Melo2006-01-03
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [INET]: compile errors when DEBUG is definedStephen Hemminger2005-08-30
* [ICSK]: Generalise tcp_listen_pollArnaldo Carvalho de Melo2005-08-29
* [ICSK]: Move TCP congestion avoidance members to icskArnaldo Carvalho de Melo2005-08-29
* [ICSK]: Move generalised functions from tcp to inet_connection_sockArnaldo Carvalho de Melo2005-08-29
* [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timerArnaldo Carvalho de Melo2005-08-29
* [ICSK]: Introduce inet_csk_cloneArnaldo Carvalho de Melo2005-08-29