index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
inqueue.c
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
Thomas Gleixner
2018-05-02
sctp: fix the issue that the cookie-ack with auth can't get processed
Xin Long
2018-03-09
net: use skb_is_gso_sctp() instead of open-coding
Daniel Axtens
2017-07-01
sctp: remove the typedef sctp_chunkhdr_t
Xin Long
2016-09-22
sctp: rename WORD_TRUNC/ROUND macros
Marcelo Ricardo Leitner
2016-08-19
sctp: linearize early if it's not GSO
Marcelo Ricardo Leitner
2016-07-25
sctp: fix BH handling on socket backlog
Marcelo Ricardo Leitner
2016-07-13
sctp: do not clear chunk->ecn_ce_done flag
Marcelo Ricardo Leitner
2016-07-13
sctp: avoid identifying address family many times for a chunk
Marcelo Ricardo Leitner
2016-07-13
sctp: allow GSO frags to access the chunk too
Marcelo Ricardo Leitner
2016-06-03
sctp: Add GSO support
Marcelo Ricardo Leitner
2016-06-03
sctp: delay as much as possible skb_linearize
Marcelo Ricardo Leitner
2016-05-02
sctp: prepare for socket backlog behavior change
Eric Dumazet
2016-04-14
sctp: add support for RPS and RFS
Marcelo Ricardo Leitner
2014-10-14
net: sctp: fix remote memory pressure from excessive queueing
Daniel Borkmann
2013-12-06
sctp: Fix FSF address in file headers
Jeff Kirsher
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
2013-07-24
net: sctp: trivial: update mailing list address
Daniel Borkmann
2013-07-01
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
2013-04-17
net: sctp: sctp_inq: remove dead code
Daniel Borkmann
2012-12-03
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...
Michele Baldessari
2010-08-26
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-02-05
[SCTP]: Stop claiming that this is a "reference implementation"
Vlad Yasevich
2007-11-07
SCTP: Fix a potential race between timers and receive path.
Vlad Yasevich
2007-10-10
[SCTP]: Implement the receive and verification of AUTH chunk
Vlad Yasevich
2007-09-25
SCTP: Validate buffer room when processing sequential chunks
Vlad Yasevich
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-02-10
[NET] SCTP: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-09-22
[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.
Sridhar Samudrala
2006-05-05
[SCTP]: Allow spillover of receive buffer to avoid deadlock.
Neil Horman
2006-01-17
[SCTP]: Fix potential race condition between sctp_close() and sctp_rcv().
Sridhar Samudrala
2005-07-08
[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.
David S. Miller
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds