summaryrefslogtreecommitdiff
path: root/net/decnet/dn_dev.c
Commit message (Expand)AuthorAge
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\
| * net: use net_eq to compare netsOctavian Purdila2009-11-25
| * decnet: convert dndev_lock to spinlockstephen hemminger2009-11-11
| * decnet: add RTNL lock when reading address liststephen hemminger2009-11-11
| * decnet: use RCU to find network devicesstephen hemminger2009-11-10
| * decnet: avoid touching device refcount in dn_dev_by_index()Eric Dumazet2009-11-04
* | sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-12
|/
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* decnet: fix sparse warnings: symbol shadows an earlier oneHannes Eder2009-02-26
* decnet: fix sparse warnings: context imbalanceHannes Eder2009-02-26
* netlink: change nlmsg_notify() return value logicPablo Neira Ayuso2009-02-24
* net: Make staticRoel Kluin2008-12-10
* decnet: remove private wrappers of endian helpersHarvey Harrison2008-11-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-17
|\
| * net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg2008-10-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-16
|\ \ | |/
| * decnet: Fix compiler warning in dn_dev.cDavid S. Miller2008-10-15
* | sysctl: simplify ->strategyAlexey Dobriyan2008-10-16
|/
* [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-26
* [DECNET]: Switch to using ctl_paths.Pavel Emelyanov2008-01-28
* [NET]: Make rtnetlink infrastructure network namespace aware (v3)Denis V. Lunev2008-01-28
* [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)Denis V. Lunev2008-01-28
* [DECNET]: dn_nl_deladdr() almost always returns no errorPavel Emelyanov2007-11-30
* [DECNET]: "addr" module param can't be __initdataAlexey Dobriyan2007-11-07
* [NET]: Make the loopback device per network namespace.Eric W. Biederman2007-10-10
* [NET]: Dynamically allocate the loopback device, part 1.Daniel Lezcano2007-10-10
* [NET]: all net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-10
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* [DECNET]: Fix interface address listing regression.Patrick McHardy2007-09-11
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-10
* [NET]: dev_mcast: unexport dev_mc_uploadPatrick McHardy2007-07-10
* [NETLINK]: Mark netlink policies constPatrick McHardy2007-06-07
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-03
* [RTNETLINK]: Remove unnecessary locking in dump callbacksPatrick McHardy2007-04-25
* [DECNet]: Use rtnl registration interfaceThomas Graf2007-04-25
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-25
* [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tablesEric W. Biederman2007-02-14
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-14
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-12
* [NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [NETLINK]: Don't BUG on undersized allocationsPatrick McHardy2007-02-08
* [DECNET]: Handle a failure in neigh_parms_alloc (take 2)Eric W. Biederman2007-01-25
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-10
* [DECNET] address: Convert to new netlink interfaceThomas Graf2006-12-02
* [DECNET] address: Rename rtmsg_ifa() to dn_ifaddr_notify()Thomas Graf2006-12-02