index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
inet6_connection_sock.h
Age
Commit message (
Expand
)
Author
2015-03-20
inet: get rid of central tcp/dccp listener timer
Eric Dumazet
2015-03-20
inet: drop prev pointer handling in request sock
Eric Dumazet
2014-04-15
ipv4: add a sock pointer to ip_queue_xmit()
Eric Dumazet
2013-09-21
inet*.h: Remove extern from function prototypes
Joe Perches
2012-07-16
ipv6: Add helper inet6_csk_update_pmtu().
David S. Miller
2012-06-29
tcp: pass fl6 to inet6_csk_route_req()
Neal Cardwell
2012-04-14
tcp: bind() use stronger condition for bind_conflict
Alex Copot
2011-05-08
inet: Pass flowi to ->queue_xmit().
David S. Miller
2010-12-02
ipv6: Create inet6_csk_route_req().
David S. Miller
2010-04-16
net: replace ipfragok with skb->local_df
Shan Wei
2007-01-26
[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().
David S. Miller
2006-12-03
[TCP]: Don't set SKB owner in tcp_transmit_skb().
David S. Miller
2006-12-03
[IPV6]: annotate inet6_csk_search_req()
Al Viro
2006-01-03
[IPV6]: Generalise some functions
Arnaldo Carvalho de Melo
2006-01-03
[IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add
Arnaldo Carvalho de Melo