aboutsummaryrefslogtreecommitdiffstats
path: root/net/rose/rose_route.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-4/+4
2007-10-07[ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan1-5/+10
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter1-3/+3
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov1-3/+5
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] mark struct file_operations const 8Arjan van de Ven1-3/+3
2007-02-10[NET] ROSE: Fix whitespace errors.YOSHIFUJI Hideaki1-18/+18
2006-12-17[AX.25]: Fix unchecked rose_add_loopback_neigh usesRalf Baechle1-24/+21
2006-12-17[AX.25]: Mark all kmalloc users __must_checkRalf Baechle1-1/+1
2006-12-02[ROSE] rose_add_loopback_node: propagate -EAlexey Dobriyan1-2/+2
2006-05-03[ROSE]: Fix routing table locking in rose_remove_neigh.Ralf Baechle1-5/+0
2006-05-03[ROSE]: Remove useless prototype for rose_remove_neigh().Ralf Baechle1-2/+0
2005-11-08[NET]: kfree cleanupJesper Juhl1-4/+2
2005-10-26[AX.25]: Use constant instead of magic numberRalf Baechle1-1/+1
2005-09-06[AX25]: Make ax2asc thread-proofRalf Baechle1-5/+9
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo1-1/+1
2005-08-23[ROSE]: Fix typo in rose_route_frame() locking fix.David S. Miller1-1/+1
2005-08-23[ROSE]: Fix missing unlocks in rose_route_frame()David S. Miller1-2/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1343