aboutsummaryrefslogtreecommitdiff
path: root/net/x25/x25_in.c
AgeCommit message (Expand)Author
2011-10-17x25: Handle undersized/fragmented skbsMatthew Daley
2011-10-17x25: Validate incoming call user data lengthsMatthew Daley
2011-07-01x25: Reduce switch/case indentJoe Perches
2011-02-07x25: possible skb leak on bad facilitiesandrew hendry
2010-11-03memory corruption in X.25 facilities parsingandrew hendry
2010-05-17X25: Move interrupt flag to bitfieldandrew hendry
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-07x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-29net: Cleanup redundant tests on unsignedroel kluin
2008-01-28[X25]: Avoid divides and sparse warningsEric Dumazet
2007-04-25[SK_BUFF]: Some more conversions to skb_copy_from_linear_dataArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo
2007-02-10[NET] X25: Fix whitespace errors.YOSHIFUJI Hideaki
2006-03-22[X25]: allow ITU-T DTE facilities for x25Shaun Pereira
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds