aboutsummaryrefslogtreecommitdiff
path: root/include/net/ax25.h
AgeCommit message (Expand)Author
2006-07-03[AX.25]: Reference counting for AX.25 routes.Ralf Baechle DL5RB
2006-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse
2006-05-03[AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-19[AX.25]: Fix potencial memory hole.Ralf Baechle DL5RB
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl
2005-10-22[AX.25]: Fix signed char bugRalf Baechle
2005-09-12[AX.25]: Add descriptions to constantsRalf Baechle
2005-09-12[AX.25]: Add more PIDsRalf Baechle
2005-09-12[AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle
2005-09-08[AX.25]: Make asc2ax() thread-proofRalf Baechle
2005-09-06[AX25]: Make ax2asc thread-proofRalf Baechle
2005-08-29[NET]: Kill skb->real_devDavid S. Miller
2005-08-23[AX25]: UID fixesRalf Baechle
2005-06-20[AX25]: endian-annotate ax25_type_trans()Alexey Dobriyan
2005-04-24[AX25] Introduce ax25_type_transArnaldo Carvalho de Melo
2005-04-21[AX25]: make ax25_queue_xmit a net_device parameterArnaldo Carvalho de Melo
2005-04-16Linux-2.6.12-rc2Linus Torvalds