index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
inet6_connection_sock.c
Age
Commit message (
Expand
)
Author
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-27
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
2017-01-18
inet: drop ->bind_conflict
Josef Bacik
2017-01-18
inet: collapse ipv4/v6 rcv_saddr_equal functions into one
Josef Bacik
2016-12-17
inet: Fix get port to handle zero port number with soreuseport set
Tom Herbert
2016-11-04
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
2016-02-11
soreuseport: fast reuseport TCP socket selection
Craig Gallek
2016-01-04
soreuseport: fast reuseport UDP socket selection
Craig Gallek
2015-12-03
ipv6: kill sk_dst_lock
Eric Dumazet
2015-12-02
ipv6: add complete rcu protection around np->opt
Eric Dumazet
2015-10-03
tcp/dccp: install syn_recv requests into ehash table
Eric Dumazet
2015-10-03
tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argument
Eric Dumazet
2015-09-29
dccp: use inet6_csk_route_req() helper
Eric Dumazet
2015-09-25
ipv6: constify inet6_csk_route_req() socket argument
Eric Dumazet
2015-03-23
net: convert syn_wait_lock to a spinlock
Eric Dumazet
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-08-24
ipv6: White-space cleansing : gaps between function and symbol export
Ian Morris
2014-08-24
ipv6: White-space cleansing : Line Layouts
Ian Morris
2014-05-13
net: support marking accepting TCP sockets
Lorenzo Colitti
2014-04-15
ipv4: add a sock pointer to ip_queue_xmit()
Eric Dumazet
2013-12-06
net: Remove FLOWI_FLAG_CAN_SLEEP
Steffen Klassert
2013-10-10
inet: rename ir_loc_port to ir_num
Eric Dumazet
2013-10-10
inet: includes a sock_common in request_sock
Eric Dumazet
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
2013-03-08
ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id
Hannes Frederic Sowa
2013-03-05
tcp: ipv6: bind() use stronger condition for bind_conflict
Flavio Leitner
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-01-29
ipv6: Fix inet6_csk_bind_conflict so it builds with user namespaces enabled
Eric W. Biederman
2013-01-23
soreuseport: TCP/IPv6 implementation
Tom Herbert
2012-11-20
ipv6: fix inet6_csk_update_pmtu() return value
Eric Dumazet
2012-09-18
ipv6: use net->rt_genid to check dst validity
Nicolas Dichtel
2012-07-18
ipv6: fix inet6_csk_xmit()
Eric Dumazet
2012-07-17
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
2012-07-16
ipv6: Add helper inet6_csk_update_pmtu().
David S. Miller
2012-06-28
tcp: pass fl6 to inet6_csk_route_req()
Neal Cardwell
2012-06-28
tcp: fix inet6_csk_route_req() for link-local addresses
Neal Cardwell
2012-04-14
tcp: bind() use stronger condition for bind_conflict
Alex Copot
2011-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-23
ipv6: tcp: fix panic in SYN processing
Eric Dumazet
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-10-27
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
Eric Dumazet
2011-08-01
ipv6: use RCU in inet6_csk_xmit()
Eric Dumazet
2011-05-08
inet: Pass flowi to ->queue_xmit().
David S. Miller
2011-04-13
Revert "tcp: disallow bind() to reuse addr/port"
David S. Miller
2011-03-12
net: Put fl6_* macros to struct flowi6 and use them again.
David S. Miller
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2011-03-12
net: Make flowi ports AF dependent.
David S. Miller
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-01
ipv6: Consolidate route lookup sequences.
David S. Miller
[next]