serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / net / phonet / pn_dev.c
2012-02-03 Eric Dumazetnet: reintroduce missing rcu_assign_pointer() calls
2011-08-02 Stephen Hemmingerrcu: convert uses of rcu_assign_pointer(x, NULL) to...
2011-05-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2011-05-08 Lai Jiangshannet,rcu: convert call_rcu(phonet_device_rcu_free) to...
2011-05-02 Eric Dumazetnet: dont hold rtnl mutex during netlink dump callbacks
2010-09-16 Rémi Denis-CourmontPhonet: list subscribed resources via proc_fs
2010-08-28 Akinobu Mitaphonet: use for_each_set_bit
2010-06-09 Jiri Pirkophonet: use call_rcu for phonet device free
2010-04-26 Jiri Pirkophonet: use phonet_pernet instead of directly net_generic
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-15 Akinobu Mitaphonet: use for_each_set_bit()
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