summaryrefslogtreecommitdiff
path: root/net/x25/x25_subr.c
AgeCommit message (Expand)Author
2020-04-28net/x25: Fix null-ptr-deref in x25_disconnectYueHaibing
2020-04-27net/x25: Fix x25_neigh refcnt leak when x25 disconnectXiyu Yang
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41Thomas Gleixner
2018-07-24x25: remove blank lines at EOFStephen Hemminger
2018-02-20x25: use %*ph to print small bufferAntonio Cardace
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2013-12-09x25: convert printks to pr_<level>wangweidong
2011-10-17x25: Handle undersized/fragmented skbsMatthew Daley
2011-07-01x25: Reduce switch/case indentJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-18X25: Enable setting of cause and diagnostic fieldsAndrew Hendry
2008-01-28[X25]: Avoid divides and sparse warningsEric Dumazet
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-08-29[NET]: Kill skb->listDavid S. Miller
2005-06-22[X25]: Fast select with no restriction on responseShaun Pereira
2005-06-22[X25]: Selective sub-address matching with call user data.Shaun Pereira
2005-04-16Linux-2.6.12-rc2Linus Torvalds