| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
|
|
|
|
|
|
|
|
|
| |
The SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catch
up to that fact and revert to their recommended match of BSD-2-Clause.
Discussed with: pfg
MFC After: 3 days
Sponsored by: Netflix
|
|
|
|
|
|
| |
Keep the old constants for backwards compatibility.
MFC after: 1 week
|
|
|
|
|
|
| |
Thanks to David Sanders for fixing the typos in the userland stack.
MFC after: 3 days
|
|
|
|
|
|
|
|
| |
Just use the stcb lock instead to simplify locking.
Reported by: syzbot+d00b202063150f85b110@syzkaller.appspotmail.com
Reported by: syzbot+87f268a0a6d2d6383306@syzkaller.appspotmail.com
MFC after: 3 days
|
|
|
|
| |
MFC after: 1 week
|
|
|
|
|
| |
Reported by: syzbot+f5f551e8a3a0302a4914@syzkaller.appspotmail.com
MFC after: 1 week
|
|
|
|
|
|
|
|
| |
A KASSERT in the genric routine does not apply and triggers
incorrectly.
Reported by: syzbot+8435af157238c6a11430@syzkaller.appspotmail.com
MFC after: 1 week
|
|
|
|
| |
MFC after: 1 week
|
|
|
|
|
|
| |
No functional change intended.
MFC after: 1 week
|
|
|
|
|
|
|
|
| |
Callers are getting the stcb send lock, so just KASSERT that.
No need to signal this when calling stream scheduler functions.
No functional change intended.
MFC after: 1 week
|
|
|
|
|
| |
Reported by: syzbot+c6793f0f0ce698bce230@syzkaller.appspotmail.com
MFC after: 1 week
|
|
|
|
|
|
| |
- trough -> through
MFC after: 1 week
|
|
|
|
| |
Notes:
svn path=/head/; revision=365071
|
|
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=362173
|
|
|
|
|
|
|
|
|
|
|
|
| |
user messages when it is now allowed.
Thanks to Christian Wright for reporting the issue for the userland
stack and providing a fix for the priority scheduler.
MFC after: 1 week
Notes:
svn path=/head/; revision=358028
|
|
|
|
|
|
|
|
|
|
| |
This is joint work with rrs@. The issue was reported by using
syzkaller.
MFC after: 1 week
Notes:
svn path=/head/; revision=345505
|
|
|
|
|
|
|
| |
MFC after: 3 days
Notes:
svn path=/head/; revision=344924
|
|
|
|
|
|
|
|
|
|
|
|
| |
to NULL, since we are checking for it in case the element gets inserted
again.
This issue was found by running syzkaller.
MFC after: 3 days
Notes:
svn path=/head/; revision=344872
|
|
|
|
|
|
|
| |
since I also ran the export script with different parameters.
Notes:
svn path=/head/; revision=336508
|
|
|
|
| |
Notes:
svn path=/head/; revision=336503
|
|
|
|
| |
Notes:
svn path=/head/; revision=326180
|
|
|
|
| |
Notes:
svn path=/head/; revision=326154
|
|
|
|
|
|
|
|
|
| |
an ABORT.
Joint work with rrs@
MFC after: 1 week
Notes:
svn path=/head/; revision=321289
|
|
|
|
|
|
|
|
|
|
| |
The toolchain for processing the sources has been updated. No functional
change.
MFC after: 3 days
Notes:
svn path=/head/; revision=310590
|
|
|
|
|
|
|
|
|
|
|
|
| |
This made a couple of bugs visible in handling SSN wrap-arounds
when using DATA chunks. Now bulk transfer seems to work fine...
This fixes the issue reported in
https://github.com/sctplab/usrsctp/issues/111
MFC after: 1 week
Notes:
svn path=/head/; revision=309682
|
|
|
|
|
|
|
|
|
|
|
| |
The tools using to generate the sources has been updated and produces
different whitespaces. Commit this seperately to avoid intermixing
these with real code changes.
MFC after: 3 days
Notes:
svn path=/head/; revision=309607
|
|
|
|
|
|
|
| |
MFC after: 3 days
Notes:
svn path=/head/; revision=303793
|
|
|
|
|
|
|
|
|
| |
This is joint work with rrs.
MFC after: 3 days
Notes:
svn path=/head/; revision=303792
|
|
|
|
|
|
|
|
|
|
| |
providing the patch via
https://bugzilla.mozilla.org/show_bug.cgi?id=1255655
MFC after: 1 week
Notes:
svn path=/head/; revision=297208
|
|
|
|
|
|
|
| |
MFC after: 3 days
Notes:
svn path=/head/; revision=235828
|
|
|
|
|
|
|
|
|
| |
issues.
MFC after: 3 months.
Notes:
svn path=/head/; revision=228907
|
|
|
|
|
|
|
|
|
| |
While there, fix some whitespace issues.
MFC after: 3 months.
Notes:
svn path=/head/; revision=228653
|
|
|
|
|
|
|
|
| |
Obtained from: Robin Seggelmann
MFC after: 3 months.
Notes:
svn path=/head/; revision=218639
|
|
|
|
|
|
|
|
| |
2) Mass update to all copyrights.
MFC after: 3 Months
Notes:
svn path=/head/; revision=218319
|
|
|
|
|
|
|
|
|
| |
From Robin Seggelmann.
MFC after: 3 months.
Notes:
svn path=/head/; revision=218241
|
|
This work is based on a patch received from Robin Seggelmann.
MFC after: 3 months.
Notes:
svn path=/head/; revision=217760
|