summaryrefslogtreecommitdiffstats
path: root/net/rose/rose_route.c
Commit message (Expand)AuthorAgeFilesLines
* rose: improving AX25 routing frames via ROSE networkBernard Pidoux2008-06-171-11/+18
* rose: Wrong list_lock argument in rose_node seqopsBernard Pidoux2008-05-021-4/+4
* [ROSE]: Fix soft lockup wrt. rose_node_list_lockBernard Pidoux2008-04-201-2/+0
* [ROSE]: Supress sparse warningsEric Dumazet2008-01-281-2/+8
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-4/+4
* [ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan2007-10-071-5/+10
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-101-3/+3
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-031-3/+5
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-121-3/+3
* [NET] ROSE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-18/+18
* [AX.25]: Fix unchecked rose_add_loopback_neigh usesRalf Baechle2006-12-171-24/+21
* [AX.25]: Mark all kmalloc users __must_checkRalf Baechle2006-12-171-1/+1
* [ROSE] rose_add_loopback_node: propagate -EAlexey Dobriyan2006-12-021-2/+2
* [ROSE]: Fix routing table locking in rose_remove_neigh.Ralf Baechle2006-05-031-5/+0
* [ROSE]: Remove useless prototype for rose_remove_neigh().Ralf Baechle2006-05-031-2/+0
* [NET]: kfree cleanupJesper Juhl2005-11-081-4/+2
* [AX.25]: Use constant instead of magic numberRalf Baechle2005-10-261-1/+1
* [AX25]: Make ax2asc thread-proofRalf Baechle2005-09-061-5/+9
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-291-1/+1
* [ROSE]: Fix typo in rose_route_frame() locking fix.David S. Miller2005-08-231-1/+1
* [ROSE]: Fix missing unlocks in rose_route_frame()David S. Miller2005-08-231-2/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1343