summaryrefslogtreecommitdiffstats
path: root/net/decnet/af_decnet.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-011-1/+1
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+1
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-101-0/+3
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-101-5/+8
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-2/+3
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-101-1/+1
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-031-4/+7
* [DECNet]: Use rtnl registration interfaceThomas Graf2007-04-251-0/+1
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-1/+1
* [NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-65/+65
* [DECNET]: Endianess fixes (try #2)Steven Whitehouse2006-11-071-12/+13
* [DECNET]: Fix sfuzz hanging on 2.6.18Patrick McHardy2006-10-121-1/+3
* [DECNET]: Covert rules to use generic codeSteven Whitehouse2006-09-221-0/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [DECnet]: Patch to fix recvmsg() flag checkPatrick Caulfield2006-03-201-1/+1
* [DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse2006-03-201-8/+8
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-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-251-13/+0
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-4/+2
* [DECNET]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-2/+4
* [DECNET]: Tidy send side socket SKB allocation.Patrick Caulfield2005-09-011-7/+33
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-291-1/+1
* [NET]: Kill skb->real_devDavid S. Miller2005-08-291-1/+1
* [NET]: Kill skb->listDavid S. Miller2005-08-291-1/+1
* [DECNET]: Use sk_stream_error function rather than DECnet's ownSteven Whitehouse2005-08-101-10/+1
* [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-161-0/+2405