aboutsummaryrefslogtreecommitdiff
path: root/net/rose
AgeCommit message (Expand)Author
2006-12-17[AX.25]: Fix unchecked rose_add_loopback_node usesRalf Baechle
2006-12-17[AX.25]: Fix unchecked ax25_linkfail_register usesRalf Baechle
2006-12-17[AX.25]: Fix unchecked ax25_listen_register usesRalf Baechle
2006-12-17[AX.25]: Fix unchecked ax25_protocol_register uses.Ralf Baechle
2006-12-17[AX.25]: Mark all kmalloc users __must_checkRalf Baechle
2006-12-02[ROSE] rose_add_loopback_node: propagate -EAlexey Dobriyan
2006-07-12[ROSE] lockdep: fix false positiveRalf Baechle
2006-07-09[AX.25]: Use kzallocRalf Baechle
2006-07-03[ROSE]: Try all routes when establishing a ROSE connections.Ralf Baechle
2006-07-03[ROSE]: Fix dereference of skb pointer after free.Ralf Baechle
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-05-05[NETROM/ROSE]: Kill module init version kernel log messages.Ralf Baechle
2006-05-03[ROSE]: Eleminate HZ from ROSE kernel interfacesRalf Baechle
2006-05-03[ROSE]: Fix routing table locking in rose_remove_neigh.Ralf Baechle
2006-05-03[AX25, ROSE]: Remove useless SET_MODULE_OWNER calls.Ralf Baechle
2006-05-03[ROSE]: Remove useless prototype for rose_remove_neigh().Ralf Baechle
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap
2006-01-03[NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig
2005-11-08[NET]: kfree cleanupJesper Juhl
2005-10-31[ROSE]: rose_heartbeat_expiry() locking fixAndrew Morton
2005-10-26[AX.25]: Use constant instead of magic numberRalf Baechle
2005-09-27[ROSE]: fix typo (regeistration)Alexey Dobriyan
2005-09-27[ROSE]: check rose_ndevs earlierAlexey Dobriyan
2005-09-27[ROSE]: return sane -E* from rose_proto_init()Alexey Dobriyan
2005-09-27[ROSE]: do proto_unregister() on exit pathsAlexey Dobriyan
2005-09-12[ROSE]: ROSE has no ARPRalf Baechle
2005-09-12[AX.25/ROSE]: Whitespace formatting changesRalf Baechle
2005-09-12[NETROM/AX.25/ROSE]: Remove useless testsRalf Baechle
2005-09-08[AX.25]: Make asc2ax() thread-proofRalf Baechle
2005-09-06[AX25]: Make ax2asc thread-proofRalf Baechle
2005-08-29[AX25/NETROM/ROSE]: Kill net/ip.h inclusionRalf Baechle
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo
2005-08-29[NET]: Kill skb->listDavid S. Miller
2005-08-23[ROSE]: Fix typo in rose_route_frame() locking fix.David S. Miller
2005-08-23[ROSE]: Fix missing unlocks in rose_route_frame()David S. Miller
2005-08-23[AX25]: UID fixesRalf Baechle
2005-08-23[NET]: Fix socket bitop damageRalf Baechle
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds