aboutsummaryrefslogtreecommitdiffstats
path: root/net/x25/x25_in.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-63/+63
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-5/+38
* x25: possible skb leak on bad facilitiesandrew hendry2011-02-071-3/+11
* memory corruption in X.25 facilities parsingandrew hendry2010-11-031-0/+2
* X25: Move interrupt flag to bitfieldandrew hendry2010-05-171-1/+1
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes2010-04-071-4/+11
|/
* net: Cleanup redundant tests on unsignedroel kluin2009-10-291-1/+1
* [X25]: Avoid divides and sparse warningsEric Dumazet2008-01-281-1/+1
* [SK_BUFF]: Some more conversions to skb_copy_from_linear_dataArnaldo Carvalho de Melo2007-04-251-2/+5
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-2/+3
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [NET] X25: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-4/+4
* [X25]: allow ITU-T DTE facilities for x25Shaun Pereira2006-03-221-1/+2
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-291-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+361