aboutsummaryrefslogtreecommitdiffstats
path: root/net/decnet/af_decnet.c
Commit message (Expand)AuthorAge
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-10
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-11
* Fix occurrences of "the the "Michael Opdenacker2007-05-09
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-03
* [DECNet]: Use rtnl registration interfaceThomas Graf2007-04-26
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-12
* [NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [DECNET]: Endianess fixes (try #2)Steven Whitehouse2006-11-07
* [DECNET]: Fix sfuzz hanging on 2.6.18Patrick McHardy2006-10-12
* [DECNET]: Covert rules to use generic codeSteven Whitehouse2006-09-22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [DECnet]: Patch to fix recvmsg() flag checkPatrick Caulfield2006-03-21
* [DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse2006-03-21
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-11
* [NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig2006-01-03
* [NET]: move struct proto_ops to constEric Dumazet2006-01-03
* [DECNET]: add memory buffer settings Steven Whitehouse2005-12-05
* [DECNET]: fix SIGPIPEPatrick Caulfield2005-11-11
* [DECNET]: Remove some redundant ifdeffed codePatrick Caulfield2005-10-25
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [DECNET]: fix sparse gfp nocast warningsRandy Dunlap2005-10-05
* [DECNET]: Tidy send side socket SKB allocation.Patrick Caulfield2005-09-01
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-29
* [NET]: Kill skb->real_devDavid S. Miller2005-08-29
* [NET]: Kill skb->listDavid S. Miller2005-08-29
* [DECNET]: Use sk_stream_error function rather than DECnet's ownSteven Whitehouse2005-08-10
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-08
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16