summaryrefslogtreecommitdiff
path: root/net/decnet/dn_dev.c
AgeCommit message (Expand)Author
2007-02-05[PATCH] DECNET: Handle a failure in neigh_parms_alloc (take 2)Eric W. Biederman
2006-09-22[DECNET]: Convert DECnet notifications to use rtnl_notify()Thomas Graf
2006-09-22[DECNET]: Covert rules to use generic codeSteven Whitehouse
2006-09-22[IPv4]: Move interface address bits to linux/if_addr.hThomas Graf
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-29[DECNET]: Fix refcountPatrick Caulfield
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-20[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy
2005-06-18[NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim
2005-05-05[DECNET]: Fix build after C99 netlink initializer change.Rafael J. Wysocki
2005-05-03[RTNETLINK] Cleanup rtnetlink_link tablesThomas Graf
2005-01-13[NET]: Lock initializer cleanup.Thomas Gleixner
2005-01-09[RTNETLINK]: Use rtattr_strcmp where appropriatePatrick McHardy
2005-01-09[PKT_SCHED]: Add rtattr_strlcpy, use it where appropriatePatrick McHardy
2004-11-17[DECNET]: Remove DECNET_SIOCGIFCONF.Patrick Caulfield
2004-10-19[PATCH] module_param_array() should take a pointerRusty Russell
2004-09-06[NET]: Fully plug netigh_create/inetdev_destroy race.Herbert Xu
2004-09-02[NET]: Add reference counting to neigh_parms.Herbert Xu
2004-08-18[DECONET]: Fix build with SYSCTL=nHideaki Yoshifuji
2004-08-07Make sysctl pass the pos pointer around properly.Linus Torvalds
2004-06-03[PATCH] sparse: decnet annotationAlexander Viro
2004-05-30[PATCH] sparse: SIOCGIFCONF handling - the rest of itAlexander Viro
2004-02-22[DECNET]: Zap MODULE ifdefs.Alexander Viro
2003-09-09[PATCH] Use SEQ_START_TOKEN in include/net/* [3/3]Joe Perches
2003-09-03[NET]: remove duplicate #includes in net/Randy Dunlap
2003-08-02[NET]: janitor: don't init statics to 0.Randy Dunlap
2003-07-22[DECNET]: Fix missing module refs in DECnet.Steven Whitehouse
2003-05-20[NET]: Use ARRAY_SIZE where appropriate.Andries E. Brouwer
2003-05-19[NET]: More device register/unregister fixing.David S. Miller
2003-05-19[NET]: Fix netdevice unregister races.David S. Miller
2003-05-07[DECNET]: Decnet not obeying netdev locking (from shemminger@osdl.org).Steven Whitehouse
2003-05-05[DECNET]: seq file conversions and fixes.Steven Whitehouse
2003-04-17[DECNET]: DECnet routing fixes etc.Steven Whitehouse
2003-02-25[PATCH] replace its with it's where appropriate.Steven Cole
2002-10-18[DECNET]: Update to support timeouts.Steven Whitehouse
2002-10-08[DECNET]: Kill warnings.David S. Miller
2002-10-08[DECNET]: New autoconfiguration code for 2.5Steven Whitehouse
2002-07-18NET: Use ISO C struct initializers.Rusty Russell
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds
2002-02-04v2.4.6.3 -> v2.4.6.4Linus Torvalds
2002-02-04v2.4.0.9 -> v2.4.0.10Linus Torvalds
2002-02-04Import changesetLinus Torvalds