summaryrefslogtreecommitdiffstats
path: root/include/net/x25.h
AgeCommit message (Expand)AuthorLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-07-04net, x25: convert x25_neigh.refcnt from atomic_t to refcount_tReshetova, Elena-3/+3
2017-07-04net, x25: convert x25_route.refcnt from atomic_t to refcount_tReshetova, Elena-3/+4
2017-05-18net: x25: fix one potential use-after-free issuelinzhang-2/+2
2013-09-23x25.h: Remove extern from function prototypesJoe Perches-70/+71
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet-1/+1
2010-11-28X25 remove bkl in subscription ioctlsandrew hendry-0/+2
2010-05-17X25: Move accept approve flag to bitfieldandrew hendry-3/+2
2010-05-17X25: Move interrupt flag to bitfieldandrew hendry-1/+2
2010-05-17X25: Move qbit flag to bitfieldandrew hendry-1/+5
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller-0/+1
2010-04-07x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes-0/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-11-29X25: Move SYSCTL ifdefs into headerandrew hendry-0/+6
2009-06-16x25: Fix sleep from timer on socket destroy.David S. Miller-1/+1
2007-02-08[X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.Andrew Hendry-0/+1
2007-02-08[X.25]: Add call forwardingAndrew Hendry-0/+17
2007-01-03[X25]: proper prototype for x25_init_timers()Adrian Bunk-0/+1
2006-03-22[X25]: allow ITU-T DTE facilities for x25Shaun Pereira-4/+17
2005-08-29[NET]: Kill skb->real_devDavid S. Miller-1/+1
2005-06-22[X25]: Fast select with no restriction on responseShaun Pereira-2/+4
2005-06-22[X25]: Selective sub-address matching with call user data.Shaun Pereira-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+273