aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/x25.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-09net/x25: add new state X25_STATE_5Martin Schiller1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-04net, x25: convert x25_neigh.refcnt from atomic_t to refcount_tReshetova, Elena1-3/+3
2017-07-04net, x25: convert x25_route.refcnt from atomic_t to refcount_tReshetova, Elena1-3/+4
2017-05-18net: x25: fix one potential use-after-free issuelinzhang1-2/+2
2013-09-23x25.h: Remove extern from function prototypesJoe Perches1-70/+71
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-1/+1
2010-11-28X25 remove bkl in subscription ioctlsandrew hendry1-0/+2
2010-05-17X25: Move accept approve flag to bitfieldandrew hendry1-3/+2
2010-05-17X25: Move interrupt flag to bitfieldandrew hendry1-1/+2
2010-05-17X25: Move qbit flag to bitfieldandrew hendry1-1/+5
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+1
2010-04-07x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes1-0/+4
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-29X25: Move SYSCTL ifdefs into headerandrew hendry1-0/+6
2009-06-16x25: Fix sleep from timer on socket destroy.David S. Miller1-1/+1
2007-02-08[X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.Andrew Hendry1-0/+1
2007-02-08[X.25]: Add call forwardingAndrew Hendry1-0/+17
2007-01-03[X25]: proper prototype for x25_init_timers()Adrian Bunk1-0/+1
2006-03-22[X25]: allow ITU-T DTE facilities for x25Shaun Pereira1-4/+17
2005-08-29[NET]: Kill skb->real_devDavid S. Miller1-1/+1
2005-06-22[X25]: Fast select with no restriction on responseShaun Pereira1-2/+4
2005-06-22[X25]: Selective sub-address matching with call user data.Shaun Pereira1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+273