summaryrefslogtreecommitdiff
path: root/net/dccp/minisocks.c
Commit message (Expand)AuthorAge
* dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet2017-03-07
* net: Introduce sk_clone_lock() error path routineArnaldo Carvalho de Melo2017-03-02
* dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo2017-03-02
* dccp: rename DCCP_INC_STATS_BH()Eric Dumazet2016-04-27
* tcp/dccp: fix hashdance race for passive sessionsEric Dumazet2015-10-23
* dccp: constify dccp_create_openreq_child() sock argumentEric Dumazet2015-09-29
* tcp/dccp: constify send_synack and send_reset socket argumentEric Dumazet2015-09-29
* tcp/dccp: fix timewait races in timer handlingEric Dumazet2015-09-21
* inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet2015-04-24
* tcp/dccp: get rid of central timewait timerEric Dumazet2015-04-13
* inet: drop prev pointer handling in request sockEric Dumazet2015-03-20
* inet: move ipv6only in sock_commonEric Dumazet2014-07-01
* net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
* 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
* tcp: better retrans tracking for defer-acceptEric Dumazet2012-11-03
* dccp: fix bug in sequence number validation during connection setupSamuel Jero2012-03-03
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
* net: rename sk_clone to sk_clone_lockEric Dumazet2011-11-08
* dccp: fix the adjustments to AWL and SWLGerrit Renker2010-10-12
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: backlog functions renameZhu Yi2010-03-05
* TCPCT part 1a: add request_values parameter for sending SYNACKWilliam Allen Simpson2009-12-02
* dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker2009-01-21
* dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker2008-12-08
* dccp: Remove manual influence on NDP Count featureGerrit Renker2008-12-08
* dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker2008-12-08
* dccp: Integration of dynamic feature activation - part 2 (server side)Gerrit Renker2008-12-08
* dccp: Deprecate Ack Ratio sysctlGerrit Renker2008-11-16
* dccp: Per-socket initialisation of feature negotiationGerrit Renker2008-11-04
* dccp: Port redirection support for DCCPGerrit Renker2008-10-19
* tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookupGui Jianfeng2008-08-06
* dccp: Bug in initial acknowledgment number assignmentGerrit Renker2008-06-11
* [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.Denis V. Lunev2008-02-29
* [DCCP]: Handle timestamps on Request/Response exchange separatelyGerrit Renker2008-01-28
* [DCCP]: Add (missing) option parsing to request_sock processingGerrit Renker2008-01-28
* [DCCP]: Tidy-up -- minisock initialisationGerrit Renker2007-10-10
* [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymoreArnaldo Carvalho de Melo2007-10-10
* [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, netMilind Arun Choudhary2007-04-26
* [DCCP]: Set RTO for newly created child socketGerrit Renker2007-03-06
* [DCCP]: Whitespace cleanupsArnaldo Carvalho de Melo2006-12-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * [DCCP]: Simplified conditions due to use of enum:8 statesGerrit Renker2006-12-02
| * [TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki2006-12-02
| * [DCCP]: Introduce a consistent naming scheme for sysctlsGerrit Renker2006-12-02
| * [DCCP]: Increment sequence numbers on retransmitted Response packetsGerrit Renker2006-12-02
| * [DCCP]: Update code comments for Step 2/3Gerrit Renker2006-12-02
| * [DCCP]: tidy up dccp_v{4,6}_conn_requestGerrit Renker2006-12-02