summaryrefslogtreecommitdiff
path: root/net/rose
AgeCommit message (Expand)Author
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-03-26[NET] make all protos partially use sk_protArnaldo Carvalho de Melo
2005-03-22Merge bk://kernel.bkbits.net/acme/net-2.6David S. Miller
2005-03-22[ROSE]: Get rid of sk_protinfo useRalf Bächle
2005-03-22[NET] use sk_acceptq_is_fullArnaldo Carvalho de Melo
2005-03-16[NET] Convert sk_debug into SOCK_DBG flagThomas Graf
2005-03-16[NET] Convert sk_zapped into SOCK_ZAPPED flagThomas Graf
2005-03-10[ROSE]: Fix minor security holeRalf Bächle
2005-02-14[NETROM/ROSE]: Use netdev_priv()Ralf Bächle
2005-01-13[NET]: Lock initializer cleanup.Thomas Gleixner
2004-12-27[ROSE]: Staticize and remove unused global functions.Adrian Bunk
2004-09-21[SOCK] remove sk_pair, only really used by AF_UNIXArnaldo Carvalho de Melo
2004-07-29[NET]: Convert ROSE to use module_param.Stephen Hemminger
2004-07-05[ROSE]: rose_route locking fixAndrew Morton
2004-06-05[NET]: Fix compat bug in recvmsg/sendmsg wrt MSG_CMSG_COMPAT.Olaf Hering
2004-06-03[PATCH] sparse: rose annotationAlexander Viro
2004-05-30[PATCH] sparse: dev_ioctl() callersAlexander Viro
2004-05-29Add __user annotations to sock_get_timestamp()Linus Torvalds
2004-05-29[PATCH] sparse: ->[gs]etsockopt() annotationAlexander Viro
2004-04-15[NET]: Do lazy gettimeofday for network packets.Andi Kleen
2004-01-24[ROSE]: Do not use lvalue in assignment.Andrew Morton
2004-01-19[ROSE]: Check error return from memcpy_fromiovec()Chris Wright
2004-01-08[ROSE]: Use size_t for size in {send,recv}msg.Stephen Hemminger
2003-12-24[NET]: AX25, netrom, and rose bug fixes for 2.6.0Jeroen Vreeken
2003-12-11[NET]: Fix missing netdev unregister/free in netrom and rose protocols.Alexander Viro