aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/tcp_ipv6.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-19net: Convert tcpv6_net_opsKirill Tkhai1-0/+1
2018-02-14tcp: try to keep packet if SYN_RCV race is lostEric Dumazet1-1/+12
2018-02-07tcp: tracepoint: only call trace_tcp_send_reset with full socketSong Liu1-1/+2
2018-01-16net: delete /proc THIS_MODULE referencesAlexey Dobriyan1-1/+0
2018-01-08net: ipv6: Allow connect to linklocal address from socket bound to vrfDavid Ahern1-2/+1
2017-12-20net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_...Yafang Shao1-1/+1
2017-12-12tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch1-1/+1
2017-12-03tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()Eric Dumazet1-4/+6
2017-11-30tcp: remove buggy call to tcp_v6_restore_cb()Eric Dumazet1-1/+0
2017-11-10tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet1-2/+2
2017-10-24tcp: add tracepoint trace_tcp_send_resetSong Liu1-2/+8
2017-10-18ipv6: mark expected switch fall-throughsGustavo A. R. Silva1-1/+2
2017-09-08tcp: fix a request socket leakEric Dumazet1-3/+3
2017-08-28net: Add comment that early_demux can change via sysctlDavid Ahern1-0/+3
2017-08-23tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsgMike Maloney1-0/+2
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2017-08-14tcp: fix possible deadlock in TCP stack vs BPF filterEric Dumazet1-2/+2
2017-08-07net: ipv6: add second dif to inet6 socket lookupsDavid Ahern1-5/+8
2017-08-01Revert "ipv6: constify inet6_protocol structures"Julia Lawall1-1/+1
2017-07-31tcp: remove prequeue supportFlorian Westphal1-2/+1
2017-07-28ipv6: constify inet6_protocol structuresJulia Lawall1-1/+1
2017-07-24tcp: remove redundant argument from tcp_rcv_established()Matvejchikov Ilya1-1/+1
2017-07-01net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena1-2/+2
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena1-1/+1
2017-06-22tcp: Add a tcp_filter hook before handle ack packetChenbo Feng1-0/+2
2017-06-19tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefixIvan Delalande1-7/+18
2017-06-19tcp: md5: add an address prefix for key lookupIvan Delalande1-5/+7
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-1/+1
2017-06-10bpf: Remove duplicate tcp_filter hook in ipv6Chenbo Feng1-3/+0
2017-06-08tcp: add TCPMemoryPressuresChrono counterEric Dumazet1-0/+1
2017-06-08tcp: Namespaceify sysctl_tcp_timestampsEric Dumazet1-3/+4
2017-05-17tcp: switch TCP TS option (RFC 7323) to 1ms clockEric Dumazet1-2/+2
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2017-05-11ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong1-0/+2
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2017-05-05tcp: randomize timestamps on syncookiesEric Dumazet1-13/+19
2017-04-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-1/+1
2017-04-18mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney1-1/+1
2017-03-24tcp: Record Rx hash and NAPI ID in tcp_child_processAlexander Duyck1-2/+0
2017-03-24net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org1-1/+2
2017-03-16tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh1-4/+1
2017-03-16tcp: remove per-destination timestamp cacheSoheil Hassas Yeganeh1-5/+0
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+5
2017-03-13dccp/tcp: fix routing redirect raceJon Maxwell1-3/+5
2017-03-09tcp: rename *_sequence_number() to *_seq_and_tsoff()Alexey Kodanev1-11/+11
2017-02-22tcp: setup timestamp offset when write_seq already setAlexey Kodanev1-6/+10
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+8
2017-02-14ipv6: Handle IPv4-mapped src to in6addr_any dst.Jonathan T. Leighton1-3/+8
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-11/+13
2017-02-06ipv6: tcp: add a missing tcp_v6_restore_cb()Eric Dumazet1-11/+13
2017-02-03tcp: add tcp_mss_clamp() helperEric Dumazet1-4/+1
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2017-01-27tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira1-3/+2
2017-01-25net/tcp-fastopen: Add new API supportWei Wang1-0/+5
2017-01-25net: Remove __sk_dst_reset() in tcp_v6_connect()Wei Wang1-1/+0
2017-01-18inet: drop ->bind_conflictJosef Bacik1-2/+0
2017-01-13tcp: remove early retransmitYuchung Cheng1-1/+0
2017-01-13tcp: add reordering timer in RACK loss detectionYuchung Cheng1-0/+1
2017-01-09net: introduce keepalive function in struct protoUrsula Braun1-0/+1
2017-01-09tcp: fix mark propagation with fwmark_reflect enabledPau Espin Pedrol1-0/+1
2016-12-29ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knobHaishuang Yan1-3/+4
2016-12-05tcp: tsq: move tsq_flags close to sk_wmem_allocEric Dumazet1-1/+1
2016-12-02tcp: randomize tcp timestamp offsets for each connectionFlorian Westphal1-4/+6
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+10
2016-11-13tcp: take care of truncations done by sk_filter()Eric Dumazet1-2/+4
2016-11-09net: tcp response should set oif only if it is L3 masterDavid Ahern1-2/+6
2016-11-04net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti1-0/+2
2016-10-13ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet1-9/+11
2016-09-10net: l3mdev: remove redundant callsDavid Ahern1-6/+2
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+7
2016-08-29tcp: add tcp_add_backlog()Eric Dumazet1-4/+1
2016-08-25tcp: md5: add LINUX_MIB_TCPMD5FAILURE counterEric Dumazet1-0/+1
2016-08-25tcp: md5: increment sk_drops on syn_recv stateEric Dumazet1-0/+1
2016-08-23ipv6: tcp: get rid of tcp_v6_clear_sk()Eric Dumazet1-12/+0
2016-08-23tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet1-1/+7
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-3/+9
2016-07-07Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris1-3/+9
2016-07-01tcp: md5: use kmalloc() backed scratch areasEric Dumazet1-13/+16
2016-06-27ipv6: Allow request socks to contain IPv6 options.Huw Davies1-3/+9
2016-06-14ipv6: tcp: fix endianness annotation in tcp_v6_send_responseHannes Frederic Sowa1-2/+2
2016-06-07tcp: record TLP and ER timer stats in v6 statsYuchung Cheng1-1/+3
2016-05-16tcp: minor optimizations around tcp_hdr() usageEric Dumazet1-3/+3
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+6
2016-05-06net: ipv6: tcp reset, icmp need to consider L3 domainDavid Ahern1-1/+6
2016-05-02tcp: do not assume TCP code is non preemptibleEric Dumazet1-6/+6
2016-04-27net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet1-8/+8
2016-04-27net: rename ICMP6_INC_STATS_BH()Eric Dumazet1-2/+2
2016-04-27net: tcp: rename TCP_INC_STATS_BHEric Dumazet1-7/+7
2016-04-15tcp: do not mess with listener sk_wmem_allocEric Dumazet1-2/+2
2016-04-07net: introduce lockdep_is_held and update various places to use itHannes Frederic Sowa1-1/+1
2016-04-04tcp: increment sk_drops for listenersEric Dumazet1-2/+2
2016-04-04tcp: increment sk_drops for dropped rx packetsEric Dumazet1-0/+1
2016-04-04tcp/dccp: do not touch listener sk_refcnt under synfloodEric Dumazet1-12/+15
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-5/+7
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-10/+13
2016-03-14tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/InMartin KaFai Lau1-1/+1
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+10
2016-02-18tcp/dccp: fix another race at listener dismantleEric Dumazet1-7/+7
2016-02-11inet: refactor inet[6]_lookup functions to take skbCraig Gallek1-3/+5
2016-02-11inet: create IPv6-equivalent inet_hash functionCraig Gallek1-1/+1
2016-02-09tcp: do not drop syn_recv on all icmp reportsEric Dumazet1-2/+3
2016-01-27tcp: Use ahashHerbert Xu1-10/+13
2016-01-20net: drop tcp_memcontrol.cVladimir Davydov1-1/+0
2016-01-14net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner1-3/+0
2016-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2016-01-10ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet1-0/+2
2015-12-22tcp: honour SO_BINDTODEVICE for TW_RST case tooFlorian Westphal1-2/+4
2015-12-22tcp: send_reset: test for non-NULL sk firstFlorian Westphal1-3/+3
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+1
2015-12-15net: diag: Support destroying TCP sockets.Lorenzo Colitti1-0/+1
2015-12-14net: fix IP early demux racesEric Dumazet1-2/+1
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-13/+19
2015-12-03ipv6: kill sk_dst_lockEric Dumazet1-2/+2
2015-12-02tcp: suppress too verbose messages in tcp_send_ack()Eric Dumazet1-3/+3
2015-12-02ipv6: add complete rcu protection around np->optEric Dumazet1-11/+17
2015-11-15tcp: ensure proper barriers in lockless contextsEric Dumazet1-4/+15
2015-11-05tcp: use correct req pointer in tcp_move_syn() callsEric Dumazet1-1/+1
2015-11-05tcp: fix req->saved_syn raceEric Dumazet1-8/+12
2015-11-02tcp/dccp: fix ireq->pktopts raceEric Dumazet1-9/+9
2015-10-23tcp/dccp: fix hashdance race for passive sessionsEric Dumazet1-3/+6
2015-10-18tcp: do not set queue_mapping on SYNACKEric Dumazet1-2/+0
2015-10-16tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helperEric Dumazet1-1/+1
2015-10-13tcp/dccp: fix behavior of stale SYN_RECV request socketsEric Dumazet1-1/+6
2015-10-12net: shrink struct sock and request_sock by 8 bytesEric Dumazet1-1/+1
2015-10-03tcp: do not lock listener to process SYN packetsEric Dumazet1-2/+9
2015-10-03tcp: attach SYNACK messages to request sockets instead of listenerEric Dumazet1-2/+3
2015-10-03tcp/dccp: install syn_recv requests into ehash tableEric Dumazet1-46/+36
2015-10-03tcp: get_openreq[46]() changesEric Dumazet1-3/+4
2015-10-03tcp: cleanup tcp_v[46]_inbound_md5_hash()Eric Dumazet1-4/+6
2015-10-03tcp: call sk_mark_napi_id() on the child, not the listenerEric Dumazet1-1/+1
2015-09-29tcp: fix tcp_v6_md5_do_lookup prototypeEric Dumazet1-1/+1
2015-09-29tcp: prepare fastopen code for upcoming listener changesEric Dumazet1-2/+2
2015-09-29tcp: constify tcp_v{4|6}_route_req() sock argumentEric Dumazet1-1/+2
2015-09-29tcp/dccp: constify syn_recv_sock() method sock argumentEric Dumazet1-2/+3
2015-09-29dccp: use inet6_csk_route_req() helperEric Dumazet1-3/+4
2015-09-29tcp: remove tcp_rcv_state_process() tcp_hdr argumentEric Dumazet1-1/+1
2015-09-29tcp: remove unused len argument from tcp_rcv_state_process()Eric Dumazet1-1/+1
2015-09-29tcp/dccp: constify send_synack and send_reset socket argumentEric Dumazet1-6/+6
2015-09-25tcp: constify tcp_v{4|6}_send_synack() socket argumentEric Dumazet1-1/+1
2015-09-25tcp: md5: constify tcp_md5_do_lookup() socket argumentEric Dumazet1-2/+2
2015-09-25tcp: constify listener socket in tcp_v[46]_init_req()Eric Dumazet1-4/+5
2015-09-24tcp: factorize sk_txhash initEric Dumazet1-2/+0
2015-09-17tcp: provide skb->hash to synack packetsEric Dumazet1-1/+1
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-08-10inet: fix possible request socket leakEric Dumazet1-1/+1
2015-07-29net: Set sk_txhash from a random numberTom Herbert1-2/+2
2015-07-09inet: inet_twsk_deschedule factorizationEric Dumazet1-2/+1
2015-06-12tcp: tcp_v6_connect() cleanupEric Dumazet1-2/+0
2015-06-07tcp: remove redundant checks IIEric Dumazet1-4/+0
2015-06-04tcp: remove redundant checksEric Dumazet1-2/+2
2015-05-25ipv6: Add rt6_get_cookie() functionMartin KaFai Lau1-2/+1
2015-05-25ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau1-1/+1
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-05-21tcp: add tcpi_segs_in and tcpi_segs_out to tcp_infoMarcelo Ricardo Leitner1-0/+1
2015-05-17tcp/ipv6: fix flow label setting in TIME_WAIT stateFlorent Fourcot1-1/+1
2015-04-24inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet1-1/+2
2015-04-13tcp/dccp: get rid of central timewait timerEric Dumazet1-2/+2
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+12
2015-03-31ipv6: coding style: comparison for inequality with NULLIan Morris1-4/+4
2015-03-31ipv6: coding style: comparison for equality with NULLIan Morris1-6/+6
2015-03-29net: tcp6: fix double call of tcp_v6_fill_cb()Alexey Kodanev1-0/+11
2015-03-25tcp: fix ipv4 mapped request socksEric Dumazet1-1/+0
2015-03-24tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()Eric Dumazet1-8/+2
2015-03-24tcp: md5: remove request sock argument of calc_md5_hash()Eric Dumazet1-9/+6
2015-03-24tcp: md5: input path is run under rcu protected sectionsEric Dumazet1-19/+6
2015-03-23tcp: prevent fetching dst twice in early demux codeMichal Kubeček1-1/+1
2015-03-23ipv6: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request socketsEric Dumazet1-35/+12
2015-03-20inet: get rid of central tcp/dccp listener timerEric Dumazet1-4/+8
2015-03-20inet: drop prev pointer handling in request sockEric Dumazet1-6/+6
2015-03-18ipv6: get rid of __inet6_hash()Eric Dumazet1-15/+2
2015-03-18inet: add IPv6 support to sk_ehashfn()Eric Dumazet1-9/+2
2015-03-16inet: ip early demux should avoid request socketsEric Dumazet1-1/+1
2015-03-14inet: fill request sock ir_iif for IPv4Eric Dumazet1-2/+0
2015-03-12inet: introduce ireq_familyEric Dumazet1-0/+1
2015-03-12inet: get_openreq4() & get_openreq6() do not need listenerEric Dumazet1-2/+2
2015-01-05net: tcp: add per route congestion controlDaniel Borkmann1-0/+2
2014-12-22tcp6: don't move IP6CB before xfrm6_policy_check()Nicolas Dichtel1-16/+29
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-14/+14
2014-12-09tcp: fix more NULL deref after prequeue changesEric Dumazet1-14/+14
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+4
2014-11-25tcp: fix possible NULL dereference in tcp_vX_send_reset()Eric Dumazet1-1/+4
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet1-0/+1
2014-11-11tcp: move sk_mark_napi_id() at the right placeEric Dumazet1-1/+2
2014-10-22net: fix saving TX flow hash in sock for outgoing connectionsSathya Perla1-2/+2
2014-10-17ipv6: introduce tcp_v6_iif()Eric Dumazet1-11/+15
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-10/+22
2014-10-07Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-12/+1
2014-09-28tcp: better TCP_SKB_CB layout to reduce cache line missesEric Dumazet1-0/+7
2014-09-28ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()Eric Dumazet1-2/+3
2014-09-28net_dma: simple removalDan Williams1-12/+1
2014-09-15tcp: use TCP_SKB_CB(skb)->tcp_flags in input pathEric Dumazet1-0/+1
2014-09-09tcp: remove dst refcount false sharing for prequeue modeEric Dumazet1-6/+9
2014-09-05tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isnEric Dumazet1-2/+2
2014-08-14tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell1-1/+2
2014-08-06tcp: md5: check md5 signature without socket lockDmitry Popov1-6/+19
2014-07-07net: Save TX flow hash in sock and set in skbuf on xmitTom Herbert1-0/+4
2014-07-07tcp: switch snt_synack back to measuring transmit time of first SYNACKNeal Cardwell1-2/+0
2014-06-27tcp: add tcp_conn_requestOctavian Purdila1-118/+2
2014-06-27tcp: add queue_add_hash to tcp_request_sock_opsOctavian Purdila1-1/+2
2014-06-27tcp: add mss_clamp to tcp_request_sock_opsOctavian Purdila1-1/+3