Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
547c6e27113b7d0d03db6df0d60f91b8eb232793
/
net
/
sctp
/
sm_statefuns.c
b52effd
sctp: fix cut and paste issue in comment
by Marcelo Ricardo Leitner
· 9 years ago
26b87c7
net: sctp: fix remote memory pressure from excessive queueing
by Daniel Borkmann
· 10 years ago
9de7922
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
by Daniel Borkmann
· 10 years ago
bdf6fa5
sctp: handle association restarts when the socket is closed.
by Vlad Yasevich
· 10 years ago
138ce91
net: sctp: remove unnecessary break after return/goto
by Fabian Frederick
· 10 years ago
b14878c
net: sctp: cache auth_enable per endpoint
by Vlad Yasevich
· 11 years ago
362d520
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer"
by Daniel Borkmann
· 11 years ago
c485658
net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
by Daniel Borkmann
· 11 years ago
ec0223e
net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable
by Daniel Borkmann
· 11 years ago
ef2820a
net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer
by Matija Glavinic Pecotic
· 11 years ago
f7010e6
sctp: fix checkpatch errors with indent
by wangweidong
· 11 years ago
26ac8e5
sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar
by wangweidong
· 11 years ago
cb3f837
sctp: fix checkpatch errors with space required or prohibited
by wangweidong
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
9f70f46
sctp: properly latch and use autoclose value from sock to association
by Neil Horman
· 11 years ago
4b2f13a
sctp: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
477143e
net: sctp: trivial: update bug report in header comment
by Daniel Borkmann
· 11 years ago
91705c6
net: sctp: trivial: update mailing list address
by Daniel Borkmann
· 11 years ago
bb33381
net: sctp: rework debugging framework to use pr_debug and friends
by Daniel Borkmann
· 11 years ago
405426f
net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT first
by Daniel Borkmann
· 11 years ago
f281563
sctp: Use correct sideffect command in duplicate cookie handling
by Vlad Yasevich
· 12 years ago
9839ff0
sctp: set association state to established in dupcook_a handler
by Xufeng Zhang
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
196d675
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
by Michele Baldessari
· 12 years ago
06a31e2
sctp: verify length provided in heartbeat information parameter
by Thomas Graf
· 12 years ago
02582e9
treewide: fix typo of "suport" in various comments and Kconfig
by Masanari Iida
· 12 years ago
edfee03
sctp: check src addr when processing SACK to update transport state
by Nicolas Dichtel
· 12 years ago
e1fc3b1
sctp: Make sysctl tunables per net
by Eric W. Biederman
· 12 years ago
f53b5b0
sctp: Push struct net down into sctp_verify_ext_param
by Eric W. Biederman
· 12 years ago
24cb81a
sctp: Push struct net down into all of the state machine functions
by Eric W. Biederman
· 12 years ago
89bf345
sctp: Push struct net down into sctp_transport_init
by Eric W. Biederman
· 12 years ago
b01a240
sctp: Make the mib per network namespace
by Eric W. Biederman
· 12 years ago
2ce9550
sctp: Make the ctl_sock per network namespace
by Eric W. Biederman
· 12 years ago
e87cc47
net: Convert net_ratelimit uses to net_<level>_ratelimited
by Joe Perches
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
d5ccd49
sctp: deal with multiple COOKIE_ECHO chunks
by Max Matveev
· 13 years ago
6af29cc
sctp: Bundle HEAERTBEAT into ASCONF_ACK
by Michio Honda
· 13 years ago
6a7ebdf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
f8d9605
sctp: Enforce retransmission limit during shutdown
by Thomas Graf
· 13 years ago
7fd71b1
sctp: Reduce switch/case indent
by Joe Perches
· 13 years ago
a000c01
sctp: stop pending timers and purge queues when peer restart asoc
by Wei Yongjun
· 13 years ago
e1cdd55
sctp: implement event notification SCTP_SENDER_DRY_EVENT
by Wei Yongjun
· 14 years ago
92c73af
sctp: make heartbeat information in sctp_make_heartbeat()
by Wei Yongjun
· 14 years ago
de6becd
sctp: fix to check the source address of COOKIE-ECHO chunk
by Wei Yongjun
· 14 years ago
85c5ed4
sctp: handle ootb packet in chunk order as defined
by Shan Wei
· 14 years ago
96ca468
sctp: check invalid value of length parameter in error cause
by Shan Wei
· 14 years ago
8a00be1
sctp: check parameter value of length in ERROR chunk
by Shan Wei
· 14 years ago
33c7cfd
sctp: fix the comment of sctp_sf_violation_paramlen()
by Shan Wei
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
e548833
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
123031c
sctp: fix test for end of loop
by Joe Perches
· 14 years ago
145ce50
net/sctp: Use pr_fmt and pr_<level>
by Joe Perches
· 14 years ago
c078669
sctp: Fix oops when sending queued ASCONF chunks
by Vlad Yasevich
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
94e2bd6
tree-wide: fix some typos and punctuation in comments
by Thadeu Lima de Souza Cascardo
· 15 years ago
245cba7
sctp: Remove useless last_time_used variable
by Vlad Yasevich
· 15 years ago
6383cfb
sctp: Fix malformed "Invalid Stream Identifier" error
by Vlad Yasevich
· 15 years ago
6dc7694
sctp: implement the receiver side for SACK-IMMEDIATELY extension
by Wei Yongjun
· 15 years ago
409b95a
sctp: Set source addresses on the association before adding transports
by Vlad Yasevich
· 15 years ago
f1751c5
sctp: Catch bogus stream sequence numbers
by Vlad Yasevich
· 15 years ago
31b02e1
sctp: Failover transmitted list on transport delete
by Vlad Yasevich
· 15 years ago
b9f8478
sctp: Fix error count increments that were results of HEARTBEATS
by Vlad Yasevich
· 15 years ago
dadb50c
sctp: fix check the chunk length of received HEARTBEAT-ACK chunk
by Wei Yongjun
· 15 years ago
a2f36ee
sctp: drop SHUTDOWN chunk if the TSN is less than the CTSN
by Wei Yongjun
· 15 years ago
9c5c62b
sctp: Send user messages to the lower layer as one
by Vlad Yasevich
· 15 years ago
bec9640
sctp: Disallow new connection on a closing socket
by Vlad Yasevich
· 15 years ago
10a43ce
sctp: fix panic when T4-rto timer expire on removed transport
by Wei Yongjun
· 16 years ago
6345b19
sctp: fix panic when T2-shutdown timer expire on removed transport
by Wei Yongjun
· 16 years ago
508827f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
7e99013
sctp: Fix broken RTO-doubling for data retransmits
by Vlad Yasevich
· 16 years ago
3df2678
sctp: fix kernel panic with ERROR chunk containing too many error causes
by Wei Yongjun
· 16 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
9fcb95a
sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream ID
by Wei Yongjun
· 16 years ago
21454aa
net: replace NIPQUAD() in net/*/
by Harvey Harrison
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
fdb46ee
net, misc: replace uses of NIP6_FMT with %p6
by Harvey Harrison
· 16 years ago
2e3f92d
sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state
by Wei Yongjun
· 16 years ago
df10eec
sctp: Add check for the TSN field of the SHUTDOWN chunk
by Wei Yongjun
· 16 years ago
a1080a8
sctp: update SNMP statiscts when T5 timer expired.
by Vlad Yasevich
· 16 years ago
56eb82b
sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling.
by Vlad Yasevich
· 16 years ago
3d5a019
sctp: Fix the SNMP number of SCTP_MIB_CURRESTAB
by Wei Yongjun
· 16 years ago
96cd0d3
sctp: enable cookie-echo retransmission transport switch
by Vlad Yasevich
· 16 years ago
8190f89
sctp: Fix the SNMP counter of SCTP_MIB_OUTOFBLUES
by Wei Yongjun
· 16 years ago
536428a
sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT state
by Wei Yongjun
· 16 years ago
ba01667
sctp: Fix kernel panic while process protocol violation parameter
by Wei Yongjun
· 16 years ago
7c3ceb4a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
3888e9e
sctp: Mark the tsn as received after all allocations finish
by Vlad Yasevich
· 16 years ago
2e3216c
sctp: Follow security requirement of responding with 1 packet
by Vlad Yasevich
· 16 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
9dbc15f
[SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate.
by Robert P. J. Day
· 17 years ago
ab38fb0
[SCTP]: Fix compiler warning about const qualifiers
by Vlad Yasevich
· 17 years ago
f4ad85c
[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK
by Gui Jianfeng
· 17 years ago
bc09dff
[SCTP]: Remove sctp_add_cmd_sf wrapper bloat
by Ilpo Järvinen
· 17 years ago
2444844
[SCTP]: Replace char msg[] with static const char[].
by Florian Westphal
· 17 years ago
0dc4787
net: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
58fbbed
[SCTP]: extend exported data in /proc/net/sctp/assoc
by Neil Horman
· 17 years ago
60c778b
[SCTP]: Stop claiming that this is a "reference implementation"
by Vlad Yasevich
· 17 years ago
Next »