index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
Commit message (
Expand
)
Author
Age
Files
Lines
*
dccp: Clean up old feature-negotiation infrastructure
Gerrit Renker
2008-09-04
2
-505
/
+12
*
dccp: Integration of dynamic feature activation - part 3 (client side)
Gerrit Renker
2008-09-04
1
-4
/
+26
*
dccp: Integration of dynamic feature activation - part 2 (server side)
Gerrit Renker
2008-09-04
1
-30
/
+12
*
dccp: Integration of dynamic feature activation - part 1 (socket setup)
Gerrit Renker
2008-09-04
1
-40
/
+6
*
dccp: Feature activation handlers
Gerrit Renker
2008-09-04
2
-10
/
+204
*
dccp: Processing Confirm options
Gerrit Renker
2008-09-04
3
-17
/
+101
*
dccp: Process incoming Change feature-negotiation options
Gerrit Renker
2008-09-04
3
-18
/
+155
*
dccp: Preference list reconciliation
Gerrit Renker
2008-09-04
1
-2
/
+75
*
dccp: Integrate feature-negotiation insertion code
Gerrit Renker
2008-09-04
1
-12
/
+21
*
dccp: Insert feature-negotiation options into skb
Gerrit Renker
2008-09-04
2
-0
/
+67
*
dccp: Header option insertion routine for feature-negotiation
Gerrit Renker
2008-09-04
2
-60
/
+33
*
dccp: Support for Mandatory options
Gerrit Renker
2008-09-04
2
-0
/
+17
*
dccp: Increase the scope of variable-length htonl/ntohl functions
Gerrit Renker
2008-09-04
2
-7
/
+28
*
dccp: API to query the current TX/RX CCID
Gerrit Renker
2008-09-04
3
-5
/
+30
*
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
2008-09-04
4
-8
/
+42
*
dccp: Tidy up setsockopt calls
Gerrit Renker
2008-09-04
1
-11
/
+12
*
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
2008-09-04
4
-10
/
+0
*
dccp: Feature negotiation for minimum-checksum-coverage
Gerrit Renker
2008-09-04
1
-13
/
+40
*
dccp: Deprecate old setsockopt framework
Gerrit Renker
2008-09-04
3
-98
/
+32
*
dccp: Mechanism to resolve CCID dependencies
Gerrit Renker
2008-09-04
3
-4
/
+35
*
dccp: Resolve dependencies of features on choice of CCID
Gerrit Renker
2008-09-04
4
-0
/
+168
*
dccp: Query supported CCIDs
Gerrit Renker
2008-09-04
4
-0
/
+59
*
dccp: Registration routines for changing feature values
Gerrit Renker
2008-09-04
4
-28
/
+128
*
dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
2008-09-04
3
-41
/
+8
*
dccp: Cleanup routines for feature negotiation
Gerrit Renker
2008-09-04
4
-1
/
+5
*
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
2008-09-04
8
-6
/
+33
*
dccp: List management for new feature negotiation
Gerrit Renker
2008-09-04
1
-0
/
+129
*
dccp: Implement lookup table for feature-negotiation information
Gerrit Renker
2008-09-04
1
-0
/
+115
*
dccp: Basic data structure for feature negotiation
Gerrit Renker
2008-09-04
2
-0
/
+74
*
dccp ccid-3: Replace lazy BUG_ON with condition
Gerrit Renker
2008-09-04
1
-2
/
+4
*
dccp: Toggle debug output without module unloading
Gerrit Renker
2008-09-04
4
-4
/
+4
*
dccp: Empty the write queue when disconnecting
Gerrit Renker
2008-09-04
1
-0
/
+2
*
dccp: Fill in the Data fields for "Option Error" Resets
Gerrit Renker
2008-09-04
1
-0
/
+3
*
dccp: Silently ignore options with nonsensical lengths
Gerrit Renker
2008-09-04
1
-4
/
+6
*
dccp: Always generate a Reset in response to option errors
Wei Yongjun
2008-09-04
1
-2
/
+2
*
dccp: Fix panic caused by too early termination of retransmission mechanism
Gerrit Renker
2008-08-18
1
-6
/
+6
*
dccp: change L/R must have at least one byte in the dccpsf_val field
Arnaldo Carvalho de Melo
2008-08-13
1
-0
/
+5
*
tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup
Gui Jianfeng
2008-08-06
2
-2
/
+4
*
dccp: Add check for truncated ICMPv6 DCCP error packets
Wei Yongjun
2008-07-26
1
-0
/
+6
*
dccp: Fix incorrect length check for ICMPv4 packets
Wei Yongjun
2008-07-26
1
-3
/
+4
*
dccp: Add check for sequence number in ICMPv6 message
Wei Yongjun
2008-07-26
1
-1
/
+9
*
dccp: Fix sequence number check for ICMPv4 packets
Wei Yongjun
2008-07-26
1
-1
/
+1
*
dccp: Bug-Fix - AWL was never updated
Gerrit Renker
2008-07-26
1
-18
/
+15
*
dccp: Allow to distinguish original and retransmitted packets
Gerrit Renker
2008-07-26
3
-21
/
+21
*
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
2008-07-25
6
-7
/
+7
*
mib: add net to NET_INC_STATS_BH
Pavel Emelyanov
2008-07-16
3
-11
/
+11
*
inet: prepare net on the stack for NET accounting macros
Pavel Emelyanov
2008-07-16
1
-1
/
+2
*
mib: add net to IP_INC_STATS_BH
Pavel Emelyanov
2008-07-16
1
-1
/
+1
*
mib: add struct net to ICMP_INC_STATS_BH
Pavel Emelyanov
2008-07-14
1
-2
/
+2
*
inet: toss struct net initialization around
Pavel Emelyanov
2008-07-14
1
-1
/
+2
[next]