summaryrefslogtreecommitdiffstats
path: root/net/rose/rose_route.c
Commit message (Expand)AuthorAgeFilesLines
* [ROSE]: Supress sparse warningsEric Dumazet2008-01-291-2/+8
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-111-4/+4
* [ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan2007-10-081-5/+10
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-111-3/+3
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-041-3/+5
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-261-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-121-3/+3
* [NET] ROSE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-18/+18
* [AX.25]: Fix unchecked rose_add_loopback_neigh usesRalf Baechle2006-12-181-24/+21Star
* [AX.25]: Mark all kmalloc users __must_checkRalf Baechle2006-12-181-1/+1
* [ROSE] rose_add_loopback_node: propagate -EAlexey Dobriyan2006-12-031-2/+2
* [ROSE]: Fix routing table locking in rose_remove_neigh.Ralf Baechle2006-05-041-5/+0Star
* [ROSE]: Remove useless prototype for rose_remove_neigh().Ralf Baechle2006-05-041-2/+0Star
* [NET]: kfree cleanupJesper Juhl2005-11-081-4/+2Star
* [AX.25]: Use constant instead of magic numberRalf Baechle2005-10-261-1/+1
* [AX25]: Make ax2asc thread-proofRalf Baechle2005-09-071-5/+9
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-301-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-171-0/+1343