summaryrefslogtreecommitdiff
path: root/include/net/x25.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* net, x25: convert x25_neigh.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* net, x25: convert x25_route.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* net: x25: fix one potential use-after-free issuelinzhang2017-05-18
* x25.h: Remove extern from function prototypesJoe Perches2013-09-23
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* X25 remove bkl in subscription ioctlsandrew hendry2010-11-28
* X25: Move accept approve flag to bitfieldandrew hendry2010-05-17
* X25: Move interrupt flag to bitfieldandrew hendry2010-05-17
* X25: Move qbit flag to bitfieldandrew hendry2010-05-17
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes2010-04-07
|/
* X25: Move SYSCTL ifdefs into headerandrew hendry2009-11-29
* x25: Fix sleep from timer on socket destroy.David S. Miller2009-06-16
* [X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.Andrew Hendry2007-02-08
* [X.25]: Add call forwardingAndrew Hendry2007-02-08
* [X25]: proper prototype for x25_init_timers()Adrian Bunk2007-01-03
* [X25]: allow ITU-T DTE facilities for x25Shaun Pereira2006-03-22
* [NET]: Kill skb->real_devDavid S. Miller2005-08-29
* [X25]: Fast select with no restriction on responseShaun Pereira2005-06-22
* [X25]: Selective sub-address matching with call user data.Shaun Pereira2005-06-22
* Linux-2.6.12-rc2Linus Torvalds2005-04-16