summaryrefslogtreecommitdiffstats
path: root/net/netrom
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: netrom: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-145-5/+0
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-122-3/+3
* [NET] NETROM: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-105-43/+43
* [AX.25]: Fix unchecked ax25_linkfail_register usesRalf Baechle2006-12-171-2/+6
* [AX.25]: Fix unchecked nr_add_node uses.Ralf Baechle2006-12-171-3/+8
* [AX.25]: Fix unchecked ax25_listen_register usesRalf Baechle2006-12-171-6/+18
* [AX.25]: Fix unchecked ax25_protocol_register uses.Ralf Baechle2006-12-171-1/+6
* [AX.25]: Mark all kmalloc users __must_checkRalf Baechle2006-12-171-3/+5
* [NETROM]: Use kmemdupArnaldo Carvalho de Melo2006-12-021-5/+7
* [NETROM] lockdep: fix false positiveRalf Baechle2006-07-121-0/+9
* [NETROM]: Drop lock before calling nr_destroy_socketRalf Baechle2006-07-121-1/+1
* [NETROM]: Fix locking order when establishing a NETROM circuit.Ralf Baechle2006-07-121-6/+6
* [AX.25]: Use kzallocRalf Baechle2006-07-091-3/+1
* [NETROM]: Use socket helpers instead of direct fiddling with struct sockRalf Baechle DL5RB2006-07-031-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0
* [NETROM]: Fix possible null pointer dereference.Ralf Baechle2006-06-261-4/+8
* [NETROM/ROSE]: Kill module init version kernel log messages.Ralf Baechle2006-05-051-3/+0
* [NETROM]: Eleminate HZ from NET/ROM kernel interfacesRalf Baechle2006-05-031-5/+10
* [AX25, ROSE]: Remove useless SET_MODULE_OWNER calls.Ralf Baechle2006-05-031-1/+0
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-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]: Fix three if-statements in nr_state1_machine()Mika Kukkonen2005-12-211-3/+3
* [AX.25]: Fix packet socket crashRalf Baechle2005-10-051-1/+1
* [NETROM]: Introduct stuct nr_privateRalf Baechle2005-09-122-7/+7
* [NETROM]: Implement G8PZT Circuit reset for NET/ROMRalf Baechle2005-09-124-14/+41
* [NETROM]: NET/ROM has no ARPRalf Baechle2005-09-121-1/+1
* [NETROM] NET/ROM has no txqueueRalf Baechle2005-09-121-1/+0
* [NETROM/AX.25/ROSE]: Remove useless testsRalf Baechle2005-09-121-3/+1
* [NETROM]: statistics fixRalf Baechle2005-09-121-1/+1
* [NETROM]: Fix rebuild header messRalf Baechle2005-09-121-29/+15
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-1/+1
* [AX25]: Make ax2asc thread-proofRalf Baechle2005-09-062-6/+9
* [AX25/NETROM/ROSE]: Kill net/ip.h inclusionRalf Baechle2005-08-291-1/+0
* [AX25/NETROM]: Cleanup direct calls into IP stackRalf Baechle2005-08-292-6/+4
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-294-4/+4
* [NET]: Kill skb->real_devDavid S. Miller2005-08-291-1/+1
* [NET]: Kill skb->listDavid S. Miller2005-08-291-1/+1
* [AX25]: UID fixesRalf Baechle2005-08-231-8/+16
* [NET]: Fix socket bitop damageRalf Baechle2005-08-231-6/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-1610-0/+4127