aboutsummaryrefslogtreecommitdiff
path: root/net/ax25
AgeCommit message (Expand)AuthorFilesLines
2006-03-19[AX.25]: Fix potencial memory hole.Gravatar Ralf Baechle DL5RB 1-1/+1
2006-01-11[PATCH] capable/capability.h (net/)Gravatar Randy Dunlap 3-0/+5
2006-01-03[NET]: Add a dev_ioctl() fallback to sock_ioctl()Gravatar Christoph Hellwig 1-1/+1
2006-01-03[NET]: move struct proto_ops to constGravatar Eric Dumazet 1-2/+2
2005-11-08[NET]: kfree cleanupGravatar Jesper Juhl 3-21/+10
2005-10-05[AX.25]: Fix packet socket crashGravatar Ralf Baechle 1-1/+1
2005-09-12[AX.25]: Reformat ax25_proto_ops initializationGravatar Ralf Baechle 1-18/+18
2005-09-12[AX.25/ROSE]: Whitespace formatting changesGravatar Ralf Baechle 1-1/+1
2005-09-12[NETROM/AX.25/ROSE]: Remove useless testsGravatar Ralf Baechle 1-5/+1
2005-09-12[AX.25]: Rename ax25_encapsulate to ax25_hard_headerGravatar Ralf Baechle 2-4/+4
2005-09-08[AX.25]: Make asc2ax() thread-proofGravatar Ralf Baechle 1-15/+12
2005-09-06[AX25]: Make ax2asc thread-proofGravatar Ralf Baechle 4-8/+13
2005-08-29[AX25/NETROM/ROSE]: Kill net/ip.h inclusionGravatar Ralf Baechle 2-2/+0
2005-08-29[AX25/NETROM]: Cleanup direct calls into IP stackGravatar Ralf Baechle 1-10/+3
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hGravatar Arnaldo Carvalho de Melo 7-7/+7
2005-08-29[NET]: Kill skb->real_devGravatar David S. Miller 1-4/+4
2005-08-29[NET]: Kill skb->listGravatar David S. Miller 1-1/+1
2005-08-23[AX25]: UID fixesGravatar Ralf Baechle 3-60/+55
2005-08-23[NET]: Fix socket bitop damageGravatar Ralf Baechle 1-6/+1
2005-04-24[AX25] Introduce ax25_type_transGravatar Arnaldo Carvalho de Melo 2-4/+2
2005-04-21[AX25]: make ax25_queue_xmit a net_device parameterGravatar Arnaldo Carvalho de Melo 4-14/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 21-0/+7071