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
*
netns xfrm: lookup in netns
Alexey Dobriyan
2008-11-25
1
-5
/
+5
*
dccp: fix warning in net/dccp/options.c
Ingo Molnar
2008-11-25
1
-1
/
+1
*
dccp: Header option insertion routine for feature-negotiation
Gerrit Renker
2008-11-23
2
-60
/
+33
*
dccp: Support for Mandatory options
Gerrit Renker
2008-11-23
2
-0
/
+17
*
dccp: Increase the scope of variable-length htonl/ntohl functions
Gerrit Renker
2008-11-23
2
-7
/
+28
*
dccp: API to query the current TX/RX CCID
Gerrit Renker
2008-11-23
3
-5
/
+30
*
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
2008-11-23
4
-8
/
+42
*
dccp: Fix bracing in dccp_feat_list_lookup.
Gerrit Renker
2008-11-20
1
-1
/
+2
*
net: listening_hash get a spinlock per bucket
Eric Dumazet
2008-11-20
1
-6
/
+2
*
net: inet_diag_handler structs can be const
Eric Dumazet
2008-11-19
1
-1
/
+1
*
dccp: Tidy up setsockopt calls
Gerrit Renker
2008-11-16
1
-11
/
+12
*
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
2008-11-16
4
-10
/
+0
*
dccp: Feature negotiation for minimum-checksum-coverage
Gerrit Renker
2008-11-16
1
-13
/
+40
*
dccp: Deprecate old setsockopt framework
Gerrit Renker
2008-11-16
3
-98
/
+32
*
dccp: Mechanism to resolve CCID dependencies
Gerrit Renker
2008-11-16
3
-4
/
+47
*
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
2008-11-16
3
-2
/
+4
*
dccp: Resolve dependencies of features on choice of CCID
Gerrit Renker
2008-11-12
4
-0
/
+168
*
dccp: Query supported CCIDs
Gerrit Renker
2008-11-12
4
-0
/
+59
*
dccp: Registration routines for changing feature values
Gerrit Renker
2008-11-12
4
-28
/
+197
*
dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
2008-11-12
3
-41
/
+8
*
dccp: Cleanup routines for feature negotiation
Gerrit Renker
2008-11-04
3
-1
/
+3
*
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
2008-11-04
8
-6
/
+69
*
dccp: List management for new feature negotiation
Gerrit Renker
2008-11-04
2
-0
/
+75
*
dccp: Implement lookup table for feature-negotiation information
Gerrit Renker
2008-11-04
1
-0
/
+39
*
dccp: Basic data structure for feature negotiation
Gerrit Renker
2008-11-04
1
-0
/
+61
*
net: replace NIPQUAD() in net/*/
Harvey Harrison
2008-10-31
2
-11
/
+9
*
dccp: Port redirection support for DCCP
Gerrit Renker
2008-10-19
3
-3
/
+4
*
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
2008-10-16
1
-1
/
+1
*
ipv6: added net argument to ICMP6_INC_STATS_BH
Denis V. Lunev
2008-10-08
1
-2
/
+4
*
inet_hashtables: Add inet_lookup_skb helpers
Arnaldo Carvalho de Melo
2008-10-07
2
-7
/
+4
*
This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"
Gerrit Renker
2008-09-09
32
-3861
/
+2786
*
dccp ccid-3: Preventing Oscillations
Gerrit Renker
2008-09-04
3
-2
/
+59
*
dccp ccid-3: Simplify computing and range-checking of t_ipi
Gerrit Renker
2008-09-04
1
-10
/
+8
*
dccp ccid-3: Measuring the packet size s with regard to rfc3448bis-06
Gerrit Renker
2008-09-04
2
-12
/
+35
*
dccp ccid-3: Tidy up CCID-Kconfig dependencies
Gerrit Renker
2008-09-04
1
-5
/
+4
*
dccp ccid-3: Implement rfc3448bis change to initial-rate computation
Gerrit Renker
2008-09-04
1
-7
/
+5
*
dccp ccid-3: Update the RX history records in one place
Gerrit Renker
2008-09-04
5
-56
/
+40
*
dccp ccid-3: Update the computation of X_recv
Gerrit Renker
2008-09-04
3
-41
/
+66
*
dccp tfrc: Increase number of RTT samples
Gerrit Renker
2008-09-04
1
-59
/
+24
*
dccp: Clamping RTT values
Gerrit Renker
2008-09-04
2
-11
/
+9
*
dccp ccid-3: Always perform receiver RTT sampling
Gerrit Renker
2008-09-04
4
-49
/
+73
*
dccp ccid-3: Remove duplicate RX states
Gerrit Renker
2008-09-04
2
-48
/
+13
*
dccp tfrc: Let dccp_tfrc_lib do the sampling work
Gerrit Renker
2008-09-04
5
-35
/
+35
*
dccp tfrc: Return type of update_i_mean is void
Gerrit Renker
2008-09-04
4
-18
/
+17
*
dccp tfrc: Perform early loss detection
Gerrit Renker
2008-09-04
2
-9
/
+42
*
dccp tfrc: Receiver history initialisation routine
Gerrit Renker
2008-09-04
3
-24
/
+32
*
dccp tfrc: Suppress unavoidable "below resolution" warning
Gerrit Renker
2008-09-04
1
-2
/
+10
*
dccp ccid-3: Simplified handling of TX states
Gerrit Renker
2008-09-04
2
-44
/
+8
*
dccp ccid-3: Runtime verification of timer resolution
Gerrit Renker
2008-09-04
3
-3
/
+18
*
dccp qpolicy: Parameter checking of cmsg qpolicy parameters
Tomasz Grobelny
2008-09-04
3
-6
/
+22
[next]