index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
2
-4
/
+5
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
1
-2
/
+2
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
1
-2
/
+2
2013-02-13
net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sack
Daniel Borkmann
1
-0
/
+7
2013-02-13
net: sctp: minor: make jsctp_sf_eat_sack static
Daniel Borkmann
1
-6
/
+6
2013-02-13
net, sctp: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2013-02-13
net: sctp: sctp_v6_get_dst: fix boolean test in dst cache
Daniel Borkmann
1
-2
/
+3
2013-02-12
net: sctp: remove unused multiple cookie keys
Daniel Borkmann
2
-31
/
+9
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-2
/
+7
2013-02-08
net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_key
Daniel Borkmann
1
-5
/
+3
2013-02-08
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
1
-0
/
+5
2013-02-08
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-02-07
net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs calls
Daniel Borkmann
1
-9
/
+12
2013-02-07
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-02-04
net: remove redundant check for timer pending state before del_timer
Ying Xue
5
-19
/
+10
2013-02-04
sctp: sctp_close: fix release of bindings for deferred call_rcu's
Daniel Borkmann
1
-4
/
+5
2013-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+15
2013-01-28
SCTP: Free the per-net sysctl table on net exit. v2
Vlad Yasevich
1
-0
/
+4
2013-01-27
sctp: set association state to established in dupcook_a handler
Xufeng Zhang
1
-1
/
+3
2013-01-17
sctp: refactor sctp_outq_teardown to insure proper re-initalization
Neil Horman
1
-4
/
+8
2013-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-01-07
sctp: fix Kconfig bug in default cookie hmac selection
Alex Elder
1
-1
/
+1
2012-12-28
sctp: make sctp_addr_wq_timeout_handler static
stephen hemminger
1
-1
/
+1
2012-12-15
sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatch
Daniel Borkmann
1
-1
/
+2
2012-12-15
sctp: Change defaults on cookie hmac selection
Neil Horman
2
-4
/
+27
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2012-12-07
sctp: Add RCU protection to assoc->transport_addr_list
Thomas Graf
3
-10
/
+28
2012-12-07
sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()
Thomas Graf
1
-1
/
+6
2012-12-07
sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=y
Christoph Paasch
1
-3
/
+3
2012-12-03
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...
Michele Baldessari
10
-13
/
+117
2012-11-30
sctp: verify length provided in heartbeat information parameter
Thomas Graf
1
-2
/
+8
2012-11-30
sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst()
Tommi Rantala
1
-1
/
+1
2012-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-9
/
+17
2012-11-28
sctp: Error in calculation of RTTvar
Schoch Christian
1
-1
/
+1
2012-11-28
sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
Tommi Rantala
2
-6
/
+11
2012-11-28
sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...
Tommi Rantala
1
-2
/
+5
2012-11-20
sctp: send abort chunk when max_retrans exceeded
Neil Horman
2
-1
/
+27
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
2
-2
/
+2
2012-11-18
net: Make CAP_NET_BIND_SERVICE per user namespace
Eric W. Biederman
1
-3
/
+5
2012-11-17
sctp: use bitmap_weight
Akinobu Mita
1
-6
/
+2
2012-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2012-11-15
sctp: fix /proc/net/sctp/ memory leak
Tommi Rantala
1
-4
/
+4
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-11-03
sctp: Clean up type-punning in sctp_cmd_t union
Neil Horman
2
-25
/
+23
2012-11-01
net: sctp: Fix typo in net/sctp
Masanari Iida
1
-1
/
+1
2012-10-26
sctp: Make hmac algorithm selection for cookie generation dynamic
Neil Horman
4
-30
/
+88
2012-10-16
sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
Zijie Pan
1
-1
/
+2
2012-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-9
/
+14
2012-10-04
sctp: check src addr when processing SACK to update transport state
Nicolas Dichtel
3
-8
/
+13
2012-10-04
sctp: fix a typo in prototype of __sctp_rcv_lookup()
Nicolas Dichtel
1
-1
/
+1
[next]