index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-26
net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...
Saran Maruti Ramanara
1
-1
/
+1
2015-02-26
net: sctp: fix slab corruption from use after free on INIT collisions
Daniel Borkmann
1
-1
/
+0
2014-12-16
net: sctp: use MAX_HEADER for headroom reserve in output path
Daniel Borkmann
1
-2
/
+2
2014-11-21
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
Daniel Borkmann
2
-60
/
+57
2014-11-21
net: sctp: fix panic on duplicate ASCONF chunks
Daniel Borkmann
1
-0
/
+2
2014-11-21
net: sctp: fix remote memory pressure from excessive queueing
Daniel Borkmann
2
-26
/
+10
2014-11-21
net: sctp: fix memory leak in auth key management
Daniel Borkmann
1
-2
/
+0
2014-11-21
net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...
Daniel Borkmann
1
-0
/
+3
2014-10-15
sctp: handle association restarts when the socket is closed.
Vlad Yasevich
1
-3
/
+16
2014-08-14
sctp: fix possible seqlock seadlock in sctp_packet_transmit()
Eric Dumazet
1
-1
/
+1
2014-08-14
net: sctp: inherit auth_capable on INIT collisions
Daniel Borkmann
1
-0
/
+1
2014-07-28
net: sctp: fix information leaks in ulpevent layer
Daniel Borkmann
1
-107
/
+15
2014-07-28
net: sctp: check proc_dointvec result in proc_sctp_do_auth
Daniel Borkmann
1
-2
/
+1
2014-06-26
sctp: Fix sk_ack_backlog wrap-around problem
Xufeng Zhang
1
-1
/
+1
2014-05-30
sctp: reset flowi4_oif parameter on route lookup
Xufeng Zhang
1
-1
/
+6
2014-05-30
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
6
-60
/
+90
2014-05-30
net: sctp: test if association is dead in sctp_wake_up_waiters
Daniel Borkmann
1
-0
/
+6
2014-05-30
net: sctp: wake up all assocs if sndbuf policy is per socket
Daniel Borkmann
1
-1
/
+35
2014-04-14
net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
Daniel Borkmann
2
-7
/
+2
2014-03-23
net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable
Daniel Borkmann
1
-0
/
+7
2014-03-06
net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
Daniel Borkmann
1
-9
/
+32
2013-11-04
sctp: Perform software checksum if packet has to be fragmented.
Vlad Yasevich
1
-1
/
+1
2013-11-04
sctp: Use software crc32 checksum when xfrm transform will happen.
Fan Du
1
-1
/
+2
2013-10-13
net: sctp: rfc4443: do not report ICMP redirects to user space
Daniel Borkmann
2
-3
/
+2
2013-10-13
net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
Daniel Borkmann
1
-29
/
+13
2013-10-13
net: sctp: fix smatch warning in sctp_send_asconf_del_ip
Daniel Borkmann
1
-0
/
+3
2013-10-13
net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUE
Daniel Borkmann
1
-1
/
+1
2013-06-13
sctp: fully initialize sctp_outq in sctp_outq_init
Neil Horman
1
-4
/
+2
2013-06-11
net: sctp: fix NULL pointer dereference in socket destruction
Daniel Borkmann
1
-0
/
+6
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
[next]