net: spread __net_init, __net_exit
[safe/jmp/linux-2.6] / net / phonet / pn_dev.c
2010-01-18 Alexey Dobriyannet: spread __net_init, __net_exit
2009-12-02 Eric W. Biedermannet: Simplify phonet pernet operations.
2009-11-18 Rémi Denis-CourmontPhonet: convert devices list to RCU
2009-11-18 Eric Dumazetnetns: net_identifiers should be read_mostly
2009-11-14 Rémi Denis-CourmontPhonet: convert routing table to RCU
2009-10-14 Rémi Denis-CourmontPhonet: routing table Netlink interface
2009-10-14 Rémi Denis-CourmontPhonet: routing table backend
2009-09-15 Rémi Denis-CourmontPhonet: Netlink event for autoconfigured addresses
2009-09-11 Rémi Denis-CourmontPhonet: back-end for autoconfigured addresses
2009-08-05 Eric Dumazetphonet: phonet_device_get() fix
2009-07-27 Eric Dumazetphonet: phonet_device_get() fix
2009-07-26 David S. Millerphonet: Fix build.
2009-07-24 Rémi Denis-CourmontPhonet: sockets list through proc_fs
2009-06-25 Rémi Denis-CourmontPhonet: generate Netlink RTM_DELADDR when destroying...
2009-01-27 remi.denis-courmon... Phonet: use per-namespace devices list
2009-01-27 remi.denis-courmon... Phonet: remove useless locking in device cleanup
2009-01-27 remi.denis-courmon... Phonet: handle rtnetlink registration failure
2009-01-27 remi.denis-courmon... Phonet: allow phonet_device_init() to fail, put it...
2008-12-03 Rémi Denis-CourmontPhonet: basic net namespace support
2008-11-26 Rémi Denis-CourmontPhonet: fix oops in phonet_address_del() on non-Phonet...
2008-09-23 Remi Denis-CourmontPhonet: network device and address handling