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
/
sctp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
sctp: Do not force T3 timer on fast retransmissions.
Vlad Yasevich
2010-04-30
2
-14
/
+5
|
*
|
sctp: remove 'resent' bit from the chunk
Vlad Yasevich
2010-04-30
3
-18
/
+9
|
*
|
sctp: Make sure we always return valid retransmit path
Vlad Yasevich
2010-04-30
1
-1
/
+2
|
*
|
sctp: cleanup: remove duplicate assignment
Dan Carpenter
2010-04-30
1
-14
/
+9
|
*
|
sctp: implement sctp association probing module
Wei Yongjun
2010-04-30
3
-0
/
+228
|
*
|
sctp: use sctp_chunk_is_data macro to decide a chunk is data chunk
Shan Wei
2010-04-30
1
-1
/
+1
|
*
|
sctp: Do no select unconfirmed transports for retransmissions
Vlad Yasevich
2010-04-30
1
-2
/
+3
|
*
|
sctp: fix to retranmit at least one DATA chunk
Wei Yongjun
2010-04-30
1
-0
/
+12
|
*
|
sctp: missing set src and dest port while lookup output route
Wei Yongjun
2010-04-30
1
-1
/
+6
|
*
|
sctp: assure at least one T3-rtx timer is running if a FORWARD TSN is sent
Wei Yongjun
2010-04-30
1
-0
/
+6
|
*
|
sctp: send SHUTDOWN-ACK chunk back to the source.
Vlad Yasevich
2010-04-30
1
-2
/
+6
|
*
|
sctp: Use correct address family in sctp_getsockopt_peer_addrs()
Vlad Yasevich
2010-04-30
1
-1
/
+1
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-02
6
-32
/
+120
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...
Neil Horman
2010-04-28
1
-5
/
+57
|
*
|
sctp: Fix oops when sending queued ASCONF chunks
Vlad Yasevich
2010-04-28
3
-16
/
+33
|
*
|
sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set
Wei Yongjun
2010-04-28
1
-7
/
+10
|
*
|
sctp: per_cpu variables should be in bh_disabled section
Vlad Yasevich
2010-04-28
1
-2
/
+2
|
*
|
sctp: fix potential reference of a freed pointer
Vlad Yasevich
2010-04-28
1
-2
/
+4
|
*
|
sctp: avoid irq lock inversion while call sk->sk_data_ready()
Wei Yongjun
2010-04-28
2
-0
/
+11
*
|
|
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
2010-05-01
1
-1
/
+1
|
|
/
|
/
|
*
|
net: sk_add_backlog() take rmem_alloc into account
Eric Dumazet
2010-04-27
1
-3
/
+0
*
|
net: sk_sleep() helper
Eric Dumazet
2010-04-20
1
-10
/
+10
*
|
net: replace ipfragok with skb->local_df
Shan Wei
2010-04-15
2
-2
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
19
-0
/
+19
|
\
|
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
19
-0
/
+19
*
|
SCTP: Change to use ipv6_addr_copy()
Brian Haley
2010-04-03
1
-4
/
+4
*
|
sctp: eliminate useless code
Hagen Paul Pfeifer
2010-03-30
1
-1
/
+0
*
|
sctp: Use ipv6_addr_diff() in sctp_v6_addr_match_len().
YOSHIFUJI Hideaki / 吉藤英明
2010-03-30
1
-14
/
+1
*
|
ipv6: convert idev_list to list macros
stephen hemminger
2010-03-20
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-03-13
2
-15
/
+30
|
\
|
*
net: backlog functions rename
Zhu Yi
2010-03-05
1
-2
/
+2
|
*
sctp: use limited socket backlog
Zhu Yi
2010-03-05
2
-15
/
+30
*
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-1
/
+1
*
|
net: remove INIT_RCU_HEAD() usage
Alexey Dobriyan
2010-02-17
3
-3
/
+0
*
|
percpu: add __percpu sparse annotations to net
Tejun Heo
2010-02-16
2
-3
/
+4
*
|
net: constify MIB name tables
Alexey Dobriyan
2010-01-23
1
-1
/
+1
*
|
net/sctp: Eliminate useless code
Julia Lawall
2010-01-21
1
-1
/
+1
|
/
*
net/sctp/socket.c: squish warning
Andrew Morton
2010-01-03
1
-2
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
2
-2
/
+2
|
\
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
2
-2
/
+2
|
|
\
|
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
|
|
*
tree-wide: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
2009-12-04
1
-1
/
+1
*
|
|
sctp: fix compile error due to sysctl mismerge
Linus Torvalds
2009-12-08
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-12-08
12
-431
/
+201
|
\
\
\
|
*
|
|
sctp: fix sctp_setsockopt_autoclose compile warning
Andrei Pelinescu-Onciul
2009-12-02
1
-1
/
+1
|
*
|
|
net: Move && and || to end of previous line
Joe Perches
2009-11-29
2
-4
/
+4
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-29
3
-14
/
+2
|
|
\
|
|
|
*
|
|
sctp: prevent too-fast association id reuse
Vlad Yasevich
2009-11-23
1
-1
/
+12
|
*
|
|
sctp: fix integer overflow when setting the autoclose timer
Andrei Pelinescu-Onciul
2009-11-23
1
-1
/
+1
[prev]
[next]