summaryrefslogtreecommitdiffstats
path: root/net/decnet/af_decnet.c
Commit message (Expand)AuthorAgeFilesLines
* [DECnet]: Patch to fix recvmsg() flag checkPatrick Caulfield2006-03-211-1/+1
* [DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse2006-03-211-8/+8
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-121-0/+1
* [NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig2006-01-031-1/+1
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-2/+2
* [DECNET]: add memory buffer settings Steven Whitehouse2005-12-051-3/+22
* [DECNET]: fix SIGPIPEPatrick Caulfield2005-11-111-7/+7
* [DECNET]: Remove some redundant ifdeffed codePatrick Caulfield2005-10-261-13/+0Star
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-4/+2Star
* [DECNET]: fix sparse gfp nocast warningsRandy Dunlap2005-10-051-2/+4
* [DECNET]: Tidy send side socket SKB allocation.Patrick Caulfield2005-09-021-7/+33
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-301-1/+1
* [NET]: Kill skb->real_devDavid S. Miller2005-08-301-1/+1
* [NET]: Kill skb->listDavid S. Miller2005-08-301-1/+1
* [DECNET]: Use sk_stream_error function rather than DECnet's ownSteven Whitehouse2005-08-101-10/+1Star
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-081-5/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2405