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
2015-06-12
sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHO
Marcelo Ricardo Leitner
1
-1
/
+10
2015-03-25
sctp: avoid to repeatedly declare external variables
Ying Xue
2
-9
/
+0
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-5
/
+3
2015-03-02
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
1
-2
/
+1
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-02-02
net: sctp: Deletion of an unnecessary check before the function call "kfree"
Markus Elfring
1
-2
/
+1
2015-01-30
net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...
Saran Maruti Ramanara
1
-1
/
+1
2015-01-26
net: sctp: fix slab corruption from use after free on INIT collisions
Daniel Borkmann
1
-1
/
+0
2015-01-17
net: sctp: fix race for one-to-many sockets in sendmsg's auto associate
Daniel Borkmann
1
-1
/
+7
2014-12-10
net: introduce helper macro for_each_cmsghdr
Gu Zheng
1
-2
/
+1
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-12-09
put iov_iter into msghdr
Al Viro
1
-4
/
+1
2014-12-09
net: sctp: use MAX_HEADER for headroom reserve in output path
Daniel Borkmann
1
-2
/
+2
2014-11-24
switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter
Al Viro
3
-14
/
+16
2014-11-24
new helper: memcpy_from_msg()
Al Viro
1
-2
/
+2
2014-11-21
net: sctp: keep owned chunk in destructor_arg instead of skb->cb
Daniel Borkmann
1
-8
/
+4
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+3
2014-11-11
net: sctp: fix memory leak in auth key management
Daniel Borkmann
1
-2
/
+0
2014-11-11
net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...
Daniel Borkmann
1
-0
/
+3
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
1
-2
/
+3
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
1
-1
/
+1
2014-10-30
sctp: replace seq_printf with seq_puts
Michele Baldessari
1
-2
/
+2
2014-10-30
sctp: add transport state in /proc/net/sctp/remaddr
Michele Baldessari
1
-2
/
+8
2014-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-86
/
+69
2014-10-14
net: sctp: fix remote memory pressure from excessive queueing
Daniel Borkmann
2
-26
/
+10
2014-10-14
net: sctp: fix panic on duplicate ASCONF chunks
Daniel Borkmann
1
-0
/
+2
2014-10-14
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
Daniel Borkmann
2
-60
/
+57
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-1
/
+1
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+16
2014-10-06
sctp: handle association restarts when the socket is closed.
Vlad Yasevich
1
-3
/
+16
2014-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Tejun Heo
2
-8
/
+6
2014-09-09
net/ipv4: bind ip_nonlocal_bind to current netns
Vincent Bernat
1
-1
/
+1
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-09-08
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
1
-1
/
+1
2014-08-29
sctp: Change sctp to implement csum_levels
Tom Herbert
1
-2
/
+6
2014-08-29
net: sctp: fix ABI mismatch through sctp_assoc_to_state helper
Daniel Borkmann
1
-1
/
+1
2014-08-22
net: sctp: fix suboptimal edge-case on non-active active/retrans path selection
Daniel Borkmann
1
-6
/
+3
2014-08-22
net: sctp: spare unnecessary comparison in sctp_trans_elect_best
Daniel Borkmann
1
-1
/
+1
2014-08-21
sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe
zhuyj
1
-0
/
+1
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-08-05
sctp: fix possible seqlock seadlock in sctp_packet_transmit()
Eric Dumazet
1
-1
/
+1
2014-07-31
net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS
Duan Jiong
1
-5
/
+0
2014-07-31
sctp: Fixup v4mapped behaviour to comply with Sock API
Jason Gunthorpe
5
-100
/
+107
2014-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2014-07-22
net: sctp: inherit auth_capable on INIT collisions
Daniel Borkmann
1
-0
/
+1
2014-07-22
net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY
David Laight
2
-4
/
+4
2014-07-22
net: sctp: Open out the check for Nagle
David Laight
1
-33
/
+36
2014-07-16
net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV support
Daniel Borkmann
1
-2
/
+7
2014-07-16
net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO support
Geir Ola Vaagland
1
-9
/
+98
2014-07-16
net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support
Geir Ola Vaagland
2
-4
/
+86
[next]