aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/minisocks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05net-tcp: remove useless tw_timeout fieldMaciej Żenczykowski1-1/+0
2017-12-13tcp/dccp: avoid one atomic operation for timewait hashdanceEric Dumazet1-3/+4
2017-12-01tcp/dccp: block bh before arming time_wait timerEric Dumazet1-0/+6
2017-03-07dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet1-8/+16
2017-03-02net: Introduce sk_clone_lock() error path routineArnaldo Carvalho de Melo1-5/+1
2017-03-02dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo1-0/+1
2016-04-27dccp: rename DCCP_INC_STATS_BH()Eric Dumazet1-1/+1
2015-10-23tcp/dccp: fix hashdance race for passive sessionsEric Dumazet1-7/+7
2015-09-29dccp: constify dccp_create_openreq_child() sock argumentEric Dumazet1-1/+1
2015-09-29tcp/dccp: constify send_synack and send_reset socket argumentEric Dumazet1-1/+1
2015-09-21tcp/dccp: fix timewait races in timer handlingEric Dumazet1-2/+2
2015-04-24inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet1-2/+1
2015-04-13tcp/dccp: get rid of central timewait timerEric Dumazet1-16/+3
2015-03-20inet: drop prev pointer handling in request sockEric Dumazet1-4/+3
2014-07-01inet: move ipv6only in sock_commonEric Dumazet1-3/+1
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller1-1/+1
2013-10-10inet: rename ir_loc_port to ir_numEric Dumazet1-4/+4
2013-10-10inet: includes a sock_common in request_sockEric Dumazet1-2/+2
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet1-5/+2
2012-11-03tcp: better retrans tracking for defer-acceptEric Dumazet1-2/+1
2012-03-03dccp: fix bug in sequence number validation during connection setupSamuel Jero1-7/+11
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet1-1/+1
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan1-2/+2
2011-11-08net: rename sk_clone to sk_clone_lockEric Dumazet1-1/+1
2010-10-12dccp: fix the adjustments to AWL and SWLGerrit Renker1-21/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-05net: backlog functions renameZhu Yi1-1/+1
2009-12-02TCPCT part 1a: add request_values parameter for sending SYNACKWilliam Allen Simpson1-1/+1
2009-01-21dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker1-11/+0
2008-12-08dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker1-1/+0
2008-12-08dccp: Remove manual influence on NDP Count featureGerrit Renker1-1/+0
2008-12-08dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker1-2/+0
2008-12-08dccp: Integration of dynamic feature activation - part 2 (server side)Gerrit Renker1-30/+12
2008-11-16dccp: Deprecate Ack Ratio sysctlGerrit Renker1-1/+0
2008-11-04dccp: Per-socket initialisation of feature negotiationGerrit Renker1-1/+6
2008-10-19dccp: Port redirection support for DCCPGerrit Renker1-0/+1
2008-08-06tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookupGui Jianfeng1-1/+2
2008-06-11dccp: Bug in initial acknowledgment number assignmentGerrit Renker1-4/+4
2008-02-29[INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.Denis V. Lunev1-1/+1
2008-01-28[DCCP]: Handle timestamps on Request/Response exchange separatelyGerrit Renker1-8/+13
2008-01-28[DCCP]: Add (missing) option parsing to request_sock processingGerrit Renker1-6/+6
2007-10-10[DCCP]: Tidy-up -- minisock initialisationGerrit Renker1-0/+10
2007-10-10[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymoreArnaldo Carvalho de Melo1-1/+0
2007-04-26[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, netMilind Arun Choudhary1-1/+1
2007-03-06[DCCP]: Set RTO for newly created child socketGerrit Renker1-1/+1
2006-12-11[DCCP]: Whitespace cleanupsArnaldo Carvalho de Melo1-1/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-15/+33
2006-12-02[DCCP]: Simplified conditions due to use of enum:8 statesGerrit Renker1-5/+2
2006-12-02[TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki1-1/+1
2006-12-02[DCCP]: Introduce a consistent naming scheme for sysctlsGerrit Renker1-1/+1