aboutsummaryrefslogtreecommitdiff
path: root/net/x25/x25_facilities.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-26net: remove SOCK_DEBUG leftoversGravatar Denis Kirjanov 1-7/+7
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41Gravatar Thomas Gleixner 1-6/+1
2017-10-22net: x25: mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-1/+1
2016-05-09net: fix a kernel infoleak in x25 moduleGravatar Kangjie Lu 1-0/+1
2013-12-09x25: convert printks to pr_<level>Gravatar wangweidong 1-6/+8
2013-09-04x25: add a sanity check parsing X.25 facilitiesGravatar Dan Carpenter 1-0/+4
2012-04-15net: cleanup unsigned to unsigned intGravatar Eric Dumazet 1-2/+2
2011-10-17x25: Handle undersized/fragmented skbsGravatar Matthew Daley 1-4/+6
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-02-07x25: possible skb leak on bad facilitiesGravatar andrew hendry 1-9/+19
2010-11-12x25: Prevent crashing when parsing bad X.25 facilitiesGravatar Dan Rosenberg 1-3/+9
2010-11-03memory corruption in X.25 facilities parsingGravatar andrew hendry 1-4/+4
2010-04-07x.25 attempts to negotiate invalid throughputGravatar John Hughes 1-3/+12
2010-04-07x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.Gravatar John Hughes 1-1/+11
2008-01-28[X25]: Avoid divides and sparse warningsGravatar Eric Dumazet 1-3/+1
2007-02-10[NET] X25: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-5/+5
2007-01-09[X25]: Trivial, SOCK_DEBUG's in x25_facilities missing newlinesGravatar Andrew Hendry 1-6/+6
2006-03-22[X25]: allow ITU-T DTE facilities for x25Gravatar Shaun Pereira 1-12/+70
2005-06-22[X25]: Fast select with no restriction on responseGravatar Shaun Pereira 1-5/+29
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+231