aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/dccp.h
AgeCommit message (Expand)Author
2016-04-27net: snmp: kill STATS_BH macrosEric Dumazet
2016-04-27dccp: rename DCCP_INC_STATS_BH()Eric Dumazet
2015-10-23tcp/dccp: fix hashdance race for passive sessionsEric Dumazet
2015-10-09net/dccp: dccp_bad_service_code can be booleanYaowei Bai
2015-09-29tcp/dccp: constify syn_recv_sock() method sock argumentEric Dumazet
2015-09-29dccp: constify dccp_create_openreq_child() sock argumentEric Dumazet
2015-09-29tcp/dccp: constify send_synack and send_reset socket argumentEric Dumazet
2015-09-25dccp: constify dccp_make_response() socket argumentEric Dumazet
2015-03-23ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet
2015-03-20inet: drop prev pointer handling in request sockEric Dumazet
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue
2014-11-08dccp: Convert DCCP_WARN to net_warn_ratelimitedJoe Perches
2014-01-04dccp: remove obsolete codestephen hemminger
2013-10-19net: dccp: Remove extern from function prototypesJoe Perches
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet
2011-08-01dccp: support for the exchange of NN options in established state 1/2Gerrit Renker
2011-01-07dccp: fix bug in updating the GSRSamuel Jero
2010-12-10dccp: remove unused macrosShan Wei
2010-12-07dccp qpolicy: Parameter checking of cmsg qpolicy parametersTomasz Grobelny
2010-12-07dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny
2010-11-10dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handlingGerrit Renker
2010-10-28dccp: Refine the wait-for-ccid mechanismGerrit Renker
2010-10-12dccp: schedule an Ack when receiving timestampsGerrit Renker
2010-10-12dccp: generalise data-loss conditionIvo Calado
2010-10-12dccp: fix the adjustments to AWL and SWLGerrit Renker
2010-10-06dccp: Kill dead code and add static markers.stephen hemminger
2010-06-25dccp: remove unused function argumentGerrit Renker
2010-04-11inet: Remove unused send_check length argumentHerbert Xu
2010-03-21net: snmp mib cleanupEric Dumazet
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-03-02dccp: Do not let initial option overhead shrink the MPSGerrit Renker
2009-01-21dccp: Debugging functions for feature negotiationGerrit Renker
2009-01-21dccp: Initialisation and type-checking of feature sysctlsGerrit Renker
2009-01-21dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker
2009-01-04dccp: Lockless integration of CCID congestion-control pluginsGerrit Renker
2008-12-08dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker
2008-12-08dccp: Remove manual influence on NDP Count featureGerrit Renker
2008-12-01dccp: Feature activation handlersGerrit Renker
2008-12-01dccp: Insert feature-negotiation options into skbGerrit Renker
2008-11-25net: Use a percpu_counter for orphan_countEric Dumazet
2008-11-16dccp: Deprecate Ack Ratio sysctlGerrit Renker
2008-11-16dccp: Mechanism to resolve CCID dependenciesGerrit Renker
2008-11-12dccp: Resolve dependencies of features on choice of CCIDGerrit Renker
2008-11-04dccp: Per-socket initialisation of feature negotiationGerrit Renker
2008-11-04dccp: List management for new feature negotiationGerrit Renker
2008-08-06tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookupGui Jianfeng
2008-07-26dccp: Allow to distinguish original and retransmitted packetsGerrit Renker