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
*
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
1
-2
/
+2
*
kfifo: cleanup namespace
Stefani Seibold
2009-12-22
1
-1
/
+1
*
kfifo: move out spinlock
Stefani Seibold
2009-12-22
1
-3
/
+3
*
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-22
1
-11
/
+9
*
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
2009-12-08
2
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-12-08
11
-530
/
+504
|
\
|
*
TCPCT part 1a: add request_values parameter for sending SYNACK
William Allen Simpson
2009-12-02
3
-5
/
+7
|
*
net: drop capability from protocol definitions
Eric Paris
2009-11-05
2
-2
/
+0
|
*
net: Fix for dst_negative_advice
Krishna Kumar
2009-10-20
1
-2
/
+2
|
*
inet: rename some inet_sock fields
Eric Dumazet
2009-10-18
5
-41
/
+47
|
*
tcp: replace ehash_size by ehash_mask
Eric Dumazet
2009-10-13
1
-6
/
+7
|
*
IPv6: use ipv6_addr_set_v4mapped()
Brian Haley
2009-10-07
1
-8
/
+4
|
*
dccp ccid-3: Remove CCID naming redundancy 2/2
Gerrit Renker
2009-10-07
2
-192
/
+191
|
*
dccp ccid-2: Remove CCID naming redundancy 1/2
Gerrit Renker
2009-10-07
1
-161
/
+161
|
*
dccp ccid-3: Overhaul CCID naming convention 2/2
Gerrit Renker
2009-10-07
3
-238
/
+213
|
*
dccp ccid-2: Overhaul CCID naming convention 1/2
Gerrit Renker
2009-10-07
2
-161
/
+158
*
|
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
2009-11-12
1
-4
/
+4
|
/
*
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-30
2
-7
/
+7
*
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-09-22
1
-3
/
+3
*
net: constify remaining proto_ops
Alexey Dobriyan
2009-09-14
1
-1
/
+1
*
net: constify struct inet6_protocol
Alexey Dobriyan
2009-09-14
1
-1
/
+1
*
net: constify struct net_protocol
Alexey Dobriyan
2009-09-14
1
-1
/
+1
*
net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle
Gerrit Renker
2009-09-14
11
-67
/
+48
*
inet: inet_connection_sock_af_ops const
Stephen Hemminger
2009-09-02
2
-5
/
+5
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
1
-2
/
+3
|
\
|
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-08-09
1
-2
/
+2
|
|
\
|
|
*
net-dccp: suppress warning about large allocations from DCCP
Mel Gorman
2009-07-29
1
-2
/
+2
|
*
|
dccp: missing destroy of percpu counter variable while unload module
Wei Yongjun
2009-08-05
1
-0
/
+1
|
|
/
*
/
net: mark read-only arrays as const
Jan Engelhardt
2009-08-05
3
-7
/
+8
|
/
*
net: adding memory barrier to the poll and receive callbacks
Jiri Olsa
2009-07-09
2
-2
/
+2
*
ipv6: Use correct data types for ICMPv6 type and code
Brian Haley
2009-06-23
1
-1
/
+1
*
net: skb->dst accessors
Eric Dumazet
2009-06-03
3
-6
/
+8
*
net: skb->rtable accessor
Eric Dumazet
2009-06-03
1
-3
/
+3
*
dccp: Do not let initial option overhead shrink the MPS
Gerrit Renker
2009-03-02
2
-2
/
+18
*
dccp: Minimise header option overhead in setting the MPS
Gerrit Renker
2009-03-02
2
-8
/
+17
*
dccp: Debugging functions for feature negotiation
Gerrit Renker
2009-01-21
4
-59
/
+109
*
dccp: Initialisation and type-checking of feature sysctls
Gerrit Renker
2009-01-21
5
-23
/
+46
*
dccp: Implement both feature-local and feature-remote Sequence Window feature
Gerrit Renker
2009-01-21
4
-24
/
+18
*
dccp: Initialisation framework for feature negotiation
Gerrit Renker
2009-01-21
2
-10
/
+57
*
dccp ccid-3: Fix RFC reference
Gerrit Renker
2009-01-11
1
-1
/
+1
*
net: fix section mismatch warnings in dccp/ccids/lib/tfrc.c
Leonardo Potenza
2009-01-11
1
-1
/
+1
*
dccp: Integrate the TFRC library with DCCP
Gerrit Renker
2009-01-04
12
-52
/
+27
*
dccp: Clean up ccid.c after integration of CCID plugins
Gerrit Renker
2009-01-04
4
-176
/
+14
*
dccp: Lockless integration of CCID congestion-control plugins
Gerrit Renker
2009-01-04
11
-168
/
+148
*
net: Fix percpu counters deadlock
Herbert Xu
2008-12-29
1
-1
/
+2
*
dccp_diag: LISTEN sockets don't have CCIDs
Arnaldo Carvalho de Melo
2008-12-17
1
-2
/
+5
*
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
Gerrit Renker
2008-12-08
7
-27
/
+8
*
dccp: Remove manual influence on NDP Count feature
Gerrit Renker
2008-12-08
5
-13
/
+2
*
dccp: Remove obsolete parts of the old CCID interface
Gerrit Renker
2008-12-08
4
-34
/
+0
*
dccp: Clean up old feature-negotiation infrastructure
Gerrit Renker
2008-12-08
2
-505
/
+11
[next]