summaryrefslogtreecommitdiffstats
path: root/net/decnet
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Fix sk->sk_filter field accessDmitry Mishin2006-09-221-1/+1
* [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validationThomas Graf2006-09-221-1/+1
* [NET]: Use SLAB_PANICAlexey Dobriyan2006-09-221-8/+3
* [DECNET]: Add support for fwmark masks in routing rulesPatrick McHardy2006-09-221-2/+18
* [DECNET]: Convert DECnet notifications to use rtnl_notify()Thomas Graf2006-09-222-25/+28
* [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicastsThomas Graf2006-09-221-3/+1
* [DECNET]: cleanupsAdrian Bunk2006-09-222-6/+7
* [DECNET] Fix to decnet rules compare functionSteven Whitehouse2006-09-221-2/+2
* [DECNET] Fix to multiple tables routingSteven Whitehouse2006-09-221-0/+1
* [DECNET]: Increase number of possible routing tables to 2^32Patrick McHardy2006-09-223-84/+92
* [NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy2006-09-223-3/+6
* [NET]: Use u32 for routing table IDsPatrick McHardy2006-09-222-8/+8
* [DECNET]: Convert rwlock to spinlockSteven Whitehouse2006-09-221-5/+5
* [DECNET]: Covert rules to use generic codeSteven Whitehouse2006-09-227-313/+191
* [IPv4]: Move interface address bits to linux/if_addr.hThomas Graf2006-09-221-0/+1
* [DECNET]: Fix for routing bugPatrick Caulfield2006-08-021-2/+7
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-215-21/+8
* [NET]: Fix IPv4/DECnet routing rule dumpingPatrick McHardy2006-07-081-1/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-309-9/+0
* [NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel2006-06-291-1/+1
* [NET]: Clean up skb_linearizeHerbert Xu2006-06-172-4/+2
* [DECNET]: Fix level1 router helloPatrick Caulfield2006-05-031-5/+0
* [DECNET]: Fix refcountPatrick Caulfield2006-03-291-1/+1
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-281-4/+4
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-5/+5
* [DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checkingAdrian Bunk2006-03-201-2/+1
* [DECnet]: Use RCU locking in dn_rules.cSteven Whitehouse2006-03-201-44/+53
* [DECnet]: Patch to fix recvmsg() flag checkPatrick Caulfield2006-03-201-1/+1
* [DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse2006-03-2010-122/+125
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-112-0/+2
* netfilter: headers included twiceNicolas Kaiser2006-01-111-2/+0
* [DECNET]: Only use local routersPatrick Caulfield2006-01-031-5/+8
* [NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig2006-01-031-1/+1
* [SOCK]: Introduce sk_receive_skbArnaldo Carvalho de Melo2006-01-031-16/+1
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-2/+2
* [DECNET]: add memory buffer settings Steven Whitehouse2005-12-052-3/+55
* [DECNET]: fix SIGPIPEPatrick Caulfield2005-11-111-7/+7
* [NET]: kfree cleanupJesper Juhl2005-11-081-8/+6
* [DECNET]: Remove some redundant ifdeffed codePatrick Caulfield2005-10-251-13/+0
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-082-15/+11
* [DECNET]: fix sparse gfp nocast warningsRandy Dunlap2005-10-042-11/+18
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-2/+1
* [DECNET]: Tidy send side socket SKB allocation.Patrick Caulfield2005-09-012-70/+33
* [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet2005-08-291-1/+1
* [DECNET]: Fix build after netlink changes.Andrew Morton2005-08-291-2/+3
* [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-291-2/+2
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-293-9/+9
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-292-2/+2
* [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-291-1/+3
* [NET]: Kill skb->real_devDavid S. Miller2005-08-292-2/+2
OpenPOWER on IntegriCloud