index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
Commit message (
Expand
)
Author
Age
Files
Lines
*
dccp: fix error in updating the GAR
Gerrit Renker
2010-11-28
1
-1
/
+2
*
dccp ccid-2: Stop polling
Gerrit Renker
2010-10-28
2
-8
/
+20
*
dccp: Refine the wait-for-ccid mechanism
Gerrit Renker
2010-10-28
4
-54
/
+89
*
dccp: Extend CCID packet dequeueing interface
Gerrit Renker
2010-10-28
2
-57
/
+86
*
dccp: Return-value convention of hc_tx_send_packet()
Gerrit Renker
2010-10-28
2
-9
/
+37
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
21
-610
/
+410
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-10-21
2
-6
/
+14
|
|
\
|
|
*
tproxy: fix hash locking issue when using port redirection in __inet_inherit_...
Balazs Scheidler
2010-10-21
2
-6
/
+14
|
*
|
dccp: cosmetics - warning format
Gerrit Renker
2010-10-12
2
-2
/
+2
|
*
|
dccp: schedule an Ack when receiving timestamps
Gerrit Renker
2010-10-12
2
-2
/
+3
|
*
|
dccp: generalise data-loss condition
Ivo Calado
2010-10-12
1
-6
/
+15
|
*
|
dccp: remove unused argument in CCID tx function
Gerrit Renker
2010-10-12
4
-7
/
+6
|
*
|
dccp: merge now-reduced connect_init() function
Gerrit Renker
2010-10-12
1
-13
/
+5
|
*
|
dccp: fix the adjustments to AWL and SWL
Gerrit Renker
2010-10-12
3
-33
/
+35
|
*
|
dccp: Kill dead code and add static markers.
stephen hemminger
2010-10-06
5
-40
/
+25
|
*
|
net: return operator cleanup
Eric Dumazet
2010-09-23
1
-1
/
+1
|
*
|
dccp ccid-3: Remove redundant 'options_received' struct
Gerrit Renker
2010-09-21
2
-23
/
+8
|
*
|
dccp tfrc/ccid-3: computing the loss rate from the Loss Event Rate
Gerrit Renker
2010-09-21
3
-5
/
+19
|
*
|
dccp ccid-3: remove dead states
Gerrit Renker
2010-09-21
2
-30
/
+9
|
*
|
dccp: Replace magic CCID-specific numbers by symbolic constants
Gerrit Renker
2010-09-21
1
-10
/
+3
|
*
|
dccp: Add packet type information to CCID-specific option parsing
Gerrit Renker
2010-09-21
3
-41
/
+35
|
*
|
dccp ccid-3: Simplify and consolidate tx_parse_options
Gerrit Renker
2010-09-15
2
-46
/
+14
|
*
|
dccp ccid-3: remove buggy RTT-sampling history lookup
Gerrit Renker
2010-09-15
3
-57
/
+38
|
*
|
dccp ccid-3: A lower bound for the inter-packet scheduling algorithm
Gerrit Renker
2010-09-15
2
-16
/
+21
|
|
/
|
*
dccp ccid-3: use per-route RTO or TCP RTO as fallback
Gerrit Renker
2010-08-30
3
-38
/
+6
|
*
dccp ccid-2: Share TCP's minimum RTO code
Gerrit Renker
2010-08-30
1
-2
/
+3
|
*
tcp/dccp: Consolidate common code for RFC 3390 conversion
Gerrit Renker
2010-08-30
1
-6
/
+2
|
*
dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()
Gerrit Renker
2010-08-30
1
-25
/
+3
|
*
dccp ccid-2: Use u32 timestamps uniformly
Gerrit Renker
2010-08-30
2
-13
/
+16
|
*
dccp ccid-2: Replace broken RTT estimator with better algorithm
Gerrit Renker
2010-08-23
2
-81
/
+108
|
*
dccp ccid-2: Simplify dec_pipe and rearming of RTO timer
Gerrit Renker
2010-08-23
1
-19
/
+8
|
*
dccp ccid-2: Remove redundant sanity tests
Gerrit Renker
2010-08-23
1
-52
/
+0
|
*
dccp ccid-3: No more CCID control blocks in LISTEN state
Gerrit Renker
2010-08-23
1
-33
/
+7
|
*
ccid: ccid-2/3 code cosmetics
Gerrit Renker
2010-08-23
3
-26
/
+27
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
|
/
*
net: dccp: fix sign bug
Kulikov Vasiliy
2010-07-18
1
-1
/
+1
*
snmp: add align parameter to snmp_mib_init()
Eric Dumazet
2010-06-25
1
-1
/
+2
*
dccp: make implementation of Syn-RTT symmetric
Gerrit Renker
2010-06-25
2
-3
/
+16
*
dccp: remove unused function argument
Gerrit Renker
2010-06-25
4
-19
/
+13
*
net-next: remove useless union keyword
Changli Gao
2010-06-10
1
-2
/
+2
*
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
Arnaud Ebalard
2010-06-02
1
-24
/
+6
*
net/dccp: Use memdup_user
Julia Lawall
2010-05-31
1
-8
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-25
1
-3
/
+3
|
\
|
*
net/dccp: expansion of error code size
Yoichi Yuasa
2010-05-24
1
-3
/
+3
*
|
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
2010-05-25
1
-1
/
+1
|
/
*
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
2010-05-01
1
-4
/
+6
*
net: sk_sleep() helper
Eric Dumazet
2010-04-20
2
-4
/
+4
*
net: replace ipfragok with skb->local_df
Shan Wei
2010-04-15
2
-3
/
+3
*
net: sk_dst_cache RCUification
Eric Dumazet
2010-04-13
1
-2
/
+2
*
inet: Remove unused send_check length argument
Herbert Xu
2010-04-11
4
-5
/
+4
[next]