aboutsummaryrefslogtreecommitdiffstats
path: root/net/decnet/dn_dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-10[NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki1-51/+51
2007-02-08[NETLINK]: Don't BUG on undersized allocationsPatrick McHardy1-5/+9
2007-01-25[DECNET]: Handle a failure in neigh_parms_alloc (take 2)Eric W. Biederman1-2/+9
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan1-4/+2
2006-12-02[DECNET] address: Convert to new netlink interfaceThomas Graf1-57/+85
2006-12-02[DECNET] address: Rename rtmsg_ifa() to dn_ifaddr_notify()Thomas Graf1-4/+4
2006-12-02[DECNET] address: Calculate accurate message size for netlink notificationsThomas Graf1-7/+12
2006-12-02[DECNET]: Use kmemdupArnaldo Carvalho de Melo1-3/+1
2006-09-22[DECNET]: Convert DECnet notifications to use rtnl_notify()Thomas Graf1-11/+14
2006-09-22[DECNET]: Covert rules to use generic codeSteven Whitehouse1-2/+1
2006-09-22[IPv4]: Move interface address bits to linux/if_addr.hThomas Graf1-0/+1
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-7/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-29[DECNET]: Fix refcountPatrick Caulfield1-1/+1
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-5/+5
2006-03-20[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse1-17/+17
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap1-0/+1
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy1-4/+4
2005-06-18[NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim1-4/+5
2005-05-05[DECNET]: Fix build after C99 netlink initializer change.Rafael J. Wysocki1-1/+1
2005-05-03[RTNETLINK] Cleanup rtnetlink_link tablesThomas Graf1-12/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1481