index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-04
dccp: Integrate the TFRC library with DCCP
Gerrit Renker
12
-52
/
+27
2009-01-04
dccp: Clean up ccid.c after integration of CCID plugins
Gerrit Renker
4
-176
/
+14
2009-01-04
dccp: Lockless integration of CCID congestion-control plugins
Gerrit Renker
11
-168
/
+148
2008-12-29
net: Fix percpu counters deadlock
Herbert Xu
1
-1
/
+2
2008-12-17
dccp_diag: LISTEN sockets don't have CCIDs
Arnaldo Carvalho de Melo
1
-2
/
+5
2008-12-08
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
Gerrit Renker
7
-27
/
+8
2008-12-08
dccp: Remove manual influence on NDP Count feature
Gerrit Renker
5
-13
/
+2
2008-12-08
dccp: Remove obsolete parts of the old CCID interface
Gerrit Renker
4
-34
/
+0
2008-12-08
dccp: Clean up old feature-negotiation infrastructure
Gerrit Renker
2
-505
/
+11
2008-12-08
dccp: Integration of dynamic feature activation - part 3 (client side)
Gerrit Renker
1
-4
/
+26
2008-12-08
dccp: Integration of dynamic feature activation - part 2 (server side)
Gerrit Renker
1
-30
/
+12
2008-12-08
dccp: Integration of dynamic feature activation - part 1 (socket setup)
Gerrit Renker
1
-40
/
+6
2008-12-05
dccp: use roundup instead of opencoding
Ilpo Järvinen
1
-1
/
+1
2008-12-01
dccp: Feature activation handlers
Gerrit Renker
2
-10
/
+204
2008-12-01
dccp: Processing Confirm options
Gerrit Renker
3
-17
/
+101
2008-12-01
dccp: Process incoming Change feature-negotiation options
Gerrit Renker
3
-18
/
+189
2008-12-01
dccp: Preference list reconciliation
Gerrit Renker
1
-2
/
+75
2008-12-01
dccp: Integrate feature-negotiation insertion code
Gerrit Renker
1
-12
/
+21
2008-12-01
dccp: Insert feature-negotiation options into skb
Gerrit Renker
2
-0
/
+67
2008-11-25
net: Use a percpu_counter for orphan_count
Eric Dumazet
2
-7
/
+11
2008-11-25
netns xfrm: lookup in netns
Alexey Dobriyan
1
-5
/
+5
2008-11-25
dccp: fix warning in net/dccp/options.c
Ingo Molnar
1
-1
/
+1
2008-11-23
dccp: Header option insertion routine for feature-negotiation
Gerrit Renker
2
-60
/
+33
2008-11-23
dccp: Support for Mandatory options
Gerrit Renker
2
-0
/
+17
2008-11-23
dccp: Increase the scope of variable-length htonl/ntohl functions
Gerrit Renker
2
-7
/
+28
2008-11-23
dccp: API to query the current TX/RX CCID
Gerrit Renker
3
-5
/
+30
2008-11-23
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
4
-8
/
+42
2008-11-20
dccp: Fix bracing in dccp_feat_list_lookup.
Gerrit Renker
1
-1
/
+2
2008-11-20
net: listening_hash get a spinlock per bucket
Eric Dumazet
1
-6
/
+2
2008-11-19
net: inet_diag_handler structs can be const
Eric Dumazet
1
-1
/
+1
2008-11-16
dccp: Tidy up setsockopt calls
Gerrit Renker
1
-11
/
+12
2008-11-16
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
4
-10
/
+0
2008-11-16
dccp: Feature negotiation for minimum-checksum-coverage
Gerrit Renker
1
-13
/
+40
2008-11-16
dccp: Deprecate old setsockopt framework
Gerrit Renker
3
-98
/
+32
2008-11-16
dccp: Mechanism to resolve CCID dependencies
Gerrit Renker
3
-4
/
+47
2008-11-16
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
3
-2
/
+4
2008-11-12
dccp: Resolve dependencies of features on choice of CCID
Gerrit Renker
4
-0
/
+168
2008-11-12
dccp: Query supported CCIDs
Gerrit Renker
4
-0
/
+59
2008-11-12
dccp: Registration routines for changing feature values
Gerrit Renker
4
-28
/
+197
2008-11-12
dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
3
-41
/
+8
2008-11-04
dccp: Cleanup routines for feature negotiation
Gerrit Renker
3
-1
/
+3
2008-11-04
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
8
-6
/
+69
2008-11-04
dccp: List management for new feature negotiation
Gerrit Renker
2
-0
/
+75
2008-11-04
dccp: Implement lookup table for feature-negotiation information
Gerrit Renker
1
-0
/
+39
2008-11-04
dccp: Basic data structure for feature negotiation
Gerrit Renker
1
-0
/
+61
2008-10-31
net: replace NIPQUAD() in net/*/
Harvey Harrison
2
-11
/
+9
2008-10-19
dccp: Port redirection support for DCCP
Gerrit Renker
3
-3
/
+4
2008-10-16
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
1
-1
/
+1
2008-10-08
ipv6: added net argument to ICMP6_INC_STATS_BH
Denis V. Lunev
1
-2
/
+4
2008-10-07
inet_hashtables: Add inet_lookup_skb helpers
Arnaldo Carvalho de Melo
2
-7
/
+4
[next]