aboutsummaryrefslogtreecommitdiff
path: root/net/phonet/pn_dev.c
AgeCommit message (Expand)Author
2010-04-26phonet: use phonet_pernet instead of directly net_genericJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-15phonet: use for_each_set_bit()Akinobu Mita
2010-01-17net: spread __net_init, __net_exitAlexey Dobriyan
2009-12-01net: Simplify phonet pernet operations.Eric W. Biederman
2009-11-18Phonet: convert devices list to RCURémi Denis-Courmont
2009-11-18netns: net_identifiers should be read_mostlyEric Dumazet
2009-11-13Phonet: convert routing table to RCURémi Denis-Courmont
2009-10-14Phonet: routing table Netlink interfaceRémi Denis-Courmont
2009-10-14Phonet: routing table backendRémi Denis-Courmont
2009-09-14Phonet: Netlink event for autoconfigured addressesRémi Denis-Courmont
2009-09-11Phonet: back-end for autoconfigured addressesRémi Denis-Courmont
2009-07-27phonet: phonet_device_get() fixEric Dumazet
2009-07-26phonet: Fix build.David S. Miller
2009-07-23Phonet: sockets list through proc_fsRémi Denis-Courmont
2009-06-25Phonet: generate Netlink RTM_DELADDR when destroying a deviceRémi Denis-Courmont
2009-01-26Phonet: use per-namespace devices listremi.denis-courmont@nokia
2009-01-26Phonet: remove useless locking in device cleanupremi.denis-courmont@nokia
2009-01-26Phonet: handle rtnetlink registration failureremi.denis-courmont@nokia
2009-01-26Phonet: allow phonet_device_init() to fail, put it to __init sectionremi.denis-courmont@nokia
2008-12-03Phonet: basic net namespace supportRémi Denis-Courmont
2008-11-26Phonet: fix oops in phonet_address_del() on non-Phonet deviceRémi Denis-Courmont
2008-09-22Phonet: network device and address handlingRemi Denis-Courmont