index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-03
[DCCP] timewait: Remove leftover extern declarations
Arnaldo Carvalho de Melo
1
-2
/
+0
2006-12-03
[DCCP]: Simplify jump labels in dccp_v{4,6}_rcv
Gerrit Renker
2
-23
/
+14
2006-12-03
[DCCP]: Combine allocating & zeroing header space on skb
Gerrit Renker
3
-24
/
+7
2006-12-03
[DCCPv6]: Add a FIXME for missing IPV6_PKTOPTIONS
Gerrit Renker
1
-2
/
+6
2006-12-03
[DCCP]: set safe upper bound for option length
Gerrit Renker
1
-6
/
+12
2006-12-03
[TCP]: Don't set SKB owner in tcp_transmit_skb().
David S. Miller
1
-2
/
+2
2006-12-03
[DCCP]: Fix typo _read_mostly --> __read_mostly.
David S. Miller
1
-1
/
+1
2006-12-03
[NET]: Size listen hash tables using backlog hint
Eric Dumazet
2
-4
/
+4
2006-11-26
[NET]: Fix kfifo_alloc() error check.
Akinobu Mita
1
-0
/
+2
2006-11-22
[IPV6]: Fix address/interface handling in UDP and DCCP, according to the scop...
YOSHIFUJI Hideaki
1
-1
/
+1
2006-10-31
[DCCP]: fix printk format warnings
Randy Dunlap
1
-8
/
+10
2006-10-25
[DCCP]: Update documentation references.
Gerrit Renker
11
-30
/
+27
2006-10-22
[DCCP] ipv6: Fix opt_skb leak.
David S. Miller
1
-0
/
+8
2006-10-22
[DCCP]: Fix Oops in DCCPv6
Gerrit Renker
2
-4
/
+4
2006-10-12
[NET]: Use typesafe inet_twsk() inline function instead of cast.
YOSHIFUJI Hideaki
2
-6
/
+6
2006-09-29
[IPV4]: ip_route_connect() ipv4 address arguments annotated
Al Viro
1
-1
/
+1
2006-09-25
[DCCP]: Introduce dccp_probe
Ian McDonald
3
-0
/
+216
2006-09-25
[DCCP]: Use constants for CCIDs
Ian McDonald
2
-2
/
+2
2006-09-25
[DCCP]: Allow default/fallback service code.
Gerrit Renker
2
-13
/
+1
2006-09-23
[DCCP] CCID2: Add helper functions for changing important CCID2 state
Andrea Bittau
1
-8
/
+23
2006-09-23
[DCCP] CCID2: Halve cwnd once upon multiple losses in a single RTT
Andrea Bittau
2
-18
/
+32
2006-09-23
[DCCP] CCID2: Allocate seq records on demand
Andrea Bittau
2
-32
/
+70
2006-09-23
[DCCP] CCID2: Add Kconfig option for CCID2 debug
Andrea Bittau
2
-4
/
+11
2006-09-23
[DCCP] CCID2: Tell DCCP to quickly check whether cwnd is available
Andrea Bittau
1
-1
/
+1
2006-09-23
[DCCP] CCID2: Initialize ssthresh to infinity
Andrea Bittau
2
-3
/
+6
2006-09-23
[DCCP] CCID2: Fix jiffie wrap issues
Andrea Bittau
1
-4
/
+4
2006-09-23
[DCCP] ackvec: Remove unused variables
Andrea Bittau
2
-6
/
+3
2006-09-23
[DCCP] ackvec: Fix how DCCP_ACKVEC_STATE_NOT_RECEIVED is used
Andrea Bittau
2
-4
/
+3
2006-09-23
[DCCP] ACKVEC: fix ackvector length calculation
Andrea Bittau
1
-5
/
+7
2006-09-23
[NET]: Fix sk->sk_filter field access
Dmitry Mishin
1
-1
/
+1
2006-09-23
[DCCP]: Tidyup CCID3 list handling
Ian McDonald
1
-6
/
+6
2006-09-23
[DCCP]: Introduce tx buffering
Ian McDonald
3
-37
/
+71
2006-09-23
[DCCP]: Shift sysctls into feat.h
Ian McDonald
2
-7
/
+6
2006-09-23
[IPV6]: Cache source address as well in ipv6_pinfo{}.
YOSHIFUJI Hideaki
1
-2
/
+2
2006-09-23
[IPV4]: Use network-order dport for all visible inet_lookup_*
Herbert Xu
1
-5
/
+5
2006-09-23
[MLSXFRM]: Auto-labeling of child sockets
Venkat Yekkirala
2
-2
/
+8
2006-09-23
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
2
-0
/
+7
2006-08-27
[DCCP]: Fix CCID3
Ian McDonald
6
-193
/
+154
2006-08-27
[DCCP]: Introduce dccp_rx_hist_find_entry
Ian McDonald
2
-0
/
+21
2006-08-27
[DCCP]: Introduces follows48 function
Ian McDonald
1
-0
/
+8
2006-08-27
[DCCP]: Update contact details and copyright
Ian McDonald
10
-15
/
+15
2006-08-27
[DCCP]: Fix typo
Ian McDonald
1
-1
/
+1
2006-08-03
[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
Herbert Xu
1
-2
/
+2
2006-07-24
[DCCP]: Fix default sequence window size
Ian McDonald
4
-4
/
+7
2006-07-11
[DCCP]: Fix sparse warnings.
Alan Cox
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
22
-22
/
+0
2006-06-23
[PATCH] clean up default value of IP_DCCP_ACKVEC
Jean-Luc Leger
1
-1
/
+1
2006-06-18
[I/OAT]: Make sk_eat_skb I/OAT aware.
Chris Leech
1
-2
/
+2
2006-06-12
[DCCP] Ackvec: fix soft lockup in ackvec handling code
Andrea Bittau
1
-0
/
+1
2006-05-06
[DCCP]: Fix sock_orphan dead lock
Herbert Xu
1
-3
/
+10
[prev]
[next]