index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
inet6_connection_sock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-01-27
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
1
-1
/
+1
2017-01-18
inet: drop ->bind_conflict
Josef Bacik
1
-40
/
+0
2017-01-18
inet: collapse ipv4/v6 rcv_saddr_equal functions into one
Josef Bacik
1
-2
/
+2
2016-12-17
inet: Fix get port to handle zero port number with soreuseport set
Tom Herbert
1
-3
/
+4
2016-11-04
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
1
-0
/
+2
2016-02-11
soreuseport: fast reuseport TCP socket selection
Craig Gallek
1
-0
/
+2
2016-01-04
soreuseport: fast reuseport UDP socket selection
Craig Gallek
1
-2
/
+2
2015-12-03
ipv6: kill sk_dst_lock
Eric Dumazet
1
-9
/
+1
2015-12-02
ipv6: add complete rcu protection around np->opt
Eric Dumazet
1
-3
/
+8
2015-10-03
tcp/dccp: install syn_recv requests into ehash table
Eric Dumazet
1
-67
/
+0
2015-10-03
tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argument
Eric Dumazet
1
-1
/
+1
2015-09-29
dccp: use inet6_csk_route_req() helper
Eric Dumazet
1
-3
/
+5
2015-09-25
ipv6: constify inet6_csk_route_req() socket argument
Eric Dumazet
1
-1
/
+1
2015-03-23
net: convert syn_wait_lock to a spinlock
Eric Dumazet
1
-2
/
+2
2015-03-20
inet: get rid of central tcp/dccp listener timer
Eric Dumazet
1
-9
/
+10
2015-03-20
inet: drop prev pointer handling in request sock
Eric Dumazet
1
-6
/
+4
2014-08-24
ipv6: White-space cleansing : gaps between function and symbol export
Ian Morris
1
-4
/
+0
2014-08-24
ipv6: White-space cleansing : Line Layouts
Ian Morris
1
-1
/
+1
2014-05-13
net: support marking accepting TCP sockets
Lorenzo Colitti
1
-1
/
+1
2014-04-15
ipv4: add a sock pointer to ip_queue_xmit()
Eric Dumazet
1
-2
/
+1
2013-12-06
net: Remove FLOWI_FLAG_CAN_SLEEP
Steffen Klassert
1
-2
/
+2
2013-10-10
inet: rename ir_loc_port to ir_num
Eric Dumazet
1
-1
/
+1
2013-10-10
inet: includes a sock_common in request_sock
Eric Dumazet
1
-13
/
+13
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
1
-4
/
+3
2013-03-08
ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id
Hannes Frederic Sowa
1
-4
/
+2
2013-03-05
tcp: ipv6: bind() use stronger condition for bind_conflict
Flavio Leitner
1
-0
/
+4
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-3
/
+2
2013-01-29
ipv6: Fix inet6_csk_bind_conflict so it builds with user namespaces enabled
Eric W. Biederman
1
-1
/
+1
2013-01-23
soreuseport: TCP/IPv6 implementation
Tom Herbert
1
-5
/
+14
2012-11-20
ipv6: fix inet6_csk_update_pmtu() return value
Eric Dumazet
1
-1
/
+2
2012-09-18
ipv6: use net->rt_genid to check dst validity
Nicolas Dichtel
1
-22
/
+1
2012-07-18
ipv6: fix inet6_csk_xmit()
Eric Dumazet
1
-19
/
+21
2012-07-17
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
1
-1
/
+1
2012-07-16
ipv6: Add helper inet6_csk_update_pmtu().
David S. Miller
1
-14
/
+35
2012-06-28
tcp: pass fl6 to inet6_csk_route_req()
Neal Cardwell
1
-13
/
+13
2012-06-28
tcp: fix inet6_csk_route_req() for link-local addresses
Neal Cardwell
1
-1
/
+1
2012-04-14
tcp: bind() use stronger condition for bind_conflict
Alex Copot
1
-1
/
+1
2011-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2011-11-23
ipv6: tcp: fix panic in SYN processing
Eric Dumazet
1
-1
/
+1
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-6
/
+6
2011-10-27
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
Eric Dumazet
1
-1
/
+1
2011-08-01
ipv6: use RCU in inet6_csk_xmit()
Eric Dumazet
1
-3
/
+6
2011-05-08
inet: Pass flowi to ->queue_xmit().
David S. Miller
1
-1
/
+1
2011-04-13
Revert "tcp: disallow bind() to reuse addr/port"
David S. Miller
1
-1
/
+1
2011-03-12
net: Put fl6_* macros to struct flowi6 and use them again.
David S. Miller
1
-4
/
+4
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
1
-30
/
+30
2011-03-12
net: Make flowi ports AF dependent.
David S. Miller
1
-4
/
+4
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
1
-6
/
+6
2011-03-01
ipv6: Consolidate route lookup sequences.
David S. Miller
1
-19
/
+6
[next]