aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/ipv6.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-26rstreason: prepare for passive resetJason Xing1-4/+6
2024-04-01tcp/dccp: do not care about families in inet_twsk_purge()Eric Dumazet1-6/+0
2023-12-26net: remove SOCK_DEBUG leftoversDenis Kirjanov1-1/+1
2023-12-11ipv6: annotate data-races around np->mcast_oifEric Dumazet1-1/+1
2023-11-02dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.Kuniyuki Iwashima1-3/+3
2023-10-01net: implement lockless SO_PRIORITYEric Dumazet1-1/+1
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-7/+2
2023-09-18dccp: fix dccp_v4_err()/dccp_v6_err() againEric Dumazet1-7/+2
2023-09-15ipv6: lockless IPV6_FLOWINFO_SEND implementationEric Dumazet1-1/+1
2023-09-15ipv6: move np->repflow to atomic flagsEric Dumazet1-1/+1
2023-09-15ipv6: lockless IPV6_RECVERR implemetationEric Dumazet1-1/+1
2023-09-15ipv6: lockless IPV6_MULTICAST_HOPS implementationEric Dumazet1-1/+1
2023-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-5/+10
2023-08-28dccp: Fix out of bounds access in DCCP error handlerJann Horn1-5/+10
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2023-07-29net: annotate data-races around sk->sk_markEric Dumazet1-2/+2
2023-07-24ipv6: remove hard coded limitation on ipv6_pinfoEric Dumazet1-0/+1
2023-06-24sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells1-1/+0
2023-03-22netfilter: keep conntrack reference until IPsecv6 policy checks are doneMadhu Koriginja1-0/+1
2023-03-17dccp: annotate lockless accesses to sk->sk_err_softEric Dumazet1-5/+6
2023-02-10dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.Kuniyuki Iwashima1-5/+2
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-19/+5
2022-11-22dccp/tcp: Fixup bhash2 bucket when connect() fails.Kuniyuki Iwashima1-2/+1
2022-11-22dccp/tcp: Update saddr under bhash's lock.Kuniyuki Iwashima1-19/+4
2022-11-22dccp/tcp: Reset saddr on failure after inet6?_hash_connect().Kuniyuki Iwashima1-0/+2
2022-10-24dccp: Call inet6_destroy_sock() via sk->sk_destruct().Kuniyuki Iwashima1-7/+8
2022-08-24net: Add a bhash2 table hashed by port and addressJoanne Koong1-0/+18
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+6
2022-05-16dccp: use READ_ONCE() to read sk->sk_bound_dev_ifEric Dumazet1-2/+2
2022-05-13Revert "tcp/dccp: get rid of inet_twsk_purge()"Eric Dumazet1-0/+6
2022-04-22ipv6: Remove __ipv6_only_sock().Kuniyuki Iwashima1-1/+1
2022-01-25tcp/dccp: get rid of inet_twsk_purge()Eric Dumazet1-6/+0
2021-06-29net: sock: introduce sk_error_reportAlexander Aring1-2/+2
2021-04-09net: dccp: use net_generic storageFlorian Westphal1-4/+20
2021-03-18ipv6: weaken the v4mapped source checkJakub Kicinski1-0/+5
2020-12-16Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2020-11-23tcp: fix race condition when creating child sockets from syncookiesRicardo Dias1-1/+1
2020-11-23lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore1-3/+3
2020-07-19net/ipv6: remove compat_ipv6_{get,set}sockoptChristoph Hellwig1-12/+0
2020-07-19net: remove compat_sock_common_{get,set}sockoptChristoph Hellwig1-2/+0
2020-05-18ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctlChristoph Hellwig1-0/+1
2019-12-04net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca1-3/+3
2019-09-27ipv6: add priority parameter to ip6_xmit()Eric Dumazet1-2/+3
2019-07-08ipv6: elide flowlabel check if no exclusive leases existWillem de Bruijn1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-04-19net: rework SIOCGSTAMP ioctl handlingArnd Bergmann1-0/+1
2019-03-19dccp: do not use ipv6 header for ipv4 flowEric Dumazet1-2/+2
2018-11-08net: Convert protocol error handlers from void to intStefano Brivio1-5/+8
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds1-1/+1
2018-05-26net/dccp: convert to ->poll_maskChristoph Hellwig1-1/+1
2018-04-07dccp: initialize ireq->ir_markEric Dumazet1-0/+1
2017-08-31net: dccp: Add handling of IPV6_PKTOPTIONS to dccp_v6_do_rcv()Andrii1-12/+35
2017-08-07net: ipv6: add second dif to inet6 socket lookupsDavid Ahern1-2/+2
2017-07-27dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properlyXin Long1-0/+1
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena1-1/+1
2017-06-20dccp: call inet_add_protocol after register_pernet_subsys in dccp_v6_initXin Long1-10/+10
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+6
2017-05-11ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong1-0/+6
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-13dccp/tcp: fix routing redirect raceJon Maxwell1-3/+5
2017-02-22net/dccp: fix use after free in tw_timer_handler()Andrey Ryabinin1-0/+6
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-2/+2
2017-01-18inet: drop ->bind_conflictJosef Bacik1-2/+0
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+11
2016-11-03ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet1-0/+1
2016-11-03ipv6: dccp: fix out of bound access in dccp_v6_err()Eric Dumazet1-7/+8
2016-11-03dccp: do not release listeners too soonEric Dumazet1-1/+2
2016-10-29tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet1-1/+1
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-3/+9
2016-07-13dccp: limit sk_filter trim to payloadWillem de Bruijn1-1/+1
2016-07-07Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris1-3/+9
2016-06-27ipv6: Allow request socks to contain IPv6 options.Huw Davies1-3/+9
2016-05-02dccp: do not assume DCCP code is non preemptibleEric Dumazet1-2/+2
2016-04-27net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet1-4/+4
2016-04-27net: rename ICMP6_INC_STATS_BH()Eric Dumazet1-4/+4
2016-04-27dccp: rename DCCP_INC_STATS_BH()Eric Dumazet1-4/+4
2016-04-07net: introduce lockdep_is_held and update various places to use itHannes Frederic Sowa1-1/+1
2016-04-04tcp/dccp: do not touch listener sk_refcnt under synfloodEric Dumazet1-2/+5
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+7
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-1/+1
2016-02-11inet: create IPv6-equivalent inet_hash functionCraig Gallek1-1/+1
2015-12-03ipv6: kill sk_dst_lockEric Dumazet1-2/+2
2015-12-02ipv6: add complete rcu protection around np->optEric Dumazet1-12/+21
2015-11-02tcp/dccp: fix ireq->pktopts raceEric Dumazet1-8/+8
2015-10-23tcp/dccp: fix hashdance race for passive sessionsEric Dumazet1-3/+6
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-8/+7
2015-10-05tcp: avoid two atomic ops for syncookiesEric Dumazet1-1/+1
2015-10-03tcp/dccp: install syn_recv requests into ehash tableEric Dumazet1-50/+22
2015-09-29tcp/dccp: constify syn_recv_sock() method sock argumentEric Dumazet1-2/+3
2015-09-29dccp: use inet6_csk_route_req() helperEric Dumazet1-14/+3
2015-09-29tcp/dccp: constify send_synack and send_reset socket argumentEric Dumazet1-1/+1
2015-09-25tcp/dccp: constify rtx_synack() and friendsEric Dumazet1-1/+1
2015-04-24inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet1-1/+2
2015-03-23ipv6: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet1-33/+8
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-11/+8
2015-03-18ipv6: get rid of __inet6_hash()Eric Dumazet1-15/+2
2015-03-18inet: add IPv6 support to sk_ehashfn()Eric Dumazet1-8/+2
2015-03-17inet: add sk_listener argument to inet_reqsk_alloc()Eric Dumazet1-2/+1
2015-03-12inet: introduce ireq_familyEric Dumazet1-0/+1
2015-03-12ipv6: add missing ireq_net & ir_cookie initializationsEric Dumazet1-0/+1
2014-10-17ipv6: introduce tcp_v6_iif()Eric Dumazet1-1/+2
2014-09-28ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()Eric Dumazet1-1/+1
2014-06-27net: remove inet6_reqsk_allocOctavian Purdila1-1/+1
2013-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-4/+4
2013-12-18ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa1-0/+3
2013-12-10ipv6: do not erase dst address with flow label destinationFlorent Fourcot1-1/+0
2013-12-06net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert1-4/+4
2013-10-10inet: rename ir_loc_port to ir_numEric Dumazet1-2/+2
2013-10-10inet: includes a sock_common in request_sockEric Dumazet1-32/+31
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet1-12/+12
2013-09-18net:dccp: do not report ICMP redirects to user spaceDuan Jiong1-0/+1
2013-03-17tcp: Remove TCPCTChristoph Paasch1-3/+2
2012-12-14inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch1-1/+2
2012-07-17net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller1-1/+1
2012-07-16ipv6: Add helper inet6_csk_update_pmtu().David S. Miller1-31/+4
2012-07-12net: Remove checks for dst_ops->redirect being NULL.David S. Miller1-1/+1
2012-07-12ipv6: Add redirect support to all protocol icmp error handlers.David S. Miller1-0/+7
2012-07-05dccp: remove unnecessary codes in ipv6.cRongQing.Li1-16/+5
2012-06-15ipv6: Handle PMTU in ICMP error handlers.David S. Miller1-0/+2
2012-04-19ipv6: dccp: dont drop packet but consume itEric Dumazet1-1/+1
2012-04-14inet: makes syn_ack_timeout mandatoryEric Dumazet1-0/+1
2012-03-03dccp: fix bug in sequence number validation during connection setupSamuel Jero1-3/+5
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan1-21/+21
2011-10-27ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet1-2/+2
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller1-7/+2
2011-04-28inet: add RCU protection to inet->optEric Dumazet1-1/+1
2011-04-22inet: constify ip headers and in6_addrEric Dumazet1-4/+4
2011-03-12net: Put fl6_* macros to struct flowi6 and use them again.David S. Miller1-10/+10
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller1-66/+66
2011-03-12net: Make flowi ports AF dependent.David S. Miller1-10/+10
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller1-10/+10
2011-03-01ipv6: Consolidate route lookup sequences.David S. Miller1-45/+20
2011-02-25dccp: newdp is declared/assigned but never be usedHagen Paul Pfeifer1-3/+0
2010-10-21tproxy: fix hash locking issue when using port redirection in __inet_inherit_...Balazs Scheidler1-3/+7
2010-06-02ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) optionArnaud Ebalard1-24/+6
2010-04-15net: replace ipfragok with skb->local_dfShan Wei1-2/+2
2010-04-11inet: Remove unused send_check length argumentHerbert Xu1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-15net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisationGerrit Renker1-4/+4
2010-01-17net: spread __net_init, __net_exitAlexey Dobriyan1-2/+2
2009-12-08tcp: Fix a connect() race with timewait socketsEric Dumazet1-2/+2
2009-12-02TCPCT part 1a: add request_values parameter for sending SYNACKWilliam Allen Simpson1-2/+3
2009-11-05net: drop capability from protocol definitionsEric Paris1-1/+0
2009-10-18inet: rename some inet_sock fieldsEric Dumazet1-13/+14
2009-10-07IPv6: use ipv6_addr_set_v4mapped()Brian Haley1-8/+4
2009-09-14net: constify remaining proto_opsAlexey Dobriyan1-1/+1
2009-09-14net: constify struct inet6_protocolAlexey Dobriyan1-1/+1
2009-09-02inet: inet_connection_sock_af_ops constStephen Hemminger1-4/+4
2009-06-23ipv6: Use correct data types for ICMPv6 type and codeBrian Haley1-1/+1
2009-06-03net: skb->dst accessorsEric Dumazet1-3/+5
2008-11-25netns xfrm: lookup in netnsAlexey Dobriyan1-5/+5
2008-11-16net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet1-0/+1
2008-11-04dccp: Cleanup routines for feature negotiationGerrit Renker1-0/+1
2008-11-04dccp: Per-socket initialisation of feature negotiationGerrit Renker1-1/+2
2008-10-19dccp: Port redirection support for DCCPGerrit Renker1-2/+2
2008-10-08ipv6: added net argument to ICMP6_INC_STATS_BHDenis V. Lunev1-2/+4
2008-10-07inet_hashtables: Add inet_lookup_skb helpersArnaldo Carvalho de Melo1-4/+2
2008-09-09This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"Gerrit Renker1-3/+1
2008-09-04dccp: Cleanup routines for feature negotiationGerrit Renker1-0/+1
2008-09-04dccp: Per-socket initialisation of feature negotiationGerrit Renker1-1/+2
2008-07-26dccp: Add check for truncated ICMPv6 DCCP error packetsWei Yongjun1-0/+6
2008-07-26dccp: Add check for sequence number in ICMPv6 messageWei Yongjun1-1/+9
2008-07-25net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen1-1/+1
2008-07-16mib: add net to NET_INC_STATS_BHPavel Emelyanov1-4/+4
2008-07-16inet: prepare net on the stack for NET accounting macrosPavel Emelyanov1-1/+2
2008-06-14net: change proto destroy method to return voidBrian Haley1-2/+2
2008-06-10inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo1-1/+0
2008-04-17[INET]: Drop the inet_inherit_port() call.Pavel Emelyanov1-1/+1
2008-04-14[DCCP]: Fix comment about control sockets.Pavel Emelyanov1-1/+1
2008-04-13[NETNS][DCCPV6]: Make per-net socket lookup.Pavel Emelyanov1-4/+5
2008-04-13[NETNS][DCCPV6]: Actually create ctl socket on each net and use it.Pavel Emelyanov1-10/+8
2008-04-13[NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct net.Pavel Emelyanov1-8/+8
2008-04-13[NETNS][DCCPV6]: Add dummy per-net operations.Pavel Emelyanov1-0/+22
2008-04-13[NETNS][DCCPV6]: Don't pass NULL to ip6_dst_lookup.Pavel Emelyanov1-1/+1
2008-04-03[NETNS]: Inet control socket should not hold a namespace.Denis V. Lunev1-2/+2
2008-04-03[INET]: Let inet_ctl_sock_create return sock rather than socket.Denis V. Lunev1-3/+1
2008-04-03[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.Denis V. Lunev1-2/+2
2008-04-03[DCCP]: dccp_v(4|6)_ctl_socket is leaked.Denis V. Lunev1-0/+1
2008-04-03[DCCP]: Replace socket with sock for reset sending.Denis V. Lunev1-4/+6
2008-03-28[SOCK]: Drop inuse pcounter from struct proto (v2).Pavel Emelyanov1-3/+0
2008-03-22[SOCK]: Add udp_hash member to struct proto.Pavel Emelyanov1-1/+1
2008-02-29[INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.Denis V. Lunev1-20/+18
2008-02-03[SOCK] proto: Add hashinfo member to struct protoArnaldo Carvalho de Melo1-12/+8
2008-01-31[NETNS]: Tcp-v6 sockets per-net lookup.Pavel Emelyanov1-4/+4
2008-01-28[DCCP]: Allow to parse options on Request SocketsGerrit Renker1-4/+4
2008-01-28[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAITHerbert Xu1-1/+1
2007-11-07[DCCP]: Use DEFINE_PROTO_INUSE infrastructure.David S. Miller1-0/+3
2007-10-24[DCCP]: Retrieve packet sequence number for error reportingGerrit Renker1-2/+2
2007-10-22[INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible.Jean Delvare1-2/+2
2007-10-15[IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu1-2/+1
2007-10-10[DCCP]: Twice the wrong reset code in receiving connection-RequestsGerrit Renker1-4/+3
2007-10-10[DCCP]: Factor out common code for generating ResetsGerrit Renker1-33/+6
2007-10-10[DCCP]: Sequence number wrap-around when sending resetGerrit Renker1-1/+1
2007-07-10[IPV6]: Do not send RH0 anymore.YOSHIFUJI Hideaki1-20/+0
2007-05-24[XFRM]: Allow packet drops during larval state resolution.David S. Miller1-3/+7