aboutsummaryrefslogtreecommitdiffstats
path: root/net/x25/x25_facilities.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-09net: fix a kernel infoleak in x25 moduleKangjie Lu1-0/+1
2013-12-09x25: convert printks to pr_<level>wangweidong1-6/+8
2013-09-04x25: add a sanity check parsing X.25 facilitiesDan Carpenter1-0/+4
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-2/+2
2011-10-17x25: Handle undersized/fragmented skbsMatthew Daley1-4/+6
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-07x25: possible skb leak on bad facilitiesandrew hendry1-9/+19
2010-11-12x25: Prevent crashing when parsing bad X.25 facilitiesDan Rosenberg1-3/+9
2010-11-03memory corruption in X.25 facilities parsingandrew hendry1-4/+4
2010-04-07x.25 attempts to negotiate invalid throughputJohn Hughes1-3/+12
2010-04-07x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes1-1/+11
2008-01-28[X25]: Avoid divides and sparse warningsEric Dumazet1-3/+1
2007-02-10[NET] X25: Fix whitespace errors.YOSHIFUJI Hideaki1-5/+5
2007-01-09[X25]: Trivial, SOCK_DEBUG's in x25_facilities missing newlinesAndrew Hendry1-6/+6
2006-03-22[X25]: allow ITU-T DTE facilities for x25Shaun Pereira1-12/+70
2005-06-22[X25]: Fast select with no restriction on responseShaun Pereira1-5/+29
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+231