summaryrefslogtreecommitdiffstats
path: root/net/netrom/af_netrom.c
Commit message (Expand)AuthorAgeFilesLines
* [AX.25]: Fix unchecked ax25_linkfail_register usesRalf Baechle2006-12-181-2/+6
* [AX.25]: Fix unchecked ax25_protocol_register uses.Ralf Baechle2006-12-181-1/+6
* [NETROM] lockdep: fix false positiveRalf Baechle2006-07-121-0/+9
* [NETROM]: Fix locking order when establishing a NETROM circuit.Ralf Baechle2006-07-121-6/+6
* [AX.25]: Use kzallocRalf Baechle2006-07-091-3/+1Star
* [NETROM]: Use socket helpers instead of direct fiddling with struct sockRalf Baechle DL5RB2006-07-041-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [NETROM/ROSE]: Kill module init version kernel log messages.Ralf Baechle2006-05-061-3/+0Star
* [NETROM]: Eleminate HZ from NET/ROM kernel interfacesRalf Baechle2006-05-041-5/+10
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-121-0/+1
* [NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig2006-01-031-1/+1
* [NETROM]: Remove unessecary lock_sock calls in netrom_ioctl()Christoph Hellwig2006-01-031-5/+5
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-2/+2
* [NETROM]: Introduct stuct nr_privateRalf Baechle2005-09-121-2/+1Star
* [NETROM]: Implement G8PZT Circuit reset for NET/ROMRalf Baechle2005-09-121-10/+11
* [NETROM/AX.25/ROSE]: Remove useless testsRalf Baechle2005-09-121-3/+1Star
* [AX25]: Make ax2asc thread-proofRalf Baechle2005-09-071-3/+4
* [AX25/NETROM]: Cleanup direct calls into IP stackRalf Baechle2005-08-301-3/+2Star
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-301-1/+1
* [AX25]: UID fixesRalf Baechle2005-08-231-8/+16
* [NET]: Fix socket bitop damageRalf Baechle2005-08-231-6/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1485