aboutsummaryrefslogtreecommitdiffstats
path: root/net/x25/x25_in.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-17x25: Handle undersized/fragmented skbsMatthew Daley1-5/+35
2011-10-17x25: Validate incoming call user data lengthsMatthew Daley1-0/+3
2011-07-01x25: Reduce switch/case indentJoe Perches1-59/+59
2011-02-07x25: possible skb leak on bad facilitiesandrew hendry1-3/+11
2010-11-03memory corruption in X.25 facilities parsingandrew hendry1-0/+2
2010-05-17X25: Move interrupt flag to bitfieldandrew hendry1-1/+1
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+1
2010-04-07x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes1-4/+11
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-29net: Cleanup redundant tests on unsignedroel kluin1-1/+1
2008-01-28[X25]: Avoid divides and sparse warningsEric Dumazet1-1/+1
2007-04-25[SK_BUFF]: Some more conversions to skb_copy_from_linear_dataArnaldo Carvalho de Melo1-2/+5
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-2/+3
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-02-10[NET] X25: Fix whitespace errors.YOSHIFUJI Hideaki1-4/+4
2006-03-22[X25]: allow ITU-T DTE facilities for x25Shaun Pereira1-1/+2
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+361