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: don't break the loop while meeting the active_path so as to find the ma...
Xufeng Zhang
2013-03-13
1
-1
/
+1
*
sctp: Use correct sideffect command in duplicate cookie handling
Vlad Yasevich
2013-03-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-03-05
5
-31
/
+85
|
\
|
*
sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZE
Cong Wang
2013-03-04
1
-5
/
+3
|
*
sctp: use the passed in gfp flags instead GFP_KERNEL
Dan Carpenter
2013-03-01
1
-1
/
+1
|
*
sctp: fix association hangs due to partial delivery errors
Lee A. Roberts
2013-02-28
1
-11
/
+43
|
*
sctp: fix association hangs due to errors when reneging events from the order...
Lee A. Roberts
2013-02-28
1
-4
/
+22
|
*
sctp: fix association hangs due to reneging packets below the cumulative TSN ...
Lee A. Roberts
2013-02-28
1
-2
/
+7
|
*
sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()
Lee A. Roberts
2013-02-28
1
-6
/
+7
|
*
net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS
Guenter Roeck
2013-02-27
1
-3
/
+3
*
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
4
-17
/
+10
*
|
sctp: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-16
/
+15
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-21
1
-1
/
+1
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2013-01-29
19
-114
/
+369
|
|
\
|
*
|
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
2013-01-03
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
2013-02-18
2
-4
/
+5
|
\
\
\
|
*
|
|
net, sctp: remove CONFIG_EXPERIMENTAL
Kees Cook
2013-02-13
1
-2
/
+2
|
*
|
|
net: sctp: sctp_v6_get_dst: fix boolean test in dst cache
Daniel Borkmann
2013-02-13
1
-2
/
+3
*
|
|
|
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
1
-2
/
+2
*
|
|
|
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-02-18
1
-2
/
+2
*
|
|
|
net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sack
Daniel Borkmann
2013-02-13
1
-0
/
+7
*
|
|
|
net: sctp: minor: make jsctp_sf_eat_sack static
Daniel Borkmann
2013-02-13
1
-6
/
+6
*
|
|
|
net: sctp: remove unused multiple cookie keys
Daniel Borkmann
2013-02-12
2
-31
/
+9
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-08
3
-2
/
+7
|
\
|
|
|
|
*
|
|
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
2013-02-08
1
-0
/
+5
|
*
|
|
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
2013-02-08
1
-1
/
+1
|
*
|
|
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
2013-02-07
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_key
Daniel Borkmann
2013-02-08
1
-5
/
+3
*
|
|
net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs calls
Daniel Borkmann
2013-02-07
1
-9
/
+12
*
|
|
net: remove redundant check for timer pending state before del_timer
Ying Xue
2013-02-04
5
-19
/
+10
*
|
|
sctp: sctp_close: fix release of bindings for deferred call_rcu's
Daniel Borkmann
2013-02-04
1
-4
/
+5
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-29
3
-5
/
+15
|
\
|
|
|
*
|
SCTP: Free the per-net sysctl table on net exit. v2
Vlad Yasevich
2013-01-28
1
-0
/
+4
|
*
|
sctp: set association state to established in dupcook_a handler
Xufeng Zhang
2013-01-27
1
-1
/
+3
|
*
|
sctp: refactor sctp_outq_teardown to insure proper re-initalization
Neil Horman
2013-01-17
1
-4
/
+8
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-15
1
-1
/
+1
|
\
|
|
|
*
|
sctp: fix Kconfig bug in default cookie hmac selection
Alex Elder
2013-01-07
1
-1
/
+1
*
|
|
sctp: make sctp_addr_wq_timeout_handler static
stephen hemminger
2012-12-28
1
-1
/
+1
|
/
/
*
|
sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatch
Daniel Borkmann
2012-12-15
1
-1
/
+2
*
|
sctp: Change defaults on cookie hmac selection
Neil Horman
2012-12-15
2
-4
/
+27
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
2
-2
/
+2
|
\
|
|
*
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
2012-11-19
2
-2
/
+2
*
|
sctp: Add RCU protection to assoc->transport_addr_list
Thomas Graf
2012-12-07
3
-10
/
+28
*
|
sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()
Thomas Graf
2012-12-07
1
-1
/
+6
*
|
sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=y
Christoph Paasch
2012-12-07
1
-3
/
+3
*
|
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...
Michele Baldessari
2012-12-03
10
-13
/
+117
*
|
sctp: verify length provided in heartbeat information parameter
Thomas Graf
2012-11-30
1
-2
/
+8
*
|
sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst()
Tommi Rantala
2012-11-30
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-29
3
-9
/
+17
|
\
\
|
*
|
sctp: Error in calculation of RTTvar
Schoch Christian
2012-11-28
1
-1
/
+1
[next]