summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
kernel/commit/net/dccp/input.c?id=f17a37c9b8c4b32c01e501a84fa6f30e344c6110'>dccp ccid-2: Ack Vector interface clean-upGerrit Renker 2010-10-12dccp: cosmetics - warning formatGerrit Renker 2010-10-12dccp: fix the adjustments to AWL and SWLGerrit Renker 2010-06-25dccp: make implementation of Syn-RTT symmetricGerrit Renker 2010-05-24net/dccp: expansion of error code sizeYoichi Yuasa 2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo 2010-03-24net: remove trailing space in messagesFrans Pop 2009-01-04dccp: Integrate the TFRC library with DCCPGerrit Renker 2008-12-08dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker 2008-12-08dccp: Integration of dynamic feature activation - part 3 (client side)Gerrit Renker 2008-11-04dccp: Per-socket initialisation of feature negotiationGerrit Renker 2008-09-09This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"Gerrit Renker 2008-09-04dccp: Clamping RTT valuesGerrit Renker 2008-09-04dccp: Clean up slow-path input processingGerrit Renker 2008-09-04dccp ccid-2: Consolidate Ack-Vector processing within main DCCP moduleGerrit Renker 2008-09-04dccp ccid-2: Algorithm to update buffer stateGerrit Renker 2008-09-04dccp ccid-2: Ack Vector interface clean-upGerrit Renker 2008-09-04dccp: Fix the adjustments to AWL and SWLGerrit Renker 2008-09-04dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker 2008-09-04dccp: Integration of dynamic feature activation - part 3 (client side)Gerrit Renker 2008-09-04dccp: Per-socket initialisation of feature negotiationGerrit Renker 2008-09-04dccp: Always generate a Reset in response to option errorsWei Yongjun 2008-08-18dccp: Fix panic caused by too early termination of retransmission mechanismGerrit Renker 2008-07-25net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen 2008-01-28[DCCP]: Allow to parse options on Request SocketsGerrit Renker 2008-01-28[DCCP]: Perform SHUT_RD and SHUT_WR on receiving closeGerrit Renker 2008-01-28[DCCP]: Remove duplicate test for CloseReqGerrit Renker 2008-01-28[DCCP]: Integrate state transitions for passive-closeGerrit Renker 2008-01-28[NET]: Name magic constants in sock_wake_async()Pavel Emelyanov 2008-01-28[DCCP]: Honour and make use of shutdown option set by userGerrit Renker 2007-10-24[DCCP]: Convert Reset code into socket error numberGerrit Renker 2007-10-17[DCCP]: fix link error with !CONFIG_SYSCTLIngo Molnar 2007-10-10[DCCP]: Rate-limit DCCP-SyncsGerrit Renker 2007-10-10[DCCP]: Send Reset upon Sync in state REQUESTGerrit Renker 2007-10-10[DCCP]: Fix Reset/Sync-Flood BugGerrit Renker 2007-10-10[DCCP]: Shorten variable names in dccp_check_seqnoGerrit Renker 2007-10-10[DCCP]: Simplify interface of dccp_sample_rttGerrit Renker 2007-10-10[DCCP]: Convert dccp_sample_rtt to ktime_tArnaldo Carvalho de Melo