summaryrefslogtreecommitdiff
path: root/net/ipv6/inet6_connection_sock.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-28
|\
| * tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira2017-01-27
* | inet: drop ->bind_conflictJosef Bacik2017-01-18
* | inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik2017-01-18
|/
* inet: Fix get port to handle zero port number with soreuseport setTom Herbert2016-12-17
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-11-04
* soreuseport: fast reuseport TCP socket selectionCraig Gallek2016-02-11
* soreuseport: fast reuseport UDP socket selectionCraig Gallek2016-01-04
* ipv6: kill sk_dst_lockEric Dumazet2015-12-03
* ipv6: add complete rcu protection around np->optEric Dumazet2015-12-02
* tcp/dccp: install syn_recv requests into ehash tableEric Dumazet2015-10-03
* tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argumentEric Dumazet2015-10-03
* dccp: use inet6_csk_route_req() helperEric Dumazet2015-09-29
* ipv6: constify inet6_csk_route_req() socket argumentEric Dumazet2015-09-25
* net: convert syn_wait_lock to a spinlockEric Dumazet2015-03-23
* inet: get rid of central tcp/dccp listener timerEric Dumazet2015-03-20
* inet: drop prev pointer handling in request sockEric Dumazet2015-03-20
* ipv6: White-space cleansing : gaps between function and symbol exportIan Morris2014-08-24
* ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-24
* net: support marking accepting TCP socketsLorenzo Colitti2014-05-13
* ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet2014-04-15
* net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert2013-12-06
* inet: rename ir_loc_port to ir_numEric Dumazet2013-10-10
* inet: includes a sock_common in request_sockEric Dumazet2013-10-10
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-09
* ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_idHannes Frederic Sowa2013-03-08
* tcp: ipv6: bind() use stronger condition for bind_conflictFlavio Leitner2013-03-05
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* ipv6: Fix inet6_csk_bind_conflict so it builds with user namespaces enabledEric W. Biederman2013-01-29
* soreuseport: TCP/IPv6 implementationTom Herbert2013-01-23
* ipv6: fix inet6_csk_update_pmtu() return valueEric Dumazet2012-11-20
* ipv6: use net->rt_genid to check dst validityNicolas Dichtel2012-09-18
* ipv6: fix inet6_csk_xmit()Eric Dumazet2012-07-18
* net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller2012-07-17
* ipv6: Add helper inet6_csk_update_pmtu().David S. Miller2012-07-16
* tcp: pass fl6 to inet6_csk_route_req()Neal Cardwell2012-06-28
* tcp: fix inet6_csk_route_req() for link-local addressesNeal Cardwell2012-06-28
* tcp: bind() use stronger condition for bind_conflictAlex Copot2012-04-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-26
|\
| * ipv6: tcp: fix panic in SYN processingEric Dumazet2011-11-23
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
|/
* ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet2011-10-27
* ipv6: use RCU in inet6_csk_xmit()Eric Dumazet2011-08-01
* inet: Pass flowi to ->queue_xmit().David S. Miller2011-05-08
* Revert "tcp: disallow bind() to reuse addr/port"David S. Miller2011-04-13
* net: Put fl6_* macros to struct flowi6 and use them again.David S. Miller2011-03-12
* ipv6: Convert to use flowi6 where applicable.David S. Miller2011-03-12
* net: Make flowi ports AF dependent.David S. Miller2011-03-12
* net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-12
* ipv6: Consolidate route lookup sequences.David S. Miller2011-03-01