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-06-14
net: sctp: sctp_association_init: put refs in reverse order
Daniel Borkmann
1
-4
/
+3
2013-06-14
net: sctp: minor: remove variable in sctp_init_sock
Daniel Borkmann
1
-4
/
+2
2013-06-14
net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT first
Daniel Borkmann
1
-4
/
+4
2013-06-14
net: sctp: sideeffect: throw BUG if primary_path is NULL
Daniel Borkmann
2
-4
/
+13
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
1
-5
/
+5
2013-06-13
sctp: Correct byte order of access to skb->{network, transport}_header
Simon Horman
1
-1
/
+1
2013-05-31
sctp: Correct byte order of access to skb->{network, transport}_header
Simon Horman
1
-1
/
+1
2013-05-28
sctp: Correct access to skb->{network, transport}_header
Simon Horman
2
-2
/
+2
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
12
-66
/
+39
2013-05-01
net: sctp: attribute printl with __printf for gcc fmt checks
Daniel Borkmann
1
-1
/
+1
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-04-29
sctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic()
Jeff Layton
1
-14
/
+2
2013-04-22
net: sctp: minor: remove dead code from sctp_packet
Daniel Borkmann
1
-4
/
+1
2013-04-17
net: sctp: sctp_ulpq: remove 'malloced' struct member
Daniel Borkmann
1
-3
/
+0
2013-04-17
net: sctp: sctp_bind_addr: remove dead code
Daniel Borkmann
1
-7
/
+0
2013-04-17
net: sctp: sctp_transport: remove unused variable
Daniel Borkmann
1
-1
/
+0
2013-04-17
net: sctp: outqueue: simplify sctp_outq_uncork function
Daniel Borkmann
1
-3
/
+2
2013-04-17
net: sctp: sctp_outq: remove 'malloced' from its struct
Daniel Borkmann
1
-6
/
+0
2013-04-17
net: sctp: sctp_inq: remove dead code
Daniel Borkmann
1
-7
/
+0
2013-04-17
net: sctp: sctp_ssnmap: remove 'malloced' element from struct
Daniel Borkmann
1
-11
/
+12
2013-04-16
sctp: Add buffer utilization fields to /proc/net/sctp/assocs
Dilip Daya
1
-3
/
+9
2013-04-15
net: sctp: minor: make sctp_ep_common's member 'dead' a bool
Daniel Borkmann
2
-4
/
+4
2013-04-15
net: sctp: remove sctp_ep_common struct member 'malloced'
Daniel Borkmann
2
-13
/
+5
2013-04-07
sctp: fix error return code in __sctp_connect()
Wei Yongjun
1
-2
/
+3
2013-03-31
net: add option to enable error queue packets waking select
Keller, Jacob E
1
-1
/
+2
2013-03-18
net: sctp: remove cast for kmalloc/kzalloc return value
Zhang Yanfei
1
-1
/
+1
2013-03-13
sctp: don't break the loop while meeting the active_path so as to find the ma...
Xufeng Zhang
1
-1
/
+1
2013-03-13
sctp: Use correct sideffect command in duplicate cookie handling
Vlad Yasevich
1
-1
/
+1
2013-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-31
/
+85
2013-03-04
sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZE
Cong Wang
1
-5
/
+3
2013-03-01
sctp: use the passed in gfp flags instead GFP_KERNEL
Dan Carpenter
1
-1
/
+1
2013-02-28
sctp: fix association hangs due to partial delivery errors
Lee A. Roberts
1
-11
/
+43
2013-02-28
sctp: fix association hangs due to errors when reneging events from the order...
Lee A. Roberts
1
-4
/
+22
2013-02-28
sctp: fix association hangs due to reneging packets below the cumulative TSN ...
Lee A. Roberts
1
-2
/
+7
2013-02-28
sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()
Lee A. Roberts
1
-6
/
+7
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
4
-17
/
+10
2013-02-27
sctp: convert to idr_alloc()
Tejun Heo
1
-16
/
+15
2013-02-27
net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS
Guenter Roeck
1
-3
/
+3
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
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
[next]