summaryrefslogtreecommitdiffstats
path: root/net/x25/af_x25.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-111-0/+3
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-111-5/+8
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-1/+1
* [SK_BUFF]: More skb_put related conversions to skb_reset_transport_headerArnaldo Carvalho de Melo2007-04-261-2/+3
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-261-2/+1Star
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-261-0/+12
* [NET] X25: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-32/+32
* [X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.Andrew Hendry2007-02-081-1/+3
* [X.25]: Add call forwardingAndrew Hendry2007-02-081-5/+25
* [X25]: proper prototype for x25_init_timers()Adrian Bunk2007-01-041-2/+0Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [X25]: dte facilities 32 64 ioctl conversionShaun Pereira2006-03-221-0/+2
* [X25]: allow ITU-T DTE facilities for x25Shaun Pereira2006-03-221-1/+44
* [X25]: fix kernel error message 64 bit kernelShaun Pereira2006-03-221-1/+1
* [X25]: ioctl conversion 32 bit user to 64 bit kernelShaun Pereira2006-03-221-0/+124
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-121-0/+1
* [X25]: Fix for broken x25 module.Shaun Pereira2006-01-061-6/+1Star
* [NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig2006-01-031-1/+1
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-2/+2
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-301-1/+1
* [X25]: Fast select with no restriction on responseShaun Pereira2005-06-231-4/+33
* [X25]: Selective sub-address matching with call user data.Shaun Pereira2005-06-231-25/+48
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1435