aboutsummaryrefslogtreecommitdiffstats
path: root/net/x25/x25_subr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41Thomas Gleixner1-6/+1
2018-07-24x25: remove blank lines at EOFStephen Hemminger1-1/+0
2018-02-20x25: use %*ph to print small bufferAntonio Cardace1-2/+1
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu1-8/+8
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-13/+8
2013-12-09x25: convert printks to pr_<level>wangweidong1-2/+4
2011-10-17x25: Handle undersized/fragmented skbsMatthew Daley1-1/+13
2011-07-01x25: Reduce switch/case indentJoe Perches1-40/+38
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-11-18X25: Enable setting of cause and diagnostic fieldsAndrew Hendry1-0/+6
2008-01-28[X25]: Avoid divides and sparse warningsEric Dumazet1-1/+1
2006-03-22[X25]: allow ITU-T DTE facilities for x25Shaun Pereira1-2/+4
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo1-1/+1
2005-08-29[NET]: Kill skb->listDavid S. Miller1-1/+1
2005-06-22[X25]: Fast select with no restriction on responseShaun Pereira1-5/+18
2005-06-22[X25]: Selective sub-address matching with call user data.Shaun Pereira1-18/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+374